Back to authors
axiomantic

axiomantic

31 Skills published on GitHub.

subagent-driven-development

Use when executing implementation plans with independent tasks in the current session

subagentstask-managementimplementation-plansession-execution
workflowView skill →

finding-dead-code

>

dead-codecode-analysiscode-cleanuprefactoringstatic-analysis
code-intelligenceView skill →

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code

test-driven-developmentunit-testingtest-first-developmentsoftware-testingdeveloper-guidance
developmentView skill →

using-git-worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans

gitversion-controlworkspace-managementfeature-branchisolation
developmentView skill →

using-lsp-tools

Use when mcp-language-server tools are available and you need semantic code intelligence for navigation, refactoring, or type analysis

language-server-protocolsemantic-analysisrefactoringcode-navigationtype-analysis
code-intelligenceView skill →

using-skills

Use when starting any conversation to establish skill discovery patterns

conversation-initiationskill-navigationdialogue-patternsuser-engagement
skill-discoveryView skill →

worktree-merge

Use when merging parallel worktrees back together after parallel implementation with interface contracts

git-worktreesmergeparallel-developmentinterface-contracts
version-controlView skill →

writing-plans

Use when you have a spec or requirements for a multi-step task, before touching code

specificationrequirementstask-planningworkflowplanning-strategies
project-planningView skill →

writing-skills

Use when creating new skills, editing existing skills, or verifying skills work before deployment

writingskill-developmenteditingverification
skill-creationView skill →

executing-plans

Use when you have a written implementation plan to execute in a separate session with review checkpoints

implementation-planreview-checkpointsplan-executiontask-tracking
implView skill →

instruction-optimizer

Use when instruction files (skills, prompts, CLAUDE.md) are too long or need token reduction while preserving capability

token-optimizationinstruction-optimizationprompt-engineeringconcisenessefficiency
coreView skill →

implementation-plan-reviewer

Use when reviewing implementation plans before execution, especially plans derived from design documents

implementation-planplan-reviewdesign-documentsexecution-preparation
implView skill →

debugging

Use when debugging bugs, test failures, or unexpected behavior. Supports --scientific and --systematic flags for direct methodology selection.

test-failuresbug-trackingsystematic-thinkingscientific-methodology
debuggingView skill →

fact-checking

>

fact-checkinginformation-verificationaccuracy-validation
verifyView skill →

subagent-prompting

>

subagentspromptingagent-coordinationagent-frameworkai-agents
2agentView skill →

instruction-engineering

Use when: (1) constructing prompts for subagents, (2) invoking the Task tool, or (3) writing/improving skill instructions or any LLM prompts for maximum effectiveness

prompt-engineeringtask-toolinstruction-writingllm
skill-creationView skill →

implementing-features

|

feature-implementationdevelopmentsoftware-engineering
implView skill →

fixing-tests

Use when tests are failing, test quality issues were identified, or user wants to fix/improve specific tests

test-failurestest-qualitytest-improvementtest-fixtest-maintenance
testingView skill →

brainstorming

Use before any creative work - creating features, building components, adding functionality, or modifying behavior

creative-thinkingproblem-framingideationfeature-planning
methodologyView skill →

nim-pr-guide

>

nimprogramming-languageguidedocumentation
docsView skill →

merge-conflict-resolution

Use when git merge or rebase fails with conflicts, you see 'unmerged paths' or conflict markers (<<<<<<< =======), or need help resolving conflicted files

gitmerge-conflictsconflict-resolutionversion-control
developmentView skill →

fun-mode

Use when starting a session and wanting creative engagement, or when user says '/fun' or asks for a persona

persona-creationsession-managementcreative-engagementfun-mode
creative-writingView skill →

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work (merge, PR, or cleanup)

branch-managementmergepull-requestcode-integrationcleanup
developmentView skill →

requesting-code-review

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

pull-requestscode-qualitydeveloper-guidancemergeverification
reviewView skill →

devils-advocate

Use before design phase to challenge assumptions, scope, architecture, and design decisions in understanding documents or design docs

assumption-challengingdesign-docarchitecture-validationcritical-thinking
architectureView skill →

emotional-stakes

Use when writing subagent prompts, skill instructions, or any high-stakes task requiring accuracy and truthfulness

prompt-engineeringaccuracytruthfulnesshigh-stakessubagent-prompts
writingView skill →

receiving-code-review

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable

code-reviewfeedbackdeveloper-guidanceclarity-adjustment
clarificationView skill →

async-await-patterns

Use when writing JavaScript or TypeScript code with asynchronous operations

javascripttypescriptasync-awaitasynchronous-programming
developmentView skill →

dispatching-parallel-agents

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

parallel-executiontask-dispatchingconcurrencyindependent-tasks
workflowView skill →

design-doc-reviewer

Use when reviewing design documents, technical specifications, or architecture docs before implementation planning

design-doctechnical-specificationsarchitecture-documentsimplementation-planningdocument-review
reviewView skill →

green-mirage-audit

Use when reviewing test suites, after test runs pass, or when user asks about test quality

test-qualitytest-reviewtest-suitestest-assessment
testingView skill →