Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
idea-honing
Clarify feature ideas through iterative Q&A, recording insights to guide concept development
majiayu000/claude-skill-registry 163
-
pr-author-agent
AI-powered PR Author Agent that transforms Observability Diff Plans into Pull Requests. Use when: (1) Generating instrumentation code from Scout Agent output, (2) Creating OTel configuration, correlation headers, lineage specs, (3) Scaffolding telemetry validation tests, (4) Creating GitHub/GitLab PRs with observability artifacts. Triggers: "generate PR from diff plan", "create instrumentation PR", "scaffold observability code", "generate OTel config", "create telemetry PR".
majiayu000/claude-skill-registry 163
-
svelte-template-directives
majiayu000/claude-skill-registry 163
-
units
Perform unit conversions and calculations using GNU Units.
majiayu000/claude-skill-registry 163
-
learning-path-patterns
Comprehensive guide to Learning Path patterns for the Ultrathink educational platform. This skill covers the conceptual difference between Study Areas (courses) and Proposed Paths (sequences of courses), data modeling, UI/UX patterns, and implementation guidelines.
Learn how to structure Learning Paths correctly: a Proposed Path is NOT a container of loose flashcards, but a curated sequence of Study Areas (courses). Each path references existing courses with metadata like order, availability status, and estimated hours.
Real-world examples are taken from the Hub MVP implementation (US-044), including caminhoExemploData.js, HubView.jsx, and LearningPathView.jsx. The skill demonstrates the reference pattern used for "Desenvolvedor Backend" path that sequences Bash, Linux, Docker, and DevOps courses.
Key topics include data schema design (cursos array with ordem, areaId, disponivel flags), computed properties (getters for statistics), navigation patterns (path -> course -> lesson), availability states (disponivel: true/false with badges), and how to add new paths without duplicating course data.
This skill is essential for implementing new Learning Paths, maintaining the Hub MVP pattern, scaling to multiple paths, and ensuring UI/UX consistency across the educational platform. Includes the correct mental model for Course vs Path separation.
majiayu000/claude-skill-registry 163
-
react-component
生成React组件,包含TypeScript、hooks、状态管理和无障碍最佳实践。支持函数组件、自定义hooks和Context Provider。
majiayu000/claude-skill-registry 163
-
ipynb-validator
Validate Jupyter notebooks (.ipynb files) for production readiness. Checks smart links consistency, layout structure, transition cells with action cards, numbered part flow, cell ordering, and overall quality. Use when validating notebooks, checking notebook structure, testing smart links, verifying action cards, or preparing notebooks for production deployment. Keywords include ipynb validation, notebook structure, smart links, action cards, transitions, part flow, production ready.
majiayu000/claude-skill-registry 163
-
module-testing
Automated validation suite for VCV Rack modules
majiayu000/claude-skill-registry 163
-
dashboard-playbook
Best-practice kit for BI dashboard layout, storytelling, and adoption.
majiayu000/claude-skill-registry 163
-
my-first-skill
Example skill demonstrating Anthropic SKILL.md format. Load when learning to create skills or testing the OpenSkills loader.
majiayu000/claude-skill-registry 163
-
Plexus Score Setup
Standard workflow for creating Plexus scorecard and score records via the GraphQL API. This is the administrative setup (name, external_id, description) - NOT guidelines or configuration work.
majiayu000/claude-skill-registry 163
-
aposd-reviewing-module-design
Evaluate module design using APOSD principles with 40-item checklist. Detect complexity symptoms (change amplification, cognitive load, unknown unknowns), shallow modules, information leakage, pass-through methods, and structural anti-patterns. Produce categorized design review (Critical/Moderate/Observations/Positive). Use when reviewing code, assessing interfaces, during PR review, or evaluating 'is this too complex?' Triggers on: code review, design review, module complexity, interface assessment, PR review, structural analysis.
majiayu000/claude-skill-registry 163
-
td-hierarchical-clustering
Hierarchical clustering for nested data grouping
majiayu000/claude-skill-registry 163
-
beads-bridge
Use when tracking Beads epic status, syncing progress to GitHub/Shortcut, generating dependency diagrams, or monitoring multi-repo work. Bridges Beads issue tracking with project management tools.
majiayu000/claude-skill-registry 163
-
realtek
Realtek Semiconductor MPN encoding patterns, suffix decoding, and handler guidance. Use when working with Realtek audio codecs, Ethernet controllers, WiFi ICs, or RealtekHandler.
majiayu000/claude-skill-registry 163
-
copilot-customization
GitHub Copilotカスタマイゼーションファイル(プロンプト、エージェント、インストラクション、スキル)の作成ガイド。.prompt.md、.agent.md、.instructions.md、SKILL.mdファイルをVS Codeのベストプラクティスに従って作成する際に使用してください。
majiayu000/claude-skill-registry 163
-
ds-pro-max
Design system intelligence. Search AntD, Material-UI, Figma, Bootstrap, Tailwind specs. Generate compliant CSS code. Audit for violations. Components, colors, typography, spacing, tokens. Actions: search, generate, audit, review, fix, implement, migrate. Projects: React, Vue, web apps, dashboards, admin panels.
majiayu000/claude-skill-registry 163
-
qa-analyst
QA Analyst Agent. 성능 분석, 부하 테스트, 품질 메트릭 분석을 담당합니다. 성능, 부하(load), 분석, 메트릭 관련 요청 시 사용됩니다.
majiayu000/claude-skill-registry 163
-
Backtesting Analysis
Comprehensive guidance for interpreting backtest results and detecting overfitting (project)
majiayu000/claude-skill-registry 163
-
adb-android-control
majiayu000/claude-skill-registry 163
-
hermetic-speckit
majiayu000/claude-skill-registry 163
-
detect-n-plus-one
Detect N+1 query patterns in the codebase. Finds loops that contain database or API calls that should be batched. Works across all languages. Use when user asks to find performance issues or N+1 patterns.
majiayu000/claude-skill-registry 163
-
c4-documentation
C4 model architecture visualization and documentation
majiayu000/claude-skill-registry 163
-
dockerfile-builder
Generate optimized, production-ready Dockerfiles with multi-stage builds, security best practices, and proper layer caching for various application types. Triggers on "create Dockerfile", "generate Dockerfile for", "docker image for", "containerize my app".
majiayu000/claude-skill-registry 163