Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
predictive-intelligence
Analyze tasks upfront before execution. Predict task category, identify key files, assess risk level, and detect high-consequence operations. Use proactively when any task description is provided to guide execution strategy.
majiayu000/claude-skill-registry 163
-
impl-infra
Implementar clientes de infraestrutura em infrastructure/. Use quando criar client externo, configuração, integração LLM, tracing, ou conexão com serviços fora do synth-lab.
majiayu000/claude-skill-registry 163
-
vimfinity-bindings
Create vimfinity keyboard bindings for Talon voice control following project conventions - use when adding keyboard shortcuts, integrating editor actions, or setting up modal keybindings
majiayu000/claude-skill-registry 163
-
testing-patterns
Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.
majiayu000/claude-skill-registry 163
-
git-review
This skill should be used when the user needs to review and respond to GitHub Pull Request comments. It automatically fetches review comments (both inline code comments and PR-level comments) from GitHub Codex, Claude Code, or human reviewers, organizes them by priority, and lets the user select which items to address using AskUserQuestion. After the user selects items, the main agent automatically implements the fixes.
majiayu000/claude-skill-registry 163
-
when-creating-slash-commands-use-slash-command-encoder
Create ergonomic slash commands for fast access to micro-skills with auto-discovery and parameter validation
majiayu000/claude-skill-registry 163
-
autonomous-agents
Autonomous agents are AI systems that can independently decompose goals, plan actions, execute tools, and self-correct without constant human guidance. The challenge isn't making them capable - it's making them reliable. Every extra decision multiplies failure probability. This skill covers agent loops (ReAct, Plan-Execute), goal decomposition, reflection patterns, and production reliability. Key insight: compounding error rates kill autonomous agents. A 95% success rate per step drops to 60% b
majiayu000/claude-skill-registry 163
-
automation-testing-expert
自动化测试专家,精通单元测试、集成测试、E2E测试和性能测试。能够设计和实施全面的测试策略,确保软件质量和可靠性。
majiayu000/claude-skill-registry 163
-
Bun SvelteKit
Use when building or running SvelteKit apps on Bun, including SSR, adapters, and Bun-specific APIs
majiayu000/claude-skill-registry 163
-
learning-portfolio-assessment
portfolio-assessment for credentials, recognition, and competency validation.
majiayu000/claude-skill-registry 163
-
veo-reference-video
Generate video with consistent subject appearance using reference images via fal.ai Veo 3.1. Use when the user wants to create a video featuring specific people, objects, or characters that should look consistent throughout. Supports multiple reference images for better subject consistency.
majiayu000/claude-skill-registry 163
-
azure-env-builder
⚠️ Alpha (開発中) - エンタープライズ Azure 環境構築スキル。AVM 活用、VM アプリ初期化、App Service/AKS/Container Apps へのアプリデプロイ、サービス間設定連携、CI/CD 生成をサポート。Hub-Spoke, AKS, AI Foundry 等の複合アーキテクチャに対応。Bicep MCP と Microsoft Learn Docs MCP で最新スキーマを取得。
majiayu000/claude-skill-registry 163
-
dependency-scanner
Software Composition Analysis (SCA) and dependency vulnerability scanning. Scan npm, pip, maven, gradle dependencies. Check CVE databases, generate SBOM (CycloneDX, SPDX), identify license compliance issues, and track EPSS scores for prioritization.
majiayu000/claude-skill-registry 163
-
sonarqube-integration
SonarQube integration via MCP for Java projects. The MCP server runs remotely and requires no local setup. Use natural language to query issues, analyze code, and check quality gates.
majiayu000/claude-skill-registry 163
-
sentry-install-auth
Install and configure Sentry SDK authentication.
Use when setting up a new Sentry integration, configuring DSN,
or initializing Sentry in your project.
Trigger with phrases like "install sentry", "setup sentry",
"sentry auth", "configure sentry DSN".
majiayu000/claude-skill-registry 163
-
vfx-particles
Implements visual effects using GPUParticles, trails, screen effects, and procedural VFX. Use when creating particle systems and visual feedback.
majiayu000/claude-skill-registry 163
-
typescript-lsp
REQUIRED for searching code in *.ts, *.tsx, *.js, *.jsx files. Use INSTEAD of Grep for TypeScript/JavaScript - provides type-aware symbol search that understands imports, exports, and relationships. Activate before reading, editing, or searching TypeScript code to verify signatures and find references.
majiayu000/claude-skill-registry 163
-
ralph-resume
Resume RALPH execution from last checkpoint
majiayu000/claude-skill-registry 163
-
moai-lang-rust
Rust 1.92+ development specialist covering Axum, Tokio, SQLx, and memory-safe systems programming. Use when building high-performance, memory-safe applications or WebAssembly.
majiayu000/claude-skill-registry 163
-
github-api
Access GitHub API using gh CLI in sandboxed environment - install binary, authenticate with tokens, query repos, PRs, issues, workflow runs, and download artifacts
majiayu000/claude-skill-registry 163
-
maven-search
Provides comprehensive guidance for searching and retrieving Maven components from Maven Central Repository (https://repo1.maven.org/maven2/). This skill enables searching by groupId, artifactId, version, and other coordinates, retrieving component metadata (POM files, JARs, sources, Javadoc), querying version history, and analyzing dependencies. Use when the user needs to find, verify, or retrieve Maven dependencies, check component versions, analyze dependency trees, or work with Maven coordinates.
majiayu000/claude-skill-registry 163
-
media-expert
Expert-level media production, content management, streaming, broadcasting, and media technology systems
majiayu000/claude-skill-registry 163
-
cross-repo-coordination
Coordinate changes across project-beta repositories when updating runner configurations. Ensures workflow labels match runner scale set names. Use when changing runnerScaleSetName or deploying new runner pools.
majiayu000/claude-skill-registry 163
-
Querying Web Search Agent
This skill guides the process of creating context-free queries for a web search agent (another Claude instance with web search tools). Use this when you need expert guidance from web research but the search agent has no access to the codebase or conversation history.
majiayu000/claude-skill-registry 163