🛠️ Tools
1883 skills found
pr-and-check.md
1
1
export
pr-and-check
2
from
"klaushofrichter/een-api-toolkit"
from
"klaushofrichter/een-api-toolkit"
3
A library of EEN API functions plus some demos
2026-03-26
using-git-worktrees.md
1
1
export
using-git-worktrees
2
from
"otahontas/dotfiles"
from
"otahontas/dotfiles"
3
my nix-darwin config
2026-04-17
chapter-outline-generator.md
1
1
export
chapter-outline-generator
2
from
"Amraha-Anwar/AIDD-30-days-challenge"
from
"Amraha-Anwar/AIDD-30-days-challenge"
3
My 30-day journey into AI-Driven, AI-Native, and Spec-Driven development documented, organized, and shared in this repository
2026-02-05
kroger-cli-reference.md
1
1
export
kroger-cli-reference
2
from
"cschneid/kroger-cli"
from
"cschneid/kroger-cli"
3
Complete reference guide for using the Kroger CLI to search products, manage your cart, and automate grocery shopping at King Sooppers. Use this when you need to understand Kroger CLI commands, syntax, best practices for product selection, or troubleshoot Kroger operations.
2026-03-25
svelte-game-writer.md
1
1
export
svelte-game-writer
2
from
"maximxlss/codextris"
from
"maximxlss/codextris"
3
End-to-end planning, building, and testing of small-scale browser games in SvelteKit + TypeScript running in Docker, including scaffolding, game loop, input, UI, tests, and Docker dev/release setups. Use when a user asks to create or modify a SvelteKit game project, prototype a simple single-player game, or add tests. When requirements are unclear, ask clarifying questions and offer to choose defaults automatically if the user prefers. This skill uses SvelteKit+TS in Docker only (debug hot-reload + nginx release); do not switch stacks unless the user explicitly asks to change scope. Not for multiplayer, servers, or backend services.
2025-12-27
claude.md
1
1
export
claude
2
from
"sbluemin/llm-interaction-patterns"
from
"sbluemin/llm-interaction-patterns"
3
여러 AI 서비스들을 효과적으로 활용하기 위한 인터랙션 템플릿 프로젝트
2025-12-15
reddit-fetch.md
1
1
export
reddit-fetch
2
from
"jurabek/rules-prompts"
from
"jurabek/rules-prompts"
3
Golang prompts for Claude Code and Cursor
2026-04-12
ideas-curator.md
1
1
export
ideas-curator
2
from
"totalaudiopromo/totalaud.io"
from
"totalaudiopromo/totalaud.io"
3
Release planning for emerging indie artists. Feedback, timelines, contacts, pitch coaching.
2026-04-19
spawning-agents-on-the-command-line.md
1
1
export
spawning-agents-on-the-command-line
2
from
"snits/claude-files"
from
"snits/claude-files"
3
prompt files, and custom commands
2026-04-06
thematic-doc-generator.md
1
1
export
thematic-doc-generator
2
from
"delorenj/dummies-book-creative-team"
from
"delorenj/dummies-book-creative-team"
3
A collection of Claude agents and tools finely tuned to generate one of those old Dummies books on any topic in any theme of your choosing.
2026-01-01
docs-generator.md
1
1
export
docs-generator
2
from
"ajianaz/skills-collection"
from
"ajianaz/skills-collection"
3
Generate hierarchical documentation structures (AGENTS.md, agent.d, and custom docs) for codebases. Use when user asks to create documentation files, analyze codebase for AI agent documentation, set up AI-friendly project documentation, or generate context files for AI coding assistants. Triggers on "create documentation", "generate docs", "analyze codebase for AI", "documentation setup", "hierarchical docs".
2026-02-25
vue-composition-api.md
1
1
export
vue-composition-api
2
from
"pluginagentmarketplace/custom-plugin-vue"
from
"pluginagentmarketplace/custom-plugin-vue"
3
Vue Development Plugin
2026-03-15
demand-mining.md
1
1
export
demand-mining
2
from
"kaelen-hou/skills-mvp"
from
"kaelen-hou/skills-mvp"
3
需求挖掘助手,从社交平台(X/Twitter、Reddit、Hacker News 等)自动搜索和分析用户抱怨、痛点和未满足需求。用于发现产品机会、竞品分析、市场调研。触发场景:- 用户说"帮我挖掘 XX 领域/产品的用户需求"- 用户说"分析 XX 产品的用户抱怨"- 用户说"看看用户对 XX 有什么不满"- 用户说"找找 XX 领域的痛点"- 用户说"调研 XX 市场机会"
2026-02-27
dnd-character-stats.md
1
1
export
dnd-character-stats
2
from
"JoeCotellese/dnd-dm-skill"
from
"JoeCotellese/dnd-dm-skill"
3
Learn to build Claude Code skills by creating D&D Dungeon Master tools - a hands-on tutorial series
2026-02-22
rad.md
1
1
export
rad
2
from
"williaby/image-preprocessing-detector"
from
"williaby/image-preprocessing-detector"
3
Intelligent image preprocessing detection system for RAG applications
2026-03-16
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
tdd-workflow.md
1
1
export
tdd-workflow
2
from
"mkaczkowski/react-spa-scaffold"
from
"mkaczkowski/react-spa-scaffold"
3
Test-Driven Development guidance. Use during feature-dev Phase 5 (Implementation) or any code implementation. Ensures tests are written BEFORE implementation code, following Red-Green-Refactor cycle.
2026-03-17
github-workflow.md
1
1
export
github-workflow
2
from
"drevantonder/finance"
from
"drevantonder/finance"
3
GitHub conventions for issues, PRs, and labels
2026-03-18
editorial-image-generator.md
1
1
export
editorial-image-generator
2
from
"tallyfy/documentation"
from
"tallyfy/documentation"
3
This repo hosts the content in markdown for our product manuals
2026-04-11
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
spacy-nlp.md
1
1
export
spacy-nlp
2
from
"SpillwaveSolutions/spacy-nlp-agentic-skill"
from
"SpillwaveSolutions/spacy-nlp-agentic-skill"
3
Claude Code plugin for NLP with spaCy 3.x - entity extraction, classification, batch processing
2026-01-17
search-core.md
1
1
export
search-core
2
from
"inchan/cc-plugins"
from
"inchan/cc-plugins"
3
Favorite skills to use in Claude Code
2026-01-09
gh-cli.md
1
1
export
gh-cli
2
from
"lollipopkit/cc-skills"
from
"lollipopkit/cc-skills"
3
Skills for Claude Code compatible agents.
2026-01-11
using-superpowers.md
1
1
export
using-superpowers
2
from
"zebbern/backround_remover"
from
"zebbern/backround_remover"
3
Free background remover to any picture all private done from your own browser instance!
2026-01-22