Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
mcp-setup
Configure popular MCP servers for enhanced agent capabilities
majiayu000/claude-skill-registry 163
-
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
-
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
-
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
-
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
-
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
-
etl-duckdb
majiayu000/claude-skill-registry 163
-
julia-hydrotools
计算短波辐射、长波辐射、潜在蒸散发、日出日落时间、湿度的基本变量处理。
majiayu000/claude-skill-registry 163
-
iac-skill
Infrastructure as Code with Terraform, Ansible, and CloudFormation.
majiayu000/claude-skill-registry 163
-
ordinals-marketplace
Browse and search 1Sat Ordinals marketplace on GorillaPool. View listings, search inscriptions, check sales, and find NFTs.
majiayu000/claude-skill-registry 163
-
azure-boards
Work with Azure DevOps Product Backlog Items using az boards CLI
majiayu000/claude-skill-registry 163
-
batch-notification
majiayu000/claude-skill-registry 163
-
codex-thinkdeep
Use for deep multi-step investigation and analysis with Codex. Triggers on "codex deep analysis", "investigate with codex", "codex thorough investigation", "have codex think deeply".
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
-
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
-
frappe-web-form-builder
Generate Frappe Web Forms for public-facing forms. Use when creating customer portals, registration forms, surveys, or public data collection forms.
majiayu000/claude-skill-registry 163
-
vuer-uikit
Expert knowledge of Vuer UIKit, a React component library for building interactive 3D and UI applications with 38 components and a powerful Dial system
majiayu000/claude-skill-registry 163
-
note-writer
Write structured notes from source materials following academic standards.
LOAD THIS SKILL WHEN: User says "寫筆記", "write notes", "摘要", "summarize", "整理重點" | has source content to summarize | creating reading notes.
CAPABILITIES: Structured summaries, key point extraction, citation formatting, template-based writing.
majiayu000/claude-skill-registry 163
-
autogenerate-from-business-rules
Autogenerate production code from disambiguated business rules (BR-*). Converts BR-* specifications into validators, constants, and logic. Use when requirements have been disambiguated into BR-*, C-*, F-* format.
majiayu000/claude-skill-registry 163
-
session-conversation-tracking
Instrument sessions, conversations, and multi-turn interactions
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