Browse Skills
44358 skills found
plantuml.md
0
1
export
plantuml
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate PlantUML diagrams from text descriptions and convert them to PNG/SVG images. Use when asked to "create a diagram", "generate PlantUML", "convert puml to image", "extract diagrams from markdown", or "prepare markdown for Confluence". Supports all PlantUML diagram types including UML (sequence, class, activity, state, component, deployment, use case, object, timing) and non-UML (ER diagrams, Gantt charts, JSON/YAML visualization, mindmaps, WBS, network diagrams, wireframes, and more).
2026-01-05
collect-selector.md
0
1
export
collect-selector
2
from
"venturo-id/venturo-claude"
from
"venturo-id/venturo-claude"
3
Use this skill to determine the correct data-testid selector for Playwright or end-to-end tests.
2026-01-05
jirareview.md
0
1
export
jirareview
2
from
"Lobbi-Docs/claude"
from
"Lobbi-Docs/claude"
3
Review code changes for Jira issue. Use when the user wants to "review code", "code review", "jira review", or "check implementation".
2026-01-05
sparring.md
0
1
export
sparring
2
from
"glnds/claude-config"
from
"glnds/claude-config"
3
Critical thinking partner for technical concepts and strategy. Use when the user wants to explore technical ideas, validate assumptions, or develop strategy. Claude researches the user's Obsidian notes to understand their thinking patterns and context, identifies gaps and flawed assumptions, and provides constructive challenge. For AWS topics, Claude also consults AWS documentation to ensure technical accuracy.
2026-01-05
wcdb.md
0
1
export
wcdb
2
from
"MemoryReload/mySkillConfigs"
from
"MemoryReload/mySkillConfigs"
3
Use when working with wcdb
2026-01-05
ai-news-aggregator.md
0
1
export
ai-news-aggregator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
获取最新的AI行业新闻,进行智能总结和筛选,最多展示10条最重要的新闻资讯。当用户需要了解AI行业最新动态时使用此skill。
2026-01-05
document-quality.md
0
1
export
document-quality
2
from
"krhrtky/dotfiles"
from
"krhrtky/dotfiles"
3
Automatically review documents against checklists and best practices. Use when creating or reviewing ADRs, Design Docs, meeting notes, technical proposals, or RFCs. Detects anti-patterns, vague expressions, and missing elements.
2026-01-05
plan-tracking.md
0
1
export
plan-tracking
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Track working plans and tasks using Miller's mutable plan system. Activates when planning work, tracking progress, or managing multiple tasks. Provides working memory with atomic updates and one active plan enforcement.
2026-01-05
academic-research-writer.md
0
1
export
academic-research-writer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Write academic research documents following academic guidelines with peer-reviewed sources from Google Scholar and other academic databases. Always verify source credibility and generate IEEE standard references. Use for research papers, literature reviews, technical reports, theses, dissertations, conference papers, and academic proposals requiring proper citations and scholarly rigor.
2026-01-05
init-skills.md
0
1
export
init-skills
2
from
"ioku24/autorankr"
from
"ioku24/autorankr"
3
Initialize Claude skills in the current project and verify setup. Use when user says '/init-skills', 'setup skills', 'install skills', or 'add Claude skills to this project'. Can also review and verify existing skills installation.
2026-01-05
memory-keeper.md
0
1
export
memory-keeper
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Manages Bob's persistent memory across sessions. Use when learning something new, having a meaningful conversation, reflecting on experiences, starting any significant task, or when context suggests something should be remembered for later.
2026-01-05
psp-monorepo-project.md
0
1
export
psp-monorepo-project
2
from
"masseater/claude-code-plugin"
from
"masseater/claude-code-plugin"
3
Setup personal web app with pnpm workspace monorepo structure deployable to Cloudflare. Use when starting a new personal project.
2026-01-05
video-creator.md
0
1
export
video-creator
2
from
"smorand/claude-config"
from
"smorand/claude-config"
3
Expert in FFmpeg-based video creation and editing. **Use when users request to extract, cut, trim, or clip segments from videos (e.g., "first 5 minutes", "extract from 1:30 to 2:45"), create video montages, apply transitions, process/extract/add audio, convert video/audio formats, optimize for platforms, or any video/audio manipulation using ffmpeg, sox, ffprobe, and related media tools.** Trigger on keywords: extract, cut, trim, clip, segment, video, audio, convert, montage, transition, ffmpeg.
2026-01-05
mongodb-index-creation.md
0
1
export
mongodb-index-creation
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Master MongoDB index creation and types. Learn single-field, compound, unique, text, geospatial, and TTL indexes. Optimize query performance dramatically with proper indexing.
2026-01-05
git-commit-assistant.md
0
1
export
git-commit-assistant
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Assists with careful Git commits in any repository. Activates when committing changes, checking .gitignore, or generating commit messages. Ensures proper file exclusion (credentials, MCP configs, personal settings), identifies untracked files, and generates Conventional Commits messages with Japanese explanations.
2026-01-05
cloudflare-hyperdrive.md
0
1
export
cloudflare-hyperdrive
2
from
"jackspace/ClaudeSkillz"
from
"jackspace/ClaudeSkillz"
3
Complete knowledge domain for Cloudflare Hyperdrive - connecting Cloudflare Workers to existing PostgreSQL and MySQL databases with global connection pooling, query caching, and reduced latency.Use when: connecting Workers to existing databases, migrating PostgreSQL/MySQL to Cloudflare, setting up connection pooling, configuring Hyperdrive bindings, using node-postgres/postgres.js/mysql2 drivers, integrating Drizzle ORM or Prisma ORM, or encountering "Failed to acquire a connection from the pool", "TLS not supported by the database", "connection refused", "nodejs_compat missing", "Code generation from strings disallowed", or Hyperdrive configuration errors.Keywords: hyperdrive, cloudflare hyperdrive, workers hyperdrive, postgres workers, mysql workers, connection pooling, query caching, node-postgres, pg, postgres.js, mysql2, drizzle hyperdrive, prisma hyperdrive, workers rds, workers aurora, workers neon, workers supabase, database acceleration, hybrid architecture, cloudflare tunnel database, wrangler h
2026-01-05
generate-e2e-test.md
0
1
export
generate-e2e-test
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate an end-to-end test for a given feature or user story. Use when the user asks to create E2E tests, automate workflows, test user flows, or convert manual workflows into Playwright tests. Leverages Playwright MCP to perform the workflow interactively before generating test code.
2026-01-05
brainstorming.md
0
1
export
brainstorming
2
from
"viktorvan/dot-files"
from
"viktorvan/dot-files"
3
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
2026-01-05
coding-patterns.md
0
1
export
coding-patterns
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
TypeScript monorepo patterns including contract-port architecture, dependency injection, hermetic primitive ports, and composition root. Use when creating packages, designing contracts/interfaces, implementing ports, wrapping platform primitives (Date, console, process), or testing with inline mocks.
2026-01-05
implement.md
0
1
export
implement
2
from
"semicolon-devteam/semo-backend"
from
"semicolon-devteam/semo-backend"
3
ADD Phase 4 구현 워크플로우. Use when:(1) spec.md/plan.md/tasks.md 완료, (2) 기능 구현 요청,(3) CQRS + Reactive 패턴 구현.
2026-01-05
community-engagement.md
0
1
export
community-engagement
2
from
"terraphim/codex-skills"
from
"terraphim/codex-skills"
3
Open source community building and engagement. Welcoming contributors,managing discussions, writing release notes, and fostering a healthyproject ecosystem.
2026-01-05
accessibility-readability.md
0
1
export
accessibility-readability
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Ensure textbook content is accessible, readable, and understandable for learners of all skill levels. Use when reviewing content for clarity, adding explanations for beginners, or improving content accessibility.
2026-01-05
tdd-workflow-guide.md
0
1
export
tdd-workflow-guide
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Automatically guides users through RED-to-GREEN TDD workflow when implementing features in kiro projects
2026-01-05
http-kit.md
0
1
export
http-kit
2
from
"Ramblurr/nix-devenv"
from
"Ramblurr/nix-devenv"
3
http-kit is a HTTP client and server for Clojure with Ring compatibility. Use when working with http-kit client or server
2026-01-05