ワンクリックで
commit
Stage, commit, and push changes with conventional commit style. Creates meaningful commit messages and clean git history.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Stage, commit, and push changes with conventional commit style. Creates meaningful commit messages and clean git history.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Create markdown wireframes with detailed UX descriptions from a product specification. Senior UX Designer perspective inspired by Notion and Linear.
Autonomous pipeline — specify, clarify, plan, review, tasks, implement, code review, QA. No manual gates. Skips stages already completed.
Review the current feature specification for product clarity, completeness, and edge cases. Product-focused only — no technical or implementation questions.
Create technical implementation plans from specifications. Uses TDD approach and defines clear verification strategy.
Break down an approved implementation plan into specific, actionable tasks.
Check for accessibility compliance (WCAG).
| name | commit |
| description | Stage, commit, and push changes with conventional commit style. Creates meaningful commit messages and clean git history. |
Professional git workflow with conventional commits.
This skill is relevant when:
feat: for new featuresfix: for bug fixeschore: for maintenancedocs: for documentationrefactor: for code restructuringtest: for test changesBefore committing, verify: