Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
kimi-supervisor
Token-efficient multi-agent orchestration. Claude spawns Kimi for research + MiniMax for review. 85-93% token savings on exploration tasks.
majiayu000/claude-skill-registry 163
-
sqldown
Bidirectional markdown ↔ SQLite conversion with column limit protection and smart section extraction. Import with Python, query with sqlite3.
majiayu000/claude-skill-registry 163
-
docs-index
Documentation index for the Wythm project. Use this skill when looking up where project documentation lives, finding PRDs, ADRs, onboarding guides, or any reference material. Auto-trigger when answering questions about project structure or documentation locations.
majiayu000/claude-skill-registry 163
-
all-plan
Collaborative planning using abstract roles (designer + inspiration + reviewer).
majiayu000/claude-skill-registry 163
-
ground
Verify external libraries, APIs, and frameworks against current documentation. Use when implementing external dependencies, when unsure if a pattern is current, when the user mentions "ground", "verify docs", "exa", or "current API".
majiayu000/claude-skill-registry 163
-
py-debug-bot
Execute BioETL py-debug-bot profile for role-specific workflow and constraints.
majiayu000/claude-skill-registry 163
-
521-frameworks-micronaut-testing-unit-tests
Use when you need to write unit tests for Micronaut applications — Mockito-first with @ExtendWith(MockitoExtension.class), @MicronautTest with @MockBean, HttpClient @Client("/") assertions, @Property overrides, @ParameterizedTest, and *Test vs *IT naming. For framework-agnostic Java use @131-java-testing-unit-testing. Part of the skills-for-java project
majiayu000/claude-skill-registry 163
-
bmad-product-brief-preview
Create or update product briefs through guided or autonomous discovery. Use when the user requests to 'create a product brief', 'help me create a project brief', or 'update my product brief'.
majiayu000/claude-skill-registry 163
-
Advanced Allure Reporting
Advanced Allure test reporting with custom categories, environment info, test history trends, flaky test detection, and CI/CD dashboard integration.
majiayu000/claude-skill-registry 163
-
somatic-movement-pilates-feldenkrais
Somatic movement and whole-body retraining as Joseph Pilates designed it in the Contrology method and as Moshé Feldenkrais designed it in Awareness Through Movement and Functional Integration, with enough cross-reference to the broader somatics landscape (Alexander Technique, Hanna Somatics, Body-Mind Centering) that an agent can place a user into the right method. Covers the Pilates reformer and mat system, the six Pilates principles, the Feldenkrais ATM lesson structure, the nervous-system learning frame that distinguishes somatics from exercise, and the safety posture that matters for rehab populations. Use for queries about core training, rehab-adjacent movement, chronic pain patterns, and learning-based movement re-education.
majiayu000/claude-skill-registry 163
-
video-frames
Extract frames or short clips from videos using ffmpeg.
majiayu000/claude-skill-registry 163
-
instructor
Extract structured data from LLM responses with Pydantic validation, retry failed extractions automatically, parse complex JSON with type safety, and stream partial results with Instructor - battle-tested structured output library
majiayu000/claude-skill-registry 163
-
debug-and-fix-pipeline
Diagnose a failed Bauplan job, pin the exact data state, collect evidence, apply a minimal fix, and rerun. Evidence first, changes second.
majiayu000/claude-skill-registry 163
-
next-cache-components
Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag
majiayu000/claude-skill-registry 163
-
context7
Fetch up-to-date library documentation from Context7 API. Use when user asks "how do I use this library", "show me docs for", "library documentation", "API reference for", or needs current documentation for any code library.
majiayu000/claude-skill-registry 163
-
agc-tuner
Analyze and optimize AGC (Automatic Gain Control) parameters for WaveCap-SDR channels. Use when audio is too quiet, too loud, has pumping artifacts, or when tuning AGC attack/release/target settings for FM/AM/SSB modes.
majiayu000/claude-skill-registry 163
-
figma-guidelines
Figma design knowledge for AI agents operating through MCP tools. Use whenever working in Figma via MCP — creating layouts, building components, managing design tokens/variables, organizing files, or manipulating any design element. Covers component architecture (variants, properties, slots, atomic design), auto layout (direction, spacing, sizing, wrap, absolute positioning), variables and styles (token architecture, modes, scoping, aliasing), collaboration features (comments, annotations, sections, Dev Mode), and critical gotchas (font loading, immutable properties, coordinate systems, instance limitations). Also trigger when the user asks to build a design system, create responsive layouts, set up design tokens, organize a Figma file, or work with component libraries. If the task involves Figma in any way, use this skill.
majiayu000/claude-skill-registry 163
-
azure-communication-chat-java
Build real-time chat applications with thread management, messaging, participants, and read receipts.
majiayu000/claude-skill-registry 163
-
tdd
Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants test-first development, or requests TDD workflow.
majiayu000/claude-skill-registry 163
-
web-research
Use this skill for requests related to web research; it provides a structured approach to conducting comprehensive web research.
majiayu000/claude-skill-registry 163
-
data-pipeline-engineer
Expert data engineer for ETL/ELT pipelines, streaming, data warehousing. Activate on: data pipeline, ETL, ELT, data warehouse, Spark, Kafka, Airflow, dbt, data modeling, star schema, streaming data, batch processing, data quality. NOT for: API design (use api-architect), ML training (use ML skills), dashboards (use design skills).
majiayu000/claude-skill-registry 163
-
ring_central-automation
Automate RingCentral tasks via Rube MCP (Composio): calls, messages, meetings, and unified communications. Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
project-planning
Generate structured planning docs for web projects with context-safe phases, verification criteria, and exit conditions. Creates IMPLEMENTATION_PHASES.md plus conditional docs.
Use when: starting new projects, adding major features, or breaking large work into manageable phases.
majiayu000/claude-skill-registry 163
-
cloudflare-browser
Control headless Chrome via Cloudflare Browser Rendering CDP WebSocket. Use for screenshots, page navigation, scraping, and video capture when browser automation is needed in a Cloudflare Workers environment. Requires CDP_SECRET env var and cdpUrl configured in browser.profiles.
majiayu000/claude-skill-registry 163