All authors
alo-exp avatar

Claude Skills by alo-exp

github.com/alo-exp
119 skillsA× 116B× 30 installs30 views
Silver RemA

This skill should be used to capture a knowledge or lessons insight into the correct monthly doc file — appends to docs/knowledge/YYYY-MM.md for project-scoped insights (Architecture Patterns, Known Gotchas, Key Decisions, Recurring Patterns, Open Questions) or docs/lessons/YYYY-MM.md for portable insights (domain:, stack:, practice:, devops:, design:), creating the monthly file with the correct header if it does not yet exist and updating docs/knowledge/INDEX.md when a new monthly file is fi...

data-airustgo
0
5
Silver RemoveA

This skill should be used to remove a tracked work item by ID — closes a GitHub Issue as "not planned" with a removed-by-silver-bullet label (when issue_tracker=github), or marks a local SB-I-N or SB-B-N entry with [REMOVED YYYY-MM-DD] inline in docs/issues/ISSUES.md or docs/issues/BACKLOG.md (when issue_tracker=gsd or absent).

data-airustshell
0
5
Silver ResearchA

This skill should be used for SB-orchestrated research workflow: clarify → direct research by default, optional MultAI augmentation only when user-requested → clarify → hand off to silver:feature or silver:devops

data-aishellbash
0
5
Silver Review StatsA

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

data-aigo
0
5
Silver ScanA

This skill should be used to retrospectively scan project session sources for deferred work, unresolved questions, and knowledge or lessons candidates, then file or record approved findings through the scanner helper and project-management paths.

data-airustgit
0
5
Silver SpecA

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

data-aigobash
0
5
Silver UiA

This skill should be used for full SB-orchestrated UI/frontend workflow: orient → clarify/decide → testing strategy → gsd-ui-phase → execute+TDD → gsd-ui-review → verify → ship

data-aigoshell
0
5
Silver UpdateB

This skill should be used when the user runs `/silver:update` or asks to update Silver Bullet — checks GitHub for the latest release, shows the changelog since the installed version, and installs the update after confirmation.

data-aibashgit
0
5
Silver ValidateA

This skill should be used for pre-build gap analysis: validates SPEC.md coverage in PLAN.md, surfaces assumptions, emits machine-readable findings with BLOCK/WARN/INFO severity

data-aibash
0
5
SilverA

This skill should be used to route most non-trivial freeform user intent to the right Silver Bullet workflow or GSD skill automatically

data-aigoshell
0
5
TddA

Internal Silver Bullet enforcement wrapper around superpowers:test-driven-development; enforces Red-Green-Refactor for implementation work

data-aigotesting
0
5
TestabilityA

This skill should be used when designing, planning, implementing, or reviewing any non-trivial change, or when the user asks to "make this testable", "add dependency injection", "mock X" — enforces dependency injection, pure functions, observable state, and seam-based design so every component can be tested in isolation

data-aigoshell
0
5
UsabilityA

This skill should be used when designing, planning, implementing, or reviewing any non-trivial change, or when the user asks to "improve error messages", "better UX for X", "make this more usable" — enforces intuitive APIs, clear error messages, progressive disclosure, and developer/user experience so the system is a joy to use

data-airustgo
0
5
Verify TestsA

This skill should be used to run the project's test execution gate before final delivery; it runs configured verify commands or stack defaults and writes the freshness marker consumed by SB hooks

data-aigobash
0
5
Writing PlansA

Convert approved spec and design into structured implementation plans

data-aigotesting
0
5
PlansA

> **For agentic workers:** REQUIRED SUB-SKILL: Use superpowers:subagent-driven-development (recommended) or superpowers:executing-plans to implement this plan task-by-task. Steps use checkbox (`- [ ]`) syntax for tracking. **Goal:** Create the `/forensics` skill and wire it into CLAUDE.md and the full-dev-cycle workflow so Silver Bullet has structured post-mortem investigation capability. **Architecture:** Pure instruction layer — one new SKILL.md file guides Claude through symptom classifica...

data-aigobash
0
5
Design Accessibility ReviewA

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 contrast, keyboard navigation, touch target size, or screen reader behavior before handoff.

data-aitesting
0
5
Design Design CritiqueA

Get structured design feedback on usability, hierarchy, and consistency. Trigger with "review this design", "critique this mockup", "what do you think of this screen?", or when sharing a Figma link or screenshot for feedback at any stage from exploration to final polish.

data-aigoreact
0
5
Design Design HandoffA

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, interaction states, responsive breakpoints, edge cases, and animation details.

data-aigoreact
0
5
Design Design SystemA

Audit, document, or extend your design system. Use when checking for naming inconsistencies or hardcoded values across components, writing documentation for a component's variants, states, and accessibility notes, or designing a new pattern that fits the existing system.

data-aigoapi
0
5
Design Research SynthesisA

Synthesize user research into themes, insights, and recommendations. Use when you have interview transcripts, survey results, usability test notes, support tickets, or NPS responses that need to be distilled into patterns, user segments, and prioritized next steps.

data-ai
0
5
Design User ResearchA

Plan, conduct, and synthesize user research. Trigger with "user research plan", "interview guide", "usability test", "survey design", "research questions", or when the user needs help with any aspect of understanding their users through research.

