๐ŸŽฏ

writing-skills

๐ŸŽฏSkill

from obra/superpowers

VibeIndex|
What it does
|

Generates high-quality, context-aware writing across genres, optimizing tone, structure, and clarity for professional and creative communication.

Overview

A skill that applies test-driven development (TDD) methodology to writing AI agent skills. It teaches a systematic approach: write test scenarios, watch agents fail without the skill, write the skill, then verify agents comply.

Key Features

  • TDD-based methodology for creating reliable AI skills (RED-GREEN-REFACTOR cycle)
  • Pressure scenario testing with subagents to validate skill effectiveness
  • Patterns for writing reusable technique guides rather than one-time narratives
  • Loophole detection and skill refinement workflows

Who is this for?

Skill authors who want to create robust, well-tested skills for AI agents. The TDD approach ensures skills actually change agent behavior rather than just being documentation that gets ignored.

๐Ÿ“ฆ

Same repository

obra/superpowers(16 items)

writing-skills

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add obra/superpowers --skill writing-skills
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add obra/superpowers --skill writing-skills
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/writing-skills/SKILL.md

SKILL.md

16,809Installs
43,383
-
AddedJan 31, 2026

More from this repository10

๐Ÿช
obra-superpowers๐ŸชMarketplace

Complete software development workflow framework for coding agents. Enforces structured processes โ€” brainstorming, spec writing, TDD, subagent-driven development, and code review โ€” turning AI agents into disciplined engineering teammates.

๐ŸŽฏ
brainstorming๐ŸŽฏSkill

Generates structured, creative problem-solving frameworks with step-by-step ideation techniques, prioritization, and actionable innovation strategies.

๐ŸŽฏ
systematic-debugging๐ŸŽฏSkill

Methodically diagnose and resolve complex software bugs using structured analysis, trace patterns, and strategic troubleshooting techniques.

๐ŸŽฏ
test-driven-development๐ŸŽฏSkill

Guides developers in writing automated tests before code, ensuring robust, modular software design and catching bugs early in the development process.

๐ŸŽฏ
writing-plans๐ŸŽฏSkill

Generates structured, actionable writing plans with clear goals, research strategies, outline templates, and milestone tracking for various document types.

๐ŸŽฏ
requesting-code-review๐ŸŽฏSkill

Streamlines code review requests by generating structured feedback templates, tracking review status, and facilitating collaborative code improvement workflows.

๐ŸŽฏ
using-superpowers๐ŸŽฏSkill

Streamlines integration and usage of superpowers framework, providing intuitive methods for defining, configuring, and applying advanced computational capabilities.

๐ŸŽฏ
executing-plans๐ŸŽฏSkill

Transforms complex multi-step workflows into executable sequences with robust error handling, retry mechanisms, and intelligent task orchestration.

๐ŸŽฏ
subagent-driven-development๐ŸŽฏSkill

Automates complex software development workflows by dynamically coordinating specialized AI subagents to break down and solve intricate programming tasks

๐ŸŽฏ
receiving-code-review๐ŸŽฏSkill

Helps developers professionally receive, process, and learn from code review feedback to improve code quality and collaboration skills.