Document technical decisions as Architecture Decision Records (ADRs) with context, options considered, and rationale.
zakirkun/nanas
SkillsMP has collected 5 skills from zakirkun/nanas. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 5
- GitHub stars
- 13
- GitHub forks
- 4
Skills in this repository
Showing 5 of 5 collected skills.
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.