writing-skills
π―Skillfrom nickcrew/claude-ctx-plugin
Applies test-driven development to skill documentation by creating pressure scenarios, testing agent behaviors, and iteratively refining skills to eliminate rationalization loopholes.
Part of
nickcrew/claude-ctx-plugin(60 items)
Installation
python examples/supersaiyan_demo.py # See it in action!pip install claude-cortexgit clone https://github.com/NickCrew/claude-cortex.gitpip install -e ".[dev]"Skill Details
Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization
More from this repository10
react-performance-optimization skill from nickcrew/claude-ctx-plugin
helm-chart-patterns skill from nickcrew/claude-ctx-plugin
terraform-best-practices skill from nickcrew/claude-ctx-plugin
typescript-advanced-patterns skill from nickcrew/claude-ctx-plugin
kubernetes-security-policies skill from nickcrew/claude-ctx-plugin
kubernetes-deployment-patterns skill from nickcrew/claude-ctx-plugin
api-gateway-patterns skill from nickcrew/claude-ctx-plugin
repo-cleanup skill from nickcrew/claude-ctx-plugin
security-testing-patterns skill from nickcrew/claude-ctx-plugin
testing-skills-with-subagents skill from nickcrew/claude-ctx-plugin