Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
planning-prompts
Comprehensive skill for project planning and prompt engineering. Covers hierarchical plans (briefs, roadmaps, phases), Claude-to-Claude meta-prompts, and multi-stage workflows. Use when: planning, prompt creation, agentic pipeline work, project roadmap, meta-prompts, research to implement workflow.
majiayu000/claude-skill-registry 163
-
using-anime-service
Guides using AnimeService for anime tracking operations. Use when implementing anime status checks, episode tracking, plan-to-watch, or hidden anime features.
majiayu000/claude-skill-registry 163
-
data-safety-auditor
Comprehensive data safety auditor for Vue 3 + Pinia + IndexedDB + PouchDB applications. Detects data loss risks, sync issues, race conditions, and browser-specific vulnerabilities with actionable remediation guidance.
majiayu000/claude-skill-registry 163
-
autonomous-agent-harness
Set up autonomous coding agent projects with long-running harnesses using Archon MCP for state management. Creates complete project scaffolds with initializer/coding agent prompts, feature tracking, session handoffs, security configuration, and browser testing integration. Based on Anthropic's effective harnesses guide. Use when building autonomous coding agents, long-running AI workflows, or multi-session development projects.
majiayu000/claude-skill-registry 163
-
Builtin Developer
Guides development of AILANG builtin functions. Use when user wants to add a builtin function, register new builtins, or understand the builtin system. Reduces development time from 7.5h to 2.5h (-67%).
majiayu000/claude-skill-registry 163
-
sla-monitor-setup
Configure sla monitor setup operations. Auto-activating skill for Enterprise Workflows.
Triggers on: sla monitor setup, sla monitor setup
Part of the Enterprise Workflows skill category. Use when monitoring systems or services. Trigger with phrases like "sla monitor setup", "sla setup", "sla".
majiayu000/claude-skill-registry 163
-
linear-task-selector
Fetch tasks from Linear backlog and handle user selection. Saves selected task context for use in feature/bug/plan workflows. Reduces context usage by consolidating Linear API interactions.
majiayu000/claude-skill-registry 163
-
gamma-debug-bundle
Comprehensive debugging toolkit for Gamma integration issues.
Use when you need detailed diagnostics, request tracing,
or systematic debugging of Gamma API problems.
Trigger with phrases like "gamma debug bundle", "gamma diagnostics",
"gamma trace", "gamma inspect", "gamma detailed logs".
majiayu000/claude-skill-registry 163
-
deepwork_jobs
Creates and manages multi-step AI workflows. Use when defining, implementing, or improving DeepWork jobs.
majiayu000/claude-skill-registry 163
-
model-researcher
Add new/custom AI models to opencode.json. Use proactively for bleeding-edge releases, non-standard providers, self-hosted models, or custom endpoints.
Examples:
- user: "Add the new Claude 4.5" → websearch for API specs, add provider entry with baseUrl, verify model ID format
- user: "Use my local Ollama instance" → configure custom provider with http://localhost:11434, set model ID format
- user: "Configure this OpenAI-compatible proxy" → add provider with custom baseUrl, set apikey env var, verify compatibility
- user: "Model X just released, add it" → research provider documentation, find model ID and capabilities, add to config
majiayu000/claude-skill-registry 163
-
acsets-hatchery
Attributed C-Sets as algebraic databases. Category-theoretic data structures generalizing graphs and dataframes with Gay.jl color integration.
majiayu000/claude-skill-registry 163
-
tweet-writer
Write viral, persuasive, engaging tweets and threads. Uses web research to find viral examples in your niche, then models writing based on proven formulas and X algorithm optimization. Use when creating tweets, threads, or X content strategy.
majiayu000/claude-skill-registry 163
-
whisper
OpenAI's general-purpose speech recognition model. Supports 99 languages, transcription, translation to English, and language identification. Six model sizes from tiny (39M params) to large (1550M params). Use for speech-to-text, podcast transcription, or multilingual audio processing. Best for robust, multilingual ASR.
majiayu000/claude-skill-registry 163
-
cfn-mdap-context-injection
majiayu000/claude-skill-registry 163
-
startup-go-to-market
Use when designing go-to-market strategy, selecting GTM motion (PLG/sales-led), defining ICP, planning product launches, or implementing AI-powered GTM automation. Covers channel selection, growth loops, RevOps alignment, and market entry execution.
majiayu000/claude-skill-registry 163
-
linkedin-updater
Generate LinkedIn profile update instructions based on best practices and career data from XML files. Use when user asks to "update my LinkedIn", "optimize my LinkedIn profile", "improve my LinkedIn", "refresh my LinkedIn", "LinkedIn best practices", "LinkedIn profile update", "LinkedIn SEO", or "make my LinkedIn stand out". Outputs a structured Markdown document with section-by-section instructions including copy-paste content for Headline, About, Experience, Skills, and Featured sections.
majiayu000/claude-skill-registry 163
-
step-by-step
Execute a task one atomic step at a time, requiring approval for each.
majiayu000/claude-skill-registry 163
-
effect
majiayu000/claude-skill-registry 163
-
Pixel Art Professional
Apply advanced pixel art techniques including dithering, palette optimization, shading, antialiasing, and color theory. Use when the user mentions "dithering", "dither", "Bayer", "Floyd-Steinberg", "palette", "colors", "reduce colors", "optimize palette", "color limit", "shading", "shadows", "highlights", "lighting", "light source", "antialiasing", "smooth", "smoothing", "anti-alias", "AA", "color ramp", "gradient", "hue shifting", "saturation", "value", "contrast", or wants to "refine", "polish", "improve", "enhance", "make better", "add depth", "add dimension" to existing pixel art. Trigger on retro palette names (NES, Game Boy, C64, PICO-8), texture terms ("metal", "fabric", "stone", "wood"), and visual quality terms ("professional", "clean", "smooth", "vibrant").
majiayu000/claude-skill-registry 163
-
opentrons
Expert guidance for Opentrons Python API v2 - automated liquid handling, protocol development, labware management, and hardware module integration for OT-2 and Flex robots
majiayu000/claude-skill-registry 163
-
dialogue-structured-elicit
Gather structured information from the user through framework-aware questioning. Use when you need to elicit process context, requirements, constraints, or decisions. Triggers on "gather requirements", "elicit context", "structured questions", "need to understand".
majiayu000/claude-skill-registry 163
-
mit-exam-generator
Generate rigorous MIT PhD-level qualifying examinations from Markdown/Obsidian notes.
This skill should be used when users request quiz creation, exam generation, assessment
materials, practice questions, or study guides. Triggers on "create quiz", "generate exam",
"make practice questions", "assessment", "test me on", or any request for educational
testing materials from source content.
majiayu000/claude-skill-registry 163
-
integration-testing
Designs comprehensive integration testing strategies including API testing, database testing, microservices testing, end-to-end testing, and test automation frameworks. Produces test plans, test cases, test data strategies, and CI/CD integration. Use when designing test strategies, writing integration tests, setting up test automation, testing APIs, testing microservices, or when users mention integration testing, API testing, E2E testing, test automation, or quality assurance.
majiayu000/claude-skill-registry 163
-
vercel-blob
Integrate Vercel Blob for file uploads and CDN-delivered assets in Next.js. Supports client-side uploads with presigned URLs and multipart transfers for large files.
Use when implementing file uploads (images, PDFs, videos) or troubleshooting missing tokens, size limits, client upload failures, token expiration errors, or browser compatibility issues. Prevents 16 documented errors.
majiayu000/claude-skill-registry 163