Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
awaiting-pr-workflows
Use when needing to check PR workflow status, especially under time pressure or after pushing commits - ensures verification of unpushed changes, commit correlation, and patient waiting for workflows to complete (up to 20 minutes)
majiayu000/claude-skill-registry 163
-
mcp-tool-builder
Guides implementation of new MCP tools from specification to production-ready
code, following the braiins-pool-mcp-server architecture patterns and best
practices defined in ARCHITECTURE.md.
majiayu000/claude-skill-registry 163
-
issue-linker
Create relationships between issues via comment references
majiayu000/claude-skill-registry 163
-
personal-creating-git-branch
Git リポジトリの慣習に則って新しいブランチを作成します。ユーザーがブランチの作成を求めたときや、エージェントがブランチを作成するときに必ず使用してください。
majiayu000/claude-skill-registry 163
-
frontend-testing
Generate Vitest + React Testing Library tests for Dify frontend components, hooks, and utilities. Triggers on testing, spec files, coverage, Vitest, RTL, unit tests, integration tests, or write/review test requests.
majiayu000/claude-skill-registry 163
-
scrapeninja
High-performance web scraping API with Chrome TLS fingerprint and JS rendering
majiayu000/claude-skill-registry 163
-
ruby-blocks-procs-lambdas
Use when working with Ruby blocks, procs, lambdas, and functional programming patterns including closures and higher-order functions.
majiayu000/claude-skill-registry 163
-
async-python
Python async/await patterns with asyncio, concurrent.futures, threading, and multiprocessing. Covers async context managers, timeouts, cancellation, common pitfalls (blocking in async, missing await, event loop issues), and choosing between async/threading/multiprocessing. Use when writing async code, debugging async issues, choosing concurrency approaches, or testing async functions.
majiayu000/claude-skill-registry 163
-
contract-first-design
Design and manage API contracts before implementation using OpenAPI and AsyncAPI specifications for contract-first development
majiayu000/claude-skill-registry 163
-
openhue
Control Philips Hue lights and scenes via the OpenHue CLI.
majiayu000/claude-skill-registry 163
-
power-bi
Master Power BI development including DAX formulas, Power Query M, data modeling, and report optimization
majiayu000/claude-skill-registry 163
-
deps-minor
Safe minor dependency updates with validation (lint/test/build) and automatic rollback on failure.
majiayu000/claude-skill-registry 163
-
sentry-observability
Execute integrate Sentry with observability stack.
Use when connecting Sentry to logging, metrics, APM tools,
or building unified observability dashboards.
Trigger with phrases like "sentry observability", "sentry logging integration",
"sentry metrics", "sentry datadog integration".
majiayu000/claude-skill-registry 163
-
semaphore-protocol
Comprehensive guide for integrating Semaphore V4 zero-knowledge protocol. Use when developing anonymous voting systems, privacy-preserving authentication, ZK proofs, smart contracts with group membership verification, or implementing Semaphore SDK features (Identity management, Group operations, Proof generation/verification). Also use when modifying, upgrading, or debugging existing Semaphore integrations.
majiayu000/claude-skill-registry 163
-
copilot-mcp-server
Direct access to GitHub Copilot MCP server tools for AI-powered development assistance
majiayu000/claude-skill-registry 163
-
react-lq782655835-blogs
majiayu000/claude-skill-registry 163
-
github-code-reviewer
Review GitHub PRs with surgical precision. Flag only high-severity issues (bugs, security, performance, breaking changes) via succinct inline comments on specific lines. Skip style, nits, and minor improvements. High signal, low noise.
majiayu000/claude-skill-registry 163
-
chrome-dev-protocol
Lightweight Chromium DevTools automation via the bundled browser-tools.ts CLI (Puppeteer connect). Use when you need to launch a Chromium-based browser with a remote-debugging port, navigate pages, run JS in the active tab, capture screenshots, inspect DevTools sessions, or extract readable content without a full browser automation server.
majiayu000/claude-skill-registry 163
-
meeting-actions
会議メモからアクションアイテムを抽出するSkill。
「アクションを抽出して」「TODOをまとめて」「会議のアクションは?」
などのリクエストで自動発火する。
majiayu000/claude-skill-registry 163
-
tech-debt-analysis
Analyze and address technical debt in codebases.
majiayu000/claude-skill-registry 163
-
research-question-refiner
Helps transform a vague research interest into a concrete, tractable research question. Use when asked to refine a research idea, develop a research question, scope a research project, or figure out what to work on. Walks through systematic refinement with feasibility analysis.
majiayu000/claude-skill-registry 163
-
oe-project-orientation
Repo navigation and “where do I start?” guide for OpenEvent-AI. Use when an agent/dev is lost, needs an overview of the project or a subsystem, or needs pointers to the most important docs, entrypoints, scripts, and tests without rescanning the entire codebase.
majiayu000/claude-skill-registry 163
-
Rust Ecosystem
This skill should be used when working with Rust projects, "Cargo.toml", "rustc", "cargo build/test/run", "clippy", "rustfmt", or Rust language patterns. Provides comprehensive Rust ecosystem patterns and best practices.
majiayu000/claude-skill-registry 163
-
code-patterns
Common code patterns and best practices reference for quick lookup
majiayu000/claude-skill-registry 163