All authors
ilandahan avatar

Claude Skills by ilandahan

github.com/ilandahan
41 skillsA× 40B× 10 installs4 views
Aid DevelopmentA

AID Phase 4 - Development phase. Use for implementing features, TDD practices, code reviews, transitioning from planning to QA.

documentationtypescriptgo
0
9
Aid DiscoveryB

AID Phase 0 - Research & discovery. Use for validating problem spaces, identifying stakeholders, defining success metrics, deciding whether to proceed.

devopsgo
0
9
Aid Impl PlanA

AID Phase 3 - Implementation Planning with consolidation-first approach. Resolves contradictions between PRD and Tech Spec, creates consolidated master document, then breaks down into actionable tasks and populates Jira. Includes sprint planning and risk assessment.

developmentgoc#
0
9
Aid PrdA

AID Phase 1 - PRD creation. Use for user stories, acceptance criteria, scoping features, transitioning from discovery to tech spec.

documentationgobash
0
9
Aid Qa ShipA

AID Phase 5 - QA and Release. Use for validating implementations, acceptance tests, preparing releases, deployment, operational readiness.

testingbashtesting
0
9
Aid Tech SpecA

AID Phase 2 - Technical Specification. Use for system architecture, API contracts, data models, security architecture, transitioning from PRD to implementation.

securityapisecurity
0
9
Atomic DesignA

Build an Atomic Design system from Figma style guides - extract tokens, create atoms/molecules/organisms/templates/pages as reusable component libraries. Use when building or extending a design system or component library.

designtypescriptgo
0
9
Atomic Page BuilderA

Build pages using ONLY existing atomic-design components. REQUIRES atomic-design skill. Use for composing pages, creating views/features from existing components.

designnode
0
9
AutoresearchA

Bounded improvement loop: one artifact, fixed eval score, keep an edit only if strictly better. Use for AR_DESIGN/AR_FUNCTION/AR_ACCEPTANCE stages or standalone bounded iteration.

testingrustgo
0
9
Code ReviewA

Comprehensive code review for commits and pull requests. Covers security, TDD, code quality, and documentation standards.

securitytypescriptgo
0
9
Context TrackingA

Real-time work context tracking for session continuity. Maintains task/step state across sessions, tracks progress, manages logs, integrates with phase enforcement.

developmentgotesting
0
9
Cucumber BddA

Cucumber BDD integration for AID methodology. Gherkin-first acceptance criteria with executable specifications. Use for writing feature files, step definitions, and running acceptance tests.

documentationtypescriptpython
0
9
Figma Design ReviewA

AI-powered design review for Figma components with weighted dual-scoring system. Evaluates Style Guide Implementation (70%) and LLM Metadata Accessibility (30%). For export, hands off to atomic-design skill.

designtypescriptgo
0
9
Learning ModeA

Decision transparency, feedback collection, and debate invitations for AID methodology. Active in ALL phases for ALL roles.

testinggo
0
9
Memory SystemA

AID Memory System for session feedback, learning cycles, and skill improvement. Manages state, feedback collection, and improvement analysis. Load for /aid-init, /aid-start, /aid-status, /aid-end, /aid-improve, /aid-memory, /aid-reset.

ai-agentsgo
0
9
BreakdownA

> **Source**: `../../commands/jira-breakdown.md` > > This file is a reference. The main prompt is in the `../../commands/` directory. > Use the `/jira-breakdown` command for work breakdown generation.

code-qualityapi
0
9
DevelopmentA

> **Source**: `../aid-development/SKILL.md` > > This file is a reference. The main skill definition is in the `.claude/skills/` directory.

code-qualityapidocumentation
0
9
DiscoveryA

> **Source**: `../pre-prd-research/SKILL.md`, `../aid-discovery/SKILL.md` > > This file is a quick reference. The main skill definitions are in the `.claude/skills/` directory.

researchgo
0
9
PrdA

> **Source**: `../aid-prd/SKILL.md` > > This file is a reference. The main skill definition is in the `.claude/skills/` directory. > Use the `/prd` command for PRD generation with the full 7-shot prompt.

ai-agents
0
9
Qa ShipA

> **Source**: `../aid-qa-ship/SKILL.md` > > This file is a reference. The main skill definition is in the `.claude/skills/` directory.

devops
0
9
Tech SpecA

