Loading...
Loading...
Found 48002 skills
pixelastic
Assists developers in generating clear, conventional Git commit messages for version control.
dsifry
Traces errors backward through call stacks to identify the root cause of bugs and invalid data.
dsifry
Assists developers in critically evaluating code review feedback for technical accuracy and clarity before implementation, avoiding blind acceptance.
dsifry
Creates isolated Git worktrees for feature development with safety verification and smart directory management.
bocato
Expert guidance on Swift Testing best practices, patterns, and implementation for unit, integration, and snapshot tests, including TDD and modern testing patterns.
robzolkos
Analyzes Rails application upgrade paths, checks versions, fetches notes/diffs, and performs selective upgrades while preserving customizations.
gpt-cmdr
Creates isolated Git worktrees for feature development with smart directory selection and safety checks to avoid workspace conflicts.
chongdashu
Generates starter Three.js applications with scene setup, lighting, and responsive 3D rendering for web development.
pilotparpikhodjaev
Applies language-specific style guide rules to code for consistency and adherence to best practices during writing and review.
sionic-ai
Multi-LLM orchestration for a 5-stage coding workflow (Analysis, Hypothesis, Implementation, Debug, Improvement) to enhance code quality and debugging.
khgs2411
Initializes Flow projects, migrates existing documentation, and updates legacy structures for seamless development setup.
khgs2411
Assists in brainstorming feature designs and making architectural decisions, including updating the PLAN.md file for project planning.
khgs2411
Guides software architectural decisions, documents design patterns, technology choices, and updates PLAN.md architecture section during brainstorming.
rwjdk
Step-by-step guidance for developing and packaging a new agent provider as a NuGet package within the AgentFrameworkToolkit ecosystem.
peteromallet
Assists in creating ComfyUI custom nodes, converting Python code to nodes, and structuring node classes with INPUT_TYPES/RETURN_TYPES.
nrjdalal
Generates a styled SVG dependency graph for Turborepo build pipelines, visualizing project dependencies and build order.
nrjdalal
Automates creation of conventional commit messages for Git, ensuring standardized and readable version control history.
tkersey
Executes code validation loops (formatting, linting, typechecking, building, testing) and reports results for quality assurance.
tkersey
Enables domain modeling through algebraic structures, type encoding, and law-based testing for correct software design.
tkersey
Reviews and fixes code with safety guardrails to prevent unsoundness, invariant violations, footguns, and incidental complexity, requiring a validation signal.
tkersey
Performs precise code refactoring by leveraging function contracts, invariants, and compositional design to ensure minimal, correct changes with verifiable outcomes.
tkersey
Synthesizes top software design heuristics from Codex sessions, delivering direct best practices without evidence or quotes.
tkersey
Enforces minimal, validated commits with a test pass per commit to improve code quality and traceability in version control.
tkersey
Uses TRACE lens (Type, Readability, Atomic, Cognitive, Essential) to explain code and suggest improvements without applying edits.