Document technical decisions as Architecture Decision Records (ADRs) with context, options considered, and rationale.
원문 언어: 영어
메뉴
SkillsMP는 zakirkun/nanas에서 5개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 5개 중 5개를 표시합니다.
Document technical decisions as Architecture Decision Records (ADRs) with context, options considered, and rationale.
원문 언어: 영어
Solve a hard problem by trying multiple approaches in parallel using isolated git worktrees. Each attempt runs in its own branch, and the best solution is selected. Use for complex refactors, tricky bugs, or architectural decisions where multiple strategies…
원문 언어: 영어
Drafts and refines product requirement documents (PRD) for software projects—problem statement, goals, personas, scope, functional/non-functional requirements, user stories, acceptance criteria, risks, and rollout. Use when the user asks for a PRD, product…
원문 언어: 영어
Automatically persist useful context — research, decisions, learnings, templates — to workspace files so knowledge survives across conversations.
원문 언어: 영어
Enforce a configuration-driven design system when generating UI. Ensures consistent spacing, colors, typography, dark mode, interactions, and accessibility across all AI-generated components.
원문 언어: 영어