Find the perfect skill
Skill Hardening Audit & Rewrite
Development
Audits and rewrites a single Claude skill file applying three principles: correct visibility flags, deterministic steps, and self-verification. Produces a hardened rewrite with changelog.
Vitest: Fast Unit Testing Framework
Testing
Vitest is a fast unit testing framework powered by Vite, compatible with Jest API. Ideal for writing tests, mocking, coverage configuration, and test filtering.
Expert C Programming
Development
Write efficient C code with proper memory management, pointer safety, and systems programming best practices.
Validate Conductor Project Artifacts
Development
Validates Conductor project artifacts for completeness, consistency, and correctness. Use after setup or before implementation to verify project context.
Generate UAT and E2E Tests from Spec
Testing
Generates UAT checklists and Playwright E2E test stubs from feature specs, using a subagent-based preview and approval workflow.
ADR Verify
Development
Verifies ADR graph integrity by detecting dangling references, supersede cycles, and status mismatches. Exits with code 1 on cycles or in strict mode.
Legal Brief
Content
Drafts structured legal briefs and memos using the IRAC method (Issue, Rule, Application, Conclusion). Suitable for case summaries, legal memos, and argument outlines.
Econ Visualization
Data & AI
Create publication-quality charts and graphs for economics papers.
Scan Specific MCP Skill
Security
Scans a specific MCP skill by npm package name or GitHub URL to detect security threats.
Context Search
Development
Search the context-mode FTS5 knowledge base without rereading raw sources. Uses the ctx_search MCP tool or CLI fallback.
Dart/Flutter Patterns
Development
Production-ready Dart and Flutter patterns covering null safety, state management (BLoC, Riverpod, Provider), navigation, networking, and clean architecture for writing or reviewing code.
Add skills.sh skill as marketplace plugin
Development
Add a skills.sh skill as a plugin to the marketplace. Installs the skill inside the plugin directory using bunx skills add, then configures plugin.json with the skills field.