writing-skills

Applies RED-GREEN-REFACTOR cycles to create skill documentation with structured YAML metadata and optional directories for scripts, references, and assets.

Updated Jan 25, 2026
One-click install
npx skills add https://github.com/MINT-IA/MINT --skill writing-skills-mint-ia
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: writing-skills
Source: https://github.com/MINT-IA/MINT/tree/main/.claude/skills/writing-skills
Command: npx skills add https://github.com/MINT-IA/MINT --skill writing-skills-mint-ia

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill applies test-driven development principles to skill documentation, turning tacit patterns into repeatable, verifiable guides that resist common rationalizations during stressful tasks.

Core Features & Use Cases

  • Enforces RED-GREEN-REFACTOR cycles for creating and updating Skills
  • Captures baseline failures, rationalizations, and explicit counters to close loopholes
  • Promotes concise, structured Skill metadata and progressive disclosure for load-on-demand references

Quick Start

Begin with a RED-GREEN-REFACTOR skill cycle: observe baseline failures, write a minimal skill, then refactor to close loopholes.

Frequently Asked Questions about writing-skills

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

FAQPage Schema
How do I write process documentation that resists rationalizations during stressful tasks?▼

Apply test-driven development principles to process documentation by observing baseline failures, writing a minimal skill, and refactoring to close loopholes. This RED-GREEN-REFACTOR cycle turns tacit patterns into repeatable guides that resist rationalizations.

What is a RED-GREEN-REFACTOR cycle for skill writing?▼

A RED-GREEN-REFACTOR cycle for skill writing involves observing baseline failures, writing a minimal skill to address them, then refactoring the skill documentation to close loopholes and ensure performance under pressure.

How do I structure skill metadata for reliable process docs?▼

Structure skill metadata using YAML frontmatter with name and description fields, a concise SKILL.md body, and optional directories for scripts, references, and assets to enable on-demand loading of tooling and references.

Does test-driven development work for creating documentation skills?▼

Yes, test-driven development applies to documentation by stressing baseline compliance and performance under pressure. It codifies reusable skill patterns across discipline-enforcing, technique, pattern, and reference skills for Claude agents.

Why does my process documentation fail under pressure?▼

Process documentation fails under pressure when it lacks explicit counters for common rationalizations. Applying TDD principles captures baseline failures and closes loopholes by refactoring skills to enforce discipline during stressful tasks.

Can I use this skill writing approach for reference and technique documentation?▼

Yes, the TDD-powered skill writing approach applies to discipline-enforcing, technique, pattern, and reference skills across Claude agents, ensuring all documentation types resist baseline failures and rationalizations.