By byteflare-co
Auto-generate 3-layer specification documents (overview, business spec, technical spec) and /spec, /spec-maintenance skills for any codebase
Byteflare の Claude Code プラグインコレクション。
/plugin marketplace add byteflare-co/byteflare-skills
インストール後、各プラグインを個別にインストール:
/plugin install spec-skills-generator@byteflare-skills
/plugin install playbook-generator@byteflare-skills
Auto-generate 3-layer specification documents and maintenance skills for any codebase.
Installation:
/plugin install spec-skills-generator@byteflare-skills
What It Does:
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 scriptUsage:
/spec-skills-generator:spec-skills-generator
The skill will:
/spec and /spec-maintenance skillsGenerated Files:
| 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 |
Requirements:
playbook スキル(ブラウザ操作の手順書管理スキル)を各プロジェクトにファイルベースで生成するメタスキル。spec-skills-generator と同じパターンで、生成された SKILL.md は git 管理・チーム共有が可能。
Installation:
/plugin install playbook-generator@byteflare-skills
Usage:
/playbook-generator:playbook-generator
ジェネレータは以下を実行します:
.agents/skills/playbook/ または .claude/skills/playbook/ など、選択された場所に SKILL.md を書き出しGenerated skill features:
生成された playbook スキルは以下のサブコマンドを提供します:
| コマンド | 説明 |
|---|---|
/playbook init [URL] | 対象プロダクトを巡回して UI Map を生成 |
/playbook create | 新しい Playbook を作成 |
/playbook list | 登録済み Playbook を一覧表示 |
/playbook update | 既存の Playbook を更新 |
/playbook [操作名] | 指定した Playbook を実行 |
Data Storage:
Playbook データは SKILL.md と同じディレクトリ内の references/ サブディレクトリに保存されます:
.claude/skills/playbook/references/ui-map.md — UI Map と Playbook の索引.claude/skills/playbook/references/[name].md — 個別の Playbook ファイルスキル本体とデータが同じディレクトリにあるため、配置先が git 管理されていれば自動的にチーム共有できます(追加の gitignore 調整は不要)。
Updating:
ジェネレータのテンプレートを更新した後、各プロジェクトで再実行すれば最新の SKILL.md に追従できます:
/plugin marketplace update byteflare-skills
/playbook-generator:playbook-generator
既存の SKILL.md と差分がある場合、diff を表示してから上書きします(バックアップ自動作成)。
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub byteflare-co/byteflare-skills --plugin spec-skills-generatorGenerate 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.
GitHub Spec-Kit integration for constitution-based spec-driven development (7-phase workflow)
Skills-first specification-driven development framework with 7 agent skills for planning, implementation, review, and shipping. Natural language activation with intelligent agent orchestration. Includes /plan, /implement, /research commands plus managing-specifications, implementing-features, and reviewing-and-shipping skills.
AI-first engineering workflow with BDD living documentation. Lean PRD writing, Gherkin generation, and wireframe mockups for Product and Engineer roles.
Creates detailed technical specifications for software projects covering requirements, architecture, APIs, and testing strategies. Use when planning features, documenting system design, or creating architecture decision records.
GitHub Spec-Kit integration for Specification-Driven Development - define WHAT and HOW before coding
Personal Claude Code / Codex skills — spec-driven development, agent teams, browser automation, productivity, and setup helpers. Install with `npx skills add devstefancho/claude-plugins`.