writing-skills

Guide AI skill creation through Test-Driven Development and documentation testing.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/vanmarkic/credit-castor --skill writing-skills-vanmarkic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-skills
Source: https://github.com/vanmarkic/credit-castor/tree/main/.claude/skills/writing-skills
Command: npx skills add https://github.com/vanmarkic/credit-castor --skill writing-skills-vanmarkic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides the creation of effective, robust AI skills by applying Test-Driven Development principles to documentation. It ensures skills are clear, comprehensive, and resilient against agent rationalization.

Core Features & Use Cases

  • TDD for Documentation: Uses subagents to test skill effectiveness, following a Red-Green-Refactor cycle.
  • CSO (Claude Search Optimization): Provides guidelines for naming, descriptions, and keywords to maximize skill discoverability.
  • Use Case: When developing a new AI skill, use this skill to systematically test it with subagents, identify loopholes, and refine its language until it's bulletproof against misinterpretation or rationalization.

Quick Start

I want to create a new skill for managing project tasks. Use the writing-skills skill to guide me through the creation and testing process.