Loading...
Loading...
Found 48002 skills
dazuck
A structured debugging process that systematically reproduces, isolates, tests, and fixes bugs while documenting lessons learned.
dazuck
Conducts thorough code reviews prioritizing product impact and critical issues over style, ensuring quality gates are met without nitpicking.
grmkris
Provides test infrastructure patterns including in-memory databases, service mocks, and test setup factories for efficient testing with Vitest.
Must-ah
Provides quick validation for software architecture patterns and coding practices during development.
r0227n
Enables single-feature development with TCA layer separation, automatic commit splitting, and test validation using Git worktrees for efficient parallel development.
grmkris
Provides React/Next.js data patterns including React Query hooks, ORPC client integration, error handling, and cache invalidation for efficient frontend data management.
BarisSozen
Provides WebSocket server and client patterns with heartbeat and reconnection for real-time features and debugging connection issues.
dseirz-rgb
Provides a workflow for integrating REST and GraphQL APIs with built-in error handling and retry strategies.
brendanbecker
Replaces pip/python package management with UV for faster, more efficient Python dependency handling in development workflows.
BarisSozen
Provides safety rules and best practices for Drizzle ORM schema definition, migrations, and debugging to prevent common database issues.
licht1stein
Teaches the heredoc pattern to enable reliable multi-line code evaluation in REPL environments, ensuring consistent execution.
grmkris
Provides standardized backend patterns for services, schemas, and routers using TypeScript, Drizzle, and TypeIDs with DI and error handling.
nobu007
Automates Spec-Driven Development (SDD) using AI, converting PRD to implementation tasks and quality checks in one command via Claude Sonnet 4 integration.
sharo-jef
Generates the source code for the vanilla (unmodified) version of Minecraft, enabling developer reference and study.
lastcow
Provides insights into the innozverse monorepo architecture, system design, and development patterns to guide feature design, architectural decisions, and cross-application planning.
parkerhancock
Automates terminal interactions for developers to run TUI applications, debug terminal apps, and automate CLI workflows with persistent sessions.
mikekelly
Provides tools and guidance for developing OpenCode plugins, agents, hooks, and custom tools, including architecture, configuration, and debugging.
HDeibler
Automates creation of domain entities with full CRUD infrastructure, including API endpoints and database tables for noop-based projects.
jayprimer
Guides users through a structured development workflow from planning to reflection for feature implementation.
tangerine1202
Reviews and refactors Git changes (staged/unstaged) to enforce coding standards and maintain code quality before committing.
HDeibler
Guides implementation of a noop function-first, layered architecture for backend components including handlers, services, and middleware.
zapPilot
Provides tools and guidance for developing and managing Claude Code skills, including trigger patterns, hooks, and rule configuration following Anthropic best practices.
nobu007
Analyzes TypeScript/JavaScript codebases to generate automated refactoring and optimization suggestions, including duplicate code detection and security scans.
tangerine1202
Systematically refactors code to improve quality, maintainability, and performance while preserving functionality based on user requests for code optimization.