writing-skills

Standardize agent skill creation and verification with the RED-GREEN-REFACTOR cycle.

Updated Nov 23, 2025
One-click install
npx skills add https://github.com/manuelbrandner85/Weltenbibliothekapp --skill writing-skills-manuelbrandner85
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-skills
Source: https://github.com/manuelbrandner85/Weltenbibliothekapp/tree/main/.agents/skills/writing-skills
Command: npx skills add https://github.com/manuelbrandner85/Weltenbibliothekapp --skill writing-skills-manuelbrandner85

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the problem of inconsistent or ineffective agent documentation by applying Test-Driven Development (TDD) principles to the creation of process guides.

Core Features & Use Cases

  • TDD for Documentation: Provides a structured RED-GREEN-REFACTOR cycle for writing and verifying skills.
  • Rationalization Prevention: Includes techniques to identify and block agent loopholes and excuses.
  • Use Case: Use this when you need to create a new skill or update an existing one to ensure it is bulletproof, tested, and reliably followed by agents under pressure.

Quick Start

Use the writing-skills skill to guide the creation and testing of a new skill unit using the RED-GREEN-REFACTOR cycle.

Frequently Asked Questions about writing-skills

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

FAQPage Schema
What is TDD for process documentation?

TDD for process documentation applies the RED-GREEN-REFACTOR cycle to standardize the creation and verification of agent skills, ensuring guides are tested and reliably followed under pressure.

How do I write agent skills that prevent rationalization and excuses?

To prevent agent rationalization, write skills using explicit loophole closure techniques during the REFACTOR phase, blocking common excuses and enforcing strict discipline under pressure.

What is the best way to test agent skills for quality assurance?

The best way to test agent skills for quality assurance is applying the RED-GREEN-REFACTOR cycle, which verifies that documentation is bulletproof and reliably followed by agents.

When do I need to use test-driven development for agent documentation?

You need test-driven development for agent documentation when creating a new skill or updating an existing one, ensuring the process guides are bulletproof, tested, and reliably followed.

Does writing-skills require any dependencies or scripts to run?

Writing-skills requires no external dependencies, utilizing only internal scripts to standardize the creation and verification of agent skills through the RED-GREEN-REFACTOR cycle.