Browse Skills
2649 skills found
hono-routing.md
1
1
export
hono-routing
2
from
"joshcox/thoughts-prompts-and-things"
from
"joshcox/thoughts-prompts-and-things"
3
Build type-safe APIs with Hono - fast, lightweight routing for Cloudflare Workers, Deno, Bun, and Node.js. Set up routing patterns, middleware composition, request validation (Zod/Valibot/Typia/ArkType), RPC client/server with full type inference, and error handling with HTTPException.Use when: building APIs with Hono, setting up request validation with schema libraries, creating type-safe RPC client/server communication, implementing custom middleware chains, handling errors with HTTPException, extending context with custom variables, or troubleshooting middleware type inference issues, validation hook confusion, RPC performance problems, or middleware response typing errors.
2026-01-05
nvim-plugin-add.md
1
1
export
nvim-plugin-add
2
from
"tkancf/dotfiles"
from
"tkancf/dotfiles"
3
Add and configure Neovim plugins in this dotfiles repo using lazy.nvim. Use when asked to install a plugin, create its config module, update lazy.nvim imports, read plugin README/docs, and add keymaps without conflicting with existing mappings under config/nvim.
2026-01-05
collaborating-with-gemini.md
1
1
export
collaborating-with-gemini
2
from
"GuDaStudio/collaborating-with-gemini"
from
"GuDaStudio/collaborating-with-gemini"
3
Delegates coding tasks to Gemini CLI for prototyping, debugging, and code review. Use when needing algorithm implementation, bug analysis, or code quality feedback. Supports multi-turn sessions via SESSION_ID.
2026-01-05
polishing-issues.md
1
1
export
polishing-issues
2
from
"chrisrodz/dotfiles"
from
"chrisrodz/dotfiles"
3
Use when GitHub issue lacks scope, has ambiguities, or needs technical definition - researches codebase, identifies gaps, presents options with recommendations, updates issue description (project, gitignored)
2026-01-05
raycast-script-creator.md
1
1
export
raycast-script-creator
2
from
"drpedapati/raycast-script-creator"
from
"drpedapati/raycast-script-creator"
3
Create valid Raycast script-commands that integrate with the Raycast launcher. Use this skill when users request creating Raycast scripts, automation commands for Raycast, or workflow shortcuts for the Raycast app. This skill ensures all outputs conform to Raycast's required metadata format and structural conventions.
2026-01-05
visual-ui-tester.md
1
1
export
visual-ui-tester
2
from
"jaysoo/dot-ai-config"
from
"jaysoo/dot-ai-config"
3
Visual UI testing expert using Playwright MCP for browser automation. Use when testing responsive layouts, verifying UI changes, checking breakpoints, debugging visual/CSS issues, or validating component rendering. Triggers on "test UI", "check layout", "verify design", "responsive", "breakpoint", "visual test", "screenshot".
2026-01-05
aiwfskill-developer.md
1
1
export
aiwfskill-developer
2
from
"moonklabs/aiwf"
from
"moonklabs/aiwf"
3
Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, intent patterns, file paths, content patterns), enforcement levels (block, suggest, warn), hook mechanisms (UserPromptSubmit, PreToolUse), session tracking, and the 500-line rule.
2026-01-05
drawio.md
1
1
export
drawio
2
from
"bahayonghang/drawio-skills"
from
"bahayonghang/drawio-skills"
3
Create and edit draw.io diagrams with real-time browser preview using @next-ai-drawio/mcp-server.Trigger when user asks to:- Create flowcharts, process diagrams, or workflow visualizations- Generate system architecture diagrams or component diagrams- Visualize code structure, microservices, or deployment architecture- Edit or modify existing draw.io diagrams- Export diagrams to .drawio filesKeywords: diagram, flowchart, architecture, draw.io, drawio, visualization, UML, sequence diagram, component diagram
2026-01-05
babashkafs.md
1
1
export
babashkafs
2
from
"hugoduncan/library-skills"
from
"hugoduncan/library-skills"
3
A guide to using babashka.fs.
2026-01-05
hr-document-generator.md
1
1
export
hr-document-generator
2
from
"matthewod11-stack/HRSkills"
from
"matthewod11-stack/HRSkills"
3
Generate professional HR documents including offer letters, performance improvement plans, termination letters, and reference letters. Use when the user needs to create any official employment document. Maintains company voice, legal compliance, and professional formatting.
2026-01-05
git-commit-helper.md
1
1
export
git-commit-helper
2
from
"dan1901/spec-mix"
from
"dan1901/spec-mix"
3
Generates meaningful git commit messages for Spec-Driven Development workflows. Use when creating commits, suggesting commit messages, or helping with task-based version control. Automatically links commits to work packages.
2026-01-05
analytics-tracking.md
1
1
export
analytics-tracking
2
from
"ferryhinardi/supertool"
from
"ferryhinardi/supertool"
3
Guide for implementing analytics tracking in SuperTool. Use this when adding analytics events, tracking user actions, or ensuring privacy compliance.
2026-01-05
cli-ninja-tools.md
1
1
export
cli-ninja-tools
2
from
"killerapp/mem8-plugin"
from
"killerapp/mem8-plugin"
3
CLI power tools for AI-assisted development. Use when (1) needing recommendations for CLI tools to install, (2) processing JSON/YAML data with jq/yq, (3) searching code with ripgrep or ast-grep, (4) documenting a CLI tool or multi-tool recipe you've discovered, (5) wanting to learn CLI patterns for data pipelines, or (6) setting up a new project and want CLI recommendations. Supports three modes - init (project scan), document (capture new recipes), and recommend (codebase analysis).
2026-01-05
uv-script.md
1
1
export
uv-script
2
from
"ebal5/dotfiles-chezmoi"
from
"ebal5/dotfiles-chezmoi"
3
Create standalone Python scripts using uv shebang with PEP 723 inline metadata. Use when creating single-file Python tools or scripts that need dependency management without a full project setup.
2026-01-05
docker-mcp.md
1
1
export
docker-mcp
2
from
"GGPrompts/my-gg-plugins"
from
"GGPrompts/my-gg-plugins"
3
Comprehensive guide for Docker MCP Toolkit Dynamic Tools - discover and use ~170 MCP servers on-demand. Use when working with MCP servers, dynamic tools, database access, APIs, cloud services, or needing external integrations during conversations.
2026-01-05
github-actions-container-build.md
1
1
export
github-actions-container-build
2
from
"pigfoot/claude-code-hubs"
from
"pigfoot/claude-code-hubs"
3
Build multi-architecture container images in GitHub Actions. Matrix builds (public repos with native ARM64), QEMU emulation (private repos), or ARM64 larger runners (Team/Enterprise). Uses Podman rootless builds with push-by-digest pattern
2026-01-05
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.
2026-01-05
app-store-aso.md
1
1
export
app-store-aso
2
from
"TimBroddin/app-store-aso-skill"
from
"TimBroddin/app-store-aso-skill"
3
Generate optimized Apple App Store metadata recommendations with ASO best practices. Use this skill when analyzing app listings, optimizing metadata (title, subtitle, description, keywords), performing competitive analysis, or validating App Store listing requirements. Triggers on queries about App Store optimization, metadata review, or screenshot strategy.
2026-01-05
speckit.md
1
1
export
speckit
2
from
"MilesChou/claude-spec-kit-workflow"
from
"MilesChou/claude-spec-kit-workflow"
3
依照 speckit 的標準工作流程,引導式地產生規格文件、澄清需求、產生實作計劃與任務清單,每個階段都需要人工審核確認
2026-01-05
lint-checker.md
1
1
export
lint-checker
2
from
"M2AI-jp/thanks4claudecode-v2"
from
"M2AI-jp/thanks4claudecode-v2"
3
コード品質チェック専門スキル。TypeScript/JavaScript ファイルの ESLint、型チェック、コーディング規約を検証する。
2026-01-05
home-assistant.md
1
1
export
home-assistant
2
from
"cullenmcdermott/nix-config"
from
"cullenmcdermott/nix-config"
3
This skill should be used when helping with Home Assistant setup, including creating automations, modifying dashboards, checking entity states, debugging automations, and managing the smart home configuration. Use this for queries about HA entities, YAML automation/dashboard generation, or troubleshooting HA issues.
2026-01-05
typescript-standards.md
1
1
export
typescript-standards
2
from
"jordanburke/typescript-library-template"
from
"jordanburke/typescript-library-template"
3
Guide for creating TypeScript libraries using the typescript-library-template pattern and applying its standards to existing projects. Use when setting up new npm packages, standardizing build scripts, configuring tooling (tsup, Vitest, ESLint, Prettier), or applying dual module format patterns.
2026-01-05
vue-composition-api.md
1
1
export
vue-composition-api
2
from
"pluginagentmarketplace/custom-plugin-vue"
from
"pluginagentmarketplace/custom-plugin-vue"
3
Master Vue Composition API - Composables, Reactivity Utilities, Script Setup, Provide/Inject
2026-01-05
mcp-executor.md
1
1
export
mcp-executor
2
from
"mcfearsome/cc-colony"
from
"mcfearsome/cc-colony"
3
Execute complex multi-tool MCP workflows directly using TypeScript or Python. As the MCP executor agent, you have MCP servers configured and write code that composes multiple tool calls. Use for 3+ MCP tool calls, complex data processing, parallel operations, or retry logic. This skill is colony-aware - you execute code directly via Bash without subagents.
2026-01-05