NTCodingNTCodingCommunityยท21 Agent Skills Included

claude-skillz

Reusable coding discipline skills and composable developer personas

Enforces disciplined software development through reusable behavioral skills covering TDD state machines, debugging, design reviews, and task workflows. Eliminates guesswork, silent workarounds, vague tests, and anemic domain models that cause recurring bugs. Includes composable system prompts and launchers so engineers can load expert personas and verified workflows instantly.
npx skills add NTCoding/claude-skillz --all -g -y
Available:

Instructs the agent on how to compose system prompts from reusable skills using @ references, write instructive persona prompts, and structure skills with mandatory verification checklists.

All Skills in This Repository (21)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
NTCodingNTCoding

fix-it-never-work-around-it

Detect non-zero exits and enforce root-cause fixes in build scripts and pipelines.

Community
Basic
๐Ÿ“ฆ In Repo
NTCodingNTCoding

concise-output

Enforces brevity and high signal-to-noise ratio in assistant outputs.

Community
Basic
๐Ÿ“ฆ In Repo
NTCodingNTCoding

observability-first-debugging

Instrument software with logs and traces to debug runtime behavior.

Community
Basic
๐Ÿ“ฆ In Repo
NTCodingNTCoding

independent-research

publishable placeholder text that will be overwritten, no need to worry about it lol. Actually, let's replace it with something meaningful:

Community
Advanced
๐Ÿ“ฆ In Repo
NTCodingNTCoding

data-visualization

Provides data visualization guidelines for chart selection and layout.

Community
Advanced
๐Ÿ“ฆ In Repo
NTCodingNTCoding

software-design-principles

Codify object-oriented design principles for refactoring and code reviews.

Community
Basic
๐Ÿ“ฆ In Repo
NTCodingNTCoding

critical-peer-personality

Guide replies to challenge ideas, verify claims, and coach users.

Community
Basic
๐Ÿ“ฆ In Repo
NTCodingNTCoding

confidence-honesty

Require numeric confidence percentages with justification and gap analysis for conclusions.

Community
Basic
๐Ÿ“ฆ In Repo
NTCodingNTCoding

tactical-ddd

Apply tactical domain-driven design to isolate domain logic and model aggregates.

Community
Basic
๐Ÿ“ฆ In Repo
NTCodingNTCoding

lightweight-design-analysis

Analyze code modules across eight design dimensions and generate structured reports with file:line references.

Community
Advanced
๐Ÿ“ฆ In Repo
NTCodingNTCoding

separation-of-concerns

Validate monorepo code organization into features/, platform/, and shell/ layers.

Community
Intermediate
๐Ÿ“ฆ In Repo
NTCodingNTCoding

challenge-that

Analyze proposals from five adversarial perspectives to surface assumptions and tradeoffs.

Community
Basic

Frequently Asked Questions

FAQPage Schema
How 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โ†’