🛠️ Tools
2338 skills found
ant-design-knowledge-base.md
0
1
export
ant-design-knowledge-base
2
from
"lyq-lin/YCode.CLI"
from
"lyq-lin/YCode.CLI"
3
Provides comprehensive answers about Ant Design components, documentation, and semantic descriptions using local knowledge base files. Use when asked about Ant Design, React UI components, design system, component semantics, or specific component usage.
2026-02-16
weavr-api.md
0
1
export
weavr-api
2
from
"mcclowes/weavr-data-generator"
from
"mcclowes/weavr-data-generator"
3
Generate realistic data for Weavr's APIs with Vague
2025-12-18
create-script.md
0
1
export
create-script
2
from
"kedbin/chatterbox-skills"
from
"kedbin/chatterbox-skills"
3
Transforms content into a voiceover-ready script optimized for Chatterbox TTS. Use when the user provides ANY content for voiceover - URLs, raw text, video scripts, notes, or asks to "create a script" for audio.
2025-12-24
skill-creator.md
0
1
export
skill-creator
2
from
"teocrafters/public-talk-planner"
from
"teocrafters/public-talk-planner"
3
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-02-23
playwright.md
0
1
export
playwright
2
from
"VitorAndTxr/Bioteca.Prism.InteroperableResearchInterfaceSystem"
from
"VitorAndTxr/Bioteca.Prism.InteroperableResearchInterfaceSystem"
3
Browser automation scripts for testing, screenshots, and web interaction. 16 scripts with persistent state.
2026-02-23
shell-scripting.md
0
1
export
shell-scripting
2
from
"SuperScript/scrip"
from
"SuperScript/scrip"
3
Generate POSIX shell scripts following UNIX programming principles and a rigorous coding style. Use when: (1) creating or updating shell scripts; (2) when working on .sh files; (3) when working on files with #!/bin/sh shebang lines. Do not use when: (1) asked to create a Bash script.
2026-02-26
tether.md
0
1
export
tether
2
from
"enzokro/crinzo-plugins"
from
"enzokro/crinzo-plugins"
3
A Claude Code orchestrator that builds knowledge over time
2026-02-22
uv-script-deps.md
0
1
export
uv-script-deps
2
from
"kxzk/dippin-dots"
from
"kxzk/dippin-dots"
3
🍦 for mac
2026-02-24
agent-workflow.md
0
1
export
agent-workflow
2
from
"manx/PomodoroTimeTracker"
from
"manx/PomodoroTimeTracker"
3
Agent orchestration patterns for the Pomodoro Time Tracker. Activates for multi-agent tasks, test failures, or complex implementations.
2025-12-08
blog-review.md
0
1
export
blog-review
2
from
"ayuzaka/dotfiles"
from
"ayuzaka/dotfiles"
3
執筆済みのブログ記事をレビューし、構成・論理・読みやすさ・トーン・具体性・正確性・新規性・炎上リスクの観点で改善提案を行う。ユーザーが「ブログ記事のレビュー」を依頼したときのみ使用する。
2026-02-26
anki.md
0
1
export
anki
2
from
"shren207/awesome-anki"
from
"shren207/awesome-anki"
3
|
2026-02-22
documentation-best-practices.md
0
1
export
documentation-best-practices
2
from
"andy-fawcett/mtg-agent"
from
"andy-fawcett/mtg-agent"
3
This skill should be used when creating or updating implementation documentation, task breakdowns, verification steps, or phase planning documents. It provides standards and templates for consistent, professional documentation throughout the MTG Agent project.
2026-01-02
commit.md
0
1
export
commit
2
from
"NB993/olhaeolhae"
from
"NB993/olhaeolhae"
3
Git 커밋 메시지 작성 지침. 테스트 통과 후에만 커밋. git reset --hard 절대 금지.
2026-02-22
prompt-enhancer.md
0
1
export
prompt-enhancer
2
from
"xrf-9527/prompt-enhancer"
from
"xrf-9527/prompt-enhancer"
3
Enhance and refine prompts for AI coding agents using Chain-of-Thought reasoning. Use when user asks to improve, optimize, rewrite, or enhance a prompt. Transforms vague requests into structured, high-context instructions for Codex, Claude Code, or Gemini CLI.
2025-12-13
ripgrep-search.md
0
1
export
ripgrep-search
2
from
"wizact/dotclaude"
from
"wizact/dotclaude"
3
A collection of skills and mcps for personal use
2026-02-01
mcp2cli.md
0
1
export
mcp2cli
2
from
"nicobailon/mcp2cli-plugin"
from
"nicobailon/mcp2cli-plugin"
3
Convert MCP servers into standalone Bash-invokable scripts. Use when user wants to make an MCP server usable as bash commands, convert MCP to CLI, or wrap MCP tools for agent use.
2025-12-05
debugging-react-native.md
0
1
export
debugging-react-native
2
from
"mikekelly/debugging-react-native"
from
"mikekelly/debugging-react-native"
3
Use PROACTIVELY when debugging React Native apps. Reads console logs and executes JavaScript in running apps via Metro bundler. Invoke for: app crashes, state inspection, API debugging, error investigation, or running diagnostic code. Requires Metro running (port 8081).
2025-12-30
github-actions-workflow.md
0
1
export
github-actions-workflow
2
from
"ehtbanton/ClaudeSkillsRepo"
from
"ehtbanton/ClaudeSkillsRepo"
3
Share links for claude skills
2025-12-17
plan-feature.md
0
1
export
plan-feature
2
from
"stevenraines/underkingdom-godot-cc"
from
"stevenraines/underkingdom-godot-cc"
3
Plan a new feature by creating a feature plan document. Use when the user says "Plan a new feature:" followed by a description. Creates a branch from main and writes a detailed plan to plans/features/.
2026-02-08
vue-development.md
0
1
export
vue-development
2
from
"SSiertsema/my-pokemon-tcg-collection"
from
"SSiertsema/my-pokemon-tcg-collection"
3
Vue 3 and Nuxt 3 development with TDD workflow, QA gates, and E2E test generation. Enforces unit testing before implementation, generates Playwright E2E tests from Gherkin acceptance criteria, and produces JSON reports.
2025-12-16
browser-automation.md
0
1
export
browser-automation
2
from
"The-Focus-AI/chrome-driver"
from
"The-Focus-AI/chrome-driver"
3
Pure Perl Chrome DevTools Protocol library for browser automation - screenshots, PDFs, web scraping, form filling, and screen recording with zero dependencies
2026-02-19
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-02-20
fullstack-app.md
0
1
export
fullstack-app
2
from
"djliden/devrel-claude-code-plugin"
from
"djliden/devrel-claude-code-plugin"
3
Agentic Tutorial Generation
2025-12-29
konveyor-rule-generator.md
0
1
export
konveyor-rule-generator
2
from
"tsanders-rh/analyzer-rule-generator"
from
"tsanders-rh/analyzer-rule-generator"
3
AI-powered tool for generating Konveyor analyzer rules from migration guides
2026-02-15