Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
vault-find-sections
Find all sections across vault matching a heading pattern. Triggers on "find sections", "notes with heading", "all X sections", "which notes have".
majiayu000/claude-skill-registry 163
-
cmsg
majiayu000/claude-skill-registry 163
-
analyzing-code
Analyzes code statistics by language for project insight, CI/CD metrics, or before refactoring. Use this skill when understanding project composition, measuring change impact, or generating CI/CD metrics
majiayu000/claude-skill-registry 163
-
release
Review release readiness by checking ChangeLogs and version definitions and then create a git tag for the requested version. Use when asked to release or tag a version (e.g., "Please release 0.2.0", "Please tag 0.2.0") or to verify ChangeLog/version consistency before tagging.
majiayu000/claude-skill-registry 163
-
javascript-standards
JavaScript and TypeScript coding standards, conventions, and best practices. Use when writing, reviewing, or testing JS/TS code.
majiayu000/claude-skill-registry 163
-
manim-skill
Render Manim scenes to still frames and review them to diagnose animation/layout issues. Use when debugging scenes, verifying visual correctness, or inspecting frame-by-frame output.
majiayu000/claude-skill-registry 163
-
api-design
Design RESTful APIs with proper naming, error handling, and documentation
majiayu000/claude-skill-registry 163
-
quick-view
Generate minimal HTML pages to review Claude Code output in a browser. Use when terminal output is hard to read, when reviewing lists/tables/drafts, or when user says "show me", "make this reviewable", "quick view", or "open as webpage". Produces unstyled semantic HTML only. For granular feedback with inline comments, see the comment-mode skill.
majiayu000/claude-skill-registry 163
-
lead-gen-copy
Copywriting patterns for UK lead generation websites. Headlines, CTAs, benefit statements, objection handling. Use for all website copy.
majiayu000/claude-skill-registry 163
-
download-transcripts
Download YouTube transcripts for videos tracked in a CSV file. Use when you need to download transcripts in bulk with progress tracking, fetching transcripts overnight, processing video libraries, or when the user mentions "get transcripts", "download captions", or "bulk transcript download".
majiayu000/claude-skill-registry 163
-
merge-readiness
Validates branch is ready for merge with step-by-step checklist. Use when user asks "is everything ready for merge?", "ready to merge?", "can I merge?", "merge checklist", or "pr ready?".
majiayu000/claude-skill-registry 163
-
create-extension
Creates a new Starlark MCP extension with tools, handlers, and proper structure. Use when the user wants to add a new extension to the starlark-mcp server.
majiayu000/claude-skill-registry 163
-
code-auditor
Performs comprehensive codebase analysis covering architecture, code quality, security, performance, testing, and maintainability. Use when user wants to audit code quality, identify technical debt, find security issues, assess test coverage, or get a codebase health check.
majiayu000/claude-skill-registry 163
-
nodemon-config
Nodemon JSON configuration templates and validation logic for development server hot-reload. Includes 5 required standards (watch patterns, exec command, ignore patterns, development settings, required dependencies). Use when creating or auditing nodemon.json files to enable automatic server restart on file changes.
majiayu000/claude-skill-registry 163
-
convertCommands
Atlas skill for converting Claude Code slash commands to OpenCode commands format. USE WHEN migrating from Claude Code to OpenCode or when you have existing slash command definitions to port.
majiayu000/claude-skill-registry 163
-
home-assistant-api
Orchestrates access to the Home Assistant REST API for programmatic control of smart home devices. Routes requests to specialized resource files based on task type - authentication, state management, service calls, entity types, or advanced queries. Provides intelligent decision tables for selecting appropriate endpoints and managing integrations.
majiayu000/claude-skill-registry 163
-
browser-testing
Browser automation, testing, and debugging using Chrome DevTools. Use when users want to take screenshots, test websites, debug UI, inspect network requests, check console errors, or automate browser interactions.
majiayu000/claude-skill-registry 163
-
Pre-Deployment Security Check
Verifica que no haya credenciales, secrets o archivos sensibles antes de pushear a GitHub. Busca API keys hardcodeadas, .env con valores reales, y valida .gitignore.
majiayu000/claude-skill-registry 163
-
view-manual
Use this skill to view the manual page for a given Tcl command.
majiayu000/claude-skill-registry 163
-
symfony:doctrine-fetch-modes
Optimize Doctrine queries with fetch modes, lazy loading, extra lazy collections, and query hints for performance
majiayu000/claude-skill-registry 163
-
wuwuole-sonnet
创作菎士比亚风格十四行诗,主题"窝窝乐"
majiayu000/claude-skill-registry 163
-
deno-debugger
Interactive debugger for Deno/TypeScript applications using the V8 Inspector Protocol. This skill should be used when investigating issues in Deno applications, including memory leaks, performance bottlenecks, race conditions, crashes, or any runtime behavior that requires step-by-step debugging, heap analysis, or CPU profiling. Provides CDP client tools, heap/CPU analyzers, and investigation tracking.
majiayu000/claude-skill-registry 163
-
write-up
Create useful, informative summaries of coding challenges (aka leetcode questions) that are readable in depth and have a digestable summary at the top.
majiayu000/claude-skill-registry 163
-
fix-ig-export-links
Fix broken Simplifier resolve links in downloaded MII Onkologie Implementation Guide exports. Use when downloading an IG from Simplifier and links are broken, preparing an IG export for offline use, or making links work both locally and on the official MII page. Handles MII Onko profiles/ValueSets/CodeSystems, FHIR R4 core links, MII dependency modules, German base profiles, and artifacts/package/ paths.
majiayu000/claude-skill-registry 163