Bump version, generate changelog draft, tag, and deploy a release.
원문 언어: 영어
메뉴
수집된 skill 10개 중 10개를 표시합니다.
Bump version, generate changelog draft, tag, and deploy a release.
원문 언어: 영어
Create a feature branch, commit changes, push, and open a PR to main.
원문 언어: 영어
Check docs/ai/ spec files and ADRs for inconsistencies with the actual codebase. Report only, no modifications.
원문 언어: 영어
Check docs/ai/ spec files and ADRs for inconsistencies with the codebase, then fix all discrepancies.
원문 언어: 영어
Scan the codebase for security vulnerabilities. Check OWASP top 10, input validation, auth, crypto, and known BACKLOG security items.
원문 언어: 영어
Scan the project for refactoring opportunities, then fix them. No behavior/visual changes.
원문 언어: 영어
Create a new Architecture Decision Record (ADR) for a proposed feature or design change.
원문 언어: 영어
Generate a commit message and create the commit in one step.
원문 언어: 영어
Audit component CSS for arbitrary colors, font sizes, and spacing that violate ui-design.md token system. Report violations and optionally fix.
원문 언어: 영어
Mark an ADR as Implemented (or Superseded) and archive it, following INDEX.md conventions.
원문 언어: 영어