Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Generate a Technical Architecture Document (TAD) from a PRD. Use when asked to design the architecture, create a TAD, or define how a product is built. Creates/updates tad.md and reports GitHub links. Skip PRD authoring, sprint-tasks, or code implementation.
Generate comprehensive Technical Architecture Documents with modular design for startups.
This skill uses parallel research agents with upfront content extraction. Pattern: D (Research+Synthesis) + E (Staged Pipeline).
| Agent | Role | Parallelization |
|---|---|---|
| prd-reader | Read PRD + supporting docs, return structured extraction | Sequential (only once) |
| tech-researcher | Handle one research round (spawned 5x in parallel) | Parallel (5 instances) |
| tad-writer | Generate complete tad.md from all inputs | Sequential (after all research) |
npx skills add luongnv89/skills --skill tad-generatorHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Partially actionable with several concrete steps, but still missing important details.