Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
x-recruiter
用于在 X (x.com) 发布招聘帖子。包含文案规范、图片生成提示和自动化发布脚本。发布 AI 相关岗位或设计类岗位时优先使用。
majiayu000/claude-skill-registry 163
-
creative-strategist
Strategic consultant for hackathons, competitions, and new projects. Provides deep research-driven ideation with multiple differentiated options, feasibility analysis, and strategic recommendations. Use when the user needs creative ideas for challenges, asks "what should I build?", requests project brainstorming, or needs strategic decision-making for competitions with specific criteria.
majiayu000/claude-skill-registry 163
-
API Async
Your approach to handling API async. Use this skill when working on files where API async comes into play.
majiayu000/claude-skill-registry 163
-
video-to-article
Use this skill when the user wants to convert a lecture, presentation, or talk video into text formats (transcript, outline, or article). Trigger when user mentions processing video recordings, creating transcripts from lectures, or generating articles from recorded presentations.
majiayu000/claude-skill-registry 163
-
fix-pr-feedback
Address PR feedback with iterative refinement. MUST BE USED when fixing PR issues.
Supports auto-detection (CI failures, code review) and manual triage (user reports bugs). Creates Beads issues for all problems, fixes systematically.
Use when user says "fix the PR", "i noticed bugs", "ci failures", or "codex review found issues",
or when user mentions CI failures, review comments, failing tests, PR iterations,
bug fixes, feedback loops, or systematic issue resolution.
majiayu000/claude-skill-registry 163
-
action
Execute a small batch of conditional actions only after verifying they are safe and unused.
majiayu000/claude-skill-registry 163
-
zig-expert
Comprehensive Zig 0.15.2 development expert. Use when writing Zig code, debugging memory issues, designing build systems, implementing comptime metaprogramming, handling errors, or cross-compiling. Automatically activated for any .zig file or build.zig work.
majiayu000/claude-skill-registry 163
-
llmtornado-tutorial-generator
Generates comprehensive code tutorials on LlmTornado API formatted for Medium publication with examples, explanations, and best practices.
majiayu000/claude-skill-registry 163
-
ios-swift-expert
Elite iOS and macOS development expertise for Swift, SwiftUI, UIKit, Xcode, and the entire Apple development ecosystem. Automatically activates when working with .swift files, Xcode projects (.xcodeproj, .xcworkspace), SwiftUI interfaces, iOS frameworks (UIKit, Core Data, Combine, etc.), app architecture, or Apple platform development.
majiayu000/claude-skill-registry 163
-
package-json
Generates package.json with all necessary dependencies, dev dependencies, and scripts. Fetches latest package versions from npm registry.
majiayu000/claude-skill-registry 163
-
aico-backend-task-breakdown
Break down PM story into backend tasks following LAYERED ARCHITECTURE order: Data Models → Database → Repository → Service → API → Validation → Tests.
UNIQUE VALUE: Ensures proper dependency order and separation of concerns. Tasks are ordered by architectural layers, not random order.
Use this skill when:
- Running /backend.tasks command
- User asks to "break down story for backend", "create backend tasks", "split into backend tasks"
- Have story at docs/reference/pm/stories/ and need organized task list
- Need tasks ordered by architectural layers (not random order)
- Starting backend work and want organized, layered task list
Layer order is CRITICAL: Types/Entities → Migrations → Repository → Service → API → Validation → Tests
Output: ALWAYS write to docs/reference/backend/tasks/{story-name}.md
majiayu000/claude-skill-registry 163
-
plan
Generate a plan for how an agent should accomplish a complex coding task. Use when a user asks for a plan, and optionally when they want to save, find, read, update, or delete plan files in $CODEX_HOME/plans (default ~/.codex/plans).
majiayu000/claude-skill-registry 163
-
arifos-workflow-gitforge
Analyze git branch entropy and hot zones using arifOS Trinity forge. Use when the user types /gitforge, asks for branch entropy/hot zones/risk score, or wants a pre-change risk/ΔS assessment.
majiayu000/claude-skill-registry 163
-
obsidian-project
Create or update a project in the Obsidian vault Projects folder
majiayu000/claude-skill-registry 163
-
vercel-react-best-practices
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
majiayu000/claude-skill-registry 163
-
paul-graham-wisdom
Apply Paul Graham's principles when exploring ideas, evaluating opportunities, building products, or making important decisions. Use this skill when brainstorming, validating ideas, planning ventures, thinking through problems, or needing a framework for clear thinking. Triggers include "evaluate this idea", "should I pursue this", "help me think through", "is this worth doing", "startup idea", "opportunity analysis", or any creative/strategic thinking task.
majiayu000/claude-skill-registry 163
-
fastapi-templates
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.
majiayu000/claude-skill-registry 163
-
abp-api-implementation
Implement REST APIs in ABP Framework with AppServices, DTOs, pagination, filtering, and authorization. Use when building API endpoints for ABP applications.
majiayu000/claude-skill-registry 163
-
commit-drafter
Automatically draft commit messages by analyzing git status and staged changes
majiayu000/claude-skill-registry 163
-
fetch-web-intel
Use when Codex must fetch web pages, scrape selectors, or crawl sitemaps through the remote Fetch/Web MCP server catalog entry.
majiayu000/claude-skill-registry 163
-
value-object-patterns
値オブジェクトパターンの専門スキル。
不変性、等価性、ドメイン概念のカプセル化を提供します。
Anchors:
- Domain-Driven Design(Eric Evans)/ 適用: 値オブジェクト設計 / 目的: ドメインモデル表現
- Implementing DDD(Vaughn Vernon)/ 適用: 実装パターン / 目的: 実践的コード
- Refactoring(Martin Fowler)/ 適用: プリミティブ執着検出 / 目的: コードスメル改善
Trigger:
Use when implementing value objects, designing immutable domain concepts, refactoring primitive obsession, or integrating value objects into domain models.
majiayu000/claude-skill-registry 163
-
five-field-handshake-execution
Execute five-field diagnostic handshake protocol.
majiayu000/claude-skill-registry 163
-
cisco-network-diagram
Generate Draw.io network topology diagrams from Cisco router and switch configurations. Use when asked to visualize network topology, create network diagrams, map network infrastructure, or generate visual representations from Cisco device configs. Supports parsing show commands, configuration files, CDP/LLDP neighbor data, and routing protocol information to automatically create professional network diagrams.
majiayu000/claude-skill-registry 163
-
ecto-query-analysis
Analyzes Ecto queries for N+1 problems, missing preloads, and performance issues.
majiayu000/claude-skill-registry 163