Skill Dev Standard — Development skill for Claude Code
Engineering-grade SKILL development standards, designed to complement the official Anthropic skill-creator.
How to install Skill Dev Standard
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open shrek-abaper/skill-dev-standard and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Skill Dev Standard does
Engineering-grade SKILL development standards, designed to complement the official Anthropic skill-creator.
Alternatives in Development
- Anthropic Cookbook — Official examples and guides from Anthropic 36.3k ★
- Claude Plugins Official — Anthropic-managed directory of high quality Claude Code Plugins 14.9k ★
- Compounding Engineering Plugin — Official Claude Code compounding engineering plugin 2298 35 0 11.2k ★
README
📐 skill-dev-standard
**English** · [中文](README.zh-CN.md)
Engineering-Grade Standards for Agent SKILL Development
*The engineering complement to Anthropic's official skill-creator — exit codes, output contracts, permissions, versioning, and a release checklist.*
Load both SKILLs together: skill-creator owns the workflow (interviews, evals, iteration, packaging); skill-dev-standard owns the engineering (CLI conventions, Output Schema, docs freshness, frontmatter compliance, Semver, quality gates). One without the other leaves blind spots.
**Exit Codes · Output Schema · Config & Credentials · Permissions & Sandbox**
**Progressive Disclosure · Anti-Undertrigger Descriptions · Golden-Set Evals · Semver Gates**
**CLI · Docs · Hybrid · Click & Typer Templates · 7 Focused References · v2.2.0**
Built for SKILL Authors Who Ship
[](https://github.com/shrek-abaper/skill-dev-standard/stargazers) [](https://github.com/shrek-abaper/skill-dev-standard/network/members) [](https://github.com/shrek-abaper/skill-dev-standard/graphs/contributors) [](https://github.com/shrek-abaper/skill-dev-standard/commits/main) [](./changelog.md) [![License: MIT](https://i
Related Skills
Databricks Agentic Engineering Rails
Standards, a runnable reference harness and committed evidence for taking agent-assisted development to a prod
Super Agent Skills
Full-lifecycle engineering plugin for Claude Code — brainstorm → plan → build → review → ship, with production
Stitch Skills
A library of Agent Skills designed to work with the Stitch MCP server. Each skill follows the Agent Skills ope
Load Standards
Read and confirm all golden connector standard files have been loaded.
Verify Structure
Verify project structure aligns with official Claude Code standards
Real
An online prompt engineering tool designed to transform rough ideas into polished Veo 3 video-generation promp
Related Agents
Elite Engineer
Use this agent when the user needs production-grade code implementation, architecture design, or full-stack de
Omn Dev 2 Reviewer.Agent
Reviewer of the AI Engineering Framework. Provides independent quality review of code and design changes — jud
Style Inspector
Development standards auditor. Enforces /dev quality standards: no hardcoding, naming conventions, venv usage,