Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
color-pipeline-implementer
Implement or adjust the core color pipeline (parse, normalize, scale, resolve) guided by src/planning/spec-v0.3.md and src/planning/roadmap-v0.3.md.
majiayu000/claude-skill-registry 163
-
baoyu-post-to-x
Posts content and articles to X (Twitter). Supports regular posts with images/videos and X Articles (long-form Markdown). Uses real Chrome with CDP to bypass anti-automation. Use when user asks to "post to X", "tweet", "publish to Twitter", or "share on X".
majiayu000/claude-skill-registry 163
-
implementation-guidance-generator
Generates structured implementation guidance documents for technical issues, bug fixes, and feature development. Use when creating actionable implementation plans with file references, code locations, and step-by-step approaches following Obsidian markdown formatting standards.
majiayu000/claude-skill-registry 163
-
click-patterns
Click framework examples and templates - decorators, nested commands, parameter validation. Use when building Python CLI with Click, implementing command groups, adding CLI options/arguments, validating CLI parameters, creating nested subcommands, or when user mentions Click framework, @click decorators, command-line interface.
majiayu000/claude-skill-registry 163
-
embedding-comparison
Compare and evaluate embedding models for semantic search
majiayu000/claude-skill-registry 163
-
markov-regime-features
Debugging constant Markov regime features in RL observations - when HMM probabilities show uniform values instead of dynamic regime estimates
majiayu000/claude-skill-registry 163
-
fastify-plugin-creator
Fastify Plugin Creator - Auto-activating skill for Backend Development.
Triggers on: fastify plugin creator, fastify plugin creator
Part of the Backend Development skill category.
majiayu000/claude-skill-registry 163
-
calendar-sync
This skill should be used when the user asks to "sync to Google Calendar", "import activities to calendar", "add GitHub/Linear events to calendar", or "convert activity report to calendar". Transforms structured activity data into gcalcli commands for Google Calendar import.
majiayu000/claude-skill-registry 163
-
changelog-pkg
Update pkgsrc ChangeLog entries under config/pkgsrc/files/*/*/ChangeLog and keep Makefile version metadata in sync. Use when updating qrpc-devel or qrpc-prod ChangeLogs, updating their versions, or recording dependency changes.
majiayu000/claude-skill-registry 163
-
dignified-python
Python coding standards with automatic version detection. Use when writing, reviewing, or refactoring Python to ensure adherence to LBYL exception handling patterns, modern type syntax (list[str], str | None), pathlib operations, ABC-based interfaces, absolute imports, and explicit error boundaries at CLI level. Also provides production-tested code smell patterns from Dagster Labs for API design, parameter complexity, and code organization. Essential for maintaining erk's dignified Python standards.
majiayu000/claude-skill-registry 163
-
exa-tools
Executes Exa AI search queries via unified Python CLI. Use when searching the web for current information, finding code examples, researching APIs, SDKs, or retrieving programming context for any library or framework.
majiayu000/claude-skill-registry 163
-
workflow
Automation workflow with OpenSpec
majiayu000/claude-skill-registry 163
-
Create New Component
Create a new React component following Lab's architecture patterns. Determines component scope (core vs. page-scoped), generates proper structure with TypeScript types, creates Storybook stories for core components, and ensures composability with existing components.
majiayu000/claude-skill-registry 163
-
composable-svelte-ssr
Server-side rendering patterns for Composable Svelte. Use when implementing SSR, hydration, server rendering, isomorphic code, or working with meta tags and SEO. Covers renderToHTML, hydrateStore, server-side routing, state serialization, and avoiding common SSR pitfalls.
majiayu000/claude-skill-registry 163
-
kubernetes-container-orchestration
majiayu000/claude-skill-registry 163
-
cc-separation-guide
Complete guide for separating meta-configurations (Claude Code tool configuration) from domain configurations (project implementation). Learn how to avoid conflicts when working with multiple projects, especially those using agent SDKs/ADKs like Google ADK, LangChain, or Anthropic SDK. Covers namespace isolation, prefixing conventions, CLAUDE.md hierarchy, scope declaration, and conflict detection strategies.
majiayu000/claude-skill-registry 163
-
add-med-record
Добавляет медицинские записи в Notion. Используй когда пользователь просит добавить запись в карточку Богданы, Андрея или Вани по файлу анализов/обследований.
majiayu000/claude-skill-registry 163
-
plan-format
This skill should be used when creating plan files, writing Gherkin requirements, generating tasks with verification commands, or parsing plan file structure. Provides the plan file template and format specifications.
majiayu000/claude-skill-registry 163
-
comment-cleanup
Guidelines for comments in code. Use when adding, editing, or removing comments.
majiayu000/claude-skill-registry 163
-
babel-config
Generates Babel configuration for JavaScript transpilation in tests. Creates babel.config.js file.
majiayu000/claude-skill-registry 163
-
git-workflow-management
Automate frequent Git operations including adding changes, committing with meaningful messages, and pushing to remote repositories. Use when you need to save progress, commit code changes, or maintain regular version control workflow with proper commit practices.
majiayu000/claude-skill-registry 163
-
amp-skill-creator
PRIMARY skill creator. Use this by default when creating ANY skill. If user explicitly asks for a "Claude skill", "Claude-compatible skill", or "universal skill", use agent-skill-creator instead. Handles Amp-specific features (mcp.json, OAuth, Amp frontmatter).
majiayu000/claude-skill-registry 163
-
example-helper
Example skill demonstrating Claude Code capabilities. Activates when user mentions "example", "demo", or "template". Shows how to create effective Skills with proper structure. Use when user wants to see skill examples or understand skill creation.
majiayu000/claude-skill-registry 163
-
creating-agents
Creates Claude Code subagents for task delegation. Guides through agent configuration,
tool selection, and system prompts. Use this skill when the user wants to create a new agent,
delegate tasks to specialists, or asks about subagents.
majiayu000/claude-skill-registry 163