Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
code-generation-template
Generate code from templates and patterns including scaffolding, boilerplate generation, AST-based code generation, and template engines. Use when generating code, scaffolding projects, creating boilerplate, or using templates.
majiayu000/claude-skill-registry 163
-
explore-codebase
Pattern for efficiently exploring codebases using parallel subagents. Use when you need to understand code structure, find patterns, or gather context.
majiayu000/claude-skill-registry 163
-
dev.mermaid
Generate Mermaid diagrams with proper syntax. Use when creating flowcharts, sequence diagrams, class diagrams, or any other Mermaid visualizations. Ensures correct label quoting to prevent parsing errors.
majiayu000/claude-skill-registry 163
-
conduct-ad-research
Conduct comprehensive advertising research based on confirmed campaign parameters. Use web search tools (DuckDuckGo or Tavily) to gather insights on target audiences, platform trends, competitor strategies, industry benchmarks, and creative best practices. Generate a structured campaign report with actionable recommendations for ad strategy development.
majiayu000/claude-skill-registry 163
-
unknown-clawdbot-skills-4
majiayu000/claude-skill-registry 163
-
typescript-enforcer
Enforce strict TypeScript type safety rules including no 'any' types, explicit return types, proper interfaces, and type guards. Use when writing TypeScript code, reviewing code, refactoring, or when user mentions TypeScript, types, interfaces, or type safety.
majiayu000/claude-skill-registry 163
-
rwsdk-realtime
Use when building realtime features with rwsdk/RedwoodSDK on Cloudflare - covers WebSocket setup, Durable Objects configuration, bidirectional client-server updates, and scoped realtime groups. Triggers include collaborative editing, live updates, multi-user sync, or any feature needing push updates without polling.
majiayu000/claude-skill-registry 163
-
java-spring
Java + Spring Boot開発支援。
NullAway設定、テスト戦略、DIコンテナ設計をガイド。
majiayu000/claude-skill-registry 163
-
creating-bookmarklets
Creates browser-executable JavaScript bookmarklets with strict formatting requirements. Use when users mention bookmarklets, browser utilities, dragging code to bookmarks bar, or need JavaScript that runs when clicked in the browser toolbar.
majiayu000/claude-skill-registry 163
-
bear-notes
Create, search, and manage Bear notes via grizzly CLI.
majiayu000/claude-skill-registry 163
-
smalltalk-usage-finder
Class and method usage analyzer for Pharo Smalltalk. Provides expertise in understanding class responsibilities through class comments (get_class_comment), discovering usage patterns via references (search_references_to_class), finding example methods (exampleXXX patterns), analyzing method usage in context (search_references with polymorphism handling), generating package overviews (list_classes with comment analysis), and resolving ambiguous names (search_classes_like, search_methods_like). Use when understanding what a class does, finding usage examples for classes or methods, discovering how to use an API, analyzing package structure and purpose, resolving unclear class or method names, or learning usage patterns from real-world code.
majiayu000/claude-skill-registry 163
-
evaluation
This skill should be used when the user asks to "evaluate agent performance", "build test framework", "measure agent quality", "create evaluation rubrics", or mentions LLM-as-judge, multi-dimensional evaluation, agent testing, or quality gates for agent pipelines.
majiayu000/claude-skill-registry 163
-
survival-models
Bayesian survival analysis models including exponential, Weibull, log-normal, and piecewise exponential hazard models with censoring support.
majiayu000/claude-skill-registry 163
-
policy-gradient-methods
Master REINFORCE, PPO, TRPO - direct policy optimization with trust regions
majiayu000/claude-skill-registry 163
-
dx tunnel
use to open a tunnel to a remote host using the dx command
majiayu000/claude-skill-registry 163
-
workflows-chrome-devtools
Chrome DevTools orchestrator providing intelligent routing between CLI (bdg) and MCP (Code Mode) approaches. CLI prioritized for speed and token efficiency; MCP fallback for multi-tool integration scenarios.
majiayu000/claude-skill-registry 163
-
vue-component-dev-alongor666-daylyreport
majiayu000/claude-skill-registry 163
-
korean-skill-creator
한글 기반 클로드 스킬 자동 생성 도구. 사용자가 "클로드 스킬을 만들어줘" 또는 "[요구사항] 스킬 만들어줘"라고 요청할 때 사용. Progressive disclosure 원칙을 따르는 한글 문서 구조(SKILL.md + references/)를 자동으로 생성하고, 실전 예시를 포함한 일관성 있는 스킬 템플릿을 제공.
majiayu000/claude-skill-registry 163
-
Cloudflare Workers Observability
This skill should be used when the user asks about "worker logs", "debug worker", "worker errors", "request analytics", "worker metrics", "performance monitoring", "error rate", "invocation logs", "troubleshoot worker", "worker analytics", or needs to debug and monitor Cloudflare Workers.
majiayu000/claude-skill-registry 163
-
langgraph-builder
Use when creating a new LangGraph graph. Start with a minimal graph and iterate.
majiayu000/claude-skill-registry 163
-
creo-memories
【最優先】コンテクストを超える永続記憶。セッション開始時に必ず過去を呼び起こし、重要な決定は必ず刻む。
majiayu000/claude-skill-registry 163
-
write-code
코드 작성, 수정, 구현. Use when (1) "코드 작성해줘", "구현해줘",
(2) 기능 추가/수정, (3) 버그 수정.
majiayu000/claude-skill-registry 163
-
ci-iteration
This skill should be used when running CI checks iteratively and fixing failures. Use when executing make targets (fast-ci, all-ci, ci), iterating on lint/format/type/test errors, or needing the devrun agent pattern for pytest/ty/ruff/prettier/make/gt commands.
majiayu000/claude-skill-registry 163
-
fastapi-templates
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.
majiayu000/claude-skill-registry 163