> **Source**: `../aid-tech-spec/SKILL.md` > > This file is a reference. The main skill definition is in the `.claude/skills/` directory. > Use the `/tech-spec` command for technical specification generation.

documentationapi
0
9
Data ScientistA

> **Source**: `../role-data-scientist/SKILL.md` > > This file is a reference. The main skill definition is in the `.claude/skills/` directory.

datago
0
9
DeveloperA

> **Source**: `../role-developer/SKILL.md` > > This file is a reference. The main skill definition is in the `.claude/skills/` directory.

developmentapidocumentation
0
9
Product ManagerA

> **Source**: `../role-product-manager/SKILL.md` > > This file is a reference. The main skill definition is in the `.claude/skills/` directory.

testingtesting
0
9
Qa EngineerA

> **Source**: `../role-qa-engineer/SKILL.md` > > This file is a reference. The main skill definition is in the `.claude/skills/` directory.

testingtesting
0
9
Tech LeadA

> **Source**: `../role-tech-lead/SKILL.md` > > This file is a reference. The main skill definition is in the `.claude/skills/` directory.

code-quality
0
9
Nano Banana VisualA

[OPTIONAL] AI-powered visual generation using Google Nano Banana Pro. For user flows, architecture diagrams, mockups.

developmenttypescriptgo
0
9
Phase EnforcementA

AID methodology phase gate enforcement. Ensures work follows correct 6-phase order (Discovery -> PRD -> Tech Spec -> Impl Plan -> Dev -> QA & Ship). Enforces gates, validates transitions. Use before any work to check the current phase and refuse work belonging to a later phase.

testingtypescriptgo
0
9
Pipeline OrchestratorA

Drives the Phase 4-5 dev pipeline state machine with sub-agent reviews and bounded autoresearch gates. Use when running /pipeline or executing an approved plan.

testinggobash
0
9
Code ReviewA

Comprehensive code review for commits and pull requests. Covers security, TDD, code quality, and documentation standards.

securitytypescriptgo
0
9
Test DrivenA

TDD methodology for production-quality tests. Write tests FIRST driven by PRD, Tech Spec, Implementation Plan. Covers minimal mocking, realistic test data, strong assertions, test independence.

testingtypescriptbash
0
9
Pre Prd ResearchA

Pre-PRD Research methodology combining Business Analysis, Creative Problem-Solving, Brainstorming, and Innovation Strategy. Use before writing any PRD for problem validation, market research, competitive analysis, stakeholder interviews, ideation, root cause analysis.

researchrustgo
0
9
ReflectionA

Automatic quality check on significant outputs via isolated sub-agent. Spawns reflection-agent for objective evaluation without conversation context bias.

code-qualitygogit
0
9
Role Data ScientistA

Data Scientist role within the AID methodology. Activate when working on: EDA, feasibility assessment, experiment planning, ML architecture, model development & validation, or production deployment & monitoring. Stack-agnostic — ask the user for their stack at the start of any new project.

devopsgotesting
0
9
Role DeveloperA

Developer role in AID methodology. Use for implementation, debugging, technical design, TDD workflow, code review.

code-qualitytypescripttesting
0
9
Role Product ManagerA

PM role in AID methodology. Use for requirements, user stories, acceptance criteria, stakeholder management, scope definition.

testinggotesting
0
9
Role Qa EngineerA

QA Engineer role in AID methodology. Use for test strategy, BDD scenarios, bug reporting, acceptance testing, flaky test prevention.

testingtypescriptgo
0
9
Role Tech LeadA

Tech Lead role in AID methodology. Use for architecture decisions, code reviews, technical direction, operational readiness, team guidance.

code-qualitytestingsecurity
0
9
System ArchitectA

Senior System Architect for SaaS specifications. Security-first design with ISO 27001 compliance. Use for system architecture, tech specs, API design, technology choices, distributed systems, cloud infrastructure.

securitytypescriptrust
0
9
Test DrivenA

TDD methodology for production-quality tests. Write tests FIRST driven by PRD, Tech Spec, Implementation Plan. Covers minimal mocking, realistic test data, strong assertions, test independence.

testingtypescriptbash
0
9
Why Driven DecisionA

FOUNDATIONAL SKILL - Analyze every prompt for underlying motivation using Golden Circle (WHY->HOW->WHAT). Runs BEFORE any other skill. No action without understanding WHY.

developmentpythonrust
0
9