Loading...
Loading...
Found 48002 skills
mufengbufeng
Reviews opence code changes, highlighting critical issues with prioritized findings for efficient issue resolution.
hippocampus-dev
Enforces consistent coding standards for Preact and Tailwind-based frontend components, covering JavaScript, HTML, and CSS.
boneskull
Expert guidance on Zod v4 usage, migration from v3, core API patterns, and type inference for validation in TypeScript applications.
HankLiu447
Enables technical validation of code review feedback before implementation, avoiding superficial acceptance.
softleader
Guides developers in creating standardized, high-quality GitHub Pull Requests with template usage, description drafting, and command execution.
kitagry
Automates best practices for writing test code, applying rules when creating or editing test files to ensure quality and consistency.
HankLiu447
Systematically identifies root causes of bugs, test failures, and unexpected behavior to prevent symptom-based fixes.
softleader
Creates Git commits following repository conventions for version control.
softleader
Analyzes Makefile targets and executes make commands, specializing in self-documenting Makefiles using `##` comments.
boneskull
Prevents unnecessary .gitkeep files in directories containing tracked files, ensuring clean Git repository structure during development.
HankLiu447
Guides integration of completed code branches with structured options for merge, pull request, and cleanup.
HankLiu447
Generates TDD implementation plans by converting validated spec scenarios into test cases with direct specification references.
softleader
Conducts thorough code reviews and delivers constructive feedback based on universal software quality principles to enhance maintainability and reduce defects.
softleader
Generates a concise, step-by-step implementation plan for coding tasks upon explicit user request.
HankLiu447
Executes implementation plans with two-stage review: Spec Reviewer validates against requirements and Quality Reviewer checks code quality.
HankLiu447
Provides external AI-powered code review for frontend and backend code, using configurable providers and hallucination detection to ensure safe and accurate suggestions.
HankLiu447
Creates isolated Git worktrees for feature development with smart directory selection and safety verification to prevent workspace conflicts.
HankLiu447
Verifies that implemented code fully satisfies all specified requirements and ensures each scenario has a corresponding test case.
HankLiu447
Executes Codex CLI for AI-powered code analysis, refactoring, and automated code changes with file references and structured output.
HankLiu447
Ensures verification commands are run and output confirmed before claiming work as complete, fixed, or passing. Promotes evidence-based success assertions.
HankLiu447
Conducts two-stage code reviews: first for specification compliance, then for code quality assessment.
kitagry
Enables Test-Driven Development (TDD) workflow following red-green-refactor cycle for structured code implementation.
HankLiu447
Validates specification documents against SuperSpec format to ensure correctness, completeness, and readiness for implementation.
shikihane
Orchestrates parallel development tasks using git worktrees and terminal multiplexers (tmux/wezterm).