Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
opencode-copilot-opus
Use this skill when you need Codex to collaborate with GitHub Copilot Opus (via opencode), especially for architecture review, second-opinion validation, and iterative discussion that must continue in the same opencode session_id. Covers model selection for github-copilot/claude-opus-4.6, stable sandbox-safe invocation, session continuity with -c / -s, and troubleshooting common opencode errors.
majiayu000/claude-skill-registry 163
-
growth-hacking
Apply growth hacking methodologies, rapid experimentation frameworks, and viral growth tactics. Use for: implementing AARRR funnel optimization, running growth experiments, building viral loops, optimizing conversion funnels, leveraging product-led growth, creating referral programs, and scaling acquisition channels through data-driven testing.
majiayu000/claude-skill-registry 163
-
prompt-forge
Shape, refine, and stabilize human intent into a canonical prompt artifact. Iteratively clarifies ambiguity until user confirms readiness.
majiayu000/claude-skill-registry 163
-
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
majiayu000/claude-skill-registry 163
-
process-modeling
Process modeling using BPMN notation and flowchart patterns. Creates process diagrams with activities, gateways, events, swimlanes, and decision points for workflow documentation.
majiayu000/claude-skill-registry 163
-
walkeros-create-transformer
Use when creating a new walkerOS transformer. Example-driven workflow for validation, enrichment, or redaction transformers.
majiayu000/claude-skill-registry 163
-
expense-report
>
majiayu000/claude-skill-registry 163
-
dependency-mapping
Identifies dependencies between GitHub issues and creates appropriate cross-references. Use when you need to map issue relationships, find blockers, or organize work order based on dependencies.
majiayu000/claude-skill-registry 163
-
go-code-review
Reviews Go code for idiomatic patterns, error handling, concurrency safety, and common mistakes. Use when reviewing .go files, checking error handling, goroutine usage, or interface design.
majiayu000/claude-skill-registry 163
-
iasyncenumerable
USE FOR: Streaming data asynchronously using IAsyncEnumerable<T> with yield return, including database result streaming, API pagination, file processing, and gRPC server streaming. DO NOT USE FOR: Event-based reactive streams (use IObservable<T>/Rx), producer/consumer queues (use System.Threading.Channels), or fire-and-forget background work.
majiayu000/claude-skill-registry 163
-
ln-500-story-quality-gate
Story-level quality gate with 4-level verdict (PASS/CONCERNS/FAIL/WAIVED) and Quality Score. Use when Story is ready for quality assessment.
majiayu000/claude-skill-registry 163
-
nextjs-server-side-error-debugging
Debug getServerSideProps and getStaticProps errors in Next.js. Use when:
(1) Page shows generic error but browser console is empty, (2) API routes
return 500 with no details, (3) Server-side code fails silently, (4) Error
only occurs on refresh not client navigation. Check terminal/server logs
instead of browser for actual error messages.
majiayu000/claude-skill-registry 163
-
base-ui-react
majiayu000/claude-skill-registry 163
-
Error Handling
Structured error handling with AppError in LivestockAI
majiayu000/claude-skill-registry 163
-
defense-in-depth
Use when invalid data causes failures deep in execution, requiring validation at multiple system layers - validates at every layer data passes through to make bugs structurally impossible
majiayu000/claude-skill-registry 163
-
eval-plan
Evaluate implementation plan before execution - validates architecture, coverage, dependencies, and best practices.
TRIGGER when: user wants plan validated ("evaluate plan", "check plan", "validate plan", "review the plan before starting").
DO NOT TRIGGER when: user wants to execute plan (use /execute-plan), create plan (use /start-issue or /plan), or review code (use /review).
majiayu000/claude-skill-registry 163
-
verification-before-completion
Use when about to claim completion, express satisfaction with work, or state that a task is done. Triggers on phrases like 'done', 'complete', 'finished', 'ready', 'all set', 'looks good'.
majiayu000/claude-skill-registry 163
-
board-prep
Compile financial narrative for board meeting
majiayu000/claude-skill-registry 163
-
Privilege Escalation Methods
This skill should be used when the user asks to "escalate privileges", "get root access", "become administrator", "privesc techniques", "abuse sudo", "exploit SUID binaries", "Kerberoasting", "pass-the-ticket", "token impersonation", or needs guidance on post-exploitation privilege escalation for Linux or Windows systems.
majiayu000/claude-skill-registry 163
-
pokemon
CLI for AI agents to lookup Pokémon info for their humans. Uses PokéAPI. No auth required.
majiayu000/claude-skill-registry 163
-
Envisioning Studio CLI
Use the `es` CLI to manage Envisioning Studio content from the command line.
The CLI communicates with the Envisioning Studio server API and handles authentication automatically.
majiayu000/claude-skill-registry 163
-
borneo-automation
Automate Borneo tasks via Rube MCP (Composio). Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
prototype-strategy
Plan prototyping approach - fidelity levels, tool selection, prototype types, testing strategies, and design-to-development handoff.
majiayu000/claude-skill-registry 163
-
RL Circuit Parameter Tuning
Design and implement reinforcement learning environments to tune bounded circuit parameters, featuring a sophisticated reward calculation for mixed min/max performance metrics to meet target specifications.
majiayu000/claude-skill-registry 163