data-aireacttesting
0
5
Design Ux CopyA

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 a CTA, wording a confirmation dialog, filling an empty state, or writing onboarding text.

data-aigo
0
5
Dispatching Parallel AgentsA

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

data-aitypescriptgo
0
5
Engineering ArchitectureA

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 consequences, reviewing a system design proposal, or designing a new component from requirements and constraints.

data-ai
0
5
Engineering Code ReviewA

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 change for N+1 queries, injection risks, missing edge cases, or error handling gaps.

data-aigosql
0
5
Engineering DebugA

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 after the deploy", or when behavior diverges from expected and the cause isn't obvious.

data-aidebugging
0
5
Engineering Deploy ChecklistA

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 before going to production, or documenting rollback triggers ahead of time.

data-aigoapi
0
5
Engineering DocumentationA

Write and maintain technical documentation. Trigger with "write docs for", "document this", "create a README", "write a runbook", "onboarding guide", or when the user needs help with any form of technical writing — API docs, architecture docs, or operational runbooks.

data-aigoapi
0
5
Engineering Incident ResponseA

Run an incident response workflow — triage, communicate, and write postmortem. Trigger with "we have an incident", "production is down", an alert that needs severity assessment, a status update mid-incident, or when writing a blameless postmortem after resolution.

data-ai
0
5
Engineering StandupA

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 yesterday/today/blockers, or structuring a few rough notes into a shareable update.

data-aigoapi
0
5
Engineering System DesignA

Design systems, services, and architectures. Trigger with "design a system for", "how should we architect", "system design for", "what's the right architecture for", or when the user needs help with API design, data modeling, or service boundaries.

data-aiapi
0
5
Engineering Tech DebtA

Identify, categorize, and prioritize technical debt. Trigger with "tech debt", "technical debt audit", "what should we refactor", "code health", or when the user asks about code quality, refactoring priorities, or maintenance backlog.

data-aigorefactoring
0
5
Engineering Testing StrategyA

Design test strategies and test plans. Trigger with "how should we test", "test strategy for", "write tests for", "test plan", "what tests do we need", or when the user needs help with testing approaches, coverage, or test architecture.

data-aitestingapi
0
5
Executing PlansA

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

data-aigit
0
5
Finishing A Development BranchA

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

data-aigobash
0
5
Gsd Code Review FixA

Address code review findings systematically with atomic commits

data-aicode-review
0
5
Gsd Code ReviewA

Review changed files for bugs, security issues, and code quality; produce REVIEW.md

data-aicode-reviewsecurity
0
5
Gsd Discuss PhaseA

Adaptive questioning to surface assumptions and lock decisions before planning

data-aigo
0
5
Gsd Execute PhaseA

Execute PLAN.md with atomic commits, deviation handling, and TDD discipline

data-ai
0
5
Gsd Plan PhaseA

Create PLAN.md with task breakdown, requirements mapping, and verification steps

data-aigo
0
5
Gsd Secure PhaseA

Security audit of changes; enforce defense in depth and OWASP best practices

data-aigitapi
0
5
Gsd Validate PhaseA

Validate that implementation matches spec and requirements

data-ai
0
5
Gsd Verify WorkA

Execute verification steps from PLAN.md and produce VERIFICATION.md

data-ai
0
5
Marketing Brand ReviewA

Review content against your brand voice, style guide, and messaging pillars, flagging deviations by severity with specific before/after fixes. Use when checking a draft before it ships, when auditing copy for voice consistency and terminology, or when screening for unsubstantiated claims, missing disclaimers, and other legal flags.

data-aigoapi
0
5
Marketing Campaign PlanA

Generate a full campaign brief with objectives, audience, messaging, channel strategy, content calendar, and success metrics. Use when planning a product launch, lead-gen push, or awareness campaign, when you need a week-by-week content calendar with dependencies, or when translating a marketing goal into a structured, executable plan.

data-airustgo
0
5
Marketing Competitive BriefA

Research competitors and generate a positioning and messaging comparison with content gaps, opportunities, and threats. Use when building sales battlecards, when finding positioning gaps and messaging angles competitors haven't claimed, or when a competitor makes a move and you need to assess the impact.

data-airustgo
0
5
Marketing Content CreationA

Draft marketing content across channels — blog posts, social media, email newsletters, landing pages, press releases, and case studies. Use when writing any marketing content, when you need channel-specific formatting, SEO-optimized copy, headline options, or calls to action.

data-airustgo
0
5
Marketing Draft ContentA

Draft blog posts, social media, email newsletters, landing pages, press releases, and case studies with channel-specific formatting and SEO recommendations. Use when writing any marketing content, when you need headline or subject line options, or when adapting a message for a specific platform, audience, and brand voice.

data-ai
0
5
Marketing Email SequenceA

Design and draft multi-email sequences with full copy, timing, branching logic, exit conditions, and performance benchmarks. Use when building onboarding, lead nurture, re-engagement, win-back, or product launch flows, when you need a complete drip campaign with A/B test suggestions, or when mapping a sequence end-to-end with a flow diagram.

data-aigotesting
0
5