Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
get-y2b-clips
Extract the most meaningful, engaging clips from YouTube videos. Use when user provides a YouTube URL and wants to find highlights, best moments, controversial takes, or valuable segments. Supports specifying number of clips or topic focus.
majiayu000/claude-skill-registry 163
-
requesting-code-review
Use when completing tasks or major features. Know when and how to request reviews. Provides git commit range to code-reviewer agent.
majiayu000/claude-skill-registry 163
-
instinct-import
Import instincts from teammate
majiayu000/claude-skill-registry 163
-
fastapi-code-review
Reviews FastAPI code for routing patterns, dependency injection, validation, and async handlers. Use when reviewing FastAPI apps, checking APIRouter setup, Depends() usage, or response models.
majiayu000/claude-skill-registry 163
-
script-kit-icons
Unified icon system for Script Kit GPUI. Use when working with icons in the UI - rendering Lucide icons, embedded SVGs, SF Symbols (macOS), app bundle icons, or custom file/URL icons. Covers IconRef parsing, IconStyle configuration, color tokens, and the IconView rendering API.
majiayu000/claude-skill-registry 163
-
emergency-lockdown
System-wide safety kill-switch. Invoked during critical security breaches, high-risk legal errors, or catastrophic system failures to preserve integrity and data safety.
majiayu000/claude-skill-registry 163
-
counterexample-debugger
Debug proof failures using counterexamples from Nitpick (Isabelle) or QuickChick (Coq) to identify specification errors, missing preconditions, and proof strategy issues. Use when: (1) A proof attempt fails and you need to understand why, (2) Counterexamples are generated by Nitpick or QuickChick, (3) Specifications may be incorrect or incomplete, (4) Theorems need validation before proving, (5) Missing preconditions or lemmas need identification, or (6) Proof failures need explanation and correction suggestions. Supports both Isabelle/HOL and Coq equally.
majiayu000/claude-skill-registry 163
-
build-dashboard
Build a live MotherDuck dashboard as a Dive. Use when composing one shareable KPI, trend, and breakdown story over existing MotherDuck data, especially when the result should stay a saved workspace artifact rather than a full application.
majiayu000/claude-skill-registry 163
-
ce-regulatory-compliance
Map calibrated_explanations capabilities to EU AI Act, GDPR, AI Liability Directive, and Product Liability Directive obligations for compliance documentation and presentation materials.
majiayu000/claude-skill-registry 163
-
web-component-design
Master React, Vue, and Svelte component patterns including CSS-in-JS, composition strategies, and reusable component architecture. Use when building UI component libraries, designing component APIs, or implementing frontend design systems.
majiayu000/claude-skill-registry 163
-
4-step-program
Coordinator workflow for orchestrating dockeragents through fix-review-iterate-present loop. Use when delegating any task that produces code changes. Ensures agents achieve 10/10 quality before presenting to human.
majiayu000/claude-skill-registry 163
-
airflow-dag-patterns
Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchestrating workflows, or scheduling batch jobs.
majiayu000/claude-skill-registry 163
-
nean-nfr
Non-functional requirements checklist for NEAN features
majiayu000/claude-skill-registry 163
-
pptx-manipulation
>
majiayu000/claude-skill-registry 163
-
technical-debt-audit
Identifies technical debt in WordPress sites - orphaned shortcodes from deleted plugins, unused plugins, database bloat, unused media, builder data from inactive builders. Use when user says "analyze technical debt", "scan for orphaned shortcodes", "check for unused plugins", or "find database bloat".
majiayu000/claude-skill-registry 163
-
convex-schema-validator
Defining and validating database schemas with proper typing, index configuration, optional fields, unions, and migration strategies for schema changes
majiayu000/claude-skill-registry 163
-
self-heal
Autonomous diagnose-research-fix-verify loop — up to 5 attempts before human escalation
majiayu000/claude-skill-registry 163
-
linear
Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.
majiayu000/claude-skill-registry 163
-
Shodan Reconnaissance and Pentesting
This skill should be used when the user asks to "search for exposed devices on the internet," "perform Shodan reconnaissance," "find vulnerable services using Shodan," "scan IP ranges with Shodan," or "discover IoT devices and open ports." It provides comprehensive guidance for using Shodan's search engine, CLI, and API for penetration testing reconnaissance.
majiayu000/claude-skill-registry 163
-
recommendation-canvas
Evaluate an AI product idea across outcomes, hypotheses, risks, and positioning. Use when deciding whether an AI solution deserves investment or recommendation.
majiayu000/claude-skill-registry 163
-
defuddle
Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web page.
majiayu000/claude-skill-registry 163
-
multi-stage-dockerfile
Create optimized multi-stage Dockerfiles for any language or framework
majiayu000/claude-skill-registry 163
-
tools-ui
Tool lifecycle UI components for React/Next.js from ui.inference.sh. Display tool calls: pending, progress, approval required, results. Capabilities: tool status, progress indicators, approval flows, results display. Use for: showing agent tool calls, human-in-the-loop approvals, tool output. Triggers: tool ui, tool calls, tool status, tool approval, tool results, agent tools, mcp tools ui, function calling ui, tool lifecycle, tool pending
majiayu000/claude-skill-registry 163
-
async-python-patterns
Use when implementing asyncio patterns, structured concurrency, async generators, or debugging event loop issues in ML serving and API backends.
majiayu000/claude-skill-registry 163