Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
comment-cleanup
Guidelines for comments in code. Use when adding, editing, or removing comments.
majiayu000/claude-skill-registry 163
-
td-seasonal-decompose
Seasonal pattern decomposition and analysis
majiayu000/claude-skill-registry 163
-
changelog-orchestrator
Draft changelog PRs by collecting GitHub/Slack/Git changes, formatting with templates, running quality gates, and preparing a branch/PR. Use when generating weekly/monthly release notes or when the user asks to create a changelog from recent merges. Trigger with "changelog weekly", "generate release notes", "draft changelog", "create changelog PR".
majiayu000/claude-skill-registry 163
-
programmer
Translates design documents and plans into code
majiayu000/claude-skill-registry 163
-
intervention-tier-classifier
Classify intervention urgency and apply appropriate response tier protocols.
majiayu000/claude-skill-registry 163
-
unknown-fercracix33-poli2-clean-architec
majiayu000/claude-skill-registry 163
-
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions
majiayu000/claude-skill-registry 163
-
sleeptrack-android
This skill helps Android developers integrate the Asleep SDK for sleep tracking functionality. Use this skill when developers ask about Android implementation, MVVM architecture patterns, permission handling, Jetpack Compose UI, Kotlin coroutines integration, or Android-specific sleep tracking features. This skill provides working code examples from the official sample app.
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
-
add-med-record
Добавляет медицинские записи в Notion. Используй когда пользователь просит добавить запись в карточку Богданы, Андрея или Вани по файлу анализов/обследований.
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
-
workflow
Automation workflow with OpenSpec
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
-
snark-testing
Test SNARK submissions with sample data. Use when testing proof submission, validating the API, verifying SNARK operations work correctly, or debugging proof handling.
majiayu000/claude-skill-registry 163
-
skill-architecture
Comprehensive guide for creating effective Claude Code skills with security best practices, CLI-specific features, and structural patterns. Use when creating skills, needing security guidance, understanding skill architecture, or learning best practices.
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
-
GitHub Issue Triage
Monitor and triage GitHub issues against design docs and implementation status. Use when user asks to "check issues", "triage issues", "sync issues", "what issues are open", or wants to ensure issues are up-to-date with development progress.
majiayu000/claude-skill-registry 163
-
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
-
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
-
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
-
ln-751-command-templates
Generates individual .claude/commands files from templates
majiayu000/claude-skill-registry 163
-
advanced-math-trading/time-series-regimes
Time series modeling, stationarity, ARIMA/GARCH, SDEs, and regime detection for trading.
majiayu000/claude-skill-registry 163
-
plugin-versioning
Guide for versioning and releasing Claude Code plugins. Covers semantic versioning, CHANGELOG maintenance, and the automated release workflow.
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