Byteflare の Claude Code プラグインコレクション
npx claudepluginhub byteflare-co/byteflare-skillsAuto-generate 3-layer specification documents (overview, business spec, technical spec) and /spec, /spec-maintenance skills for any codebase
Generate a browser automation playbook skill into your project. Installs SKILL.md to .claude/skills/playbook/ (or a project-specific location) so it can be committed to git and shared with your team.
Auto-generate 3-layer specification documents and maintenance skills for any codebase.
This plugin analyzes your codebase and generates:
01_overview.md), Business Spec (02_business_spec.md), Technical Spec (03_technical_spec.md)/spec skill: Q&A skill for querying your specifications/spec-maintenance skill: Keeps specs in sync with code changescheck_spec_drift.py: Automated drift detection script/plugin marketplace add byteflare-co/spec-skills-generator
/plugin install spec-skills-generator@spec-skills-generator
Run the generator skill:
/spec-skills-generator:spec-skills-generator
The skill will:
/spec and /spec-maintenance skillsSpec documents are generated in the language detected from your project's CLAUDE.md <language> tag. If no language is configured, defaults to English.
| File | Description |
|---|---|
docs/specification/01_overview.md | Project overview, architecture, component catalog |
docs/specification/02_business_spec.md | Business rules, domain model, use cases |
docs/specification/03_technical_spec.md | API specs, data models, infrastructure |
.claude/skills/spec/SKILL.md | /spec Q&A skill |
.claude/skills/spec-maintenance/SKILL.md | /spec-maintenance skill |
scripts/check_spec_drift.py | Spec-code drift checker |
discover_project.py and check_spec_drift.py)The plugin uses an 8-phase workflow:
discover_project.py to detect project structure/spec Q&A skill/spec-maintenance skillcheck_spec_drift.pyMIT
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.