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.
Use when you have a spec or requirements for a multi-step task, before touching code
Write comprehensive implementation plans assuming the engineer has zero context for our codebase and questionable taste. Document everything they need to know: which files to touch for each task, code, testing, docs they might need to check, how to test it. Give them the whole plan as bite-sized tasks. DRY. YAGNI. TDD. Frequent commits.
Assume they are a skilled developer, but know almost nothing about our toolset or problem domain. Assume they don't know good test design very well.
Announce at start: "I'm using the superjawn:writing-plans skill to create the implementation plan."
Context: This should be run in a dedicated worktree (set up via superpowers:using-git-worktrees).
Save plans to: docs/superpowers/plans/YYYY-MM-DD-<feature-name>.md
npx skills add jamditis/claude-skills-journalism --skill writing-plansHow 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.