Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
platform-api-integration
Guide for discovering and integrating with Rubin Science Platform (RSP) APIs using OpenAPI specifications. Use this skill when working with Gafaelfawr authentication APIs (/auth/*), Times Square notebook APIs (/times-square/api/*), or other RSP services. Covers finding OpenAPI specs, using WebFetch to download specifications, creating TypeScript types from schemas, implementing SWR-based hooks, handling authentication patterns (CSRF tokens, credentials), and creating mock APIs for development.
majiayu000/claude-skill-registry 163
-
mcp-spy
Debug MCP server communication. Use for troubleshooting MCP integrations, viewing traffic, and analyzing latency.
majiayu000/claude-skill-registry 163
-
agent-laravel-specialist
Expert Laravel specialist mastering Laravel 10+ with modern PHP practices. Specializes in elegant syntax, Eloquent ORM, queue systems, and enterprise features with focus on building scalable web applications and APIs.
majiayu000/claude-skill-registry 163
-
convergence-debugger
Expert debugging guide for AI Counsel's convergence detection system. Use when deliberations aren't converging as expected, early stopping fails, semantic similarity seems wrong, or voting vs semantic status conflicts occur.
majiayu000/claude-skill-registry 163
-
data-substrate-analysis
Analyze fundamental data primitives, type systems, and state management patterns in a codebase. Use when (1) evaluating typing strategies (Pydantic vs TypedDict vs loose dicts), (2) assessing immutability and mutation patterns, (3) understanding serialization approaches, (4) documenting state shape and lifecycle, or (5) comparing data modeling approaches across frameworks.
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
-
rag-implementation
Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or integrating LLMs with external knowledge bases.
majiayu000/claude-skill-registry 163
-
shannot
Run diagnostic scripts in sandbox with human approval (MCP tool)
majiayu000/claude-skill-registry 163
-
prediction-outcome-recording
Record prediction outcomes when positions close. Trigger when: (1) predictions logged but outcomes missing, (2) calculating prediction accuracy, (3) tracking model performance.
majiayu000/claude-skill-registry 163
-
howdy-structure
Create PHP classes following Howdy framework conventions. Use when creating new classes or files in the plugin.
majiayu000/claude-skill-registry 163
-
spring-microservices
Build cloud-native microservices - service discovery, config server, API gateway, resilience patterns
majiayu000/claude-skill-registry 163
-
codex-collaboration
Codex CLI integration for code review and consultation. Use when: (1) code needs review before commit, (2) need expert consultation on implementation approach, (3) debugging assistance needed. This skill provides Codex interaction patterns only - workflow orchestration is defined in project CLAUDE.md.
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
-
pal-chat
Collaborative thinking partner for brainstorming, development discussion, and exploring ideas using PAL MCP. Use when you need a second opinion, want to brainstorm, or need help thinking through a problem. Triggers on brainstorming requests, discussion needs, or when exploring ideas.
majiayu000/claude-skill-registry 163
-
bevy
This skill should be used when working on Bevy game engine projects. It provides specialized knowledge for Bevy's Entity Component System (ECS) architecture, component-driven design patterns, system ordering, UI development, build strategies, and common pitfalls. Use this skill when implementing game features, debugging Bevy code, designing component architectures, or working with Bevy's UI system.
majiayu000/claude-skill-registry 163
-
archive-work
Archive completed scratchpads and session logs to project history. Invoke when user says "archive this work", "clean up scratchpad", "archive scratchpad", or after PR is merged.
majiayu000/claude-skill-registry 163
-
authentication-setup
Implement JWT authentication with bcrypt password hashing, refresh tokens, account lockout, and password reset flow. Use when setting up authentication or login system.
majiayu000/claude-skill-registry 163
-
applied-mathematics-for-engineering
Applied math expert for engineering applications including Fourier analysis, transforms, and practical problem solving
majiayu000/claude-skill-registry 163
-
skill-to-agent-transpiler
Compile a skill entry into a provisioned agent request with strict guardrails (approval, quotas, TTL). Use when translating skills into runnable agents or when you need a controlled Skill→Agent path.
majiayu000/claude-skill-registry 163
-
java-kotlin
Java and Kotlin programming patterns
majiayu000/claude-skill-registry 163
-
slide-writer
技術研修スライド教材をMarp形式で執筆。1スライド1トピック、箇条書き中心の簡潔な構成。スライド教材、プレゼンテーション作成時に使用。
majiayu000/claude-skill-registry 163
-
controller-handlers
Writing controller handler functions
majiayu000/claude-skill-registry 163
-
code-formatter
Format Python code using black, ruff, and isort to ensure consistent style. This skill should be used before committing code to maintain code quality standards and pass CI/CD checks.
majiayu000/claude-skill-registry 163
-
Zod v4
TypeScript-first schema validation library with static type inference and runtime validation
majiayu000/claude-skill-registry 163