Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
venv-manager
Create, manage, and validate Python virtual environments. Use for project isolation and dependency management.
majiayu000/claude-skill-registry 163
-
box-least-squares
Box Least Squares (BLS) periodogram for detecting transiting exoplanets and eclipsing binaries. Use when searching for periodic box-shaped dips in light curves. Alternative to Transit Least Squares, available in astropy.timeseries. Based on Kovács et al. (2002).
majiayu000/claude-skill-registry 163
-
sentry-hello-world
Execute capture your first error with Sentry and verify it appears in the dashboard.
Use when testing Sentry integration or verifying error capture works.
Trigger with phrases like "test sentry", "sentry hello world",
"verify sentry", "first sentry error".
majiayu000/claude-skill-registry 163
-
gitAgent
Use this skill in the scenario of writing git commit messages.
majiayu000/claude-skill-registry 163
-
python-best-practices
Python 코딩 표준 및 스타일 가이드. 타입 힌트, import 정렬, 예외 처리 등.
majiayu000/claude-skill-registry 163
-
architecture-paradigm-microservices
majiayu000/claude-skill-registry 163
-
mastering-langgraph
Build stateful AI agents and agentic workflows with LangGraph in Python. Covers tool-using agents with LLM-tool loops, branching workflows, conversation memory, human-in-the-loop oversight, and production monitoring. Use when - (1) building agents that use tools and loop until task complete, (2) creating multi-step workflows with conditional branches, (3) adding persistence/memory across turns with checkpointers, (4) implementing human approval with interrupt(), (5) debugging via time-travel or LangSmith. Covers StateGraph, nodes, edges, add_conditional_edges, MessagesState, thread_id, Command objects, and ToolMessage handling. Examples include chatbots, calculator agents, and structured workflows.
majiayu000/claude-skill-registry 163
-
design-sync
Sync design docs with codebase state. Use when verifying documentation accuracy, after code changes, or when last-synced is stale.
majiayu000/claude-skill-registry 163
-
google-search-console
Google Search Console API 통합 스킬. 검색 성과 분석, URL 검사, 사이트맵 관리, 사이트 인증 지원. "GSC", "서치콘솔", "검색 성과", "SEO 분석" 키워드로 활성화.
majiayu000/claude-skill-registry 163
-
cqrs-architecture
CQRS pattern implementation and query optimization
majiayu000/claude-skill-registry 163
-
create-user-stories
Creates User Stories from UI screens using component-based decomposition. Analyzes screenshots or screen descriptions to identify UI components and generates User Stories with AMP acceptance criteria (Acceptance, Measure, Proof). Follows T-Minus-15 process template.
majiayu000/claude-skill-registry 163
-
service-mesh-observability
Implement comprehensive observability for service meshes including distributed tracing, metrics, and visualization. Use when setting up mesh monitoring, debugging latency issues, or implementing SLOs for service communication.
majiayu000/claude-skill-registry 163
-
install-tool
Use when a tool, CLI, or package is needed but not installed, or when the user asks to install/add a tool. Prefers mise for all installations.
majiayu000/claude-skill-registry 163
-
playwright-automation
Automate browser testing, web scraping, and user workflow testing with Playwright across multiple browsers. Use when writing end-to-end tests for web applications, automating repetitive browser tasks, scraping data from websites, testing across Chrome/Firefox/Safari, taking screenshots for visual regression testing, testing authentication flows, filling and submitting forms programmatically, testing responsive designs across viewports, or any browser automation requiring reliable, cross-browser testing capabilities.
majiayu000/claude-skill-registry 163
-
novel-creator
Interactive novel creation workflow combining RPG-style storytelling with professional EPUB ebook production.
Use when users want to: (1) Create interactive stories/RPG games with branching choices, (2) Write full novels from story concepts,
(3) Generate novels with time-travel/fantasy/romance elements, (4) Convert markdown stories to EPUB ebooks,
(5) Create Chinese web novels with ancient poetry paired with modern lyrics, (6) Write light novels or serialized fiction.
Triggers: "write a novel", "create a story", "interactive fiction", "RPG story", "make an ebook", "穿越小说", "写小说", "创作故事", "制作电子书"
majiayu000/claude-skill-registry 163
-
performance-scaling
Cross-model performance optimization and scaling configurations for autonomous agents
majiayu000/claude-skill-registry 163
-
idea-synthesis
Looplia writer skill for generating content ideas with personalization.
Reads user profile for context. Generates hooks, angles, and thought-provoking questions.
Use after media-reviewer to transform analysis into creative content ideas.
majiayu000/claude-skill-registry 163
-
cache-observability
Track cache hit rates, latency, and detect cache-related issues
majiayu000/claude-skill-registry 163
-
radix-ui
Build accessible, unstyled React UI components with Radix Primitives
majiayu000/claude-skill-registry 163
-
collaboration
Behavioral workflows and collaboration patterns for code review, agent coordination, and branch management. Use this skill when coordinating multi-agent work, managing code review processes, completing feature branches, or resolving productive disagreements between valid approaches.
majiayu000/claude-skill-registry 163
-
character-naming
Break LLM name defaults with external entropy. Use when character names cluster around statistical medians (Chen, Patel, Maya, Marcus), when cast has collision risks, or when fantasy cultures need phonologically consistent naming.
majiayu000/claude-skill-registry 163
-
banner-creator
Generate advertising banners and creatives for various platforms (X, Facebook, Instagram, PRTimes, YouTube, LINE, Web ads). Supports platform-specific presets, reference image search, and copy text generation. Use when creating social media posts, ads, or promotional materials.
majiayu000/claude-skill-registry 163
-
java-architect
Use when building enterprise Java applications with Spring Boot 3.x, microservices, or reactive programming. Invoke for WebFlux, JPA optimization, Spring Security, cloud-native patterns.
majiayu000/claude-skill-registry 163
-
claude-code-hooks
Create event-driven hooks for Claude Code automation. Configure hook events in settings or frontmatter, parse stdin JSON inputs, return decision-control JSON, and implement secure hook scripts.
majiayu000/claude-skill-registry 163