Browse Skills
44969 skills found
cloudflare-manager.md
1
1
export
cloudflare-manager
2
from
"JoaquimCassano/ideas-marketplace"
from
"JoaquimCassano/ideas-marketplace"
3
Comprehensive Cloudflare account management for deploying Workers, KV Storage, R2, Pages, DNS, and Routes. Use when deploying cloudflare services, managing worker containers, configuring KV/R2 storage, or setting up DNS/routing. Requires CLOUDFLARE_API_KEY in .env and Bun runtime with dependencies installed.
2026-01-05
seo-mastery.md
1
1
export
seo-mastery
2
from
"kpab/seo-mastery-agent-skills"
from
"kpab/seo-mastery-agent-skills"
3
Comprehensive SEO optimization skill based on Google's official guidelines. Covers technical SEO, content SEO, structured data, Core Web Vitals, E-E-A-T strategies, practical code generation, and site audit workflows.
2026-01-05
no-runtime-code.md
1
1
export
no-runtime-code
2
from
"GodSpeedAI/SEA"
from
"GodSpeedAI/SEA"
3
Guardrails to keep the pipeline pure: specs + SEA + generators only.
2026-01-05
plan-work.md
1
1
export
plan-work
2
from
"Nymbo/Skills"
from
"Nymbo/Skills"
3
Plan work before coding: do repo research, analyze options/risks, and ask clarifying questions before proposing an implementation plan. Use when the user asks for a plan, design/approach, scope breakdown, or implementation steps.
2026-01-05
ask-gemini.md
1
1
export
ask-gemini
2
from
"b-open-io/gemskills"
from
"b-open-io/gemskills"
3
Ask Gemini 3.0 Pro Preview for design advice, spatial awareness analysis, and visual/design questions. Use when you need expert design feedback, want to review design intentions or changes, need spatial understanding of layouts, or want a second opinion on visual aesthetics. Gemini excels at design critique, layout analysis, and understanding visual relationships. Supports up to 10 images per request for comparison.
2026-01-05
speckit-checklist.md
1
1
export
speckit-checklist
2
from
"dceoy/gh-actions-for-devops"
from
"dceoy/gh-actions-for-devops"
3
Generate a custom checklist for the current feature based on user requirements.
2026-01-05
reactor-sub-agent.md
1
1
export
reactor-sub-agent
2
from
"knowlet/skills"
from
"knowlet/skills"
3
專責處理 RIF (Required Behavior Frame) 類型的需求。讀取規格目錄結構,生成/審查 Event Handler 設計與實作。支援冪等性、重試、死信佇列。
2026-01-05
cocoindex.md
1
1
export
cocoindex
2
from
"89jobrien/steve"
from
"89jobrien/steve"
3
Comprehensive toolkit for developing with the CocoIndex library. Use when users need to create data transformation pipelines (flows), write custom functions, or operate flows via CLI or API. Covers building ETL workflows for AI data processing, including embedding documents into vector databases, building knowledge graphs, creating search indexes, or processing data streams with incremental updates.
2026-01-05
code-search.md
1
1
export
code-search
2
from
"1ambda/dataops-platform"
from
"1ambda/dataops-platform"
3
Token-efficient codebase exploration using MCP-first approach. Locates functions, classes, patterns, and traces dependencies with 80-90% token savings. Use when searching code, finding implementations, or tracing call chains.
2026-01-05
goal-alignment.md
1
1
export
goal-alignment
2
from
"krzemienski/shannon-framework"
from
"krzemienski/shannon-framework"
3
QUANTITATIVE skill for validating wave deliverables against goal milestones using0-100% alignment scoring. Prevents scope drift, detects misalignment, enforcesgoal-wave consistency. Requires goal-management for milestone data. Essential formulti-wave projects to maintain North Star alignment throughout execution.
2026-01-05
search-filter-builder.md
1
1
export
search-filter-builder
2
from
"MaciWP/CV_Astro"
from
"MaciWP/CV_Astro"
3
Build search and filter UI with debounce, multi-select filters, faceted search. TanStack Table filters, URL state. Keywords - search, filter, debounce, faceted search, multi filter, tanstack table filter, search box, filter chips
2026-01-05
task-breakdown.md
1
1
export
task-breakdown
2
from
"sjnims/requirements-expert"
from
"sjnims/requirements-expert"
3
This skill should be used when the user asks to "create tasks", "break down story into tasks", "define tasks", "what tasks are needed", "write acceptance criteria", "implementation tasks", "task list", "create work items", "technical tasks", "work breakdown", "decompose story", "story to tasks", or when decomposing user stories into specific, executable tasks with clear acceptance criteria for GitHub Projects.
2026-01-05
safety-validator.md
1
1
export
safety-validator
2
from
"fractary/claude-plugins"
from
"fractary/claude-plugins"
3
Validate operations for production safety and detect destructive changes
2026-01-05
mikro-orm-entity.md
1
1
export
mikro-orm-entity
2
from
"bloominggrace/create-fullstack-service"
from
"bloominggrace/create-fullstack-service"
3
Use when creating or modifying MikroORM entity files in the `entities/` folder.
2026-01-05
suggesting-improvements.md
1
1
export
suggesting-improvements
2
from
"C0ntr0lledCha0s/claude-code-plugin-automations"
from
"C0ntr0lledCha0s/claude-code-plugin-automations"
3
Expert at suggesting specific, actionable improvements to Claude's responses and work. Use when Claude's output needs enhancement, when quality issues are identified, or when iterating on solutions.
2026-01-05
langgraph-python-expert.md
1
1
export
langgraph-python-expert
2
from
"StrayDragon/my-claude-skills"
from
"StrayDragon/my-claude-skills"
3
Expert guidance for LangGraph Python library. Build stateful, multi-actor applications with LLMs using nodes, edges, and state management. Use when working with LangGraph, building agent workflows, state machines, or complex multi-step LLM applications. Requires langgraph, langchain-core packages.
2026-01-05
launch-planner.md
1
1
export
launch-planner
2
from
"rspeciale0519/MailingListManager"
from
"rspeciale0519/MailingListManager"
3
Converts app ideas into shippable MVPs by providing structured product planning, technical guidance, and decision-making support focused on rapid validation. Use when the user shares an app idea, needs help scoping an MVP, wants to generate PRDs or starter prompts for Claude Code, needs product decisions during a build, or when they need to be kept focused on shipping rather than over-engineering. Also use for questions about tech stack choices (Next.js/Supabase/Vercel), feature prioritization, or avoiding common early-stage mistakes.
2026-01-05
cli-designer.md
1
1
export
cli-designer
2
from
"kaakaww/hawkop"
from
"kaakaww/hawkop"
3
Design and review CLI commands following clig.dev and 12-Factor CLI principles. Use when adding commands, designing flags/arguments, writing help text, handling errors, formatting output, or reviewing CLI code for UX issues.
2026-01-05
aoc-daily-solver.md
1
1
export
aoc-daily-solver
2
from
"ejfn/advent-of-code"
from
"ejfn/advent-of-code"
3
Automate Advent of Code daily puzzle solving - fetch puzzle, implement solution, test, and submit answers
2026-01-05
agentdb-learning-plugins.md
1
1
export
agentdb-learning-plugins
2
from
"bjpl/open_learn_co"
from
"bjpl/open_learn_co"
3
Create and train AI learning plugins with AgentDB's 9 reinforcement learning algorithms. Includes Decision Transformer, Q-Learning, SARSA, Actor-Critic, and more. Use when building self-learning agents, implementing RL, or optimizing agent behavior through experience.
2026-01-05
engine-superpower-profiling.md
1
1
export
engine-superpower-profiling
2
from
"starwreckntx/IRP__METHODOLOGIES-"
from
"starwreckntx/IRP__METHODOLOGIES-"
3
Profile AI engine superpowers and capability boundaries.
2026-01-05
refactor-extract-and-isolate.md
1
1
export
refactor-extract-and-isolate
2
from
"CANTAGESTUDIO/CosmicAtlasPacker"
from
"CANTAGESTUDIO/CosmicAtlasPacker"
3
[Code Quality] Extracts methods, classes, or modules to reduce complexity and improve isolation. Use when functions are too long, classes have too many responsibilities, or concerns are mixed.
2026-01-05
redis-replication.md
1
1
export
redis-replication
2
from
"pluginagentmarketplace/custom-plugin-redis"
from
"pluginagentmarketplace/custom-plugin-redis"
3
Master Redis replication - master-replica setup, Sentinel for HA, failover handling, and read scaling patterns
2026-01-05
test-engineer.md
1
1
export
test-engineer
2
from
"nahisaho/CodeGraphMCPServer"
from
"nahisaho/CodeGraphMCPServer"
3
test-engineer skillTrigger terms: testing, unit tests, integration tests, E2E tests, test cases, test coverage, test automation, test plan, test design, TDD, test-firstUse when: User requests involve test engineer tasks.
2026-01-05