Agent Skills by igoyetche
Showing 23 vetted skills indexed across 1 GitHub repositories.
fix-it-never-work-around-it
Investigate command or build failures and fix their root cause.
concise-output
Enforce brevity and signal-over-noise in AI response generation.
observability-first-debugging
Gather observational data before forming hypotheses when debugging software issues.
independent-research
Verify facts and solutions via parallel web searches and documentation lookups.
data-visualization
Guide data visualization techniques covering encoding, chart selection, and color theory.
build-from-plan
Orchestrate sequential development, testing, and review agents for plan tasks.
software-design-principles
Enforce object-oriented design principles during code refactoring and design reviews.
critical-peer-personality
Creates a skeptical, coaching AI communication style that challenges constructively.
confidence-honesty
Enforce percentage-based confidence scoring and gap analysis before AI conclusions.
build-from-design
Orchestrate a sequential development pipeline from design documents into modules, tests, and reviews.
tactical-ddd
Apply tactical domain-driven design principles to code analysis and review.
lightweight-design-analysis
Analyze class or module code for design quality across eight dimensions.
separation-of-concerns
Validate TypeScript project structure and dependencies using dependency-cruiser against architectural rules.
challenge-that
Analyze proposals from five adversarial perspectives to synthesize actionable concerns.
architect-refine-critique
Orchestrate three-phase software design reviews with Architect, Refiner, and Critique agents.
lightweight-task-workflow
Manage multi-session task workflows with persistent state files and a state machine.
questions-are-not-instructions
Respond to literal user questions and feedback before taking action.
create-tasks
Generate actionable engineering tasks from PRDs using SPIDR and INVEST.
tdd-process
Enforce a test-driven development state machine across red-green-refactor cycles.
writing-tests
Provide guidelines for test naming, assertions, and edge case coverage.
lightweight-implementation-analysis-protocol
Trace code execution flow with file:line references and class.method() diagrams.
switch-persona
Switch personas mid-conversation by replacing system instructions from persona files.
typescript-backend-project-setup
Set up an NX monorepo for TypeScript backend projects with strict standards.