Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
search-router
Choose the right search tool for each query type
majiayu000/claude-skill-registry 163
-
ui-density
Analyze and improve UI density using Matt Ström's 4-dimensional framework. Use when interfaces feel too sparse, too cluttered, or when users complain about efficiency.
majiayu000/claude-skill-registry 163
-
implementing-service-layer
Defines a pattern for abstracting Appwrite database calls into dedicated service files. Use to keep components clean and reusable.
majiayu000/claude-skill-registry 163
-
responsive-mobile-first
Mobile-first responsive patterns with sticky headers, floating CTAs, accessible navigation, and touch-friendly interactions. Use when implementing responsive layouts, mobile navigation, or ensuring touch-friendly UI.
majiayu000/claude-skill-registry 163
-
context-restore
Use when you need to fully restore working context from a previous session - loads STATUS.json, reads key files, rebuilds mental model of current work state. Do NOT use for quick questions or when starting fresh unrelated work - the full context restoration adds overhead that isn't needed for standalone tasks.
majiayu000/claude-skill-registry 163
-
brownfield-analyzer
Analyzes existing brownfield projects to map documentation to SpecWeave's structure (PRD/HLD/Spec/Runbook). Use when migrating existing projects to SpecWeave, scanning legacy docs, or creating project context maps. Detects external tools (JIRA, ADO, GitHub) and supports incremental or comprehensive migration paths.
majiayu000/claude-skill-registry 163
-
plot-points-analyzer
分析故事情节点,识别关键情节与转折点。适用于深度分析情节结构、评估情节发展有效性
majiayu000/claude-skill-registry 163
-
Refactor-Monolith
Skill para decomposição segura de arquivos monolíticos. Análise estrutural profunda, mapeamento exaustivo de dependências, extração incremental com zero quebra de lógica. Exige entendimento completo do negócio antes de qualquer ação.
majiayu000/claude-skill-registry 163
-
kids-learning-creator
Genera contenuti didattici interattivi per bambini di 10 anni su qualsiasi argomento. Include spiegazioni semplici, quiz, esperimenti, attività pratiche e prompt per immagini AI. Usa quando vuoi spiegare un concetto a un bambino in modo divertente e coinvolgente.
majiayu000/claude-skill-registry 163
-
gh-implement-issue
End-to-end implementation workflow for a GitHub issue from planning through PR creation. Use when starting work on an issue from scratch.
majiayu000/claude-skill-registry 163
-
cloudflare-browser-rendering
Guide for implementing Cloudflare Browser Rendering - a headless browser automation API for screenshots, PDFs, web scraping, and testing. Use when automating browsers, taking screenshots, generating PDFs, scraping dynamic content, extracting structured data, or testing web applications. Supports REST API, Workers Bindings (Puppeteer/Playwright), MCP servers, and AI-powered automation. (project)
majiayu000/claude-skill-registry 163
-
integrating-zod-frameworks
Integrate Zod v4 with React Hook Form, Next.js, Express, tRPC, and other frameworks for type-safe validation
majiayu000/claude-skill-registry 163
-
using-skills
Check for relevant skills before starting any task
majiayu000/claude-skill-registry 163
-
SaveContext
Persistent memory for AI coding agents. USE WHEN user says "save context", "remember this", "checkpoint", "resume session", "prepare for compaction", "wrap up", OR when starting work on a project that may span sessions.
majiayu000/claude-skill-registry 163
-
pm-configuration-asset-coordination
Asset coordination best practices for parallel development between Developer and Tech Artist. Use when managing parallel asset-related tasks, coordinating model loading with material creation, ensuring asset dependencies are properly ordered, or managing public directory vs src/assets workflows.
majiayu000/claude-skill-registry 163
-
devops-jenkins
DevOps Jenkins Agent. Jenkins CI/CD 파이프라인 관리, 빌드 트리거, 로그 조회, Job 관리를 담당합니다. jenkins, 빌드(build), 파이프라인, CI/CD, job 관련 요청 시 사용됩니다.
majiayu000/claude-skill-registry 163
-
axiom-concurrency-profiling
Use when profiling async/await performance, diagnosing actor contention, or investigating thread pool exhaustion. Covers Swift Concurrency Instruments template, task visualization, actor contention analysis, thread pool debugging.
majiayu000/claude-skill-registry 163
-
compose-hooks
ComposeHooks 项目使用指南 - 为 Jetpack Compose/Compose Multiplatform 提供 React Hooks 风格的状态管理和副作用处理。
使用此技能当需要:(1) 在 Compose 中管理组件状态 (useState, useGetState, useReducer),
(2) 处理副作用和生命周期 (useEffect, useMount, useUnmount),
(3) 管理网络请求 (useRequest),(4) 使用防抖/节流 (useDebounce, useThrottle),
(5) 管理列表/Map状态 (useList, useMap),(6) 使用定时器 (useInterval, useTimeoutFn/useTimeoutPoll/useCountdown),
(7) 全局状态管理 (useSelector, useDispatch),(8) 使用无头表格 (useTable/useTableRequest)。
关键词: Compose, Hooks, 状态管理, useRequest, useReducer, useState, useEffect
majiayu000/claude-skill-registry 163
-
creating-kiro-agents
Use when building custom Kiro AI agents or when user asks for agent configurations - provides JSON structure, tool configuration, prompt patterns, and security best practices for specialized development assistants
majiayu000/claude-skill-registry 163
-
design-to-project
majiayu000/claude-skill-registry 163
-
Backend Models
Define database models with clear naming, proper data types, relationships, constraints, and validation rules. Use this skill when creating or editing ORM model files, database schema definitions, model classes, or entity definitions. When working with model files (e.g., `models/*.rb`, `models/*.py`, `*.model.ts`, `entities/*.java`), defining table structures, setting up foreign keys and relationships, adding timestamps, implementing data validation, or configuring database constraints. When establishing model associations, cascade behaviors, or indexes on model attributes.
majiayu000/claude-skill-registry 163
-
issue-pr
現在のブランチでPull Requestを作成し、CIステータスを確認。「/issue-pr」で使用
majiayu000/claude-skill-registry 163
-
Profiling (Node.js & Python)
Comprehensive guide to CPU and memory profiling in Node.js and Python for identifying bottlenecks and optimizing performance
majiayu000/claude-skill-registry 163
-
writing-dna-discovery
Capture a writer's voice DNA through collaborative interview and sample analysis. Use when someone wants to document their writing voice for use with a ghost writer skill. Produces a Voice DNA Document with patterns, anti-patterns, and actionable guidance. Handles one register/mode per session, supports refinement over time.
majiayu000/claude-skill-registry 163