home / skills / ntcoding

ntcoding skills

Find 21 skills from 1 repo created by ntcoding on GitHub.

1 repo
21 skills
GitHub

Sponsored

tactical-ddd

ntcoding/claude-skillz

247
This skill helps you apply tactical DDD principles to design, refactor, and review domain logic with rich language and clear aggregates.
architect-refine-critique

ntcoding/claude-skillz

247
This skill orchestrates a three-phase design review by chaining architect, refiner, and critique agents to formulate and validate architecture decisions.
lightweight-design-analysis

ntcoding/claude-skillz

247
This skill analyzes Python code for design quality across eight dimensions, providing actionable findings with file:line references to guide refactors.
concise-output

ntcoding/claude-skillz

247
This skill enforces concise outputs by removing filler and delivering high-signal sentences that directly address user requests.
challenge-that

ntcoding/claude-skillz

247
This skill helps you force critical evaluation of proposals by analyzing from five adversarial perspectives before proceeding.
separation-of-concerns

ntcoding/claude-skillz

247
This skill helps organize code by enforcing verticals horizontals shell structure, guiding where new files belong to maximize modularity and reuse.
confidence-honesty

ntcoding/claude-skillz

247
This skill enforces explicit confidence percentages before conclusions, validates evidence, and explains gaps to ensure honest, data-backed results.
typescript-backend-project-setup

ntcoding/claude-skillz

247
This skill sets up an NX monorepo for TypeScript backend projects with strict defaults and AI-friendly tooling.
critical-peer-personality

ntcoding/claude-skillz

247
This skill critiques and coaches on programming tasks with a professional, skeptical tone, proposing solid alternatives and validating assumptions before
fix-it-never-work-around-it

ntcoding/claude-skillz

247
This skill identifies root causes when commands or builds fail and applies measured fixes to ensure the original workflow runs reliably.
independent-research

ntcoding/claude-skillz

247
This skill conducts parallel web research to verify facts, validate solutions, and present tested recommendations before acting.
lightweight-task-workflow

ntcoding/claude-skillz

247
This skill guides you through a lightweight multi-step task workflow by managing session, status checks, and task completion in your project.
lightweight-implementation-analysis-protocol

ntcoding/claude-skillz

247
This skill helps you rapidly understand code flow before implementation, using lightweight traces and diagrams to guide testing and TDD.
observability-first-debugging

ntcoding/claude-skillz

247
This skill guides you through observability-first debugging by instrumenting code and basing hypotheses on concrete evidence.
switch-persona

ntcoding/claude-skillz

247
This skill enables rapid persona switching by reading a prompt file and adopting its instructions to guide subsequent responses.
tdd-process

ntcoding/claude-skillz

247
This skill enforces a strict test-driven workflow, guiding planning, red-green-refactor cycles, and comprehensive verification for reliable code.
data-visualization

ntcoding/claude-skillz

247
This skill helps you select appropriate visual encodings and libraries for data visualization, ensuring perceptual accuracy and accessible, scalable charts.
create-tasks

ntcoding/claude-skillz

247
This skill generates well-formed, vertical tasks with clear deliverables, context, acceptance criteria, and verification to accelerate engineering work.
writing-tests

ntcoding/claude-skillz

247
This skill helps you write maintainable tests by applying naming, assertion, and edge-case guidelines to improve reliability.
software-design-principles

ntcoding/claude-skillz

247
This skill enforces object-oriented design principles, detects code smells like feature envy, and guides you to inject dependencies and name domain concepts.