Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsAuthors › alo-exp

alo-exp

@alo-exp on GitHub →

129 Claude Code skills authored by alo-exp.

updated 2026-07-06 · showing 1–60 of 129 by quality score

Average Pro QualityScore: 69.2/100

For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.

Run 2–5 focused feasibility experiments before committing to an implementation approach. Each experiment has a hypothesis, executable code, and a VALIDATED / INVALIDATED / PARTIAL…
Get structured design feedback on usability, hierarchy, and consistency. Trigger with "review this design", "critique this mockup", "what do you think of this screen?", o — from…
Write or review UX copy — microcopy, error messages, empty states, CTAs. Trigger with "write copy for", "what should this button say?", "review this error message", or when naming…
Review code changes for security, performance, and correctness. Trigger with a PR URL or diff, "review this before I merge", "is this code safe?", or when checking a chan — from…
Generate a stakeholder update tailored to audience and cadence. Use when writing a weekly or monthly status for leadership, announcing a launch, escalating a risk or bloc — from…
Research competitors and generate a positioning and messaging comparison with content gaps, opportunities, and threats.
Write a feature spec or PRD from a problem statement or feature idea. Use when turning a vague idea or user request into a structured document, scoping a feature with goa — from…
Review content against your brand voice, style guide, and messaging pillars, flagging deviations by severity with specific before/after fixes.
Run a WCAG 2.1 AA accessibility audit on a design or page. Trigger with "audit accessibility", "check a11y", "is this accessible?", or when reviewing a design for color c — from…
Run an incident response workflow — triage, communicate, and write postmortem. Trigger with "we have an incident", "production is down", an alert that needs severity asse — from…
Synthesize user research into themes, insights, and recommendations. Use when you have interview transcripts, survey results, usability test notes, support tickets, or NP — from…
Draft blog posts, social media, email newsletters, landing pages, press releases, and case studies with channel-specific formatting and SEO recommendations.
Safe git revert for SB phase or plan commits. Shows recent commits, checks dependent phases, and requires confirmation before reverting.
Review and analyze product metrics with trend analysis and actionable insights. Use when running a weekly, monthly, or quarterly metrics review, investigating a sudden sp — from…
Run a comprehensive SEO audit — keyword research, on-page analysis, content gaps, technical checks, and competitor comparison
Plan a sprint — scope work, estimate capacity, set goals, and draft a sprint plan. Use when kicking off a new sprint, sizing a backlog against team availability (accounti — from…
CRUD management for phases in .planning/ROADMAP.md — add, insert, remove, or edit phases. The only sanctioned way to modify the phase list without triggering the…
Audit, document, or extend your design system. Use when checking for naming inconsistencies or hardcoded values across components, writing documentation for a component's — from…
Generate a standup update from recent activity. Use when preparing for daily standup, summarizing yesterday's commits and PRs and ticket moves, formatting work into yeste — from…
Pre-deployment verification checklist. Use when about to ship a release, deploying a change with database migrations or feature flags, verifying CI status and approvals b — from…
Update, create, or reprioritize your product roadmap. Use when adding a new initiative and deciding what moves to make room, shifting priorities after new information com — from…
Generate a full campaign brief with objectives, audience, messaging, channel strategy, content calendar, and success metrics.
Build a marketing performance report with key metrics, trend analysis, wins and misses, and prioritized optimization recommendations.
Create a competitive analysis brief for one or more competitors or a feature area. Use when informing product strategy or feature prioritization, building sales battle ca — from…
Synthesize user research from interviews, surveys, and feedback into structured insights. Use when you have a pile of interview notes, survey responses, or support ticket — from…
Generate developer handoff specs from a design. Use when a design is ready for engineering and needs a spec sheet covering layout, design tokens, component props, interac — from…
Structured debugging session — reproduce, isolate, diagnose, and fix. Trigger with an error message or stack trace, "this works in staging but not prod", "something broke — from…
Create or evaluate an architecture decision record (ADR). Use when choosing between technologies (e.g., Kafka vs SQS), documenting a design decision with trade-offs and c — from…
Design and draft multi-email sequences for nurture flows, onboarding, drip campaigns, and more
Turn vague ideas or requirements into a decision-ready brief for GSD discuss-phase.
Lightweight cross-session context threads for tracking a specific topic, decision chain, or concern across multiple sessions without a full project handoff.
Parent-only Silver Bullet orchestrator — reads intent and directive state, spawns Task workers per atomic flow, never implements directly
This skill should be used for RESEARCH.md artifact reviewer — validates that all findings cite evidence, confidence levels are justified, pitfalls are actionable, and…
This skill should be used to bootstrap, reconcile, and semantically audit complete task-level documentation updates from docs/doc-scheme.md + docs/doc-scheme.json
This skill should be used for external artifact ingestion: JIRA/Figma/Google Docs to SPEC.md + DESIGN.md via MCP connectors, plus cross-repo spec fetch with version pinning
This skill should be used for SB-orchestrated milestone release: silver-quality-gates → audit → gap-closure (max 2x) → docs → release notes → gsd-ship → gsd-complete-milestone
This skill performs SB phase shipping: final gates, branch/PR readiness, CI status, docs traceability, and handoff.
This skill should be used for SB-owned deployment orchestration: platform detection, deploy command safety, health checks, rollback readiness, and release evidence.
This skill writes SB phase plans with dependencies, assumptions, waves, TDD policy, acceptance criteria, and verification steps.
This skill should be used for SB-owned refactoring: evaluate scope, preserve behavior with baseline tests, make structural changes, and prove nothing regressed.
This skill should be used for AI-guided Socratic spec elicitation: interactive dialogue producing SPEC.md + REQUIREMENTS.md from scratch or augmenting an existing draft
This skill performs systematic debugging with reproduction, hypotheses, evidence, root cause, fix plan, and regression guard.
This skill should be used for SB-owned domain quality contract packs across code, tests, API, data, dependency, performance, structure, CI, environment, accessibility,…
This skill should be used to triage artifact reviewer findings into MUST-FIX / NICE-TO-HAVE / DISMISS based on artifact contract -- prevents over-zealous reviews
This skill independently verifies completion claims before SB accepts a phase, task, review, or release as done.
This skill should be used for SB-owned test engineering: test writing, E2E route discovery, test repair, test audit, test performance, and mutation-style challenge workflows.
This skill should be used for SB-orchestrated research workflow: explore → MultAI (landscape | tech-selection | competitive) → brainstorm → hand off to silver:feature or…
This skill should be used for INGESTION_MANIFEST.md artifact reviewer — validates that all source artifacts are listed, statuses are accurate, failed artifacts have corresponding…
This skill should be used for SB-owned post-deploy canary and runtime watch evidence after releases, deploys, or high-risk runtime changes.
This skill should be used for ROADMAP.md artifact reviewer — validates roadmap quality: required phase fields, 100% requirement coverage, no phantom requirements, no circular…
This skill should be used to route freeform text to the right Silver Bullet or GSD skill automatically
This skill should be used for 3-tier complexity triage: trivial → gsd-fast, medium → gsd-quick with flags, complex → silver-feature escalation.
This skill performs branch finishing decisions before PR or merge: status, tests, docs, cleanup, and user choice.
This skill triages review findings, rejects weak findings, fixes valid blockers, and captures deferred work.
This skill frames a code review request with scope, risks, artifacts, and reviewer instructions.
This skill verifies security and threat-mitigation coverage for completed SB work.
This skill should be used for SB-orchestrated infrastructure/CI-CD workflow: intel → silver-blast-radius → devops-skill-router → devops-quality-gates (7 dims) → plan → execute (no…
This skill should be used for SB-owned isolated git worktree setup, finish, merge/PR handoff, and cleanup safety.
This skill should be used for SB-owned benchmark and adversarial evaluation workflows across agents, models, providers, prompts, or implementation approaches.
This skill should be used to read .planning/review-analytics.jsonl and produces summary reports showing pass rates, average rounds, and common findings by artifact type
Search all 129 skills by alo-exp →