claude-skillz
Reusable coding discipline skills and composable developer personas
All Skills in This Repository (21)
Pure Emerald Level Indicatorsfix-it-never-work-around-it
Detect non-zero exits and enforce root-cause fixes in build scripts and pipelines.
concise-output
Enforces brevity and high signal-to-noise ratio in assistant outputs.
observability-first-debugging
Instrument software with logs and traces to debug runtime behavior.
independent-research
publishable placeholder text that will be overwritten, no need to worry about it lol. Actually, let's replace it with something meaningful:
data-visualization
Provides data visualization guidelines for chart selection and layout.
software-design-principles
Codify object-oriented design principles for refactoring and code reviews.
critical-peer-personality
Guide replies to challenge ideas, verify claims, and coach users.
confidence-honesty
Require numeric confidence percentages with justification and gap analysis for conclusions.
tactical-ddd
Apply tactical domain-driven design to isolate domain logic and model aggregates.
lightweight-design-analysis
Analyze code modules across eight design dimensions and generate structured reports with file:line references.
separation-of-concerns
Validate monorepo code organization into features/, platform/, and shell/ layers.
challenge-that
Analyze proposals from five adversarial perspectives to surface assumptions and tradeoffs.
Frequently Asked Questions
FAQPage SchemaHow to install claude-skillz?โผ
Run `npx skills add NTCoding/claude-skillz --all -g -y` in your terminal to install all skills globally.
What does claude-skillz do?โผ
It provides reusable behavioral skills for coding discipline, including strict TDD workflows, observability-first debugging, design analysis, and honest confidence reporting.
How do the composable personas work?โผ
System prompts reference skills with @ syntax, and the launcher embeds them directly at startup, so you can mix personas like TDD developer or architect with shared skills.
Does claude-skillz work with Claude Code and OpenCode?โผ
Yes. The same personas and skills work in Claude Code via the cl launcher and in OpenCode via the included agent generator script.
Can it set up a new TypeScript backend project?โผ
Yes. The typescript-backend-project-setup skill scaffolds an NX monorepo with strict linting, 100% test coverage thresholds, and pre-commit verification hooks.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core