End-to-end bug fix workflow. Takes a bug file path, enriches it with user stories and test cases, implements the fix, and adds tests. Use with /bug-fix BUGS/BUG-X.md
원문 언어: 영어
메뉴
SkillsMP는 andrewnovykov/total-66에서 8개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 8개 중 8개를 표시합니다.
End-to-end bug fix workflow. Takes a bug file path, enriches it with user stories and test cases, implements the fix, and adds tests. Use with /bug-fix BUGS/BUG-X.md
원문 언어: 영어
End-to-end PRD development workflow. Takes a PRD path and orchestrates planning (headsup-planner), implementation (headsup-implementer), and testing (headsup-tester) phases. Use with /develop project/sprint-X/PRD-Y.md
원문 언어: 영어
Update project documentation after code changes. Analyzes git diff/PR changes and updates .ai_docs/, project/, and project_doc/ to stay in sync with the codebase. Use after completing a feature, bug fix, or any code changes that affect schemas, contexts,…
원문 언어: 영어
Phoenix Framework and LiveView development skill for building production-ready Elixir web applications. Use when working with Phoenix 1.7+, LiveView, Ecto schemas, contexts, migrations, controllers, or any Elixir/Phoenix development task. Triggers on requests…
원문 언어: 영어
Generate user stories and test cases from project documentation. Reads project/ and project_doc/ folders, creates qa/USER-STORY/ and qa/Test-Case/ files with bidirectional linking. Use /qa to generate all, or /qa [feature] for specific feature.
원문 언어: 영어
Sprint planning and progress tracking for HeadsUp development. Use when managing PRDs, checking sprint status, creating new PRDs, generating progress reports, or shuffling work between sprints. Triggers on /sprint commands.
원문 언어: 영어
Technical debt analysis and remediation. Scans codebase for code smells, duplication, complexity, testing gaps, and architecture issues. Generates prioritized reports with ROI estimates. Use /tech-debt to run full analysis or /tech-debt [area] for targeted…
원문 언어: 영어
UI/UX redesign and improvement skill for HeadsUp pages and components. Responsible for implementing the 'Soft Modern' design system across all pages. Use when: (1) Redesigning or improving any page's UI/layout, (2) Creating or refactoring reusable Phoenix…
원문 언어: 영어