Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
verification-before-completion
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
majiayu000/claude-skill-registry 163
-
edictum-oss
Implement features in the Edictum OSS core (src/edictum/). Use when the task touches pipeline, adapters, YAML engine, CLI, audit, envelope, or session. Core NEVER imports from ee/.
majiayu000/claude-skill-registry 163
-
review-post-task
[Code Quality] Two-pass code review for task completion
majiayu000/claude-skill-registry 163
-
shengzhi
皇上下达正式旨意的结构化模板——引导填写标题、优先级、验收标准、截止时间,格式化后触发三省流程
majiayu000/claude-skill-registry 163
-
onboarding-cro
When the user wants to optimize post-signup onboarding, user activation, first-run experience, or time-to-value. Also use when the user mentions "onboarding flow," "activation rate," "user activation," "first-run experience," "empty states," "onboarding checklist," "aha moment," or "new user experience." For signup/registration optimization, see signup-flow-cro. For ongoing email sequences, see email-sequence.
majiayu000/claude-skill-registry 163
-
langchain-architecture
Design LLM applications using LangChain 1.x and LangGraph for agents, memory, and tool integration. Use when building LangChain applications, implementing AI agents, or creating complex LLM workflows.
majiayu000/claude-skill-registry 163
-
ui-skills
Opinionated, evolving constraints to guide agents when building interfaces
majiayu000/claude-skill-registry 163
-
post-deploy
Backend post-deployment health checks and monitoring. TODO: Implement for backend. Invoked by: "/post-deploy", "verify deployment", "health check", "api monitoring".
majiayu000/claude-skill-registry 163
-
ui-architect
Design component architecture for legaltech UIs - layer separation, data flow, design system selection
majiayu000/claude-skill-registry 163
-
gsd
Get Shit Done (GSD) - A comprehensive project management system for solo developers using Claude agents
majiayu000/claude-skill-registry 163
-
yoink
Curate tests then decompose dependencies
majiayu000/claude-skill-registry 163
-
ralphinit
Start a ralph style looping session
majiayu000/claude-skill-registry 163
-
moai-platform-firebase-auth
Firebase Authentication specialist covering Google ecosystem, social auth, phone auth, and mobile-first patterns. Use when building Firebase-backed or Google ecosystem apps, implementing social login, or adding phone verification.
majiayu000/claude-skill-registry 163
-
agent-github-modes
Agent skill for github-modes - invoke with $agent-github-modes
majiayu000/claude-skill-registry 163
-
migrate-to-motherduck
Plan a migration onto MotherDuck. Use when moving from Snowflake, Redshift, PostgreSQL, dbt-heavy stacks, or lakehouse tooling and the key decisions are target pattern, cutover slices, validation, rollback, and native-versus-DuckLake posture.
majiayu000/claude-skill-registry 163
-
visual-design
Create high-fidelity UI designs, color palettes, and design systems
majiayu000/claude-skill-registry 163
-
shellspec
Comprehensive unit testing framework for Bash and POSIX shell scripts using ShellSpec with TDD/BDD best practices. Use when writing tests for shell scripts, debugging test failures, refactoring scripts for testability, setting up test infrastructure, mocking external dependencies, or implementing test-driven development for Bash/shell projects. Covers test structure, isolation, mocking, output capture, coverage, CI integration, and troubleshooting.
majiayu000/claude-skill-registry 163
-
docs-manager
Documentation management workflow for MkDocs sites and standalone markdown files — initialize, generate, update docs, and create change summaries. Use when asked to "create docs", "write README", "update documentation", "generate docs site", "write CONTRIBUTING", "manage documentation", or "docs changelog".
majiayu000/claude-skill-registry 163
-
deploy
Build and deploy GridRacer to a connected iOS device
majiayu000/claude-skill-registry 163
-
conversation-state-management
Implement DB-persisted conversation state for stateless AI agent servers.
This skill should be used when users need to create/load conversations,
append messages with role ordering, fetch history for agents, or resume
conversations after server restart.
majiayu000/claude-skill-registry 163
-
agent-implementer-sparc-coder
Agent skill for implementer-sparc-coder - invoke with $agent-implementer-sparc-coder
majiayu000/claude-skill-registry 163
-
auto-coder
Autonomous multi-session feature development framework. Use when the user wants to systematically implement features from a specification, track progress across sessions, and ensure all tests pass before marking features complete. Activated by the /lynyx-agent-kit:auto-coder command or when working with feature_list.json files in an .auto-coder directory.
majiayu000/claude-skill-registry 163
-
railway-deploy
Manage Railway deployments using the CLI. Use when a user asks to deploy to Railway, check deployment status, manage Railway services, set environment variables on Railway, view Railway logs, link a Railway project, add a database on Railway, scale Railway services, manage Railway environments, rollback a Railway deployment, or run commands with Railway env vars. Covers the full deploy lifecycle from project setup to production monitoring.
majiayu000/claude-skill-registry 163
-
project-conventions
Guides discovery and application of project-specific conventions including code patterns, naming, structure, and team practices. Use when exploring a codebase or implementing features to match existing patterns.
majiayu000/claude-skill-registry 163