drizzle-patterns
Safe 78Build Drizzle PostgreSQL Patterns
by Barnhardt-Enterprises-Inc
Teams need consistent Drizzle ORM patterns for PostgreSQL projects. This skill provides schema, relation, query, mutation, transaction, and migration examples.
Curate your favorite skills into a reusable collection, then install it with one command.
Build Drizzle PostgreSQL Patterns
by Barnhardt-Enterprises-Inc
Teams need consistent Drizzle ORM patterns for PostgreSQL projects. This skill provides schema, relation, query, mutation, transaction, and migration examples.
Build Type-Safe Drizzle ORM Apps
by Barnhardt-Enterprises-Inc
Database code often loses type safety when projects add migrations, relations, and raw SQL. This skill gives Claude and Codex practical Drizzle ORM patterns for PostgreSQL and edge deployments.
Review Code with Clear Standards
by Barnhardt-Enterprises-Inc
Inconsistent reviews miss defects and create unclear feedback. This skill gives Claude, Codex, and Claude Code a structured checklist for secure and maintainable pull request reviews.
Audit AI Skills for Quality and Structure
by BarisSozen
Inconsistent skill structure makes reviews and packaging harder. This auditor checks metadata, content, resources, and decomposition signals with repeatable rules.
Build Reliable WebSocket Features
by BarisSozen
WebSocket features often fail from missed heartbeats, weak reconnection, or unvalidated messages. This skill gives Claude, Codex, and Claude Code practical patterns for stable real-time connections.
Review TanStack Query v5 Pitfalls
by BarisSozen
TanStack Query mistakes can cause duplicate requests, stale cache data, and broken mutation states. This skill guides Claude, Codex, and Claude Code through focused checks for v5 query and mutation patterns.
Build Safer React Interfaces
by BarisSozen
React UI work can miss loading states, validation, responsive layout, and accessibility details. This skill guides component reviews with concise React patterns and checklists.
Build Safer Express APIs
by BarisSozen
Express APIs often fail through unclear routes, inconsistent status codes, and weak validation. This skill gives Claude, Codex, and Claude Code practical review patterns for REST endpoints.
Avoid Drizzle ORM Migration Pitfalls
by BarisSozen
Drizzle ORM schema mistakes can break migrations and weaken type safety. This skill guides Claude, Codex, and Claude Code toward safer patterns.
Improve Blockchain Integration Safety
by BarisSozen
Blockchain integrations often fail through weak RPC handling, bad gas assumptions, or unsafe transaction flow. This skill gives Claude, Codex, and Claude Code focused review guidance for safer smart contract interactions.
Run Iterative Coding Loops Safely
by BarisSozen
Long coding tasks often fail because tests, lint checks, or completion criteria are not retried consistently. This skill provides a bounded loop pattern for Claude, Codex, and Claude Code workflows.
Run Comprehensive Code Reviews
by BarisSozen
Large changes can hide regressions across security, types, performance, and product surfaces. This skill coordinates review checklists and targeted expertise for a structured pre-commit report.
Stress Test DeFi and MEV Bots
by BarisSozen
DeFi and MEV bots often fail when backtests ignore latency, gas, reorgs, and adversarial orderflow. This skill guides realistic simulation, risk controls, AMM math, and private bundle submission.
Review DeFi Protocol Integrations
by BarisSozen
DeFi integrations often fail because token units, decimals, and protocol formats are easy to mix up. This skill guides Claude, Codex, and Claude Code through checks for safer protocol code.
Review Common Development Pitfalls
by BarisSozen
Development teams miss recurring framework and security mistakes during busy reviews. This skill routes code changes to targeted pitfall checks and summarizes review concerns.
Review Code With Expert Judgment
by BarisSozen
Code reviews can miss architecture, quality, security, and product risks. This skill guides a structured review and returns prioritized findings.
Validate Cross-Language Type Consistency
by BarisSozen
Cross-language type drift can cause precision loss and contract bugs. This skill guides Claude, Codex, and Claude Code through Rust, TypeScript, and PostgreSQL checks.
Automate Self-Hosted AppFlowy API Workflows
by BaloneGit
Self-hosted AppFlowy automation requires correct authentication, headers, identifiers, and mutation safeguards. This skill provides documented workflows for API queries, database changes, migrations, snapshots, and rollback.
Resolve GitHub PR Review Comments
by Bae-ChangHyun
Review feedback can be scattered across files, severities, and threads. This skill organizes comments, guides fixes, verifies changes, and posts clear replies.
Create GitHub Pull Requests
by Bae-ChangHyun
Preparing pull requests can miss context, tests, and labels. This skill gathers git history, validates tests, drafts Conventional Commit content, and guides GitHub CLI creation.