Browse Skills
2035 skills found
spec-driven-dev.md
1
1
export
spec-driven-dev
2
from
"ThilinaTLM/claude-plugins"
from
"ThilinaTLM/claude-plugins"
3
Reusable skills for AI coding assistants
2026-04-10
flask-smorest-api.md
1
1
export
flask-smorest-api
2
from
"jmazzahacks/byteforge-claude-skills"
from
"jmazzahacks/byteforge-claude-skills"
3
Collection of Claude Code skills that codify best practices and reusable patterns for software development
2026-04-16
transcribe-vaam-video-with-gemini.md
1
1
export
transcribe-vaam-video-with-gemini
2
from
"hmps/claude-marketplace"
from
"hmps/claude-marketplace"
3
Transcribe Vaam videos using Google Gemini AI. Takes a Vaam share URL, downloads the video, and returns a full text transcription. Supports any language without translation.
2025-12-27
dzmm-builder.md
1
1
export
dzmm-builder
2
from
"waylon256yhw/dzmm-builder"
from
"waylon256yhw/dzmm-builder"
3
Comprehensive skill for building, debugging, and optimizing DZMM.AI applications. Use this skill when users request creating interactive web apps on the DZMM platform, need guidance on DZMM API usage, or require help with existing DZMM applications. Covers AI-driven chatbots, visual novels, dating sims, content generators, RPG games, content platforms, and visual effect systems. Includes state management games, message management (reroll/edit/delete), multi-opening systems, rich text rendering, modular prompt engineering, resource reuse strategies, React/Vue to DZMM migration, and responsive mobile design.
2025-12-04
chezmoi.md
1
1
export
chezmoi
2
from
"cosgroveb/chezmoi-skill"
from
"cosgroveb/chezmoi-skill"
3
Manage dotfiles with chezmoi. Use when working with dotfiles, chezmoi templates, machine-specific configuration, syncing configs across machines, or when the user mentions chezmoi, dotfiles, or configuration management.
2026-03-24
testing-patterns.md
1
1
export
testing-patterns
2
from
"emvnuel/SKILL.md"
from
"emvnuel/SKILL.md"
3
REST integration testing patterns with JUnit 5, Mockito, RestAssured. Use when writing integration tests that mock external dependencies, use Testcontainers/H2 for databases, and test endpoints with raw JSON bodies.
2026-01-29
neovim-expert.md
1
1
export
neovim-expert
2
from
"edheltzel/neoed"
from
"edheltzel/neoed"
3
🛠️ NEO.ED my Neovim config powered by LazyVim, centered around web development. It's a git submodule that lives inside of my dotfiles.
2026-04-14
hello-world.md
1
1
export
hello-world
2
from
"smallnest/hello-world-skill"
from
"smallnest/hello-world-skill"
3
A greeting skill that ONLY generates simple hello/greeting messages. NOT for calculations, data processing, or code execution. Use ONLY for greeting requests like "say hello", "greet someone", or similar.
2025-12-26
adaptivex-brand-guidelines.md
1
1
export
adaptivex-brand-guidelines
2
from
"adaptiveX-gh/coursekit-mcp"
from
"adaptiveX-gh/coursekit-mcp"
3
Applies AdaptiveX's official brand colors and typography to any sort of artifact that may benefit from having AdaptiveX's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply for AdaptiveX training and consulting materials.
2025-12-18
frontend-design.md
1
1
export
frontend-design
2
from
"mashharuki/claude-code-sample"
from
"mashharuki/claude-code-sample"
3
ClaudeCodeの使い方を学ぶためのリポジトリ
2026-04-05
qa-code-review-checklist.md
1
1
export
qa-code-review-checklist
2
from
"takemi-ohama/ai-agent-marketplace"
from
"takemi-ohama/ai-agent-marketplace"
3
Comprehensive code review checklist covering readability, maintainability, performance, security, and best practices. Use when reviewing code or conducting quality checks.This skill provides systematic code review guidance:- Language-specific best practices (JavaScript, Python, Java, etc.)- Security checklist (OWASP Top 10)- Performance optimization points- Maintainability and readability checks- Automated review integration (Codex CLI MCP)Triggers: "code review", "review checklist", "quality check", "check code", "コードレビュー", "品質チェック", "レビュー観点"
2026-01-19
image-generation.md
1
1
export
image-generation
2
from
"sudo-vaibhav/ondc-vaatun"
from
"sudo-vaibhav/ondc-vaatun"
3
Generate AI images with various themes, styles, and aspect ratios. Use when asked to generate images, create artwork, make graphics, generate backgrounds, or create visual assets.
2026-03-05
skill-quality-validator.md
1
1
export
skill-quality-validator
2
from
"alongor666/chexianduoweifenxi"
from
"alongor666/chexianduoweifenxi"
3
Claude技能质量检查器,自动验证技能是否符合官方最佳实践标准。Use when 创建新技能需要验证规范、 修改现有技能需要质量检查、从他人处获取技能需要评估质量、批量检查多个技能的合规性。 适用于: (1) 新技能开发后的质量验证 (2) 技能更新后的合规检查 (3) 第三方技能的质量评估 (4) 团队技能库的标准化管理 (5) 技能打包前的最终审核
2026-02-06
subagent-orchestration.md
1
1
export
subagent-orchestration
2
from
"DieGopherLT/claude-kit"
from
"DieGopherLT/claude-kit"
3
Backup of my Claude Code configurations.
2026-04-17
playwright-browser.md
1
1
export
playwright-browser
2
from
"FunnelEnvy/agents_webinar_demos"
from
"FunnelEnvy/agents_webinar_demos"
3
Use when capturing screenshots, automating browser interactions, or scraping web content. Covers Playwright Python API for page navigation, screenshots, element selection, form filling, and waiting strategies.
2026-01-16
maven-converter.md
1
1
export
maven-converter
2
from
"git-qiaozq/claude-skills"
from
"git-qiaozq/claude-skills"
3
Claude Skills Learning Hub - A comprehensive repository for learning and developing Claude Skills
2026-01-05
example-skill.md
1
1
export
example-skill
2
from
"shawn-sandy/claude-code"
from
"shawn-sandy/claude-code"
3
Claude Code
2025-12-21
gh-fix-ci.md
1
1
export
gh-fix-ci
2
from
"saldanaj97/atlaris"
from
"saldanaj97/atlaris"
3
Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix failing PR CI/CD checks on GitHub Actions and wants a plan + code changes; for external checks (e.g., Buildkite), only report the details URL and mark them out of scope.
2026-03-11
pdf.md
1
1
export
pdf
2
from
"oferhalevi/codex-skills-integration"
from
"oferhalevi/codex-skills-integration"
3
Integrate Anthropic's Claude Skills with Codex CLI using progressive discovery and project-specific configuration
2026-01-17
epcp-workflow.md
1
1
export
epcp-workflow
2
from
"BinkyTwin/ReviewXiv"
from
"BinkyTwin/ReviewXiv"
3
Apply the Explore → Plan → Code → Commit workflow for tasks like implementing features, fixing bugs, refactors, or adding integrations. Use this when the user wants changes in a repo and wants higher reliability (read first, plan then commit/PR). Emphasize subagents for investigation during Explore, and use "think / think hard / think harder / ultrathink" during Plan when alternatives exist.
2026-01-09
golang.md
1
1
export
golang
2
from
"KubrickCode/workflow-toolkit"
from
"KubrickCode/workflow-toolkit"
3
Provides idiomatic Go programming expertise and best practices. Ensures clean, efficient, and maintainable code following official Go conventions. Specializes in concurrent programming patterns, interface design, error handling strategies, and performance optimization. Masters standard library usage and ecosystem integration.Use when: writing Go code (.go files), designing interfaces and struct types, implementing concurrent patterns (goroutines/channels), handling errors idiomatically, writing table-driven tests, creating Go modules, optimizing performance-critical code, managing dependencies with go.mod, implementing HTTP servers and clients, working with context propagation, or designing package APIs for public libraries.
2025-12-03
skill-name.md
1
1
export
skill-name
2
from
"yzlin/supaviber"
from
"yzlin/supaviber"
3
SupaViber - Personal vibe coding toolkit with custom skills, agents, and commands for an optimized development environment
2026-04-10
vsa-pattern-selector.md
1
1
export
vsa-pattern-selector
2
from
"akiramei/blazor-enterprise-architecture-poc"
from
"akiramei/blazor-enterprise-architecture-poc"
3
Blazor VSA パターンカタログからの適切なパターン選択支援。新機能追加、 CRUD 操作、クエリ実装、状態遷移、バウンダリー設計などの文脈で、 catalog/index.json の ai_decision_matrix に基づいて最適なパターンを 提案する。Feature Slice、Pipeline Behavior、Domain Pattern、 Query Pattern などから文脈に応じたパターンを選択。
2025-12-24
skill-creator.md
1
1
export
skill-creator
2
from
"Kosuke-Yamada/dotfiles"
from
"Kosuke-Yamada/dotfiles"
3
Claude Codeのスキルを作成するためのガイド。新しいスキルの作成や既存スキルの更新を依頼された時に使用。
2026-03-26