writing-skills

Draft and validate IronClaude skills using the RED-GREEN-REFACTOR workflow.

7|1|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/robertphyatt/ironclaude --skill writing-skills-robertphyatt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-skills
Source: https://github.com/robertphyatt/ironclaude/tree/main/worker/skills/writing-skills
Command: npx skills add https://github.com/robertphyatt/ironclaude --skill writing-skills-robertphyatt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Draft and validate new IronClaude skills using test-driven development to ensure quality from inception. It guides you through the entire skill creation lifecycle: drafting, testing, and deploying.

Core Features & Use Cases

  • Phase-driven workflow: gather requirements, generate SKILL.md templates, run RED-GREEN-REFACTOR cycles, and validate milestones.
  • Collaboration and governance: enforce documentation scaffolds, validation checks, and professional-mode integration for safe automation.
  • Use Case: You want to create a new skill named "writing-skills" that standardizes how future skills are built and tested.

Quick Start

Answer the questions to draft a new skill, then run the RED-GREEN-REFACTOR cycle to validate it.

Frequently Asked Questions about writing-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build and validate new skills using test-driven development?

To build and validate skills with test-driven development, draft requirements, generate SKILL.md templates, and run RED-GREEN-REFACTOR cycles to ensure quality from inception. This workflow enforces documentation scaffolds and validation checks throughout the skill creation lifecycle.

What is the RED-GREEN-REFACTOR workflow for skill development?

The RED-GREEN-REFACTOR workflow for skill development is a test-driven cycle that guides drafting, testing, and deploying new skills. It ensures all steps, documentation scaffolds, and validation checks meet the required structure and governance before deployment.

How do I enforce documentation scaffolds and validation checks during skill creation?

Enforce documentation scaffolds and validation checks during skill creation by applying a phase-driven workflow with professional-mode integration. This governance mechanism ensures safe automation and validates that milestones meet required structural standards.

Can I use test-driven development to standardize how future skills are built and tested?

Yes, you can use test-driven development to standardize how future skills are built and tested by creating a foundational skill that applies the RED-GREEN-REFACTOR workflow across all subsequent drafting, testing, and deployment phases.

What are the limitations of applying TDD to skill development workflows?

A limitation of applying TDD to skill development is its strict dependency on phase-driven milestones; skipping the RED-GREEN-REFACTOR cycle or bypassing validation checks breaks the required structure and governance needed for safe automation.

Does test-driven skill development work without dependencies?

Yes, test-driven skill development works without external dependencies, relying entirely on its internal phase-driven workflow to gather requirements, generate templates, and validate milestones using the RED-GREEN-REFACTOR methodology.