All authors
haabe avatar

Claude Skills by haabe

github.com/haabe
83 skillsA× 830 installs2 views
A11y CheckA

Accessibility audit against WCAG 2.1 AA. Checks semantic HTML, ARIA, keyboard navigation, color contrast, screen reader compatibility.

developmentgoreact
0
45
Assumption TestA

Design the smallest viable test to validate or invalidate a critical assumption. Based on Torres's assumption testing framework, organized by Gilad's AFTER model (Assessment → Fact-Finding → Tests → Experiments → Release Results).

developmentrustgo
0
45
Bias CheckA

Use before any research activity or significant decision. Reviews cognitive biases relevant to the current stage.

developmentgobash
0
45
Bvssh CheckA

Use to evaluate whether current work aligns with Better Value Sooner Safer Happier. Run at diamond completion and periodically.

developmentgoexpress
0
45
Canvas HealthA

Lint canvas files for staleness, missing fields, inconsistent evidence types, and orphaned references. Run periodically or before major transitions.

developmentgogit
0
45
Canvas SyncA

Synchronize canvas state across team sessions via git. Ensures all team members see the same product knowledge.

developmentgokubernetes
0
45
Canvas UpdateA

Update canvas sections with new evidence. Ensures canvas stays current as the single source of truth.

developmentrustgo
0
45
Corrections AuditA

Use to analyze correction trends, surface recurring patterns, and graduate repeat corrections to guardrails or anti-patterns.

developmentrustgo
0
45
Cynefin ClassifyA

Use when facing a new problem to classify its domain (Clear, Complicated, Complex, Chaotic, Confused) and select appropriate methods.

developmentgobash
0
45
Definition Of DoneA

Use to verify a feature/story meets all Definition of Done criteria before marking complete.

developmentgotesting
0
45
Delivery BootstrapA

Use when starting implementation on a new or unfamiliar codebase. Auto-detects tech stack and sets up development context.

developmentrustgo
0
45
Devils AdvocateA

Systematically challenge current assumptions before major decisions. Counters confirmation bias, groupthink, and overconfidence.

developmentgogit
0
45
Diamond AssessA

Use to evaluate the current state of a diamond. Checks theory gates, confidence levels, and recommends next action.

developmentgorails
0
45
Diamond ProgressA

Progress a diamond from one phase to the next. Runs all required theory gate checks, validates evidence, and at Deliver->Complete runs the executable Definition of Done checklist.

developmentrustgo
0
45
Dora CheckA

Assess delivery health metrics. For software: DORA + APEX. For content/AI/service products: product-type-appropriate metrics.

developmentgobash
0
45
Eval RunnerA

Run eval scenarios to benchmark Mycelium effectiveness. Execute tasks using reflexion loop, validate against success criteria, record metrics.

developmentgogit
0
45
Fan OutA

Parallel agent orchestration for OST exploration. Fan-out multiple solution explorations, fan-in results to compare and select winners.

developmentgit
0
45
Feedback ReviewA

Aggregate feedback signals across all active loops. Reports health, trajectory, overdue checks, regression warnings, and Goodhart's Law violations.

developmentgobash
0
45
Framework HealthA

Evaluate Mycelium's own process effectiveness. Measures cycle velocity, discard trends, confidence calibration, gate effectiveness, regression rate. Run quarterly or every 20 cycles.

developmentgogit
0
45
Gist PlanA

GIST planning workflow. Structure goals into ideas, steps, and tasks using Gilad's evidence-guided framework.

developmentgobash
0
45
HandoffA

Generate structured handoff materials for offline human tasks (interviews, observations, outreach). Creates actionable briefs with phone-friendly capture templates.

developmentrustbash
0
45
Ice ScoreA

Use to prioritize solutions or opportunities using ICE scoring with evidence-backed confidence.

developmentgobash
0
45
InterviewA

Use when onboarding a new product/project. Progressive interview to understand purpose, vision, north star, and competitive landscape.

developmentrustgo
0
45
Jtbd MapA

Map user Jobs to be Done across functional, emotional, and social dimensions. Based on Christensen's JTBD theory.

developmentrustbash
0
45
Launch TierA

Classify releases into launch tiers and plan go-to-market. Based on Lauchengco's Loved framework.

developmentgobash
0
45
Log EvidenceA

Record findings from completed offline human tasks (interviews, observations, outreach) back into the canvas. The re-entry point after /mycelium:handoff.

developmentrustbash
0
45
Metrics DetectA

