Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
dependency-opportunity-scanner
Scan codebase to identify opportunities to replace custom implementations with well-maintained open source libraries. Creates worktree, implements changes, and submits PR for review. Multi-phase workflow with parallel analysis agents.
majiayu000/claude-skill-registry 163
-
azure-boards
Work with Azure DevOps Product Backlog Items using az boards CLI
majiayu000/claude-skill-registry 163
-
default-and-remedies-advisor
Expert in lease defaults and landlord remedies. Use when analyzing default scenarios, calculating cure periods, assessing damages, or drafting default notices. Key terms include monetary default, non-monetary default, cure period, notice to cure, lease termination, re-entry, damages, acceleration of rent, unamortized TI clawback
majiayu000/claude-skill-registry 163
-
etl-duckdb
majiayu000/claude-skill-registry 163
-
scaffolding-openai-agents
Builds AI agents using OpenAI Agents SDK with async/await patterns and multi-agent orchestration.
Use when creating tutoring agents, building agent handoffs, implementing tool-calling agents, or orchestrating multiple specialists.
Covers Agent class, Runner patterns, function tools, guardrails, and streaming responses.
NOT when using raw OpenAI API without SDK or other agent frameworks like LangChain.
majiayu000/claude-skill-registry 163
-
implement-step-definitions
Implement step definitions for Gherkin scenarios, translating Given/When/Then into executable test code. Use after write-scenario when scenarios are defined but step definitions are missing.
majiayu000/claude-skill-registry 163
-
github-user
You are a user of GitHub. You interact with GitHub repositories, issues, projects and prs.
majiayu000/claude-skill-registry 163
-
batch-notification
majiayu000/claude-skill-registry 163
-
frontend-dev-guidelines
Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code.
majiayu000/claude-skill-registry 163
-
iac-skill
Infrastructure as Code with Terraform, Ansible, and CloudFormation.
majiayu000/claude-skill-registry 163
-
julia-hydrotools
计算短波辐射、长波辐射、潜在蒸散发、日出日落时间、湿度的基本变量处理。
majiayu000/claude-skill-registry 163
-
file-boundaries
Pattern for respecting file ownership boundaries during implementation. Prevents conflicts in parallel work.
majiayu000/claude-skill-registry 163
-
response_style_selector
Ask the user to pick a response style and persist the preference.
majiayu000/claude-skill-registry 163
-
rust-style-conventions
Foundational Rust style conventions that apply universally to all Rust code. Covers import organization, naming conventions, and code formatting standards. This skill is automatically applied to all Rust implementations and should be referenced by all other Rust skills.
majiayu000/claude-skill-registry 163
-
Create Claude Skill
Create new Claude skills following Anthropic best practices. Use when building specialized agent capabilities, packaging procedural knowledge, or extending Claude's domain expertise.
majiayu000/claude-skill-registry 163
-
mcp-setup
Configure popular MCP servers for enhanced agent capabilities
majiayu000/claude-skill-registry 163
-
Erlang OTP Behaviors
Use when oTP behaviors including gen_server for stateful processes, gen_statem for state machines, supervisors for fault tolerance, gen_event for event handling, and building robust, production-ready Erlang applications with proven patterns.
majiayu000/claude-skill-registry 163
-
redis-modules
Master Redis modules - RedisJSON, RediSearch, RedisTimeSeries, RedisBloom, and extending Redis functionality
majiayu000/claude-skill-registry 163
-
error-learner
**AUTO-TRIGGER:** Invoked by yolo1 skill after every commit to analyze session errors.
Analyzes the current session for error patterns, researches solutions, and either:
1. Updates knowledge files immediately (if pattern repeats 2+ times in session)
2. Stores findings for cross-session tracking (if one-off error)
On subsequent invocations, checks for cross-session patterns and promotes findings to knowledge.
majiayu000/claude-skill-registry 163
-
handler-sync-github
GitHub-specific sync mechanism - file copying, pattern matching, and safety checks
majiayu000/claude-skill-registry 163
-
systems-thinking-dsl-generator
Generates DSL code for the Systems Thinking Tool (systemsthinkingtool.com). Creates system dynamics models with stocks, flows, constants, delays, lookup tables, and graphs. Based on actual implementation at github.com/doodzik/systems-thinking-tool.
majiayu000/claude-skill-registry 163
-
pr-draft-summary
Create a PR title and draft description after substantive code changes are finished. Trigger when wrapping up a moderate-or-larger change (runtime code, tests, build config, docs with behavior impact) and you need the PR-ready summary block with change summary plus PR draft text.
majiayu000/claude-skill-registry 163
-
competitor-analysis-positioning
Analyze existing SaaS competitors, identify gaps they're missing, craft unique positioning, and develop talking points to overcome "why not just use [SaaS product]?" objections.
majiayu000/claude-skill-registry 163
-
feature-implementer
Implement feature steps using git worktrees, build and test adaptively, update implementation plan, and generate test plans. This skill should be used when ready to implement one or more steps from an implementation plan, automatically adapting to any framework, language, or project structure.
majiayu000/claude-skill-registry 163