Skip to main content

writing-skills

Facilitates the creation and verification of AI skills using a test-driven development approach for effective documentation.

Install this skill

or
95/100

Security score

The writing-skills skill was audited on Aug 18, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 12

Access to home directory dotfiles

SourceSKILL.md
10**Writing skills IS Test-Driven Development applied to process documentation.**
11
12**Personal skills live in your runtime's skills directory** (`~/.claude/skills/` on Claude Code) — see [codex-tools.md](../using-superpowers/references/codex-tools.md) or [gemini-tools.md](../using-superpowers/references/gemini-tools.md) for the path on those runtimes. Codex, Copilot CLI, and Gemini CLI all also recognize `~/.agents/skills/` as a cross-runtime alias.
13
14You write test cases (pressure scenarios with subagents), watch them fail (baseline behavior), write the skill (documentation), watch tests pass (agents comply), and refactor (close loopholes).
Scanned on Aug 18, 2026
View Security Dashboard
Installation guide →