Loading...
Loading...
Found 48002 skills
sharpner
Enforces core development rules for production-ready code, mandating guard clauses and prohibiting shortcuts or mocking.
Kurogoma4D
Checks current branch's pull request for unresolved review comments using GitHub CLI, streamlining code review management for developers.
intent-solutions-io
Generates production-ready plugin structures from PRD documents, creating enterprise-compliant code skeletons for new plugin development.
sharpner
Requires all code changes to occur in isolated Git worktrees, preventing direct modifications to the main branch for safety.
insoln
Provides a FastAPI backend development workflow with Python 3.14+, Alembic migrations, and pytest for API endpoint changes and debugging.
sebkouba
Guides development of a hotkey state machine in Rust, covering state transitions and long recording mode for the hotkey daemon.
intent-solutions-io
Generates comprehensive pytest test suites from PRD requirements with fixtures, parameterization, and coverage tracking for new plugin development and test infrastructure scaffolding.
sharpner
Manages pull request workflows including CI checks, review requirements, and merge approvals for collaborative code development.
sharpner
Enforces writing tests before implementation code for new features and bug fixes.
liumusicforever
Manages end-to-end testing for web applications using Docker Compose and Playwright, including test execution, reporting, and test management.
huminglong
Toolset for constructing complex, multi-component Claude.ai HTML artifacts using React, Tailwind CSS, and shadcn/ui with state management and routing capabilities.
Vpr99
A four-phase debugging framework (root cause investigation, pattern analysis, hypothesis testing, implementation) ensuring thorough understanding before proposing solutions.
Vpr99
Systematically traces errors backward through call stacks to identify root causes of bugs and incorrect behavior in software execution.
Vpr99
Prevents common testing anti-patterns including mocking without dependency understanding and test-only method pollution in production code.
huminglong
A structured workflow for feature development encompassing codebase exploration, architecture design, and multi-dimensional code review to ensure quality in complex implementations.
sharpner
A knowledge graph memory system that stores development patterns, fixes, and preferences across projects to improve coding efficiency and error resolution.
fjacquet
Expert guidance on Go development enforcing best practices, idiomatic patterns, and architecture design for high-quality code and performance.
ameyalambat128
Automates creating a pull request with an AI-generated, well-structured summary of all commits for the current branch.
ameyalambat128
Organizes multiple uncommitted changes into logical, atomic Git commits for improved version control and code history.
insoln
Automates Mattermost plugin development tasks including SemVer versioning, Docker multi-stage builds, bundling, and backend API deployment for plugin endpoints and features.
insoln
Manages database schema migrations using Alembic for Slack-MM2 Sync, including troubleshooting and guidance for migration failures.
insoln
Enables implementation and debugging of job restart workflows for failed/skipped exports in Slack-MM2 Sync via dedicated API endpoint and UI conditions.
sachitv
Checks JavaScript/TypeScript code for style and static analysis warnings using Deno's built-in linting capabilities.
guillempuche
Manages Git subtrees for external library references, enabling seamless integration and updates of third-party dependencies within project documentation.