Find the perfect skill
Interact with GitHub Issues
Development
Create, list, and view GitHub issues using the gh command-line tool.
Integrate Claude Skill into Project Guidelines
Development
Adapt and integrate a Claude global skill into your project's development guidelines, updating reference documentation and examples without generating code directly.
Audit Skills Launcher
Development
Routes audit requests to the appropriate /nitpicker command. Use to run hostile audits or list available audit commands.
ADR Review Level 1 (Runcriticon)
Development
Applies the ultrathink Level 1 review pattern to Runcriticon ADRs, detects A-G gaps, proposes sub-decisions, and chains review/acceptance PRs.
APE Prompt Improver
Development
Improves user prompts using the APE (Automatic Prompt Engineer) pipeline, generating, scoring, and ranking improved variants before execution.
Coupling Design Advisor
Development
Interactive advisor that evaluates design candidates on 3 dimensions (strength, distance, variability) and recommends the most balanced option with ADR output.
Send message to Claude Code sessions
Development
Send messages from one Claude Code session to others using the Discord channel plugin. Includes @mentions and channel detection.
NIFAL Audit — Canonical Translation Layer
Development
Deep audit of NIFAL, the NIF Abstraction Layer's canonical translation tier. Enforces single translate() boundary, no fabrication, no render-time fallback across per-game NIF categories.
Dependency Upgrade Path
Development
Create a dependency upgrade plan considering breaking changes, security risks, and compatibility issues.
Update Pull Request
Development
Update an existing pull request with new changes, sync it with the base branch, and refresh its description.
Stitch
Development
A brief description of what this skill does.
kube-coder preflight (run CI locally)
Development
Run kube-coder's full CI suite locally before pushing: helm lint, unit tests, SPA builds, vitest, and shell checks. Ensures CI green on first push.