Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
openspec-proposal-creation-cn
通过openspec规范驱动的方法创建结构化的变更提案与规范差异。用于规划功能、创建提案、编写规范、引入新能力或启动开发流程。触发词包括 "openspec提案", "规划", "创建提案", "规划变更", "规范功能", "新功能", "新特性", "新需求", "添加功能规划", "设计规范"。
majiayu000/claude-skill-registry 163
-
github-pr-operation
GitHub Pull Request operations skill. Uses gh command to retrieve PR info,
check diffs, and get/post comments.
Use when:
- Posting comments to a PR
- Posting inline comments to a PR
- Replying to PR comments
- Checking diffs with line numbers
majiayu000/claude-skill-registry 163
-
smartassembly
Expert-level SmartAssembly scripting for SIGMAXIM's Creo Parametric automation. Use for: .tab script writing/review/debug, CREATE_UDF/ASSEMBLE commands, BEGIN_GUI_DESCR/BEGIN_TAB_DESCR configuration, INCLUDE modular design, BEGIN_CATCH_ERROR error handling, feature/reference manipulation, Excel integration (EXCEL_* commands), drawing automation (CREATE_DRW_*), PDF export (EXPORT_DRW_PDF), XML manipulation (READ/MODIFY_FEATURE_XML), JSON commands (JSON_LOAD_DOCUMENT, JSON_GET_VALUE, JSON_SET_VALUE for REST API/data exchange), PowerShell-Creo COM API integration, manufacturing workflows (Model→Drawing→Export→PDF), path system (SA_Paths.txt, lib: prefix), product patterns (Counters, WorkTables, Tops, DishTables, Wall_Panels, Curbs, Channels), vector geometry analysis, map operations, multi-stage GUI, auto-generation logic, field joints, material selection, or any PTC Creo automation scripting.
majiayu000/claude-skill-registry 163
-
beads-retrospective
PROACTIVELY analyze completed Beads issues to identify patterns, tech debt, and gaps. Suggests new OpenSpec proposals based on discovered work. Use after closing issues or when user asks "what should we work on next?"
majiayu000/claude-skill-registry 163
-
programming-languages
Core programming languages for game server development including C++, C#, Go, Rust
majiayu000/claude-skill-registry 163
-
plugin-test-framework
Virtual test environment for Claude Code hooks, plugins, and agents. Use when testing or validating plugin components without affecting production.
majiayu000/claude-skill-registry 163
-
prompts-gaubee-jixo
majiayu000/claude-skill-registry 163
-
gitterflow
Spawn and coordinate parallel Claude Code sub-agents using git worktrees. Use this skill when you need to parallelize work across multiple independent tasks, delegate subtasks to sub-agents, or orchestrate complex multi-part implementations.
majiayu000/claude-skill-registry 163
-
openscad
Create parametric 3D models using OpenSCAD, a script-based solid CAD modeler. Use when the user asks to create 3D printable objects, parametric designs, mechanical parts, CAD models, or requests .scad files. OpenSCAD uses constructive solid geometry (CSG) and extrusion of 2D shapes to create 3D models through code.
majiayu000/claude-skill-registry 163
-
clinicaltrials-database
Query ClinicalTrials.gov via API v2. Search trials by condition, drug, location, status, or phase. Retrieve trial details by NCT ID, export data, for clinical research and patient matching.
majiayu000/claude-skill-registry 163
-
search-operations
Search GitHub - find code, issues, users, and repositories across GitHub using gh CLI
majiayu000/claude-skill-registry 163
-
turbopack
Configures Turbopack as the default Rust-based bundler for Next.js with incremental compilation and webpack loader compatibility. Use when optimizing Next.js development builds, migrating from webpack, or configuring custom loaders.
majiayu000/claude-skill-registry 163
-
commands-phmbench-phm-vibench
将用户的手工SOP/工作流抽取为可复用的Agent Skill规格与SKILL.md草案
majiayu000/claude-skill-registry 163
-
verify-multilang-support
Instructs the Agent to verify the code-index-mcp server's multi-language support by sequentially using MCP tools on sample projects.
majiayu000/claude-skill-registry 163
-
browser-debugging
Debug client-side issues using browser developer tools. Identify JavaScript errors, styling issues, and performance problems in the browser.
majiayu000/claude-skill-registry 163
-
livelib-global-search
Use LiveLib global search to find the first/best book result and return its canonical book URL.
majiayu000/claude-skill-registry 163
-
openai-agents-mcp-integration
Build AI agents with OpenAI Agents SDK + Model Context Protocol (MCP) for tool orchestration. Supports multi-provider backends (OpenAI, Gemini, Groq, OpenRouter) with MCPServerStdio. Use this skill for conversational AI features with external tool access via MCP protocol.
majiayu000/claude-skill-registry 163
-
telemetry-tagging
Tag logs, metrics, and distributed traces with REQ-* keys for production traceability. Enables backward traceability from runtime issues to requirements to intent. Use when deploying code or setting up observability.
majiayu000/claude-skill-registry 163
-
contract-analyst
Contract review and legal analysis
majiayu000/claude-skill-registry 163
-
p2p-networking
Peer-to-peer networking patterns using commonware for building decentralized Guts network
majiayu000/claude-skill-registry 163
-
architecture-design
Create and validate solution design documents (SDD). Use when designing architecture, defining interfaces, documenting technical decisions, analyzing system components, or working on solution-design.md files in docs/specs/. Includes validation checklist, consistency verification, and overlap detection.
majiayu000/claude-skill-registry 163
-
inline-rbs
Write RBS type annotations directly in Ruby source files using comment syntax. Use when adding types to Ruby code with rbs-inline.
majiayu000/claude-skill-registry 163
-
releasing-software
Use when preparing a release, tagging a version, or when user says "release", "tag", "ship it", "push to production" - ensures all release artifacts are verified before tagging to avoid the retag-four-times failure pattern
majiayu000/claude-skill-registry 163
-
linting-codebase
Parallel lint fixing pattern - runs lint checks, groups issues into independent
streams, and dispatches AI agents to fix all issues until the codebase is clean.
majiayu000/claude-skill-registry 163