Browse Skills

18175 skills found

play-sound.md
0
1 export play-sound
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 Cross-platform audio feedback system for task completion and user prompts. Provides non-intrusive sound notifications to improve workflow awareness.
2026-01-05
web-search.md
0
1 export web-search
2 jwynia from "jwynia/agent-skills"
3 Search the web using Tavily API for high-quality, AI-optimized results. Use when the agent needs to find current information, verify facts, research topics, or answer questions requiring web data. Keywords: search, web, internet, lookup, find, research, current events, facts.
2026-01-05
python-quality.md
0
1 export python-quality
2 racurry from "racurry/neat-little-package"
3 Interpretive guidance for Python code quality using ruff (modern) or pylint+isort+black (traditional). Use when linting Python files, configuring Python tools, troubleshooting lint errors, or understanding tool selection.
2026-01-05
android-product-shaping.md
0
1 export android-product-shaping
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill is used to turn Android app ideas into small, well-bounded product slices with clear value, ready for UX and implementation.
2026-01-05
post-compact.md
0
1 export post-compact
2 Roger-Parkinson-EHP from "Roger-Parkinson-EHP/dev-experience"
3 Recover context after a compaction event. Use this IMMEDIATELY after seeing a compaction summary or when the conversation starts with a summary from a previous session. Do not respond to the user until you have recovered full context.
2026-01-05
requesting-code-review.md
0
1 export requesting-code-review
2 JoaquinCampo from "JoaquinCampo/codex-skills"
3 Use when completing tasks, implementing major features, or before merging to verify work meets requirements
2026-01-05
skill-creator.md
0
1 export skill-creator
2 putto11262002 from "putto11262002/jimmodel"
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-01-05
obsidian-vault.md
0
1 export obsidian-vault
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Integrate with Obsidian vaults through the Local REST API plugin.Use this skill when the user wants to:- Search notes in their Obsidian vault- Read specific notes- Create new notes- Modify existing notes- Manage daily/periodic notes- Execute Dataview queriesIMPORTANT: This skill performs destructive operations (create, modify, delete).Always follow safety rules and confirmation requirements.Activates when user mentions:- "Obsidian", "my vault", "my notes"- "daily note", "journal entry"- "search my notes", "find in Obsidian"- Creating, updating, or deleting notes
2026-01-05
cloudflare-workers-builds.md
0
1 export cloudflare-workers-builds
2 FlorinPopaCodes from "FlorinPopaCodes/claude-marketplace"
3 This skill should be used when the user asks about "deploy status", "build failed", "build logs", "deployment history", "worker deployment", "check build", "deployment succeeded", "build error", "CI/CD", "verify deployment", or needs to monitor Cloudflare Workers builds and deployments.
2026-01-05
ollama-rag.md
0
1 export ollama-rag
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Build RAG systems with Ollama local + cloud models. Latest cloud models include DeepSeek-V3.2 (GPT-5 level), Qwen3-Coder-480B (1M context), MiniMax-M2. Use for document Q&A, knowledge bases, and agentic RAG. Covers LangChain, LlamaIndex, ChromaDB, and embedding models.
2026-01-05
architecture-paradigm-serverless.md
0
1 export architecture-paradigm-serverless
2 athola from "athola/claudenomicon"
3 Build serverless/function-as-a-service systems for bursty or ops-light workloads.
2026-01-05
headless-ui.md
0
1 export headless-ui
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Builds accessible UI components with Headless UI primitives for React and Vue. Use when creating custom-styled dropdowns, modals, tabs, or other interactive components with full accessibility support.
2026-01-05
vote-set.md
0
1 export vote-set
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate Safe UI compatible multisig batch JSON to set veNFT votes. Use when the user wants to vote on gauges, allocate voting power to pools, or prepare vote transactions for a multisig wallet.
2026-01-05
testgen.md
0
1 export testgen
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate tests using AI and run test suites. Use for generating unit tests, running coverage reports, and mutation testing.
2026-01-05
slide-gen-images.md
0
1 export slide-gen-images
2 davistroy from "davistroy/slide-generator"
3 AI image generation for presentation slides using Gemini Pro. Supports batch generation, style consistency, and visual validation.
2026-01-05
moai-alfred-spec-authoring.md
0
1 export moai-alfred-spec-authoring
2 dolsoon from "dolsoon/my-awesome-project"
3 Complete SPEC document authoring guide with YAML metadata structure (7 required + 9 optional fields), EARS requirement syntax (5 patterns including Unwanted Behaviors), version lifecycle management, TAG integration, pre-submission validation checklist, and real-world SPEC examples.
2026-01-05
tmux.md
0
1 export tmux
2 johnlindquist from "johnlindquist/claude"
3 Manage tmux sessions for background processes. Use to run long-running commands, manage multiple terminals, and capture output from background processes.
2026-01-05
frontend-patterns.md
0
1 export frontend-patterns
2 grmkris from "grmkris/yoda.fun"
3 React/Next.js data patterns - React Query hooks, ORPC client integration, error handling, cache invalidation. Complements frontend-design skill (visuals).
2026-01-05
global-tech-stack.md
0
1 export global-tech-stack
2 elliotsaha from "elliotsaha/smt-slack-app"
3 Use the project's specific technology stack including Next.js, React, TypeScript, Hono, PostgreSQL, Chakra UI, and Temporal for workflow automation. When setting up new features, choosing libraries, or making architectural decisions. When working on frontend code using React and Next.js. When implementing backend APIs with Hono. When working with PostgreSQL databases via Drizzle or Prisma. When styling with Chakra UI components. When implementing authentication with better-auth or workflows with Temporal. When adding dependencies or configuring build tools. This skill ensures technology choices align with the project's established stack.
2026-01-05
go.md
0
1 export go
2 anntnzrb from "anntnzrb/.claude"
3 Develop Go applications using modern patterns, popular libraries, and idiomatic design. Activate when working with .go files, go.mod, go.sum, or user mentions Go, Golang, goroutines, channels, or Go libraries like gin, cobra, gorm.
2026-01-05
blog-analytics.md
0
1 export blog-analytics
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Track blog post performance and generate insights for continuous improvement. USE WHEN user says 'track post performance', 'analyze blog metrics', 'what posts performed well', 'blog analytics', OR requests performance feedback on content.
2026-01-05
task-decomposition.md
0
1 export task-decomposition
2 elevanaltd from "elevanaltd/hestai-core"
3 Task decomposition with integrated validation via Codex clink. Guides task-decomposer through BUILD-PLAN creation, mandatory validation gate, and fix loop. Use when creating build plans, decomposing blueprints into tasks, or validating task granularity. Triggers on build plan, task decomposition, B1 phase, decompose blueprint, atomic tasks.
2026-01-05
effect-streams-pipelines.md
0
1 export effect-streams-pipelines
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Stream creation, transformation, sinks, batching, and resilience. Use when building data pipelines with concurrency and backpressure.
2026-01-05
design-guidelines.md
0
1 export design-guidelines
2 chekos from "chekos/bns-marketplace"
3 Load tacosdedatos brand guidelines and visual standards. Use this skill when you need to reference brand colors, typography, visual identity, or design system documentation. Points to the authoritative source documents in agents/shared/.
2026-01-05