Auto-discovered marketplace from yinshucheng/claude-skills
npx claudepluginhub yinshucheng/claude-skillsSpec-driven development pipeline with multi-model cross-review. Write specs (EARS format) → Cross-review (Claude + Gemini) → Execute via pipeline.
Claude Code Skills & Evaluations — practical workflows, multi-model cross-review, and systematic skill benchmarks.
Spec-driven development pipeline: write specs → cross-review with multiple models → execute via automated pipeline.
| Skill | Description |
|---|---|
/write-spec | Generate requirements.md + design.md + tasks.md using EARS format |
/clarify-spec | Find internal contradictions and gaps before cross-review |
/review-spec | Multi-model cross-review (Claude + Gemini) with consensus marking |
Install:
/plugin marketplace add yinshucheng/claude-skills
/plugin install spec-pipeline@yinshucheng-skills
See evaluations/ for systematic comparisons between different skills for the same tasks.
MIT
Official prompts.chat marketplace - AI prompts, skills, and tools for Claude Code
Open Design — local-first design app exposed to coding agents over MCP. Install once with your agent's plugin command and projects/files/skills are reachable through stdio.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations