Loading...
Loading...
Found 48002 skills
nabekou29
Guides feature implementation using Test-Driven Development (TDD) with Kent Beck's Red-Green-Refactor cycle for test-first coding.
ElliotJLT
Traces callers and dependents of shared code before modifications to prevent unintended side effects and broken dependencies.
ElliotJLT
Orchestrates a safe refactoring cycle including risk assessment, implementation, verification, and documentation to prevent production issues during code changes.
ElliotJLT
Validates assumptions about code behavior, existence of features, and root causes before proceeding, preventing cascading errors in development.
ElliotJLT
Analyzes session failures to draft new skills that prevent recurring issues, growing the skill library from real debugging experiences.
ElliotJLT
Promotes simplicity in code design by questioning the need for abstractions like factories or config-driven behavior before implementation.
ElliotJLT
Guides users to clearly articulate software development problems through structured questioning before offering solutions, enhancing debugging efficiency.
SHAJAR5110
Enterprise-grade full-stack framework for FastAPI backend, Next.js frontend, and PostgreSQL database with security, payments, and real-time features.
SHAJAR5110
Expert backend skill for building enterprise-grade applications with comprehensive coverage of frameworks, databases, security, and deployment strategies.
SHAJAR5110
Generates full-stack applications for e-commerce and SaaS using Next.js, Firebase, and payment integrations.
ElliotJLT
Forces verification of code outcomes through execution and output checks, preventing unverified results.
sgbett
Installs the AI Software Architect framework in a new project during initial setup, triggered by specific installation commands.
sgbett
Creates Git worktrees to enable parallel development on multiple branches without conflicts, supporting multiple Claude Code sessions on the same project.
ElliotJLT
Guides developers to precisely define codebase search queries, preventing inefficient 'grep-and-pray' searches by clarifying target, structure, location, and synonyms.
sgbett
Generates a new Rails application with RSpec testing, PostgreSQL database, and Docker containerization setup.
Intellifill
Enables Prisma schema design, query execution, and migration management for database operations in IntelliFill.
fohte
Tests Renovate configuration locally using renovate-dryrun to debug or validate changes to renovate.json5.
Intellifill
Generates React components with forwardRef, CVA, Radix UI, and TailwindCSS patterns for UI, forms, and pages.
Intellifill
Provides authentication flow patterns using Supabase Auth, JWT tokens, and backend authentication mode for secure user sessions.
fohte
Enables parallel task delegation to a separate Claude Code instance within a different Git worktree, allowing uninterrupted workflow progression.
fohte
Enforces structured commit messages with Why and What sections and provides Git workflow guidelines for improved version control practices.
Intellifill
Comprehensive guide for implementing file uploads with React-dropzone frontend, Multer backend, validation, Bull queue, and security best practices.
fohte
Fetches and addresses GitHub pull request review comments, streamlining code review management for developers.
Intellifill
Creates Express.js API endpoints with Prisma, Supabase auth, Joi validation, and Bull queues following IntelliFill patterns.