Detect which external metric sources apply to this product (GitHub, Plausible, Stripe, etc.) and configure adapters. Retrofit entry point for projects that started before v0.14; also runnable to refresh source list when the product grows.

developmentrustgit
0
45
Metrics PullA

Pull snapshots from all configured metric sources, compute deltas against prior snapshots, flag unexplained signals, and draft evidence entries for canvas files. One entry point for all external product/market metrics.

developmentrustgo
0
45
Migrate From LegacyA

Migrate a Mycelium project from legacy install (npx-degit, framework files in .claude/) to plugin install (framework lives in plugin cache, .claude/ holds project state only). Detects current install form, walks the user through plugin installation, runs the migration script, and verifies project state survived. Idempotent — safe to invoke on already-migrated projects.

ai-agentsrustgo
0
45
Mocked Persona InterviewA

Use when real user interviews aren't possible (solo/hobby/dogfood projects) but persona work is still needed. Enforces epistemic discipline: adversarial spectrum, pre-committed stop conditions, speculation tagging. NOT a substitute for /mycelium:user-interview when real users are available.

developmentrustgo
0
45
Ost BuilderA

Use to build or update an Opportunity Solution Tree from research data. Never from brainstorming.

developmentrustgo
0
45
PingA

Smoke-test skill that confirms the Mycelium plugin loaded correctly. Returns a deterministic marker string for plugin-shape validation. Not for end-user invocation in normal use.

developmentgit
0
45
PreflightA

Use before starting delivery work. Pre-implementation validation checklist to ensure readiness.

developmentgotesting
0
45
Privacy CheckA

Use to assess Privacy by Design compliance and GDPR/data protection alignment for a feature or system.

developmentreactgit
0
45
Prompt OptimizerA

A/B test CLAUDE.md instruction changes against eval benchmarks. Capture baselines, test variants, compare results.

developmentgogit
0
45
ReflexionA

Use for self-correcting implementation. Implements the reflexion loop: implement, validate, self-critique, retry (max 3 iterations).

developmentgotesting
0
45
Regulatory ReviewA

Use to assess regulatory applicability for products that may fall under AI regulation (EU AI Act, Article 50 transparency).

developmentgobash
0
45
RetrospectiveA

Structured retrospective after completing a delivery increment or diamond. Captures learning for continuous improvement.

developmentrustgo
0
45
Security ReviewA

OWASP secure design review for code and architecture. Checks input validation, authentication, authorization, data protection.

developmentrustgo
0
45
Service CheckA

Use to evaluate a service or feature against Downe's 15 principles of good services.

developmentgogit
0
45
SetupA

First-run setup for the Mycelium plugin. Creates project-state directories (.claude/canvas, .claude/diamonds, .claude/memory, .claude/harness) and minimal starter files in the user's project. Idempotent — re-running on an initialized project is a no-op. Run this once after installing the Mycelium plugin and before invoking other skills.

ai-agentsrustbash
0
45
StartA

One command from "plugin installed" to "running brief on your idea." Combines /mycelium:setup (project-state initialization) and /mycelium:interview (10-minute discovery brief) into a single flow. Run this immediately after installing the Mycelium plugin — it's the recommended entry point for first-time users.

developmentgobash
0
45
Team ShapeA

Assess team structure against Skelton's Team Topologies. Evaluate cognitive load, interaction modes, and Conway's Law alignment.

developmentbashrails
0
45
Threat ModelA

Use to conduct STRIDE threat modeling for a system or feature design.

developmentrustgo
0
45
Usability CheckA

Evaluate user-facing interfaces against Nielsen's 10 Usability Heuristics. Complements /mycelium:service-check (Downe = service-level quality, Nielsen = interface-level quality).

developmentgoexpress
0
45
User InterviewA

Guide for conducting Torres-style story-based user interviews with bias mitigation and JTBD lens.

developmentrustgo
0
45
User Needs MapA

Map user needs independently of solutions using Allen's User Needs Mapping methodology. Identifies underserved needs that feed into the Opportunity Solution Tree.

developmentrustbash
0
45
Wardley MapA

Create or update a Wardley Map of the value chain. Maps user needs, components, evolution stages, and strategic gameplay.

developmentgobash
0
45
Xai CheckA

Explainability (XAI) audit for products containing AI components. Five-stage tier-scaled check: risk classification, stakeholder×question matrix, fidelity audit, system card, recourse path. Honest about what was validated functionally vs what needs user testing.

developmentgorails
0
45
New User IntakeA

Heuristic-candidate fixture: outside curated list but strong user-content signal.

development
0
45