Browse Skills
17720 skills found
backend-rust.md
0
1
export
backend-rust
2
from
"timequity/vibe-coder"
from
"timequity/vibe-coder"
3
Modern Rust backend with Axum, SQLx, tokio + CI/CD automation.Use when: building Rust APIs, high-performance services, or needing build/test/lint/audit automation.Triggers: "axum", "rust backend", "rust api", "sqlx", "tokio", "cargo build","cargo test", "clippy", "rustfmt", "cargo-audit", "cross-compile", "rust ci","release build", "rust security", "shuttle", "actix".
2026-01-05
playwright-browser-automation.md
0
1
export
playwright-browser-automation
2
from
"DiamondLightSource/smartem-frontend"
from
"DiamondLightSource/smartem-frontend"
3
Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.
2026-01-05
branch-creator.md
0
1
export
branch-creator
2
from
"shiiman/claude-code-plugins"
from
"shiiman/claude-code-plugins"
3
Issue 番号に基づいて feature ブランチを自動作成する。「ブランチ作成」「ブランチを作って」「新しいブランチ」「feature ブランチ」「Issue からブランチ」「作業ブランチを作成」「ブランチ切って」などで起動。feature/[issue番号] 形式でブランチを作成。
2026-01-05
depth-interviewing-product.md
0
1
export
depth-interviewing-product
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
サービス開発のためのデプスインタビューを実施し、ユーザーの真のニーズ・課題・動機を引き出す。5 Whys、ラダリング法を用いてプロダクト開発に活かせるインサイトを発見し、すべての会話をファイルに記録する。ユーザーリサーチ、課題発見、ペルソナ構築時に使用する。
2026-01-05
debugging-flux-deployments.md
0
1
export
debugging-flux-deployments
2
from
"saavy1/sb"
from
"saavy1/sb"
3
Diagnoses and resolves issues with Flux GitOps deployments, Kubernetes pods, services, and HelmReleases in the Superbloom cluster
2026-01-05
relay.md
0
1
export
relay
2
from
"violetio/violet-ai-plugins"
from
"violetio/violet-ai-plugins"
3
Relay events and notifications context
2026-01-05
httpx.md
0
1
export
httpx
2
from
"SlanyCukr/riot-api-project"
from
"SlanyCukr/riot-api-project"
3
A next-generation HTTP client for Python with both sync and async support, perfect for modern Python applications
2026-01-05
learning-multi-script-design.md
0
1
export
learning-multi-script-design
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Design learning materials for right-to-left languages, complex scripts, bidirectional text, and multi-script environments. Calculate text expansion factors and specify typography requirements. Use when creating content for Arabic, Hebrew, Asian scripts, or mixed-direction text. Activates on "RTL", "right-to-left", "bidirectional text", or "complex scripts".
2026-01-05
competitor-analysis.md
0
1
export
competitor-analysis
2
from
"Sheshiyer/Skills-claude-brand-genesis"
from
"Sheshiyer/Skills-claude-brand-genesis"
3
Executes a deep-dive market intelligence protocol. Uses search tools to scrape competitor data (Specs, Price, Materials), analyzes customer sentiment (Reviews, FAQs), and synthesizes a product knowledge base.
2026-01-05
command-line-basics.md
0
1
export
command-line-basics
2
from
"astrosteveo/skill-for-ricky"
from
"astrosteveo/skill-for-ricky"
3
Essential Linux command line commands for navigation, file management, and daily tasks. Includes Windows equivalents. Use when the user needs to learn basic terminal commands, file operations, or mentions being intimidated by the command line.
2026-01-05
create-cli.md
0
1
export
create-cli
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Design command-line interface parameters and UX: arguments, flags, subcommands, help text, output formats, error messages, exit codes, prompts, config/env precedence, and safe/dry-run behavior. Use when you’re designing a CLI spec (before implementation) or refactoring an existing CLI’s surface area for consistency, composability, and discoverability.
2026-01-05
close-sprint.md
0
1
export
close-sprint
2
from
"semicolon-devteam/sax-pm"
from
"semicolon-devteam/sax-pm"
3
Sprint(Iteration) 종료 및 회고 정리. Use when (1) Sprint 마감,(2) 회고 작성, (3) /SAX:sprint close 커맨드.
2026-01-05
worktree-workflow.md
0
1
export
worktree-workflow
2
from
"gaurangrshah/gsc-plugins"
from
"gaurangrshah/gsc-plugins"
3
Git worktree setup, management, and cleanup for isolated parallel development
2026-01-05
encrypt-decrypt-backup.md
0
1
export
encrypt-decrypt-backup
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Encrypt and decrypt BSV backup files (.bep format) using the bitcoin-backup CLI. Supports all backup types (BAP identity, wallet, ordinals, vault). Uses Flow's FLOW_BACKUP_PASSPHRASE and stores files in /.flow/.bsv/ following Flow's BSV convention.
2026-01-05
browser-tools.md
0
1
export
browser-tools
2
from
"goncalossilva/.agents"
from
"goncalossilva/.agents"
3
Interactive browser automation via Chrome DevTools Protocol. Use when you need to interact with web pages, test frontends, or when user interaction with a visible browser is required.
2026-01-05
router.md
0
1
export
router
2
from
"tylerburleigh/claude-model-chorus"
from
"tylerburleigh/claude-model-chorus"
3
Intelligent workflow selection that analyzes user requests and recommends the optimal ModelChorus workflow with parameters
2026-01-05
frontend-dev-guidelines.md
0
1
export
frontend-dev-guidelines
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Frontend development guidelines for Quantum Skincare's Next.js 16 App Router application with React 19.2, Tailwind CSS v4, Clerk authentication, and TypeScript. Covers Server/Client Components, React 19.2 features (useEffectEvent, Activity component, cache signals, React Compiler auto-optimization), data fetching patterns, Tailwind styling, route groups, form validation, and performance optimization. Use when creating pages, components, API routes, styling, or working with frontend code.
2026-01-05
git-pr-workflow.md
0
1
export
git-pr-workflow
2
from
"j0KZ/mcp-agents"
from
"j0KZ/mcp-agents"
3
Complete GitHub workflow from commit to PR including conventional commits, branch management, pre-push quality checks, PR creation with gh CLI, and wiki synchronization. Use when creating commits, ...
2026-01-05
fullstack-app.md
0
1
export
fullstack-app
2
from
"djliden/devrel-claude-code-plugin"
from
"djliden/devrel-claude-code-plugin"
3
Guidance for building fullstack apps with Vite (React + TypeScript) frontend and FastAPI backend. Use when demos need a web UI beyond what Streamlit provides.
2026-01-05
skill-feedback.md
0
1
export
skill-feedback
2
from
"dparedesi/agent-global-skills"
from
"dparedesi/agent-global-skills"
3
Generate improvement reports for skills or CLI packages you authored. Use when ending a session where you worked on your own skill, when the user mentions "skill-feedback", "capture improvements", "session learnings", or when friction was observed during skill/package usage.
2026-01-05
check-order-status.md
0
1
export
check-order-status
2
from
"carrickcheah/ai-contact-centre"
from
"carrickcheah/ai-contact-centre"
3
Get order or delivery status. Use when customer asks about their order, shipping, delivery estimate, or tracking information.
2026-01-05
patent-diagram-generator.md
0
1
export
patent-diagram-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create patent-style technical diagrams including flowcharts, block diagrams, and system architectures using Graphviz with reference numbering
2026-01-05
designing-terminal-ui.md
0
1
export
designing-terminal-ui
2
from
"sekka/dotfiles"
from
"sekka/dotfiles"
3
Create distinctive, production-grade terminal user interfaces with high design quality. Use this skill when the user asks to build CLI tools, TUI applications, or terminal-based interfaces. Generates creative, polished code that avoids generic terminal aesthetics.
2026-01-05
mmd-cli.md
0
1
export
mmd-cli
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use the MIDI Markdown Compiler (mmdc) CLI for compiling MMD to MIDI, validating syntax, real-time playback with TUI, exporting to different formats (JSON, CSV, table), and managing device libraries. Use when the user wants to compile, validate, play, inspect MMD files, or work with device libraries.
2026-01-05