Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
memory-systems
This skill should be used when the user asks to "implement agent memory", "persist state across sessions", "build knowledge graph", "track entities", or mentions memory architecture, temporal knowledge graphs, vector stores, entity memory, or cross-session persistence.
majiayu000/claude-skill-registry 163
-
divergence-control
Keep multiple instances aligned while allowing productive variance
majiayu000/claude-skill-registry 163
-
code-refactoring-dry
Remove code duplication by extracting shared logic into reusable components. Use when the same logic appears in multiple places.
majiayu000/claude-skill-registry 163
-
playwright-page-objects
Playwright Page Object Model including page classes, fixtures, helpers, and test organization. Use when structuring Playwright E2E tests or organizing test code.
majiayu000/claude-skill-registry 163
-
verify-product
화장품 제품 정보 검증 프로세스. 수집된 제품 정보의 진위여부를 확인하고 공식 출처를 검증합니다.
majiayu000/claude-skill-registry 163
-
fastapi-router-creator
Fastapi Router Creator - Auto-activating skill for Backend Development.
Triggers on: fastapi router creator, fastapi router creator
Part of the Backend Development skill category.
majiayu000/claude-skill-registry 163
-
plan:resume
Resume working on an in-progress implementation plan. Finds incomplete plans and provides context to continue.
majiayu000/claude-skill-registry 163
-
presentation-builder
Structure compelling presentations with clear narratives and visual suggestions
majiayu000/claude-skill-registry 163
-
wev-tesseract
WEV Tesseract Skill
majiayu000/claude-skill-registry 163
-
buck2-query-helper
Runs common Buck2 queries for dependency analysis, target inspection, and build graph exploration. Use when investigating dependencies, finding reverse dependencies, filtering by rule type, or understanding target relationships in the monorepo.
majiayu000/claude-skill-registry 163
-
windows15-app-development
Build and modify apps in the Windows 15 desktop environment. Use when creating new apps, modifying existing apps in apps/, working with window management, persistence, hotkeys, notifications, or UI components.
majiayu000/claude-skill-registry 163
-
quill-cli
Use when exporting meeting notes or transcripts from Quill Meetings app, listing recent meetings, searching meeting history, or piping meeting data to other tools
majiayu000/claude-skill-registry 163
-
lintmesh
Run multiple linters (eslint, oxlint, tsgo) in parallel with unified JSON output. Use when linting code, checking for errors before commits, or debugging lint failures. Triggers on "lint", "check code", "run linters", or after editing JS/TS files.
majiayu000/claude-skill-registry 163
-
config-hygiene
Fixes configuration hygiene issues including gitignore patterns, ESLint config duplication, and hook scripts. Use when encountering backup files in repo, missing gitignore patterns, or config maintenance issues.
majiayu000/claude-skill-registry 163
-
cloud-k8s-deployment
Deploy to cloud Kubernetes clusters - DigitalOcean DOKS primary, with multi-cloud patterns for AWS EKS and GKE. Use when deploying Phase 5 to production cloud environments. (project)
majiayu000/claude-skill-registry 163
-
headless-terminal
This skill provides guidance for implementing headless terminal interfaces that programmatically control interactive shell sessions. Use this skill when tasks involve creating terminal emulators, implementing pseudo-terminal (PTY) wrappers, building programmatic shell interfaces, or any scenario requiring automated interaction with command-line programs.
majiayu000/claude-skill-registry 163
-
a2a-patterns
Agent-to-Agent (A2A) protocol implementation patterns for Google ADK - exposing agents via A2A, consuming external agents, multi-agent communication, and protocol configuration. Use when building multi-agent systems, implementing A2A protocol, exposing agents as services, consuming remote agents, configuring agent cards, or when user mentions A2A, agent-to-agent, multi-agent collaboration, remote agents, or agent orchestration.
majiayu000/claude-skill-registry 163
-
vercel-deployment
Vercel deployment patterns and best practices. Use when deploying frontend applications, configuring edge functions, setting up preview deployments, or optimizing Next.js applications.
majiayu000/claude-skill-registry 163
-
page-new
Create a new Next.js page with App Router best practices
majiayu000/claude-skill-registry 163
-
conda-multi-account-hipergator
Set up conda with multiple group storage locations on HiPerGator, including cache isolation
majiayu000/claude-skill-registry 163
-
domain-knowledge
Document domain knowledge including entities, attributes, relationships, processes, and ubiquitous language. Use when documenting domain models, entity relationships, business processes, or building a glossary of domain terms.
majiayu000/claude-skill-registry 163
-
penetration-tester
Expert penetration tester specializing in ethical hacking, vulnerability assessment, and security testing. Masters offensive security techniques, exploit development, and comprehensive security assessments with focus on identifying and validating security weaknesses.
majiayu000/claude-skill-registry 163
-
version-control
Expert guidance for Git version control, trunk-based development workflows, and GitHub best practices.
Emphasizes Conventional Commits for clean history, short-lived feature branches, frequent integration,
and professional collaboration patterns. Use when users need help with git commands, branching strategies,
commit messages, PRs, merge conflicts, or git troubleshooting. Triggers include 'git,' 'commit,' 'branch,'
'merge,' 'rebase,' 'PR,' 'pull request,' or version control questions.
majiayu000/claude-skill-registry 163
-
detecting-performance-regressions
This skill enables Claude to automatically detect performance regressions in a CI/CD pipeline. It analyzes performance metrics, such as response time and throughput, and compares them against baselines or thresholds. Use this skill when the user requests to "detect performance regressions", "analyze performance metrics for regressions", or "find performance degradation" in a CI/CD environment. The skill is also triggered when the user mentions "baseline comparison", "statistical significance analysis", or "performance budget violations". It helps identify and report performance issues early in the development cycle.
majiayu000/claude-skill-registry 163