Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
graphql-fundamentals
Master GraphQL core concepts - types, queries, mutations, and subscriptions
majiayu000/claude-skill-registry 163
-
git-message-guide
コミットメッセージとPRメッセージのガイドライン。Conventional Commits形式での日本語コミットメッセージ作成、PRの概要・レビュー観点・関連Issue記載をサポート。git commit、PR作成、コミットメッセージの書き方を聞かれた時に使用する。
majiayu000/claude-skill-registry 163
-
UsingGitWorktrees
Creates isolated git worktrees with smart directory selection and safety verification for parallel development. USE WHEN starting feature work that needs isolation from current workspace OR before executing implementation plans OR working on multiple branches simultaneously OR need clean test environment. Creates isolated workspaces sharing the same repository.
majiayu000/claude-skill-registry 163
-
hybrid-search
Use when building search systems that need both semantic similarity and keyword matching - covers combining vector and BM25 search with Reciprocal Rank Fusion, alpha tuning for search weight control, and optimizing retrieval quality
majiayu000/claude-skill-registry 163
-
agent-communication
majiayu000/claude-skill-registry 163
-
nk-cell-therapy-agent
AI-powered NK cell therapy design for cancer immunotherapy including CAR-NK engineering, memory-like NK generation, and KIR/HLA matching optimization.
majiayu000/claude-skill-registry 163
-
prd
Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out.
majiayu000/claude-skill-registry 163
-
subagent-development
Central authority for Claude Code subagents (sub-agents). Covers agent file format, YAML frontmatter, tool access configuration, model selection (inherit, sonnet, haiku, opus), automatic delegation, agent lifecycle, resumption, command-line usage (/agents), Agent SDK programmatic agents, priority resolution, and built-in agents (Plan subagent). Assists with creating agents, configuring agent tools, understanding agent behavior, and troubleshooting agent issues. Delegates 100% to docs-management skill for official documentation.
majiayu000/claude-skill-registry 163
-
mixmi-mixer-architecture
Complete technical reference for the professional mixer system architecture, audio routing, recording implementation, and all internal mechanics
majiayu000/claude-skill-registry 163
-
symfony:executing-plans
Methodically execute implementation plans with TDD approach, incremental commits, and continuous validation
majiayu000/claude-skill-registry 163
-
transmissions-app
Guide for creating new Transmissions applications with decision support for core vs remote development
majiayu000/claude-skill-registry 163
-
skill-a
A fake skill for testing
majiayu000/claude-skill-registry 163
-
session-logs
Search and analyze your own session logs (older/parent conversations) using jq.
majiayu000/claude-skill-registry 163
-
cpu-profiling
Profile CPU usage to identify hot spots and bottlenecks. Optimize code paths consuming most CPU time for better performance and resource efficiency.
majiayu000/claude-skill-registry 163
-
building-chat-interfaces
Build AI chat interfaces with custom backends, authentication, and context injection.
Use when integrating chat UI with AI agents, adding auth to chat, injecting user/page context,
or implementing httpOnly cookie proxies. Covers ChatKitServer, useChatKit, and MCP auth patterns.
NOT when building simple chatbots without persistence or custom agent integration.
majiayu000/claude-skill-registry 163
-
NX Monorepo TypeScript Backend Project Setup
Sets up NX monorepo for TypeScript backend projects optimized for AI-assisted development. Delegates to NX commands where possible, patches configs as last resort. Triggers on: 'set up typescript backend project', 'create backend project', 'initialize typescript backend', 'create monorepo', or when working in an empty project folder.
majiayu000/claude-skill-registry 163
-
GatekeeperAgent
入口検証Agent - 不適格な問題を門前払いし、決策系の質問のみを後続Agentに渡す
majiayu000/claude-skill-registry 163
-
tokio-networking
Network programming patterns with Hyper, Tonic, and Tower. Use when building HTTP services, gRPC applications, implementing middleware, connection pooling, or health checks.
majiayu000/claude-skill-registry 163
-
pr-review-standards
Use when creating PRs to enforce code quality standards. Automated detection of anti-patterns, security issues, and code smells. Python 3.8+
majiayu000/claude-skill-registry 163
-
musubix-sdd-workflow
Guide for MUSUBIX SDD (Specification-Driven Development) workflow. Use this when asked to develop features using MUSUBIX methodology, create requirements, designs, or implement code following the 9 constitutional articles.
majiayu000/claude-skill-registry 163
-
student-activity-analysis
Analyze student git activity, lab submissions, and project work for software engineering courses. Use when asked to "update student analysis", "check student activity", "analyze the class", or when working with student rosters and git repositories. Handles inconsistencies in student behavior like multiple usernames, name variations, and missing data.
majiayu000/claude-skill-registry 163
-
content-publisher
Handles the publication workflow for AndesRC blog articles. Creates markdown files, triggers builds, submits to Google Search Console, and initiates promotion. Use as the final step in the content pipeline.
majiayu000/claude-skill-registry 163
-
Implement Custom D3 Question
Create D3 questions with unique, non-standard interactions. Fallback skill for questions not fitting standard patterns.
majiayu000/claude-skill-registry 163
-
checkpoint
Create a safe checkpoint git commit on the current branch (avoid competition data, runs, artifacts, secrets).
majiayu000/claude-skill-registry 163