Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
research-brief-blueprint
Standard template + checklist for scoping market research projects.
majiayu000/claude-skill-registry 163
-
23-understand-ask-ai-150
[23] UNDERSTAND. Consult external AI models when internal sources are exhausted. Build quality prompts using Prompt150 formula (Context + Query + Method + Style). Use when Loop150 exhausts internal sources, need real-world precedents, confidence <75%, or require reasoning from specialized AI models.
majiayu000/claude-skill-registry 163
-
Modal Sheet Debugger
Fix SwiftUI sheet presentation issues in Leavn - competing sheets, dismissal patterns, binding synchronization, enum-based consolidation
majiayu000/claude-skill-registry 163
-
recovering-sessions
Recover from crashed, failed, or interrupted Claude Code sessions. Use this skill when: session crashed during multi-agent parallel execution, need to determine what work was completed vs incomplete, want to generate resumption commands for interrupted tasks, recovering from context window exhaustion, or handling session handoffs. Analyzes agent logs, verifies on-disk state, and creates resumption plans with ready-to-execute Task() commands.
majiayu000/claude-skill-registry 163
-
media-downloader
智能媒体下载器。根据用户描述自动搜索和下载图片、视频片段,支持视频自动剪辑。
Smart media downloader. Automatically search and download images/video clips based on user description, with auto-trimming support.
触发方式 Triggers: "下载图片", "找视频", "download media", "download images", "find video", "/media"
majiayu000/claude-skill-registry 163
-
lead-magnet
Create compelling free offers that attract your ideal customers. Use when building email lists, generating leads, or creating entry points for your audience.
majiayu000/claude-skill-registry 163
-
ai-task-runner
このスキルは外部のAI エージェントを実行するためのスキルです。
実装や調査の作業を別のAIエージェントに委譲してください。
あなた(メインのClaude)はユーザーとの対話・設計判断・方針決定に専念し、
実際の調査や実装はこのスキルに任せることでトークンとコンテキストを大幅に節約できます。
重要:実装や調査タスクが発生したら、詳細を考える前にまずこのスキルを使ってください。
実装の細かいやり取りをメインの会話で行うのはトークンの無駄になります。
また、あなたが中間に挟まることで、文脈を省略しがちな人間とタスク実行者との間での口論を防ぐこともできます。
majiayu000/claude-skill-registry 163
-
icon-generator
Generate web UI/UX icon assets (favicon.ico, apple-touch-icon, PWA icons incl. maskable) and optionally Unreal Engine packaging icons (Windows .ico, macOS .iconset/.icns, Linux .png) from a single source SVG/PNG; use when you need correct multi-size icon files, safe-area guidance, manifests/head tags, or automation.
majiayu000/claude-skill-registry 163
-
environmental-monitoring
Monitor environmental conditions on construction sites. Track air quality, noise levels, vibration, dust, and weather to ensure compliance and worker safety.
majiayu000/claude-skill-registry 163
-
github-api-cache
MANDATORY before any GitHub project operations - caches project metadata to prevent rate limit exhaustion. Called by session-start. Other skills MUST use cached data.
majiayu000/claude-skill-registry 163
-
building-with-sqlmodel-async
Use when building async database layers with SQLModel and PostgreSQL. Triggers include async session management, create_async_engine, SQLModel relationships, CRUD operations with async/await, N+1 prevention with selectinload, JSONB columns, self-referential models, or Alembic async migrations. NOT when using sync SQLAlchemy (use sync patterns) or raw SQL (use SQLModel ORM).
majiayu000/claude-skill-registry 163
-
deploy-stack
Deploys multiple components to an environment. Use for coordinated deployments of backend, frontend, and landing.
majiayu000/claude-skill-registry 163
-
jp-ui-components
jp-uiのコンポーネント作成とStorybook Page作成のルールを守るためのスキル。Base UIラッパーの方針、render/useRenderの維持、レイアウト/余白/幅ルールを適用する。
majiayu000/claude-skill-registry 163
-
search-hierarchy
Search Tool Hierarchy
majiayu000/claude-skill-registry 163
-
ecto-schemas
Use when defining and working with Ecto schemas including field types, associations, and embedded schemas. Use when modeling database entities in Elixir.
majiayu000/claude-skill-registry 163
-
frontend-specialist
提供前端开发、UI 实现、移动应用开发和现代前端框架能力。当需要实现用户界面、构建组件或开发移动应用时使用。
majiayu000/claude-skill-registry 163
-
phase-1-init
Init phase skill. Creates plan directory, request.md, references, and status. Complete initialization in a single agent call.
majiayu000/claude-skill-registry 163
-
Notion & Odoo Code Generator
Generate production-ready code for Notion API integrations and Odoo 18 modules with OCA compliance
majiayu000/claude-skill-registry 163
-
issue-compact
Consolidate GitHub issue discussion into clean body for handoff
majiayu000/claude-skill-registry 163
-
code-designing
Domain type design and architectural planning for Go code.
Use when planning new features, designing self-validating types, preventing primitive obsession, or when refactoring reveals need for new types.
Focuses on vertical slice architecture and type safety.
majiayu000/claude-skill-registry 163
-
claude-skill-builder
Interactive skill creator for Claude Code. Triggers when user mentions creating skills, building skills, skill templates, skill frontmatter, allowed-tools, or wants to scaffold a new skill.
majiayu000/claude-skill-registry 163
-
video-comparer
This skill should be used when comparing two videos to analyze compression results or quality differences. Generates interactive HTML reports with quality metrics (PSNR, SSIM) and frame-by-frame visual comparisons. Triggers when users mention "compare videos", "video quality", "compression analysis", "before/after compression", or request quality assessment of compressed videos.
majiayu000/claude-skill-registry 163
-
ecomode
Token-efficient parallel execution mode using Haiku and Sonnet agents
majiayu000/claude-skill-registry 163
-
code-validation-sandbox
Validate code examples across the 4-Layer Teaching Method with intelligent strategy selection. Use when validating Python/Node/Rust code in book chapters. NOT for production deployment testing.
majiayu000/claude-skill-registry 163