Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
write-example
Writing examples for the tldraw SDK examples app. Use when creating new examples, adding SDK demonstrations, or writing example code in apps/examples.
majiayu000/claude-skill-registry 163
-
novel-analyzer
四阶段小说精读分析工作流。用于深度分析长篇小说的情节、人物、文风和主题。触发条件:用户请求分析/精读/深度解读小说文本,或需要生成文学分析报告、人物弧光追踪、文风研究、角色档案。执行流程:粗读提取元数据 → 并行精读分块(自动计算分块数和边界)→ 整合生成中文深度报告 → (可选)生成角色档案。输出包含情节梳理、人物列传、文体分析、修辞手法、黄金语录、角色心理侧写。适用于中长篇小说(5k行以上)。
majiayu000/claude-skill-registry 163
-
spawn-coder
코드 작성이 필요할 때 coder-agent 활용 가이드. 직접 코드 작성 대신 위임
majiayu000/claude-skill-registry 163
-
rails-ai:views
Use when building Rails view structure - partials, helpers, forms, nested forms, accessibility (WCAG 2.1 AA)
majiayu000/claude-skill-registry 163
-
script-driven-skill
Build multi-step skills using a state-machine pattern with dumb orchestrator and smart phases
majiayu000/claude-skill-registry 163
-
new-workflow
Generate production-ready Workscript workflow JSON files for the Workscript Agentic Workflow Engine with built-in defensive guards and complexity detection. Use when asked to create workflows, automations, data pipelines, or generate workflow JSON. IMPORTANT - For complex requests that would result in deeply nested or overly complex workflows, this skill will STOP and suggest developing new custom nodes first using /new-node, then return to create a simpler, more linear workflow. All generated workflows include data validation (validateData node) for structured JSON outputs, input guards, array length checks, and error handling edges. Fetches up-to-date node documentation from the Reflection API when available. Outputs validated .json files to the sandbox prompts folder. Also suitable for Claude Code subagents needing to compose workflows programmatically.
majiayu000/claude-skill-registry 163
-
privacy-risk-assessment
Assess data privacy and compliance risks in pilot data workflows and outputs. Use when evaluating data handling practices, consent requirements, and privacy regulations for pilot initiatives.
majiayu000/claude-skill-registry 163
-
changelog-infographic
Generate beautiful infographic PNG images from Claude Code changelog summaries. Use this skill after changelog-interpreter has generated a user-friendly summary, to create a visual representation that can be saved and shared.
majiayu000/claude-skill-registry 163
-
ralph
Create and run Ralph loops for structured AI-driven development. Triggered by "create a ralph loop for X" or "ralph plan for X". Uses interview to clarify requirements, expert review via rp-cli, creates phased task plans, and executes in YOLO mode.
majiayu000/claude-skill-registry 163
-
stock-photo-finder
Search multiple free stock photo sites simultaneously. Filter by license type, orientation, and color scheme.
majiayu000/claude-skill-registry 163
-
javascript-practices
JS/TS conventions for syntax, modules, and types. Use when writing or reviewing JavaScript/TypeScript code.
majiayu000/claude-skill-registry 163
-
clink-codex-delegate
Activate when user mentions "clink codex" to provide guidance on delegating implementation tasks to clink codex as a junior developer. Use when assigning coding tasks, discussing task delegation, or working with clink codex for code implementation.
majiayu000/claude-skill-registry 163
-
wrap-up
End-of-day command to capture what happened, consolidate notes, and set up for tomorrow. Use when the user types /wrap_up, says "end of day", "wrapping up", or "done for the day". Gathers git activity, integrates /note entries, and creates a daily summary in activity.md.
majiayu000/claude-skill-registry 163
-
claudecode
majiayu000/claude-skill-registry 163
-
justfile-interface
Baseline justfile commands - exact comment strings, all projects implement these
majiayu000/claude-skill-registry 163
-
context7-query-docs
To fetch up-to-date docs and code examples from Context7 for a known library, query by a resolved library ID after running resolve-library-id (max 3 calls).
majiayu000/claude-skill-registry 163
-
developing-with-laravel
Laravel framework patterns for PHP applications including Eloquent ORM, migrations, routing, queues, and Blade templates. Use when building Laravel applications or working with Laravel projects.
majiayu000/claude-skill-registry 163
-
latex-rhythm-refiner
Post-process LaTeX project prose to improve readability through varied sentence and paragraph lengths. Removes filler phrases and unnecessary transitions while preserving all citations and semantic meaning.
majiayu000/claude-skill-registry 163
-
Code Refactoring Patterns
This skill should be used when the user asks to "refactor large files", "split code into smaller pieces", "extract methods", "how should I refactor", "improve code structure", "break down large functions", or discusses strategies for dividing monolithic code into smaller, maintainable components.
majiayu000/claude-skill-registry 163
-
elevenlabs-tts
This skill converts text to high-quality audio files using ElevenLabs API. Use this skill when users request text-to-speech generation, audio narration, or voice synthesis with customizable voice parameters (stability, similarity boost) and voice presets (rachel, adam, bella, elli, josh, arnold, ava).
majiayu000/claude-skill-registry 163
-
codebase-analysis
Discover patterns, rules, and interfaces through iterative analysis cycles.
Use when analyzing business rules, technical patterns, security, performance,
integration points, or domain-specific areas. Includes cycle pattern for
discovery to documentation to review workflow.
majiayu000/claude-skill-registry 163
-
outline-coach
Act as an assistive outline coach who guides structural development through questions. Use when helping someone develop their own outline through diagnosis and frameworks. Critical constraint - never generate outline content. Instead ask questions, identify structural issues, suggest approaches, and let the writer structure.
majiayu000/claude-skill-registry 163
-
git-sync
Stage all changes, generate a short commit message, commit, and push. Use when asked to sync changes or run git add/commit/push with an auto-generated concise commit message.
majiayu000/claude-skill-registry 163
-
direction-setting
킹핀 문제를 발견하고 문제해결 방향성을 Needs Statement로 정의합니다. 핵심 문제를 해결할 때 사용하세요.
majiayu000/claude-skill-registry 163