一键导入
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 职业分类
| 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:
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).