Browse Skills
6389 skills found
daplug.md
4
1
export
daplug
2
from
"cruzanstx/daplug"
from
"cruzanstx/daplug"
3
No description provided
2026-02-23
ai-qa-workflow.md
4
1
export
ai-qa-workflow
2
from
"dogkeeper886/ai-qa-workflow"
from
"dogkeeper886/ai-qa-workflow"
3
No description provided
2026-02-25
an-cli.md
4
1
export
an-cli
2
from
"bianliuzhu/an-cli"
from
"bianliuzhu/an-cli"
3
Front-end command line tools
2026-02-25
frictionless.md
4
1
export
frictionless
2
from
"zot/frictionless"
from
"zot/frictionless"
3
You and Claude using apps together. Evolving them while they run. Making. Sharing. Downloading.
2026-02-25
skills.md
4
1
export
skills
2
from
"damusix/skills"
from
"damusix/skills"
3
List of skills to vibe to
2026-02-24
pda-reframing.md
4
1
export
pda-reframing
2
from
"emory/ASD-AuDHD-PAI-Skills"
from
"emory/ASD-AuDHD-PAI-Skills"
3
A collection of Skills for your Personal AI Infrastructure and mobile apps like Claude Mobile useful for parents of children of autism spectrum disorders or anyone else that has demand avoidance impulses.
2026-01-10
ux-interaction-designer.md
4
1
export
ux-interaction-designer
2
from
"zxj777/mind-fuse"
from
"zxj777/mind-fuse"
3
Senior interaction designer for canvas-based collaborative tools. Use this skill when designing user flows, interaction patterns, edge cases, and multiplayer UX for whiteboard features. Expert in Miro, Figma, FigJam patterns and canvas tool interaction design.
2026-01-28
learn-new-domain.md
4
1
export
learn-new-domain
2
from
"zuozuo/one-week-one-field-learning"
from
"zuozuo/one-week-one-field-learning"
3
一个持续学习的实验项目。每周选择一个完全陌生的领域,用1-2小时快速建立基础认知,然后记录整个学习过程和成果。
2026-01-23
stock-data-fetcher.md
4
1
export
stock-data-fetcher
2
from
"RoacherM/StockMastar"
from
"RoacherM/StockMastar"
3
获取A股数据(baostock)并缓存到本地CSV文件,避免MCP返回大量数据占用上下文。触发场景:(1)获取超过100条的K线数据 (2)需要多次查询同一股票数据 (3)需要用grep/awk分析数据 (4)用户提到"保存数据"或"缓存数据"
2026-01-13
tradovate-patterns.md
4
1
export
tradovate-patterns
2
from
"lgbarn/trading-indicator-plugins"
from
"lgbarn/trading-indicator-plugins"
3
Claude Code plugin marketplace for trading indicator development (Pine Script, NinjaScript, Tradovate)
2026-01-26
markdown.md
4
1
export
markdown
2
from
"RedondoK/claude-md-skill"
from
"RedondoK/claude-md-skill"
3
A Claude by Anthropic skill to transform AI-generated markdown from "close enough" to "perfect." It provides comprehensive guidance for creating GitHub Flavored Markdown (GFM) that passes markdownlint validation with zero violations.
2026-02-24
ai-sdk-v6.md
4
1
export
ai-sdk-v6
2
from
"umate/foundry"
from
"umate/foundry"
3
Software that builds software
2026-02-06
uv-script-creator.md
4
1
export
uv-script-creator
2
from
"taketwo/mcf"
from
"taketwo/mcf"
3
Use when creating standalone executable Python scripts with dependencies. This skill applies when users request scripts that should run independently with their own dependency management, using Python's inline script metadata format (PEP 723).
2026-02-25
modify-vue3.md
4
1
export
modify-vue3
2
from
"flashlin/Samples"
from
"flashlin/Samples"
3
Modify and enhance existing Vue3 projects with TypeScript following best practices. Use when working with Vue3 (.vue) files for: (1) Implementing new features while checking for reusable code in the project, (2) Refactoring duplicated code into shared utilities, (3) Modifying components following Vue3 Composition API and TypeScript best practices, (4) Code review and optimization of Vue3 components. Always prioritize code reusability and adherence to Vue3 standards.
2026-02-25
agent-history.md
4
1
export
agent-history
2
from
"kvsankar/claude-history"
from
"kvsankar/claude-history"
3
Search and analyze Claude Code conversation history. Use when user asks about past conversations, previous solutions, what was discussed earlier, finding something from history, or analyzing usage patterns. Triggers include "what did we discuss", "find that conversation", "search history", "past sessions", "how much time", "token usage", "which tools".
2025-12-28
generate-clients.md
4
1
export
generate-clients
2
from
"bymse/BymseRead"
from
"bymse/BymseRead"
3
Web application for management of books and reading
2026-02-14
debugger.md
4
1
export
debugger
2
from
"tomeraitz/dotclaude-templates"
from
"tomeraitz/dotclaude-templates"
3
A collection of .claude templates: custom agents, commands, hooks, and skills for Claude Code
2026-02-19
testability-scoring.md
4
1
export
testability-scoring
2
from
"jjohare/minimoonoir"
from
"jjohare/minimoonoir"
3
chat client for organising and booking within the website
2026-01-06
arxiv-research.md
4
1
export
arxiv-research
2
from
"Ray0907/arxiv-research-skill"
from
"Ray0907/arxiv-research-skill"
3
Searches academic papers on arXiv, analyzes research content, builds literature reviews, and generates citations for academic writing. Triggers when users need to find, understand, or cite arXiv papers, extract TikZ figures from LaTeX sources, or explore citation networks and coauthor relationships.
2026-02-05
ship-cli.md
4
1
export
ship-cli
2
from
"EduSantosBrito/ship-cli"
from
"EduSantosBrito/ship-cli"
3
Linear + jj workflow CLI for AI coding agents
2026-01-13
skills-factory.md
4
1
export
skills-factory
2
from
"DaronVee/ccgg-skills-factory"
from
"DaronVee/ccgg-skills-factory"
3
Production-ready meta-skill for creating Claude Code skills - CCGG Community Edition
2026-02-16
ios-game-testing.md
4
1
export
ios-game-testing
2
from
"ruarfff/Nathaniel"
from
"ruarfff/Nathaniel"
3
Test the Nathaniel iOS game in simulator. Use when asked to test the game, verify changes work, run sanity tests, check if a feature works, or when the user says "test this", "run the game", "verify it works", "check in simulator".
2026-02-14
browser.md
4
1
export
browser
2
from
"sackio/unibrowse"
from
"sackio/unibrowse"
3
🤨 Advanced browser automation plugin for Claude Code with 5 specialized sub-agents, 57+ macros, and intelligent delegation for web scraping, form filling, e-commerce automation, and QA testing
2026-01-30
quality.md
4
1
export
quality
2
from
"Vantle/Vantle"
from
"Vantle/Vantle"
3
Platform for everything.
2026-02-25