Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
repomix
Package entire code repositories into single AI-friendly files using Repomix. Capabilities include pack codebases with customizable include/exclude patterns, generate multiple output formats (XML, Markdown, plain text), preserve file structure and context, optimize for AI consumption with token counting, filter by file types and directories, add custom headers and summaries. Use when packaging codebases for AI analysis, creating repository snapshots for LLM context, analyzing third-party libraries, preparing for security audits, generating documentation context, or evaluating unfamiliar codebases.
majiayu000/claude-skill-registry 163
-
plan-exec
Execute tasks in the active plan under `.plan/active/`. Writes concrete Output and Handoff for each task and archives the plan once terminal.
majiayu000/claude-skill-registry 163
-
arxiv-database
Search and retrieve preprints from arXiv via the Atom API. Use this skill when searching for papers in physics, mathematics, computer science, quantitative biology, quantitative finance, statistics, electrical engineering, or economics by keywords, authors, arXiv IDs, date ranges, or categories.
majiayu000/claude-skill-registry 163
-
model-routing
Route tasks to appropriate model size based on confidence estimation. Use small model by default, escalate to large model only on low confidence. Achieves 87% faster learning and 10-30x cost reduction while maintaining accuracy. Triggers on "optimize cost", "model routing", "confidence threshold", "small model first", "escalate on uncertainty".
majiayu000/claude-skill-registry 163
-
gog
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
majiayu000/claude-skill-registry 163
-
skill-share
A skill that creates new Claude skills and automatically shares them on Slack using Rube for seamless team collaboration and skill discovery.
majiayu000/claude-skill-registry 163
-
design-describe
[Design] Describe a design based on screenshot/video
majiayu000/claude-skill-registry 163
-
Contract Testing with Pact
Consumer-driven contract testing skill using Pact, covering consumer tests, provider verification, Pact Broker integration, and CI/CD workflows.
majiayu000/claude-skill-registry 163
-
explorer
專案探索者:使用 Opus Leader 指揮多個 sub-agents 並行探索專案結構, 交叉比對後產出結構化的專案地圖文件(PROJECT_MAP.md)。 支援單體、多模組、monorepo 等專案類型的智慧偵測與分工。 使用時機:接手新專案、了解專案架構、產出專案地圖、實作前收集上下文。 關鍵字:explore, 探索, 偵察, 專案地圖, project map, codebase, 了解專案, 專案結構, 探索專案, 分析架構, architecture, 架構分析, onboarding, 新人導覽, 專案概覽, 技術棧, tech stack。
majiayu000/claude-skill-registry 163
-
prd
Generate intelligent PRD (Product Requirements Document) from feature description
majiayu000/claude-skill-registry 163
-
convert-scala-elm
Convert Scala code to idiomatic Elm. Use when migrating Scala backend logic to Elm frontend applications, translating functional Scala patterns to The Elm Architecture, or refactoring from advanced type system features to simpler compile-time guarantees. Extends meta-convert-dev with Scala-to-Elm specific patterns.
majiayu000/claude-skill-registry 163
-
cro-advisor
Revenue leadership for B2B SaaS companies. Revenue forecasting, sales model design, pricing strategy, net revenue retention, and sales team scaling. Use when designing the revenue engine, setting quotas, modeling NRR, evaluating pricing, building board forecasts, or when user mentions CRO, chief revenue officer, revenue strategy, sales model, ARR growth, NRR, expansion revenue, churn, pricing strategy, or sales capacity.
majiayu000/claude-skill-registry 163
-
geospatial-data-pipeline
Process, analyze, and visualize geospatial data at scale. Handles drone imagery, GPS tracks, GeoJSON optimization, coordinate transformations, and tile generation. Use for mapping apps, drone data processing, location-based services. Activate on "geospatial", "GIS", "PostGIS", "GeoJSON", "map tiles", "coordinate systems". NOT for simple address validation, basic distance calculations, or static map embeds.
majiayu000/claude-skill-registry 163
-
pptx
pptx
majiayu000/claude-skill-registry 163
-
drone-cv-expert
Expert in drone systems, computer vision, and autonomous navigation. Specializes in flight control, SLAM, object detection, sensor fusion, and path planning. Activate on "drone", "UAV", "SLAM", "visual odometry", "PID control", "MAVLink", "Pixhawk", "path planning", "A*", "RRT", "EKF", "sensor fusion", "optical flow", "ByteTrack". NOT for domain-specific inspection tasks like fire detection, roof damage assessment, or thermal analysis (use drone-inspection-specialist), GPU shader optimization (use metal-shader-expert), or general image classification without drone context (use clip-aware-embeddings).
majiayu000/claude-skill-registry 163
-
project-init
Expert-guided project setup with 6 phases
majiayu000/claude-skill-registry 163
-
early-hiring-advisor
Use this skill when users need to make early hires, build their founding team, determine compensation/equity, decide who to hire first, or scale from founders to first employees. Activates for "who should I hire first," "early hiring," "equity for employees," or team building questions.
majiayu000/claude-skill-registry 163
-
testing-patterns
Comprehensive testing patterns for Jest, Vitest, Playwright, and React Testing Library.
Use when writing unit tests, integration tests, or E2E tests.
majiayu000/claude-skill-registry 163
-
orthogonal-uptime-monitor
Monitor website uptime - check availability, response times, and status
majiayu000/claude-skill-registry 163
-
junior-developer
Use when implementing well-scoped Python tasks with clear requirements, writing unit tests, and producing documented code for senior-developer review.
majiayu000/claude-skill-registry 163
-
design-ui
This skill should be used when the user asks to "design a UI", "create a landing page", "build a dashboard", "generate a website design", "make a product page", or needs guidance on UI design patterns, accessibility standards, design tokens, or eliminating generic AI-generated design patterns (vibe-code).
majiayu000/claude-skill-registry 163
-
disaster-recovery
Implement disaster recovery strategies and runbooks. Configure RPO/RTO targets and failover procedures. Use when planning for business continuity.
majiayu000/claude-skill-registry 163
-
langfuse
Expert in Langfuse - the open-source LLM observability platform. Covers tracing, prompt management, evaluation, datasets, and integration with LangChain, LlamaIndex, and OpenAI. Essential for debugging, monitoring, and improving LLM applications in production. Use when: langfuse, llm observability, llm tracing, prompt management, llm evaluation.
majiayu000/claude-skill-registry 163
-
agent-memory-systems
Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector stores), and the cognitive architectures that organize them. Key insight: Memory isn't just storage - it's retrieval. A million stored facts mean nothing if you can't find the right one. Chunking, embedding, and retrieval strategies determine whether your agent remembers or forgets. The field is fragm
majiayu000/claude-skill-registry 163