Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
experiment-report-writer
Write structured experiment sections (methods + results + discussion) for NQS + SQD projects in this repository, based on contents of results/ and figures/.
majiayu000/claude-skill-registry 163
-
pufferlib
High-performance reinforcement learning framework optimized for speed and scale. Use when you need fast parallel training, vectorized environments, multi-agent systems, or integration with game environments (Atari, Procgen, NetHack). Achieves 2-10x speedups over standard implementations. For quick prototyping or standard algorithm implementations with extensive documentation, use stable-baselines3 instead.
majiayu000/claude-skill-registry 163
-
conflict-resolution
Use when encountering merge conflicts - handle conflicts cleanly, verify resolution, and maintain code integrity
majiayu000/claude-skill-registry 163
-
Gleam Actor Model
Use when oTP actor patterns in Gleam including processes, message passing, GenServer implementations, supervisors, fault tolerance, state management, and building concurrent, fault-tolerant applications on the Erlang VM.
majiayu000/claude-skill-registry 163
-
llm-application-dev
Building applications with Large Language Models - prompt engineering, RAG patterns, and LLM integration. Use for AI-powered features, chatbots, or LLM-based automation.
majiayu000/claude-skill-registry 163
-
code-formatter-installer
Installs and configures Prettier, ESLint, EditorConfig, and other code quality tools to enforce consistent code style across the team. Generates config files, npm scripts, editor settings recommendations, and CI integration suggestions. Use when users request "setup prettier", "add eslint", "configure code formatting", or "enforce code style".
majiayu000/claude-skill-registry 163
-
creating-rules
.claude/rules/ディレクトリにベストプラクティスに沿ったルールファイル(.md)を作成します。コーディングルール、テスト規約、セキュリティ要件などのプロジェクト固有の指示を作成する場合に使用します。paths frontmatterによる条件付きルール、適切なファイル名、サブディレクトリ構造をサポートします。
majiayu000/claude-skill-registry 163
-
matplotlib
Low-level plotting library for full customization. Use when you need fine-grained control over every plot element, creating novel plot types, or integrating with specific scientific workflows. Export to PNG/PDF/SVG for publication. For quick statistical plots use seaborn; for interactive plots use plotly; for publication-ready multi-panel figures with journal styling, use scientific-visualization.
majiayu000/claude-skill-registry 163
-
sc-managing-worktrees
Create, manage, scan, and clean up git worktrees for parallel development. Use when working on multiple branches simultaneously, isolating experiments, or when user mentions "worktree", "parallel branches", "feature isolation", "branch cleanup", or "worktree status".
majiayu000/claude-skill-registry 163
-
openai-whisper-api
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
majiayu000/claude-skill-registry 163
-
claude-agent-ts-sdk
Build Claude agents using TypeScript with the @anthropic-ai/claude-agent-sdk. Use this skill when implementing conversational agents, building tools for agents, setting up streaming responses, or debugging agent implementations. Covers the tool wrapping pattern, SDK initialization, agent architecture, and best practices.
majiayu000/claude-skill-registry 163
-
confluent-schema-registry
Schema Registry expert for Avro, Protobuf, and JSON Schema management. Covers schema evolution strategies, compatibility modes, validation, and best practices for managing schemas in Confluent Cloud and self-hosted Schema Registry. Activates for schema registry, avro, protobuf, json schema, schema evolution, compatibility modes, schema validation.
majiayu000/claude-skill-registry 163
-
tokio-concurrency
Advanced concurrency patterns for Tokio including fan-out/fan-in, pipeline processing, rate limiting, and coordinated shutdown. Use when building high-concurrency async systems.
majiayu000/claude-skill-registry 163
-
release-prep
Prepare a release for this repository when the user says "release". Use to review changes since the last release, choose and confirm the semver bump, run tests, update version files, tag, push, and draft the GitHub release for code-index-mcp.
majiayu000/claude-skill-registry 163
-
agent-board-cli
Command-line task management tool for AI coding agents and humans. Provides local SQLite-based task boards for tracking work items, checklists, and comments without requiring an external API.
Use this skill when:
- Managing multi-step coding tasks
- Tracking progress on complex implementations
- Breaking down work into checkable subtasks
- Documenting decisions and progress via comments
- Coordinating work across agent sessions
majiayu000/claude-skill-registry 163
-
roi-benchmark-library
Reference benchmarks for CAC, CPL, ROAS, and payback across channels and segments.
majiayu000/claude-skill-registry 163
-
voice-dna-creator
Analyze writing samples to create a comprehensive voice DNA profile. Use when the user wants to capture their unique writing voice, needs to create a voice profile for AI content, or is setting up a new writing system.
majiayu000/claude-skill-registry 163
-
safe-agent-comprehensive
Agent with comprehensive Gemini safety settings configured for all categories
majiayu000/claude-skill-registry 163
-
static-code-analysis
Implement static code analysis with linters, formatters, and security scanners to catch bugs early. Use when enforcing code standards, detecting security vulnerabilities, or automating code review.
majiayu000/claude-skill-registry 163
-
eld-record-knowledge-transfer
PCE (Process-Context Engine) の知識移転スキル。セッション/メンバー間での知識の連続性を確保し、引き継ぎを円滑にする。
トリガー条件:
- 「引き継ぎ資料を作って」
- 「次の人に渡す情報をまとめて」
- 新メンバーのオンボーディング時
- 長期プロジェクトの節目
- 「プロジェクトの状況を共有して」
majiayu000/claude-skill-registry 163
-
release-automation-builder
Automates releases and package publishing with changesets or semantic-release. Handles versioning, changelog generation, git tags, and release notes. Use for "release automation", "semantic versioning", "package publishing", or "changelog generation".
majiayu000/claude-skill-registry 163
-
skillstash-review
Review skillstash PRs and summarize validation issues
majiayu000/claude-skill-registry 163
-
autonomous-ci
Ensures Claude verifies both local tests AND remote CI before claiming completion. Use BEFORE any completion claims, commits, or pull requests. Mandatory verification with evidence.
majiayu000/claude-skill-registry 163
-
tool-call-tracking
Instrument agent tool executions with proper context and error handling
majiayu000/claude-skill-registry 163