Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

spec-kit-product

spec-kit-product には d0whc3r から収集した 2 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
2
Stars
3
更新
2026-06-19
Forks
0
職業カバレッジ
1 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

humanize-product
ソフトウェア開発者

Make the product documents that `/speckit.product.*` commands generate read like a person wrote them, not a model. Use this skill whenever a generated `product/00-info.md`, `10-spec.md`, `20-plan.md`, or `30-design.md` reads robotic, formulaic, or "AI-generated"; whenever the user asks to humanize, naturalize, de-slop, soften, or polish product prose; right after running a `/speckit.product.*` command when the output feels stiff; and when authoring the product commands or the humanization guide. The practices themselves live in the shipped `templates/humanization-guide.md`; this skill is the contributor-side tool that applies and maintains them. Reach for it even when the user does not say the word "humanize" but clearly wants the product docs to sound human.

2026-06-19
maintain-docs
ソフトウェア開発者

Keep the user-facing extension docs (the wiki under docs/, the public website under web/, plus the root README and CHANGELOG) in sync with what the extension actually does. Invoke whenever someone asks to update the docs, sync the wiki, refresh the website, audit docs for drift, document a new command, or after any change under commands/, templates/, extension.yml, or catalog.json. Use it before merging structural changes, even if the user only said 'update the docs' in passing. It writes for the person who USES the extension: what each command does, how to run it, what it produces, and how the pieces fit together. It never documents how the repo is built or released; that lives in CONTRIBUTING.md.

2026-05-30