Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
Skill Development
This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.
majiayu000/claude-skill-registry 163
-
google-calendar
Interact with Google Calendar - list calendars, view events, create/update/delete events, and find free time.
Use when user asks to: check calendar, schedule a meeting, create an event, find available time, list upcoming events,
delete or update a calendar event, or respond to meeting invitations. Lightweight alternative to full
Google Workspace MCP server with standalone OAuth authentication.
majiayu000/claude-skill-registry 163
-
skills-repo-maintenance
Add or update skills in a skills repository for Codex and/or Claude Code. Use when creating new skills, packaging .skill files for Codex, or converting a skill into a Claude Code plugin (marketplace.json + plugin.json).
majiayu000/claude-skill-registry 163
-
error-handling-completeness
Evaluates if error handling is sufficient for new code - checks try-catch coverage, logging, user messages, retry logic. Focuses on external calls and user-facing code.
majiayu000/claude-skill-registry 163
-
advanced-types
Advanced TypeScript types including generics, conditionals, and mapped types
majiayu000/claude-skill-registry 163
-
Designing Before Coding
Design in pseudocode first, iterate approaches, then translate to code
majiayu000/claude-skill-registry 163
-
Performing Orthonotone Polychoral Instrument
Guides agents through launching, playing, sculpting, and capturing performances with the Orthonotone polychoral instrument MVP. Use when generating music, soundscapes, or live demos from this repository.
majiayu000/claude-skill-registry 163
-
lit-component
Guide for developing Lit web components in the Common UI v2 system (@commontools/ui/v2). Use when creating or modifying ct- prefixed components, implementing theme integration, working with Cell abstractions, or building reactive UI components that integrate with the Common Tools runtime.
majiayu000/claude-skill-registry 163
-
automem-search
Search, filter, and retrieve Claude/Codex history indexed by the automem CLI. Use when the user wants to index history, run lexical/semantic/hybrid search, fetch full transcripts, or produce LLM-friendly JSON output for RAG.
majiayu000/claude-skill-registry 163
-
extension-toolchain
Apply modern browser extension toolchain patterns: WXT (default), Plasmo, CRXJS for Chrome/Firefox/Safari extensions. Use when building browser extensions, choosing extension frameworks, or discussing manifest v3 patterns.
majiayu000/claude-skill-registry 163
-
openwebf-app-devserver-network
majiayu000/claude-skill-registry 163
-
domain-management
Configure domain routing and Cloudflare DNS for sgcarstrends.com and subdomains. Use when adding new services, updating domain patterns, or debugging DNS issues.
majiayu000/claude-skill-registry 163
-
topic-generation
快速生成3-4个文章选题方向,包含标题建议、内容大纲、工作量评估、目标受众分析和优劣势分析。当用户提到"选题"、"写什么"、"内容选题"、"文章方向"、"创作灵感"时使用此技能。
majiayu000/claude-skill-registry 163
-
api-security-hardening
Secure REST APIs with authentication, rate limiting, CORS, input validation, and security middleware. Use when building or hardening API endpoints against common attacks.
majiayu000/claude-skill-registry 163
-
worktree-tending
Manage git worktrees for parallel branch development using custom git scripts (git-newtree, git-killtree, git-maingulp). Use when creating new worktrees, listing active worktrees, or closing/merging worktrees back to main. All worktrees are stored in .tree/ subdirectories of the repository.
majiayu000/claude-skill-registry 163
-
changelog-writer
Create user-focused, SEO-optimized changelog entries for software releases. Use when writing release notes, version updates, product changelogs, or "what's new" documentation for developer tools.
majiayu000/claude-skill-registry 163
-
nautilus-trader
NautilusTrader algorithmic trading platform. Use for building trading strategies, backtesting, live trading, data handling, and quantitative finance applications.
majiayu000/claude-skill-registry 163
-
ui-guidelines
You are helping with UI development for the ludiscan-webapp project. Follow these guidelines strictly to maintain consistency and code quality.
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
-
version-updater
SEMO 패키지 버전 체크 및 업데이트 알림. Use when:
(1) 새 세션 시작 시 자동 체크, (2) 수동 버전 확인 요청,
(3) SEMO 업데이트 실행.
majiayu000/claude-skill-registry 163
-
factory-function-composition
Apply factory function patterns to compose clients and services with proper separation of concerns. Use when creating functions that depend on external clients, wrapping resources with domain-specific methods, or refactoring code that mixes client/service/method options together.
majiayu000/claude-skill-registry 163
-
github-deploy
Deploy GitHub repositories to remote servers via SSH. Claude reads the README, understands build/start instructions, and executes deployment commands over SSH. Supports rollback on failure.
majiayu000/claude-skill-registry 163
-
semo-architecture-checker
.claude 디렉토리 구조 검증 및 자동 수정. Use when:
(1) SEMO 업데이트 후 무결성 체크, (2) 심링크 깨짐 의심 시,
(3) version-updater에서 자동 호출, (4) 새 세션 시작 시.
majiayu000/claude-skill-registry 163
-
adaptive-workflows
Self-learning workflow system that tracks what works best for your use cases. Records experiment results, suggests optimizations, creates custom templates, and builds a personal knowledge base. Use to learn from experience and optimize your LLM workflows over time.
majiayu000/claude-skill-registry 163