Files
playbook/antigravity-awesome-skills/CATALOG.md
T
2026-07-12 16:02:57 +00:00

2442 lines
616 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Skill Catalog
Generated at: 2026-07-12T05:22:55.000Z
Total skills: 1946
## agent-behavior (4)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `codex-fable5` | Apply Fable-inspired discipline to Codex work: inspect first, track goals and findings, ground conclusions in evidence, verify before completion, and adapt C... | critical | baskduf/FableCodex | codex, fable-style, agent-workflow, verification, prompt-adaptation | codex, fable-style, agent-workflow, verification, prompt-adaptation, fable5, apply, fable, inspired, discipline, work, inspect |
| `dispatch` | Delegate tasks to OpenAI Codex CLI and Google Antigravity CLI from Claude Code with topic-aware sessions | critical | sparklingneuronics/sparkling-skills | delegation, codex, antigravity, gemini, multi-model, second-opinion, agent-workflow | delegation, codex, antigravity, gemini, multi-model, second-opinion, agent-workflow, dispatch, delegate, tasks, openai, cli |
| `fable-safe-prompt` | Rewrite allowed prompts to reduce false-positive safety triggers without bypassing policy or changing intent. | safe | davidondrej/skills | prompting, safety, guardrails | prompting, safety, guardrails, fable, safe, prompt, rewrite, allowed, prompts, reduce, false, positive |
| `zipai-optimizer` | Ultra-dense token optimizer skill for prompt caching, log pruning, AST-based inspection, and minified JSON payloads. | safe | community | zipai, optimizer | zipai, optimizer, ultra, dense, token, skill, prompt, caching, log, pruning, ast, inspection |
## agent-evaluation (1)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `run-deep-swe` | Run reproducible DeepSWE coding-agent benchmark evaluations through OpenRouter and mini-swe-agent. | critical | davidondrej/skills | benchmark, deepswe, openrouter, evaluation | benchmark, deepswe, openrouter, evaluation, run, deep, swe, reproducible, coding, agent, evaluations, through |
## agent-orchestration (6)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `agent-self-scheduling` | Schedule AI agent runs with cron, loops, or external clocks while avoiding unsafe tight autonomous timers. | critical | davidondrej/skills | agents, scheduling, automation, cron | agents, scheduling, automation, cron, agent, self, schedule, ai, runs, loops, external, clocks |
| `codex-subagent` | Launch Codex CLI as an isolated subagent for bounded coding, review, or verification tasks. | critical | davidondrej/skills | codex, subagents, delegation | codex, subagents, delegation, subagent, launch, cli, isolated, bounded, coding, review, verification, tasks |
| `delegating-to-agents` | Delegate bounded work to other AI agents while preserving context, ownership, and progress checks. | critical | davidondrej/skills | agents, delegation, orchestration | agents, delegation, orchestration, delegating, delegate, bounded, work, other, ai, while, preserving, context |
| `goal-loop` | Draft and explain persistent goal-loop prompts for long-running agent work with clear stop conditions. | safe | davidondrej/skills | goals, autonomy, planning | goals, autonomy, planning, goal, loop, draft, explain, persistent, prompts, long, running, agent |
| `grok-build` | Delegate well-specified implementation tasks to xAI's Grok Build CLI running headlessly while the orchestrating agent plans, writes task specs, reviews every... | critical | sanjay3290/ai-skills | grok, delegation, code-generation, xai | grok, delegation, code-generation, xai, delegate, well, specified, tasks, cli, running, headlessly, while |
| `multi-agent-task-orchestrator` | Route tasks to specialized AI agents with anti-duplication, quality gates, and 30-minute heartbeat monitoring | safe | milkomida77/guardian-agent-prompts | multi-agent, orchestration, task-routing, quality-gates, anti-duplication | multi-agent, orchestration, task-routing, quality-gates, anti-duplication, multi, agent, task, orchestrator, route, tasks, specialized |
## agent-squad (8)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `agent-squad/alex` | Turns requirements into a precise, dependency-aware implementation plan. | safe | community | agent, squad/alex | agent, squad/alex, alex, turns, requirements, precise, dependency, aware, plan |
| `agent-squad/aria` | Designs the data model, API contracts, and structural foundation of the system. | safe | community | agent, squad/aria | agent, squad/aria, aria, designs, data, model, api, contracts, structural, foundation |
| `agent-squad/dep` | Handles containerization, CI/CD pipelines, and deployment setup. | safe | community | agent, squad/dep | agent, squad/dep, dep, containerization, ci, cd, pipelines, deployment, setup |
| `agent-squad/luna` | Reviews code for objective correctness, security, and reliability. | safe | community | agent, squad/luna | agent, squad/luna, luna, reviews, code, objective, correctness, security, reliability |
| `agent-squad/mason` | Produces clean, functional code that matches the architecture and checklists. | safe | community | agent, squad/mason | agent, squad/mason, mason, produces, clean, functional, code, matches, architecture, checklists |
| `agent-squad/max` | Cleans up and improves existing code without changing behavior. | safe | community | agent, squad/max | agent, squad/max, max, cleans, up, improves, existing, code, without, changing, behavior |
| `agent-squad/quinn` | Proves the system works by writing and executing comprehensive test suites. | safe | community | agent, squad/quinn | agent, squad/quinn, quinn, proves, works, writing, executing, test, suites |
| `agent-squad/rex` | Translates user intent into a precise, unambiguous specification and requirements. | safe | community | agent, squad/rex | agent, squad/rex, rex, translates, user, intent, precise, unambiguous, specification, requirements |
## ai (1)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `weaviate-cookbooks` | Build Weaviate AI apps from official cookbook blueprints for RAG, agentic RAG, data exploration, multimodal PDF search, async clients, and frontends. | safe | weaviate/agent-skills | weaviate, rag, agents, vector-database, ai-apps | weaviate, rag, agents, vector-database, ai-apps, cookbooks, ai, apps, official, cookbook, blueprints, agentic |
## ai-agents (20)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `agent-evaluation` | Testing and benchmarking LLM agents including behavioral testing, capability assessment, reliability metrics, and production monitoring—where even top agents... | safe | vibeship-spawner-skills (Apache 2.0) | agent, evaluation | agent, evaluation, testing, benchmarking, llm, agents, including, behavioral, capability, assessment, reliability, metrics |
| `agent-manager-skill` | Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling. | unknown | community | agent, manager, skill | agent, manager, skill, multiple, local, cli, agents, via, tmux, sessions, start, stop |
| `ai-agents-architect` | Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration. | unknown | vibeship-spawner-skills (Apache 2.0) | ai, agents | ai, agents, architect, designing, building, autonomous, masters, memory, planning, multi, agent, orchestration |
| `dispatching-parallel-agents` | Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies | unknown | community | dispatching, parallel, agents | dispatching, parallel, agents, facing, independent, tasks, worked, without, shared, state, sequential, dependencies |
| `hosted-agents` | Build background agents in sandboxed environments. Use for hosted coding agents, sandboxed VMs, Modal sandboxes, and remote coding environments. | unknown | community | hosted, agents | hosted, agents, background, sandboxed, environments, coding, vms, modal, sandboxes, remote |
| `hosted-agents-v2-py` | Build hosted agents using Azure AI Projects SDK with ImageBasedHostedAgentDefinition. Use when creating container-based agents in Azure AI Foundry. | unknown | community | hosted, agents, v2, py | hosted, agents, v2, py, azure, ai, sdk, imagebasedhostedagentdefinition, creating, container, foundry |
| `lambda-lang` | Native agent-to-agent language for compact multi-agent messaging. A shared tongue agents speak directly, not a translation layer. 340+ atoms across 7 domains... | safe | voidborne-d/lambda-lang | agent-to-agent, communication, protocol, compression, multi-agent | agent-to-agent, communication, protocol, compression, multi-agent, lambda, lang, native, agent, language, compact, multi |
| `langgraph` | Expert in LangGraph - the production-grade framework for building stateful, multi-actor AI applications. Covers graph construction, state management, cycles ... | unknown | vibeship-spawner-skills (Apache 2.0) | langgraph | langgraph, grade, framework, building, stateful, multi, actor, ai, applications, covers, graph, construction |
| `llm-council` | Run Fireworks-hosted open-weight model councils that compare responses and synthesize a final answer. | safe | dair-ai/dair-academy-plugins | dair-academy, ai, workflow | dair-academy, ai, workflow, llm, council, run, fireworks, hosted, open, weight, model, councils |
| `loop-library` | Find, compare, adapt, and design bounded AI-agent feedback loops with explicit checks, stop rules, guardrails, and handoffs. | safe | Forward-Future/loop-library | ai-agents, workflows, loops, automation, evaluation | ai-agents, workflows, loops, automation, evaluation, loop, library, find, compare, adapt, bounded, ai |
| `m365-agents-dotnet` | Microsoft 365 Agents SDK for .NET. Build multichannel agents for Teams/M365/Copilot Studio with ASP.NET Core hosting, AgentApplication routing, and MSAL-base... | unknown | community | m365, agents, dotnet | m365, agents, dotnet, microsoft, 365, sdk, net, multichannel, teams, copilot, studio, asp |
| `m365-agents-ts` | Microsoft 365 Agents SDK for TypeScript/Node.js. | unknown | community | m365, agents, ts | m365, agents, ts, microsoft, 365, sdk, typescript, node, js |
| `mcp-builder` | Create MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. The quality of an MCP server is ... | unknown | community | mcp, builder | mcp, builder, model, context, protocol, servers, enable, llms, interact, external, through, well |
| `mcp-builder-ms` | Use this skill when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK). | unknown | community | mcp, builder, ms | mcp, builder, ms, skill, building, servers, integrate, external, apis, whether, python, fastmcp |
| `multi-advisor` | Conselho de especialistas — consulta multiplos agentes do ecossistema em paralelo para analise multi-perspectiva de qualquer topico. Ativa personas, especial... | none | community | multi-agent, advisory, parallel-analysis, synthesis | multi-agent, advisory, parallel-analysis, synthesis, multi, advisor, conselho, de, especialistas, consulta, multiplos, agentes |
| `multi-agent-patterns` | This skill should be used when the user asks to "design multi-agent system", "implement supervisor pattern", "create swarm architecture", "coordinate multipl... | unknown | community | multi, agent | multi, agent, skill, should, used, user, asks, supervisor, swarm, architecture, coordinate, multiple |
| `open-dynamic-workflows` | Plan, orchestrate, and adversarially verify parallel AI coding agents with a dynamic multi-agent workflow engine. | critical | Suraj1235/open-dynamic-workflows | multi-agent, orchestration, workflow, adversarial-verification, coding-agents | multi-agent, orchestration, workflow, adversarial-verification, coding-agents, open, dynamic, plan, orchestrate, adversarially, verify, parallel |
| `parallel-agents` | Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multi... | unknown | community | parallel, agents | parallel, agents, multi, agent, orchestration, multiple, independent, tasks, run, different, domain, expertise |
| `pilot-protocol` | Give an AI agent a permanent network address, encrypted P2P messaging, and an installable app store via Pilot Protocol | critical | pilot-protocol/pilotprotocol | agent-networking, p2p, nat-traversal, overlay-network, agent-apps | agent-networking, p2p, nat-traversal, overlay-network, agent-apps, pilot, protocol, give, ai, agent, permanent, network |
| `pydantic-ai` | Build production-ready AI agents with PydanticAI — type-safe tool use, structured outputs, dependency injection, and multi-model support. | safe | community | pydantic-ai, ai-agents, llm, openai, anthropic, gemini, tool-use, structured-output, python | pydantic-ai, ai-agents, llm, openai, anthropic, gemini, tool-use, structured-output, python, pydantic, ai, agents |
## ai-ml (129)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `advanced-evaluation` | This skill should be used when the user asks to "implement LLM-as-judge", "compare model outputs", "create evaluation rubrics", "mitigate evaluation bias", o... | safe | community | advanced, evaluation | advanced, evaluation, skill, should, used, user, asks, llm, judge, compare, model, outputs |
| `agent-creator` | Create custom AI subagents with proper plugin structure, persona generation, and companion routing skills. | critical | community | agent, creator | agent, creator, custom, ai, subagents, proper, plugin, structure, persona, generation, companion, routing |
| `agent-framework-azure-ai-py` | Build persistent agents on Azure AI Foundry using the Microsoft Agent Framework Python SDK. | unknown | community | agent, framework, azure, ai, py | agent, framework, azure, ai, py, persistent, agents, foundry, microsoft, python, sdk |
| `agent-memory` | A hybrid memory system that provides persistent, searchable knowledge management for AI agents. | unknown | webzler/agentMemory | agent, memory | agent, memory, hybrid, provides, persistent, searchable, knowledge, ai, agents |
| `agent-memory-mcp` | A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions). | unknown | community | agent, memory, mcp | agent, memory, mcp, hybrid, provides, persistent, searchable, knowledge, ai, agents, architecture, decisions |
| `agent-orchestration-improve-agent` | Systematic improvement of existing agents through performance analysis, prompt engineering, and continuous iteration. | unknown | community | agent, improve | agent, improve, orchestration, systematic, improvement, existing, agents, through, performance, analysis, prompt, engineering |
| `agent-orchestration-multi-agent-optimize` | Optimize multi-agent systems with coordinated profiling, workload distribution, and cost-aware orchestration. Use when improving agent performance, throughpu... | unknown | community | agent, multi, optimize | agent, multi, optimize, orchestration, coordinated, profiling, workload, distribution, cost, aware, improving, performance |
| `agent-orchestrator` | Meta-skill que orquestra todos os agentes do ecossistema. Scan automatico de skills, match por capacidades, coordenacao de workflows multi-skill e registry m... | safe | community | orchestration, multi-agent, workflow, automation | orchestration, multi-agent, workflow, automation, agent, orchestrator, meta, skill, que, orquestra, todos, os |
| `agent-squad` | Main agent orchestrator that coordinates a specialized squad of agents | unknown | community | agent, squad | agent, squad, main, orchestrator, coordinates, specialized, agents |
| `agent-tool-builder` | Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails silently... | unknown | vibeship-spawner-skills (Apache 2.0) | agent, builder | agent, builder, how, ai, agents, interact, world, well, designed, difference, between, works |
| `agentfolio` | Skill for discovering and researching autonomous AI agents, tools, and ecosystems using the AgentFolio directory. | safe | agentfolio.io | agentfolio | agentfolio, skill, discovering, researching, autonomous, ai, agents, ecosystems, directory |
| `agentic-actions-auditor` | Audits GitHub Actions workflows for security vulnerabilities in AI agent integrations including Claude Code Action, Gemini CLI, OpenAI Codex, and GitHub AI... | safe | community | agentic, actions, auditor | agentic, actions, auditor, audits, github, security, vulnerabilities, ai, agent, integrations, including, claude |
| `agentmail` | Email infrastructure for AI agents. Create accounts, send/receive emails, manage webhooks, and check karma balance via the AgentMail API. | safe | community | agentmail | agentmail, email, infrastructure, ai, agents, accounts, send, receive, emails, webhooks, check, karma |
| `agentphone` | Build AI phone agents with AgentPhone API. Use when the user wants to make phone calls, send/receive SMS, manage phone numbers, create voice agents, set up w... | critical | community | agentphone | agentphone, ai, phone, agents, api, user, wants, calls, send, receive, sms, numbers |
| `agents-md` | This skill should be used when the user asks to "create AGENTS.md", "update AGENTS.md", "maintain agent docs", "set up CLAUDE.md", or needs to keep agent ins... | unknown | community | agents, md | agents, md, skill, should, used, user, asks, update, maintain, agent, docs, set |
| `agents-v2-py` | Build container-based Foundry Agents with Azure AI Projects SDK (ImageBasedHostedAgentDefinition). Use when creating hosted agents with custom container imag... | unknown | community | agents, v2, py | agents, v2, py, container, foundry, azure, ai, sdk, imagebasedhostedagentdefinition, creating, hosted, custom |
| `ai-analyzer` | AI驱动的综合健康分析系统,整合多维度健康数据、识别异常模式、预测健康风险、提供个性化建议。支持智能问答和AI健康报告生成。 | unknown | community | ai, analyzer | ai, analyzer |
| `ai-engineer` | Build production-ready LLM applications, advanced RAG systems, and intelligent agents. Implements vector search, multimodal AI, agent orchestration, and ente... | unknown | community | ai | ai, engineer, llm, applications, rag, intelligent, agents, implements, vector, search, multimodal, agent |
| `ai-md` | Convert human-written CLAUDE.md into AI-native structured-label format. Battle-tested across 4 models. Same rules, fewer tokens, higher compliance. | safe | community | ai, md | ai, md, convert, human, written, claude, native, structured, label, format, battle, tested |
| `ai-native-cli` | Design spec with 98 rules for building CLI tools that AI agents can safely use. Covers structured JSON output, error handling, input contracts, safety guardr... | safe | https://github.com/ChaosRealmsAI/agent-cli-spec | ai, native, cli | ai, native, cli, spec, 98, rules, building, agents, safely, covers, structured, json |
| `ai-product` | Every product will be AI-powered. The question is whether you'll build it right or ship a demo that falls apart in production. | safe | vibeship-spawner-skills (Apache 2.0) | ai, product | ai, product, every, powered, question, whether, ll, right, ship, demo, falls, apart |
| `ai-seo` | Optimize content for AI search and LLM citations across AI Overviews, ChatGPT, Perplexity, Claude, Gemini, and similar systems. Use when improving AI visibil... | unknown | https://github.com/coreyhaines31/marketingskills | ai, seo | ai, seo, optimize, content, search, llm, citations, overviews, chatgpt, perplexity, claude, gemini |
| `ai-studio-image` | Geracao de imagens humanizadas via Google AI Studio (Gemini). Fotos realistas estilo influencer ou educacional com iluminacao natural e imperfeicoes sutis. | safe | community | image-generation, ai-studio, google, photography | image-generation, ai-studio, google, photography, ai, studio, image, geracao, de, imagens, humanizadas, via |
| `ai-wrapper-product` | Expert in building products that wrap AI APIs (OpenAI, Anthropic, etc. ) into focused tools people will pay for. Not just "ChatGPT but different" - products ... | unknown | vibeship-spawner-skills (Apache 2.0) | ai, wrapper, product | ai, wrapper, product, building, products, wrap, apis, openai, anthropic, etc, people, pay |
| `aomi-transact` | Build natural-language crypto/DeFi agents and EVM MCP plugins (Claude Code, Cursor, Codex, Gemini). Aomi turns prompts into wallet-signed txs on Ethereum, Ba... | critical | aomi-labs/skills | defi, wallet, account-abstraction, cli, eip-712, onchain, agent, intent | defi, wallet, account-abstraction, cli, eip-712, onchain, agent, intent, aomi, transact, natural, language |
| `app-builder` | Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordina... | unknown | community | app, builder | app, builder, main, application, building, orchestrator, creates, full, stack, applications, natural, language |
| `autonomous-agent-patterns` | Design patterns for building autonomous coding agents, inspired by [Cline](https://github.com/cline/cline) and [OpenAI Codex](https://github.com/openai/codex). | critical | community | autonomous, agent | autonomous, agent, building, coding, agents, inspired, cline, https, github, com, openai, codex |
| `autonomous-agents` | Autonomous agents are AI systems that can independently decompose goals, plan actions, execute tools, and self-correct without constant human guidance. The c... | unknown | vibeship-spawner-skills (Apache 2.0) | autonomous, agents | autonomous, agents, ai, independently, decompose, goals, plan, actions, execute, self, correct, without |
| `bdi-mental-states` | This skill should be used when the user asks to "model agent mental states", "implement BDI architecture", "create belief-desire-intention models", "transfor... | unknown | community | bdi, mental, states | bdi, mental, states, skill, should, used, user, asks, model, agent, architecture, belief |
| `brave-man` | Runs a structured clarifying interview for new project requests before building. Instead of writing code, it outputs a fully specified prompt.md for a fresh ... | critical | community | brave, man | brave, man, runs, structured, clarifying, interview, new, requests, before, building, instead, writing |
| `brooks-harness` | Maintenance orchestrator for the brooks-lint plugin itself. Runs a sequential subagent pipeline — author → eval → QA → trigger-audit → release — to add or ed... | unknown | hyhmrright/brooks-lint | brooks, harness | brooks, harness, maintenance, orchestrator, lint, plugin, itself, runs, sequential, subagent, pipeline, author |
| `claude-ally-health` | A health assistant skill for medical information analysis, symptom tracking, and wellness guidance. | safe | https://github.com/huifer/Claude-Ally-Health | claude, ally, health | claude, ally, health, assistant, skill, medical, information, analysis, symptom, tracking, wellness, guidance |
| `claude-api` | Build apps with the Claude API or Anthropic SDK. TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`/`claude_agent_sdk`, or user asks to use Claude AP... | unknown | https://github.com/anthropics/skills | claude, api | claude, api, apps, anthropic, sdk, trigger, code, imports, ai, agent, user, asks |
| `claude-code-expert` | Especialista profundo em Claude Code - CLI da Anthropic. Maximiza produtividade com atalhos, hooks, MCPs, configuracoes avancadas, workflows, CLAUDE.md, memo... | none | community | claude-code, productivity, cli, configuration | claude-code, productivity, cli, configuration, claude, code, especialista, profundo, em, da, anthropic, maximiza |
| `claude-code-guide` | To provide a comprehensive reference for configuring and using Claude Code (the agentic coding tool) to its full potential. This skill synthesizes best pract... | unknown | community | claude, code | claude, code, provide, reference, configuring, agentic, coding, full, potential, skill, synthesizes, configuration |
| `claude-d3js-skill` | This skill provides guidance for creating sophisticated, interactive data visualisations using d3.js. | unknown | community | claude, d3js, skill | claude, d3js, skill, provides, guidance, creating, sophisticated, interactive, data, visualisations, d3, js |
| `claude-in-chrome-troubleshooting` | Diagnose and fix Claude in Chrome MCP extension connectivity issues. Use when mcp__claude-in-chrome__* tools fail, return "Browser extension is not connected... | critical | community | claude, in, chrome, troubleshooting | claude, in, chrome, troubleshooting, diagnose, fix, mcp, extension, connectivity, issues, fail, return |
| `claude-monitor` | Monitor de performance do Claude Code e sistema local. Diagnostica lentidao, mede CPU/RAM/disco, verifica API latency e gera relatorios de saude do sistema. | safe | community | monitoring, performance, diagnostics, system-health | monitoring, performance, diagnostics, system-health, claude, monitor, de, do, code, sistema, local, diagnostica |
| `claude-scientific-skills` | Scientific research and analysis skills | safe | https://github.com/K-Dense-AI/claude-scientific-skills | claude, scientific, skills | claude, scientific, skills, research, analysis |
| `claude-settings-audit` | Analyze a repository to generate recommended Claude Code settings.json permissions. Use when setting up a new project, auditing existing settings, or determi... | unknown | community | claude, settings, audit | claude, settings, audit, analyze, repository, generate, recommended, code, json, permissions, setting, up |
| `claude-speed-reader` | -Speed read Claude's responses at 600+ WPM using RSVP with Spritz-style ORP highlighting | safe | https://github.com/SeanZoR/claude-speed-reader | claude, speed, reader | claude, speed, reader, read, responses, 600, wpm, rsvp, spritz, style, orp, highlighting |
| `claude-win11-speckit-update-skill` | Windows 11 system management | safe | https://github.com/NotMyself/claude-win11-speckit-update-skill | claude, win11, speckit, update, skill | claude, win11, speckit, update, skill, windows, 11 |
| `computer-use-agents` | Build AI agents that interact with computers like humans do - viewing screens, moving cursors, clicking buttons, and typing text. Covers Anthropic's Computer... | unknown | vibeship-spawner-skills (Apache 2.0) | computer, use, agents | computer, use, agents, ai, interact, computers, like, humans, do, viewing, screens, moving |
| `computer-vision-expert` | SOTA Computer Vision Expert (2026). Specialized in YOLO26, Segment Anything 3 (SAM 3), Vision Language Models, and real-time spatial analysis. | unknown | community | computer, vision | computer, vision, sota, 2026, specialized, yolo26, segment, anything, sam, language, models, real |
| `context-agent` | Agente de contexto para continuidade entre sessoes. Salva resumos, decisoes, tarefas pendentes e carrega briefing automatico na sessao seguinte. | safe | community | context, session-management, continuity, memory | context, session-management, continuity, memory, agent, agente, de, contexto, para, continuidade, entre, sessoes |
| `context-compression` | When agent sessions generate millions of tokens of conversation history, compression becomes mandatory. The naive approach is aggressive compression to minim... | unknown | community | compression | compression, context, agent, sessions, generate, millions, tokens, conversation, history, becomes, mandatory, naive |
| `context-degradation` | Language models exhibit predictable degradation patterns as context length increases. Understanding these patterns is essential for diagnosing failures and d... | unknown | community | degradation | degradation, context, language, models, exhibit, predictable, length, increases, understanding, these, essential, diagnosing |
| `context-driven-development` | Guide for implementing and maintaining context as a managed artifact alongside code, enabling consistent AI interactions and team alignment through structure... | unknown | community | driven | driven, context, development, implementing, maintaining, managed, artifact, alongside, code, enabling, consistent, ai |
| `context-engineering` | Optimizes agent context setup. Use when starting a new session, when agent output quality degrades, when switching between tasks, or when you need to configu... | unknown | addyosmani/agent-skills | engineering | engineering, context, optimizes, agent, setup, starting, new, session, output, quality, degrades, switching |
| `context-fundamentals` | Context is the complete state available to a language model at inference time. It includes everything the model can attend to when generating responses: syst... | unknown | community | fundamentals | fundamentals, context, complete, state, available, language, model, inference, time, includes, everything, attend |
| `context-guardian` | Guardiao de contexto que preserva dados criticos antes da compactacao automatica. Snapshots, verificacao de integridade e zero perda de informacao. | safe | community | context, data-integrity, snapshots, verification | context, data-integrity, snapshots, verification, guardian, guardiao, de, contexto, que, preserva, dados, criticos |
| `context-management-context-restore` | Use when working with context management context restore | unknown | community | restore | restore, context, working |
| `context-management-context-save` | Use when working with context management context save | unknown | community | save | save, context, working |
| `context-manager` | Elite AI context engineering specialist mastering dynamic context management, vector databases, knowledge graphs, and intelligent memory systems. | unknown | community | manager | manager, context, elite, ai, engineering, mastering, dynamic, vector, databases, knowledge, graphs, intelligent |
| `context-optimization` | Context optimization extends the effective capacity of limited context windows through strategic compression, masking, caching, and partitioning. The goal is... | unknown | community | optimization | optimization, context, extends, effective, capacity, limited, windows, through, strategic, compression, masking, caching |
| `deep-research` | Run autonomous research tasks that plan, search, read, and synthesize information into comprehensive reports. | safe | https://github.com/sanjay3290/ai-skills/tree/main/skills/deep-research | deep, research | deep, research, run, autonomous, tasks, plan, search, read, synthesize, information, reports |
| `ejentum-reasoning-harness` | MCP server exposing four cognitive harness modes (reasoning, code, anti-deception, memory). Each call returns an engineered scaffold (failure pattern, proced... | critical | ejentum/ejentum-mcp | ejentum, reasoning, harness | ejentum, reasoning, harness, mcp, server, exposing, four, cognitive, modes, code, anti, deception |
| `evaluation` | Build evaluation frameworks for agent systems. Use when testing agent performance systematically, validating context engineering choices, or measuring improv... | safe | https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/evaluation | evaluation | evaluation, frameworks, agent, testing, performance, systematically, validating, context, engineering, choices, measuring, improvements |
| `faf-go` | Guided interview to Gold Code (100% AI-Readiness). Use when helping users improve their .faf file through questions. Leverages Claude Code's AskUserQuestion ... | unknown | Wolfe-Jam/faf-skills | faf, go | faf, go, guided, interview, gold, code, 100, ai, readiness, helping, users, improve |
| `fal-generate` | Generate images and videos using fal.ai AI models | safe | https://github.com/fal-ai-community/skills/blob/main/skills/claude.ai/fal-generate/SKILL.md | fal, generate | fal, generate, images, videos, ai, models |
| `fal-image-edit` | AI-powered image editing with style transfer and object removal | safe | https://github.com/fal-ai-community/skills/blob/main/skills/claude.ai/fal-image-edit/SKILL.md | fal, image, edit | fal, image, edit, ai, powered, editing, style, transfer, object, removal |
| `fal-platform` | Platform APIs for model management, pricing, and usage tracking | safe | https://github.com/fal-ai-community/skills/blob/main/skills/claude.ai/fal-platform/SKILL.md | fal, platform | fal, platform, apis, model, pricing, usage, tracking |
| `fal-upscale` | Upscale and enhance image and video resolution using AI | safe | https://github.com/fal-ai-community/skills/blob/main/skills/claude.ai/fal-upscale/SKILL.md | fal, upscale | fal, upscale, enhance, image, video, resolution, ai |
| `fal-workflow` | Generate workflow JSON files for chaining AI models | safe | https://github.com/fal-ai-community/skills/blob/main/skills/claude.ai/fal-workflow/SKILL.md | fal | fal, generate, json, files, chaining, ai, models |
| `gemini-api-dev` | Use this skill when building applications with Gemini API hosted models, including Gemini and Gemma 4, working with multimodal content (text, images, audio, ... | unknown | google-gemini/gemini-skills | gemini, api, dev | gemini, api, dev, skill, building, applications, hosted, models, including, gemma, working, multimodal |
| `hf-mcp` | Use Hugging Face Hub via MCP server tools. Search models, datasets, Spaces, papers. Get repo details, fetch documentation, run compute jobs, and use Gradio S... | unknown | huggingface/skills | hf, mcp | hf, mcp, hugging, face, hub, via, server, search, models, datasets, spaces, papers |
| `hf-mem` | Hugging Face CLI to estimate the required memory to load Safetensors or GGUF model weights for inference from the Hugging Face Hub | unknown | huggingface/skills | hf, mem | hf, mem, hugging, face, cli, estimate, required, memory, load, safetensors, gguf, model |
| `hugging-face-cli` | Hugging Face Hub CLI (`hf`) for downloading, uploading, and managing models, datasets, spaces, buckets, repos, papers, jobs, and more on the Hugging Face Hub... | unknown | huggingface/skills | hugging, face, cli | hugging, face, cli, hub, hf, downloading, uploading, managing, models, datasets, spaces, buckets |
| `hugging-face-community-evals` | Run evaluations for Hugging Face Hub models using inspect-ai and lighteval on local hardware. Use for backend selection, local GPU evals, and choosing betwee... | unknown | huggingface/skills | hugging, face, community, evals | hugging, face, community, evals, run, evaluations, hub, models, inspect, ai, lighteval, local |
| `hugging-face-dataset-viewer` | Hugging Face Dataset Viewer | unknown | huggingface/skills | hugging, face, dataset, viewer | hugging, face, dataset, viewer |
| `hugging-face-datasets` | Create and manage datasets on Hugging Face Hub. Supports initializing repos, defining configs/system prompts, streaming row updates, and SQL-based dataset qu... | unknown | community | hugging, face, datasets | hugging, face, datasets, hub, supports, initializing, repos, defining, configs, prompts, streaming, row |
| `hugging-face-evaluation` | Add and manage evaluation results in Hugging Face model cards. Supports extracting eval tables from README content, importing scores from Artificial Analysis... | unknown | community | hugging, face, evaluation | hugging, face, evaluation, add, results, model, cards, supports, extracting, eval, tables, readme |
| `hugging-face-gradio` | Build Gradio web UIs and demos in Python. Use when creating or editing Gradio apps, components, event listeners, layouts, or chatbots. | unknown | huggingface/skills | hugging, face, gradio | hugging, face, gradio, web, uis, demos, python, creating, editing, apps, components, event |
| `hugging-face-jobs` | Run workloads on Hugging Face Jobs with managed CPUs, GPUs, TPUs, secrets, and Hub persistence. | unknown | https://github.com/huggingface/skills/tree/main/skills/huggingface-jobs | hugging, face, jobs | hugging, face, jobs, run, workloads, managed, cpus, gpus, tpus, secrets, hub, persistence |
| `hugging-face-model-trainer` | Train or fine-tune language and vision models using TRL (Transformer Reinforcement Learning) or Unsloth with Hugging Face Jobs infrastructure. Covers SFT, DP... | unknown | huggingface/skills | hugging, face, model, trainer | hugging, face, model, trainer, train, fine, tune, language, vision, models, trl, transformer |
| `hugging-face-paper-publisher` | Publish and manage research papers on Hugging Face Hub. Supports creating paper pages, linking papers to models/datasets, claiming authorship, and generating... | unknown | huggingface/skills | hugging, face, paper, publisher | hugging, face, paper, publisher, publish, research, papers, hub, supports, creating, pages, linking |
| `hugging-face-papers` | Look up and read Hugging Face paper pages in markdown, and use the papers API for structured metadata such as authors, linked models/datasets/spaces, Github ... | unknown | huggingface/skills | hugging, face, papers | hugging, face, papers, look, up, read, paper, pages, markdown, api, structured, metadata |
| `hugging-face-tool-builder` | Your purpose is now is to create reusable command line scripts and utilities for using the Hugging Face API, allowing chaining, piping and intermediate proce... | unknown | community | hugging, face, builder | hugging, face, builder, purpose, now, reusable, command, line, scripts, utilities, api, allowing |
| `hugging-face-trackio` | Track and visualize ML training experiments with Trackio. Use when logging metrics during training (Python API), firing alerts for training diagnostics, or r... | unknown | huggingface/skills | hugging, face, trackio | hugging, face, trackio, track, visualize, ml, training, experiments, logging, metrics, during, python |
| `hugging-face-vision-trainer` | Trains and fine-tunes vision models for object detection (D-FINE, RT-DETR v2, DETR, YOLOS), image classification (timm models — MobileNetV3, MobileViT, ResNe... | unknown | huggingface/skills | hugging, face, vision, trainer | hugging, face, vision, trainer, trains, fine, tunes, models, object, detection, rt, detr |
| `huggingface-best` | Use when the user asks about finding the best, top, or recommended model for a task, wants to know what AI model to use, or wants to compare models by benchm... | unknown | huggingface/skills | huggingface, best | huggingface, best, user, asks, about, finding, top, recommended, model, task, wants, know |
| `huggingface-local-models` | Use to select models to run locally with llama.cpp and GGUF on CPU, Mac Metal, CUDA, or ROCm. Covers finding GGUFs, quant selection, running servers, exact G... | unknown | huggingface/skills | huggingface, local, models | huggingface, local, models, select, run, locally, llama, cpp, gguf, cpu, mac, metal |
| `huggingface-spaces` | Build, deploy, and maintain applications on Hugging Face Spaces — Gradio / Docker / Static SDKs, ZeroGPU and dedicated hardware, model loading, debugging, bu... | unknown | huggingface/skills | huggingface, spaces | huggingface, spaces, deploy, maintain, applications, hugging, face, gradio, docker, static, sdks, zerogpu |
| `huggingface-zerogpu` | AI demos and GPU compute with Gradio Spaces and Hugging Face Spaces ZeroGPU. Use when writing or reviewing code that uses `@spaces.GPU`, configuring `python_... | unknown | huggingface/skills | huggingface, zerogpu | huggingface, zerogpu, ai, demos, gpu, compute, gradio, spaces, hugging, face, writing, reviewing |
| `hybrid-search-implementation` | Combine vector and keyword search for improved retrieval. Use when implementing RAG systems, building search engines, or when neither approach alone provides... | safe | community | hybrid, search | hybrid, search, combine, vector, keyword, improved, retrieval, implementing, rag, building, engines, neither |
| `ilya-sutskever` | Agente que simula Ilya Sutskever — co-fundador da OpenAI, ex-Chief Scientist, fundador da SSI. Use quando quiser perspectivas sobre: AGI safety-first, consci... | safe | community | persona, agi, safety, scaling-laws, openai | persona, agi, safety, scaling-laws, openai, ilya, sutskever, agente, que, simula, co, fundador |
| `infinite-gratitude` | Multi-agent research skill for parallel research execution (10 agents, battle-tested with real case studies). | safe | https://github.com/sstklen/infinite-gratitude | infinite, gratitude | infinite, gratitude, multi, agent, research, skill, parallel, execution, 10, agents, battle, tested |
| `langchain-architecture` | Master the LangChain framework for building sophisticated LLM applications with agents, chains, memory, and tool integration. | unknown | community | langchain, architecture | langchain, architecture, framework, building, sophisticated, llm, applications, agents, chains, memory, integration |
| `llm-application-dev-ai-assistant` | You are an AI assistant development expert specializing in creating intelligent conversational interfaces, chatbots, and AI-powered applications. Design comp... | safe | community | llm, application, dev, ai | llm, application, dev, ai, assistant, development, specializing, creating, intelligent, conversational, interfaces, chatbots |
| `llm-application-dev-langchain-agent` | You are an expert LangChain agent developer specializing in production-grade AI systems using LangChain 0.1+ and LangGraph. | unknown | community | llm, application, dev, langchain, agent | llm, application, dev, langchain, agent, developer, specializing, grade, ai, langgraph |
| `llm-application-dev-prompt-optimize` | You are an expert prompt engineer specializing in crafting effective prompts for LLMs through advanced techniques including constitutional AI, chain-of-thoug... | unknown | community | llm, application, dev, prompt, optimize | llm, application, dev, prompt, optimize, engineer, specializing, crafting, effective, prompts, llms, through |
| `llm-evaluation` | Master comprehensive evaluation strategies for LLM applications, from automated metrics to human evaluation and A/B testing. | unknown | community | llm, evaluation | llm, evaluation, applications, automated, metrics, human, testing |
| `llm-ops` | LLM Operations -- RAG, embeddings, vector databases, fine-tuning, prompt engineering avancado, custos de LLM, evals de qualidade e arquiteturas de IA para pr... | safe | community | llm, rag, embeddings, vector-db, fine-tuning | llm, rag, embeddings, vector-db, fine-tuning, ops, operations, vector, databases, fine, tuning, prompt |
| `llm-prompt-optimizer` | Use when improving prompts for any LLM. Applies proven prompt engineering techniques to boost output quality, reduce hallucinations, and cut token usage. | safe | community | llm, prompt, optimizer | llm, prompt, optimizer, improving, prompts, any, applies, proven, engineering, techniques, boost, output |
| `llm-structured-output` | Get reliable JSON, enums, and typed objects from LLMs using response_format, tool_use, and schema-constrained decoding across OpenAI, Anthropic, and Google A... | safe | community | llm, structured, output | llm, structured, output, get, reliable, json, enums, typed, objects, llms, response, format |
| `loki-mode` | Version 2.35.0 \| PRD to Production \| Zero Human Intervention > Research-enhanced: OpenAI SDK, DeepMind, Anthropic, AWS Bedrock, Agent SDK, HN Production (2025) | unknown | community | loki, mode | loki, mode, version, 35, prd, zero, human, intervention, research, enhanced, openai, sdk |
| `loopy` | Discover, find, compare, audit, repair, adapt, craft, run, debrief, and prepare repeatable AI-agent loops for publication. Use when a user asks to analyze co... | unknown | Forward-Future/loop-library | loopy | loopy, discover, find, compare, audit, repair, adapt, craft, run, debrief, prepare, repeatable |
| `m365-agents-py` | Microsoft 365 Agents SDK for Python. Build multichannel agents for Teams/M365/Copilot Studio with aiohttp hosting, AgentApplication routing, streaming respon... | unknown | community | m365, agents, py | m365, agents, py, microsoft, 365, sdk, python, multichannel, teams, copilot, studio, aiohttp |
| `manage-skills` | Discover, list, create, edit, toggle, copy, move, and delete AI agent skills across 11 tools (Cursor, Claude, Agents, Windsurf, Copilot, Codex, Cline, Aider,... | critical | umutbozdag/agent-skills-manager | manage, skills | manage, skills, discover, list, edit, toggle, copy, move, delete, ai, agent, 11 |
| `mesh-memory` | Self-hosted semantic memory for AI agents via MCP. Save worklogs, decisions, and notes, then recall them across sessions by meaning, not keyword. Postgres + ... | safe | dklymentiev/mesh-memory (MIT) | mesh, memory | mesh, memory, self, hosted, semantic, ai, agents, via, mcp, save, worklogs, decisions |
| `ml-engineer` | Build production ML systems with PyTorch 2.x, TensorFlow, and modern ML frameworks. Implements model serving, feature engineering, A/B testing, and monitoring. | unknown | community | ml | ml, engineer, pytorch, tensorflow, frameworks, implements, model, serving, feature, engineering, testing, monitoring |
| `mlops-engineer` | Build comprehensive ML pipelines, experiment tracking, and model registries with MLflow, Kubeflow, and modern MLOps tools. | unknown | community | mlops | mlops, engineer, ml, pipelines, experiment, tracking, model, registries, mlflow, kubeflow |
| `molykit` | CRITICAL: Use for MolyKit AI chat toolkit. Triggers on: BotClient, OpenAI, SSE streaming, AI chat, molykit, PlatformSend, spawn(), ThreadToken, cross-platfor... | unknown | community | molykit | molykit, critical, ai, chat, toolkit, triggers, botclient, openai, sse, streaming, platformsend, spawn |
| `monte-carlo-monitoring-advisor` | Analyze data coverage, create monitors for warehouse tables and AI agents. Covers coverage gaps, use-case analysis, data monitor creation, and agent observab... | unknown | monte-carlo-data/mc-agent-toolkit | monte, carlo, monitoring, advisor | monte, carlo, monitoring, advisor, analyze, data, coverage, monitors, warehouse, tables, ai, agents |
| `moyu` | Anti-over-engineering guardrail that activates when an AI coding agent expands scope, adds abstractions, or changes files the user did not request. | safe | community | moyu | moyu, anti, engineering, guardrail, activates, ai, coding, agent, expands, scope, adds, abstractions |
| `multi-agent-architect` | Design and optimize production-grade multi-agent systems with LangGraph, LangChain, and DeepAgents for complex AI workflows. | safe | community | langgraph, langchain, multi-agent, orchestration, deepagents, rag, tool-calling | langgraph, langchain, multi-agent, orchestration, deepagents, rag, tool-calling, multi, agent, architect, optimize, grade |
| `multi-agent-brainstorming` | Simulate a structured peer-review process using multiple specialized agents to validate designs, surface hidden assumptions, and identify failure modes befor... | unknown | community | multi, agent, brainstorming | multi, agent, brainstorming, simulate, structured, peer, review, process, multiple, specialized, agents, validate |
| `neon-ai-gateway` | One API and one credential for frontier and open-source LLMs, built into your Neon branch and powered by Databricks. Use when a user wants to call an LLM, ad... | unknown | neondatabase/agent-skills | neon, ai, gateway | neon, ai, gateway, one, api, credential, frontier, open, source, llms, built, branch |
| `odw` | Dynamic multi-agent workflows — plan first, then orchestrate parallel agents with adversarial verification via the local odw daemon. Use when the user asks f... | unknown | Suraj1235/open-dynamic-workflows | odw | odw, dynamic, multi, agent, plan, first, then, orchestrate, parallel, agents, adversarial, verification |
| `project-development` | This skill covers the principles for identifying tasks suited to LLM processing, designing effective project architectures, and iterating rapidly using agent... | unknown | community | | development, skill, covers, principles, identifying, tasks, suited, llm, processing, designing, effective, architectures |
| `prompt-caching` | Caching strategies for LLM prompts including Anthropic prompt caching, response caching, and CAG (Cache Augmented Generation) | none | vibeship-spawner-skills (Apache 2.0) | prompt, caching | prompt, caching, llm, prompts, including, anthropic, response, cag, cache, augmented, generation |
| `prompt-engineering` | Expert guide on prompt engineering patterns, best practices, and optimization techniques. Use when user wants to improve prompts, learn prompting strategies,... | unknown | community | prompt, engineering | prompt, engineering, optimization, techniques, user, wants, improve, prompts, learn, prompting, debug, agent |
| `prompt-engineering-patterns` | Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability. | unknown | community | prompt, engineering | prompt, engineering, techniques, maximize, llm, performance, reliability, controllability |
| `routerbase-model-gateway` | Integrate RouterBase as an OpenAI-compatible model gateway for routing GPT, Claude, Gemini, media, audio, and embedding requests. | safe | zenlee123/routerbase-agent-skills | routerbase, llm-routing, openai-compatible, model-gateway | routerbase, llm-routing, openai-compatible, model-gateway, model, gateway, integrate, openai, compatible, routing, gpt, claude |
| `runaway-guard` | Cost-safety discipline for paid AI / inference APIs: treat $-cost as a third complexity dimension alongside time and space. Forces a written per-run $-cap, p... | safe | morsechimwai/lemmaly | cost-safety, finops, ai-apis, agents, retries, concurrency, wallet-invariant, gateway | cost-safety, finops, ai-apis, agents, retries, concurrency, wallet-invariant, gateway, runaway, guard, cost, safety |
| `sam-altman` | Agente que simula Sam Altman — CEO da OpenAI, ex-presidente da Y Combinator, arquiteto da era AGI. | safe | community | persona, startups, agi, yc, fundraising | persona, startups, agi, yc, fundraising, sam, altman, agente, que, simula, ceo, da |
| `scikit-learn` | Machine learning in Python with scikit-learn. Use for classification, regression, clustering, model evaluation, and ML pipelines. | unknown | community | scikit, learn | scikit, learn, machine, learning, python, classification, regression, clustering, model, evaluation, ml, pipelines |
| `tool-design` | Build tools that agents can use effectively, including architectural reduction patterns. Use when creating new tools for agent systems, debugging tool-relate... | safe | https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/tool-design | | agents, effectively, including, architectural, reduction, creating, new, agent, debugging, related, failures, misuse |
| `train-sentence-transformers` | Train or fine-tune sentence-transformers models across `SentenceTransformer` (bi-encoder; dense or static embedding model; for retrieval, similarity, cluster... | unknown | huggingface/skills | train, sentence, transformers | train, sentence, transformers, fine, tune, models, sentencetransformer, bi, encoder, dense, static, embedding |
| `trl-training` | Train and fine-tune transformer language models using TRL (Transformers Reinforcement Learning). Supports SFT, DPO, GRPO, KTO, RLOO and Reward Model training... | unknown | huggingface/skills | trl, training | trl, training, train, fine, tune, transformer, language, models, transformers, reinforcement, learning, supports |
| `ui-skills` | Opinionated, evolving constraints to guide agents when building interfaces | safe | https://github.com/ibelick/ui-skills | ui, skills | ui, skills, opinionated, evolving, constraints, agents, building, interfaces |
| `unslop-commit` | Rewrites commit messages so they sound like a careful human engineer wrote them. Strips AI/marketing slop ("comprehensive solution", "robust implementation",... | unknown | MohamedAbdallah-14/unslop | unslop, commit | unslop, commit, rewrites, messages, so, sound, like, careful, human, engineer, wrote, them |
| `unslop-file` | Humanize natural-language memory files (CLAUDE.md, todos, preferences, docs) by removing AI-isms and adding burstiness while preserving every code block, URL... | unknown | MohamedAbdallah-14/unslop | unslop, file | unslop, file, humanize, natural, language, memory, files, claude, md, todos, preferences, docs |
| `voice-agents` | Voice agents represent the frontier of AI interaction - humans speaking naturally with AI systems. | safe | vibeship-spawner-skills (Apache 2.0) | voice, agents | voice, agents, represent, frontier, ai, interaction, humans, speaking, naturally |
| `voice-ai-engine-development` | Build real-time conversational AI voice engines using async worker pipelines, streaming transcription, LLM agents, and TTS synthesis with interrupt handling ... | unknown | community | voice, ai, engine | voice, ai, engine, development, real, time, conversational, engines, async, worker, pipelines, streaming |
| `yann-lecun` | Agente que simula Yann LeCun — inventor das Convolutional Neural Networks, Chief AI Scientist da Meta, Prêmio Turing 2018. | safe | community | persona, cnn, meta, ai-safety-critic, open-source | persona, cnn, meta, ai-safety-critic, open-source, yann, lecun, agente, que, simula, inventor, das |
| `yann-lecun-debate` | Sub-skill de debates e posições de Yann LeCun. Cobre críticas técnicas detalhadas aos LLMs, rivalidades intelectuais (LeCun vs Hinton, Sutskever, Russell, Yu... | safe | community | persona, ai-debate, llm-criticism, open-source | persona, ai-debate, llm-criticism, open-source, yann, lecun, debate, sub, skill, de, debates, posi |
| `yann-lecun-filosofia` | Sub-skill filosófica e pedagógica de Yann LeCun. | safe | community | persona, ai-philosophy, open-source, education | persona, ai-philosophy, open-source, education, yann, lecun, filosofia, sub, skill, filos, fica, pedag |
| `yann-lecun-tecnico` | Sub-skill técnica de Yann LeCun. Cobre CNNs, LeNet, backpropagation, JEPA (I-JEPA, V-JEPA, MC-JEPA), AMI (Advanced Machinery of Intelligence), Self-Supervise... | safe | community | persona, cnn, jepa, self-supervised, pytorch | persona, cnn, jepa, self-supervised, pytorch, yann, lecun, tecnico, sub, skill, cnica, de |
## ai-research (1)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `bdistill-knowledge-extraction` | Extract structured domain knowledge from AI models in-session or from local open-source models via Ollama. No API key needed. | safe | community | ai, knowledge-extraction, domain-specific, data-moat, mcp, reference-data | ai, knowledge-extraction, domain-specific, data-moat, mcp, reference-data, bdistill, knowledge, extraction, extract, structured, domain |
## ai-testing (1)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `bdistill-behavioral-xray` | X-ray any AI model's behavioral patterns — refusal boundaries, hallucination tendencies, reasoning style, formatting defaults. No API key needed. | safe | community | ai, testing, behavioral-analysis, model-evaluation, red-team, compliance, mcp | ai, testing, behavioral-analysis, model-evaluation, red-team, compliance, mcp, bdistill, behavioral, xray, ray, any |
## andruia (3)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `00-andruia-consultant` | Arquitecto de Soluciones Principal y Consultor Tecnológico de Andru.ia. Diagnostica y traza la hoja de ruta óptima para proyectos de IA en español. | safe | personal | 00, andruia, consultant | 00, andruia, consultant, arquitecto, de, soluciones, principal, consultor, tecnol, gico, andru, ia |
| `10-andruia-skill-smith` | Ingeniero de Sistemas de Andru.ia. Diseña, redacta y despliega nuevas habilidades (skills) dentro del repositorio siguiendo el Estándar de Diamante. | safe | personal | 10, andruia, skill, smith | 10, andruia, skill, smith, ingeniero, de, sistemas, andru, ia, dise, redacta, despliega |
| `20-andruia-niche-intelligence` | Estratega de Inteligencia de Dominio de Andru.ia. Analiza el nicho específico de un proyecto para inyectar conocimientos, regulaciones y estándares únicos de... | safe | personal | 20, andruia, niche, intelligence | 20, andruia, niche, intelligence, estratega, de, inteligencia, dominio, andru, ia, analiza, el |
## api-integration (28)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `2slides-ppt-generator` | AI-powered presentation generation via the 2slides API — create slides from text, match a reference image style, summarize documents into decks, add AI voice... | safe | 2slides/slides-generation-2slides-skills | presentations, slides, powerpoint, ai, api-integration, pdf, narration, document-summarization | presentations, slides, powerpoint, ai, api-integration, pdf, narration, document-summarization, 2slides, ppt, generator, powered |
| `algolia-search` | Expert patterns for Algolia search implementation, indexing strategies, React InstantSearch, and relevance tuning | unknown | vibeship-spawner-skills (Apache 2.0) | algolia, search | algolia, search, indexing, react, instantsearch, relevance, tuning |
| `discord-automation` | Automate Discord tasks via Rube MCP (Composio): messages, channels, roles, webhooks, reactions. Always search tools first for current schemas. | critical | community | discord | discord, automation, automate, tasks, via, rube, mcp, composio, messages, channels, roles, webhooks |
| `hubspot-integration` | Expert patterns for HubSpot CRM integration including OAuth authentication, CRM objects, associations, batch operations, webhooks, and custom objects. Covers... | unknown | vibeship-spawner-skills (Apache 2.0) | hubspot, integration | hubspot, integration, crm, including, oauth, authentication, objects, associations, batch, operations, webhooks, custom |
| `microsoft-teams-automation` | Automate Microsoft Teams tasks via Rube MCP (Composio): send messages, manage channels, create meetings, handle chats, and search messages. Always search too... | critical | community | microsoft, teams | microsoft, teams, automation, automate, tasks, via, rube, mcp, composio, send, messages, channels |
| `moodle-external-api-development` | This skill guides you through creating custom external web service APIs for Moodle LMS, following Moodle's external API framework and coding standards. | unknown | community | moodle, external, api | moodle, external, api, development, skill, guides, through, creating, custom, web, apis, lms |
| `openapi-spec-generation` | Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation, generating SDKs... | safe | community | openapi, spec, generation | openapi, spec, generation, generate, maintain, specifications, code, first, specs, validation, creating, api |
| `pakistan-payments-stack` | Design and implement production-grade Pakistani payment integrations (JazzCash, Easypaisa, bank/PSP rails, optional Raast) for SaaS with PKR billing, webhook... | safe | community | saas, payments, pakistan, nextjs, b2b, pkr, reconciliation | saas, payments, pakistan, nextjs, b2b, pkr, reconciliation, stack, grade, pakistani, payment, integrations |
| `payment-integration` | Integrate Stripe, PayPal, and payment processors. Handles checkout flows, subscriptions, webhooks, and PCI compliance. Use PROACTIVELY when implementing paym... | unknown | community | payment, integration | payment, integration, integrate, stripe, paypal, processors, checkout, flows, subscriptions, webhooks, pci, compliance |
| `paypal-integration` | Master PayPal payment integration including Express Checkout, IPN handling, recurring billing, and refund workflows. | unknown | community | paypal, integration | paypal, integration, payment, including, express, checkout, ipn, handling, recurring, billing, refund |
| `plaid-fintech` | Expert patterns for Plaid API integration including Link token flows, transactions sync, identity verification, Auth for ACH, balance checks, webhook handlin... | unknown | vibeship-spawner-skills (Apache 2.0) | plaid, fintech | plaid, fintech, api, integration, including, link, token, flows, transactions, sync, identity, verification |
| `postmark-automation` | Automate Postmark email delivery tasks via Rube MCP (Composio): send templated emails, manage templates, monitor delivery stats and bounces. Always search to... | critical | community | postmark | postmark, automation, automate, email, delivery, tasks, via, rube, mcp, composio, send, templated |
| `riffkit` | Riff a winning TikTok into your own short video — study a proven video's emotion formula and regenerate it with your product, character, and language (EN/ES)... | critical | riffkit/skill | video, short-form, tiktok, ai-video, marketing, ads, ecommerce, api-integration | video, short-form, tiktok, ai-video, marketing, ads, ecommerce, api-integration, riffkit, riff, winning, own |
| `salesforce-automation` | Automate Salesforce tasks via Rube MCP (Composio): leads, contacts, accounts, opportunities, SOQL queries. Always search tools first for current schemas. | critical | community | salesforce | salesforce, automation, automate, tasks, via, rube, mcp, composio, leads, contacts, accounts, opportunities |
| `salesforce-development` | Expert patterns for Salesforce platform development including Lightning Web Components (LWC), Apex triggers and classes, REST/Bulk APIs, Connected Apps, and ... | safe | vibeship-spawner-skills (Apache 2.0) | salesforce | salesforce, development, platform, including, lightning, web, components, lwc, apex, triggers, classes, rest |
| `sendblue/sendblue-api` | Send and receive iMessage, SMS, and RCS from application code via the Sendblue HTTP API — text, media, group messages, send styles, reactions, typing indicat... | critical | community | sendblue, imessage, sms, rcs, messaging, api, webhooks | sendblue, imessage, sms, rcs, messaging, api, webhooks, send, receive, application, code, via |
| `sendblue/sendblue-cli` | Send iMessage and SMS from the shell via the @sendblue/cli npm package — outbound sends, contact management, and account setup with no API client or webhook ... | critical | sendblue-api/sendblue-cli | sendblue, imessage, sms, cli, messaging, notifications | sendblue, imessage, sms, cli, messaging, notifications, send, shell, via, npm, package, outbound |
| `shopify-apps` | Expert patterns for Shopify app development including Remix/React Router apps, embedded apps with App Bridge, webhook handling, GraphQL Admin API, Polaris co... | safe | vibeship-spawner-skills (Apache 2.0) | shopify, apps | shopify, apps, app, development, including, remix, react, router, embedded, bridge, webhook, handling |
| `shopify-development` | Build Shopify apps, extensions, themes using GraphQL Admin API, Shopify CLI, Polaris UI, and Liquid. | unknown | community | shopify | shopify, development, apps, extensions, themes, graphql, admin, api, cli, polaris, ui, liquid |
| `slack-bot-builder` | Build Slack apps using the Bolt framework across Python, JavaScript, and Java. Covers Block Kit for rich UIs, interactive components, slash commands, event h... | unknown | vibeship-spawner-skills (Apache 2.0) | slack, bot, builder | slack, bot, builder, apps, bolt, framework, python, javascript, java, covers, block, kit |
| `square-automation` | Automate Square tasks via Rube MCP (Composio): payments, orders, invoices, locations. Always search tools first for current schemas. | critical | community | square | square, automation, automate, tasks, via, rube, mcp, composio, payments, orders, invoices, locations |
| `stripe-integration` | Master Stripe payment processing integration for robust, PCI-compliant payment flows including checkout, subscriptions, webhooks, and refunds. | unknown | community | stripe, integration | stripe, integration, payment, processing, robust, pci, compliant, flows, including, checkout, subscriptions, webhooks |
| `telegram-automation` | Automate Telegram tasks via Rube MCP (Composio): send messages, manage chats, share photos/documents, and handle bot commands. Always search tools first for ... | critical | community | telegram | telegram, automation, automate, tasks, via, rube, mcp, composio, send, messages, chats, share |
| `telegram-bot-builder` | Expert in building Telegram bots that solve real problems - from simple automation to complex AI-powered bots. Covers bot architecture, the Telegram Bot API,... | unknown | vibeship-spawner-skills (Apache 2.0) | telegram, bot, builder | telegram, bot, builder, building, bots, solve, real, problems, simple, automation, complex, ai |
| `twilio-communications` | Build communication features with Twilio: SMS messaging, voice calls, WhatsApp Business API, and user verification (2FA). Covers the full spectrum from simpl... | unknown | vibeship-spawner-skills (Apache 2.0) | twilio, communications | twilio, communications, communication, features, sms, messaging, voice, calls, whatsapp, business, api, user |
| `unsplash-integration` | Integration skill for searching and fetching high-quality, free-to-use professional photography from Unsplash. | safe | community | unsplash, integration | unsplash, integration, skill, searching, fetching, high, quality, free, professional, photography |
| `whatsapp-automation` | Automate WhatsApp Business tasks via Rube MCP (Composio): send messages, manage templates, upload media, and handle contacts. Always search tools first for c... | unknown | community | whatsapp | whatsapp, automation, automate, business, tasks, via, rube, mcp, composio, send, messages, upload |
| `youtube-full` | Fetch YouTube transcripts, search videos, browse channels, and extract playlists via TranscriptAPI — no yt-dlp, no Google API key, works from any cloud server. | safe | ZeroPointRepo/youtube-skills | youtube, transcripts, video-search, channels, playlists, api, transcriptapi | youtube, transcripts, video-search, channels, playlists, api, transcriptapi, full, fetch, search, videos, browse |
## app-builder (4)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `app-builder/templates` | Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks. | unknown | community | app, builder/templates | app, builder/templates, scaffolding, new, applications, creating, scratch, contains, 12, various, tech, stacks |
| `fastapi-templates` | Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applicati... | unknown | community | fastapi | fastapi, async, dependency, injection, error, handling, building, new, applications, setting, up, backend |
| `frontend-mobile-development-component-scaffold` | You are a React component architecture expert specializing in scaffolding production-ready, accessible, and performant components. Generate complete componen... | unknown | community | frontend, mobile, component | frontend, mobile, component, development, scaffold, react, architecture, specializing, scaffolding, accessible, performant, components |
| `javascript-typescript-typescript-scaffold` | You are a TypeScript project architecture expert specializing in scaffolding production-ready Node.js and frontend applications. Generate complete project st... | unknown | community | javascript, typescript | javascript, typescript, scaffold, architecture, specializing, scaffolding, node, js, frontend, applications, generate, complete |
## architecture (28)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `architect-review` | Master software architect specializing in modern architecture | unknown | community | | architect, review, software, specializing, architecture |
| `architecture` | Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing ... | safe | community | architecture | architecture, architectural, decision, making, framework, requirements, analysis, trade, off, evaluation, adr, documentation |
| `architecture-decision-records` | Comprehensive patterns for creating, maintaining, and managing Architecture Decision Records (ADRs) that capture the context and rationale behind significant... | unknown | community | architecture, decision, records | architecture, decision, records, creating, maintaining, managing, adrs, capture, context, rationale, behind, significant |
| `architecture-patterns` | Master proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design to build maintainable, testable, a... | none | community | architecture | architecture, proven, backend, including, clean, hexagonal, domain, driven, maintainable, testable, scalable |
| `c4-architecture-c4-architecture` | Generate comprehensive C4 architecture documentation for an existing repository/codebase using a bottom-up analysis approach. | unknown | community | c4, architecture | c4, architecture, generate, documentation, existing, repository, codebase, bottom, up, analysis, approach |
| `c4-code` | Expert C4 Code-level documentation specialist. Analyzes code directories to create comprehensive C4 code-level documentation including function signatures, a... | unknown | community | c4, code | c4, code, level, documentation, analyzes, directories, including, function, signatures, arguments, dependencies, structure |
| `c4-component` | Expert C4 Component-level documentation specialist. Synthesizes C4 Code-level documentation into Component-level architecture, defining component boundaries,... | unknown | community | c4, component | c4, component, level, documentation, synthesizes, code, architecture, defining, boundaries, interfaces, relationships |
| `c4-container` | Expert C4 Container-level documentation specialist. | unknown | community | c4, container | c4, container, level, documentation |
| `c4-context` | Expert C4 Context-level documentation specialist. Creates high-level system context diagrams, documents personas, user journeys, system features, and externa... | unknown | community | c4 | c4, context, level, documentation, creates, high, diagrams, documents, personas, user, journeys, features |
| `codebase-design` | Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a... | safe | mattpocock/skills | architecture, workflow, coding-agents | architecture, workflow, coding-agents, codebase, shared, vocabulary, designing, deep, modules, user, wants, improve |
| `cqrs-implementation` | Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance, or bu... | unknown | community | cqrs | cqrs, command, query, responsibility, segregation, scalable, architectures, separating, read, write, models, optimizing |
| `ddd-context-mapping` | Map relationships between bounded contexts and define integration contracts using DDD context mapping patterns. | safe | self | ddd, context-map, anti-corruption-layer, integration | ddd, context-map, anti-corruption-layer, integration, context, mapping, map, relationships, between, bounded, contexts, define |
| `ddd-strategic-design` | Design DDD strategic artifacts including subdomains, bounded contexts, and ubiquitous language for complex business domains. | safe | self | ddd, strategic-design, bounded-context, ubiquitous-language | ddd, strategic-design, bounded-context, ubiquitous-language, strategic, artifacts, including, subdomains, bounded, contexts, ubiquitous, language |
| `ddd-tactical-patterns` | Apply DDD tactical patterns in code using entities, value objects, aggregates, repositories, and domain events with explicit invariants. | safe | self | ddd, tactical, aggregates, value-objects, domain-events | ddd, tactical, aggregates, value-objects, domain-events, apply, code, entities, value, objects, repositories, domain |
| `docs-architect` | Creates comprehensive technical documentation from existing codebases. Analyzes architecture, design patterns, and implementation details to produce long-for... | unknown | community | docs | docs, architect, creates, technical, documentation, existing, codebases, analyzes, architecture, details, produce, long |
| `domain-driven-design` | Plan and route Domain-Driven Design work from strategic modeling to tactical implementation and evented architecture patterns. | safe | self | ddd, domain, bounded-context, architecture | ddd, domain, bounded-context, architecture, driven, plan, route, work, strategic, modeling, tactical, evented |
| `domain-modeling` | Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision... | safe | mattpocock/skills | architecture, workflow, coding-agents | architecture, workflow, coding-agents, domain, modeling, sharpen, model, user, wants, pin, down, terminology |
| `event-sourcing-architect` | Expert in event sourcing, CQRS, and event-driven architecture patterns. Masters event store design, projection building, saga orchestration, and eventual con... | unknown | community | event, sourcing | event, sourcing, architect, cqrs, driven, architecture, masters, store, projection, building, saga, orchestration |
| `event-store-design` | Design and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or implement... | unknown | community | event, store | event, store, stores, sourced, building, sourcing, infrastructure, choosing, technologies, implementing, persistence |
| `graphql-architect` | Master modern GraphQL with federation, performance optimization, and enterprise security. Build scalable schemas, implement advanced caching, and design real... | unknown | community | graphql | graphql, architect, federation, performance, optimization, enterprise, security, scalable, schemas, caching, real, time |
| `microservices-patterns` | Master microservices architecture patterns including service boundaries, inter-service communication, data management, and resilience patterns for building d... | none | community | microservices | microservices, architecture, including, boundaries, inter, communication, data, resilience, building, distributed |
| `monopoly` | MONOPOLY is a Senior System Design Engineer skill for architecting, reviewing, and scaling systems. Triggers on requests involving architecture, databases, s... | unknown | community | monopoly | monopoly, senior, engineer, skill, architecting, reviewing, scaling, triggers, requests, involving, architecture, databases |
| `nodejs-best-practices` | Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying. | unknown | community | nodejs, best, practices | nodejs, best, practices, node, js, development, principles, decision, making, framework, selection, async |
| `production-code-audit` | Autonomously deep-scan entire codebase line-by-line, understand architecture and patterns, then systematically transform it to production-grade, corporate-le... | unknown | community | production, code, audit | production, code, audit, autonomously, deep, scan, entire, codebase, line, understand, architecture, then |
| `projection-patterns` | Build read models and projections from event streams. Use when implementing CQRS read sides, building materialized views, or optimizing query performance in ... | safe | community | projection | projection, read, models, projections, event, streams, implementing, cqrs, sides, building, materialized, views |
| `saga-orchestration` | Patterns for managing distributed transactions and long-running business processes. | unknown | community | saga | saga, orchestration, managing, distributed, transactions, long, running, business, processes |
| `site-architecture` | Plan or restructure website hierarchy, navigation, URL patterns, breadcrumbs, and internal linking. Use when mapping pages, sections, and site structure, but... | unknown | https://github.com/coreyhaines31/marketingskills | site, architecture | site, architecture, plan, restructure, website, hierarchy, navigation, url, breadcrumbs, internal, linking, mapping |
| `software-architecture` | Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that... | unknown | community | software, architecture | software, architecture, quality, skill, should, used, users, want, write, code, analyze, any |
## automation (50)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `airtable-automation` | Automate Airtable tasks via Rube MCP (Composio): records, bases, tables, fields, views. Always search tools first for current schemas. | critical | community | airtable | airtable, automation, automate, tasks, via, rube, mcp, composio, records, bases, tables, fields |
| `apify-actor-development` | Important: Before you begin, fill in the generatedBy property in the meta section of .actor/actor.json. Replace it with the tool and model you're currently u... | unknown | community | apify, actor | apify, actor, development, important, before, begin, fill, generatedby, property, meta, section, json |
| `apify-actorization` | Actorization converts existing software into reusable serverless applications compatible with the Apify platform. Actors are programs packaged as Docker imag... | unknown | community | apify, actorization | apify, actorization, converts, existing, software, reusable, serverless, applications, compatible, platform, actors, programs |
| `apify-audience-analysis` | Understand audience demographics, preferences, behavior patterns, and engagement quality across Facebook, Instagram, YouTube, and TikTok. | unknown | community | apify, audience | apify, audience, analysis, understand, demographics, preferences, behavior, engagement, quality, facebook, instagram, youtube |
| `apify-brand-reputation-monitoring` | Scrape reviews, ratings, and brand mentions from multiple platforms using Apify Actors. | unknown | community | apify, brand, reputation, monitoring | apify, brand, reputation, monitoring, scrape, reviews, ratings, mentions, multiple, platforms, actors |
| `apify-competitor-intelligence` | Analyze competitor strategies, content, pricing, ads, and market positioning across Google Maps, Booking.com, Facebook, Instagram, YouTube, and TikTok. | unknown | community | apify, competitor, intelligence | apify, competitor, intelligence, analyze, content, pricing, ads, market, positioning, google, maps, booking |
| `apify-content-analytics` | Track engagement metrics, measure campaign ROI, and analyze content performance across Instagram, Facebook, YouTube, and TikTok. | unknown | community | apify, content, analytics | apify, content, analytics, track, engagement, metrics, measure, campaign, roi, analyze, performance, instagram |
| `apify-ecommerce` | Extract product data, prices, reviews, and seller information from any e-commerce platform using Apify's E-commerce Scraping Tool. | unknown | community | apify, ecommerce | apify, ecommerce, extract, product, data, prices, reviews, seller, information, any, commerce, platform |
| `apify-influencer-discovery` | Find and evaluate influencers for brand partnerships, verify authenticity, and track collaboration performance across Instagram, Facebook, YouTube, and TikTok. | unknown | community | apify, influencer, discovery | apify, influencer, discovery, find, evaluate, influencers, brand, partnerships, verify, authenticity, track, collaboration |
| `apify-lead-generation` | Scrape leads from multiple platforms using Apify Actors. | unknown | community | apify, lead, generation | apify, lead, generation, scrape, leads, multiple, platforms, actors |
| `apify-market-research` | Analyze market conditions, geographic opportunities, pricing, consumer behavior, and product validation across Google Maps, Facebook, Instagram, Booking.com,... | unknown | community | apify, market, research | apify, market, research, analyze, conditions, geographic, opportunities, pricing, consumer, behavior, product, validation |
| `apify-trend-analysis` | Discover and track emerging trends across Google Trends, Instagram, Facebook, YouTube, and TikTok to inform content strategy. | unknown | community | apify, trend | apify, trend, analysis, discover, track, emerging, trends, google, instagram, facebook, youtube, tiktok |
| `apify-ultimate-scraper` | AI-driven data extraction from 55+ Actors across all major platforms. This skill automatically selects the best Actor for your task. | unknown | community | apify, ultimate, scraper | apify, ultimate, scraper, ai, driven, data, extraction, 55, actors, all, major, platforms |
| `auto-research` | Research uncertain questions with an explicit, user-approved web search or ChatGPT consultation, then present options and wait for implementation approval. | critical | self | research, chatgpt, playwright, browser-automation, decision-support, chinese | research, chatgpt, playwright, browser-automation, decision-support, chinese, auto, uncertain, questions, explicit, user, approved |
| `cicd-automation-workflow-automate` | You are a workflow automation expert specializing in creating efficient CI/CD pipelines, GitHub Actions workflows, and automated development processes. Desig... | unknown | community | cicd, automate | cicd, automate, automation, specializing, creating, efficient, ci, cd, pipelines, github, actions, automated |
| `circleci-automation` | Automate CircleCI tasks via Rube MCP (Composio): trigger pipelines, monitor workflows/jobs, retrieve artifacts and test metadata. Always search tools first f... | critical | community | circleci | circleci, automation, automate, tasks, via, rube, mcp, composio, trigger, pipelines, monitor, jobs |
| `clickup-automation` | Automate ClickUp project management including tasks, spaces, folders, lists, comments, and team operations via Rube MCP (Composio). Always search tools first... | critical | community | clickup | clickup, automation, automate, including, tasks, spaces, folders, lists, comments, team, operations, via |
| `community-building` | When the user wants to build, grow, or improve a developer community on Discord, Slack, or forums. Trigger phrases include "developer community," "Discord se... | unknown | jonathimer/devmarketing-skills | community, building | community, building, user, wants, grow, improve, developer, discord, slack, forums, trigger, phrases |
| `flowhunt-skill` | Automation discovery audit skill. Walks through a 5-question workflow intake, then audits Gmail/Calendar/Slack/task trackers to identify automation opportuni... | safe | heyneuron/flowhunt-skill | automation, discovery, audit, gmail, calendar, slack, productivity, workflow | automation, discovery, audit, gmail, calendar, slack, productivity, workflow, flowhunt, skill, walks, through |
| `freshdesk-automation` | Automate Freshdesk helpdesk operations including tickets, contacts, companies, notes, and replies via Rube MCP (Composio). Always search tools first for curr... | critical | community | freshdesk | freshdesk, automation, automate, helpdesk, operations, including, tickets, contacts, companies, notes, replies, via |
| `gemini-api-integration` | Use when integrating Google Gemini API into projects. Covers model selection, multimodal inputs, streaming, function calling, and production best practices. | safe | community | gemini, api, integration | gemini, api, integration, integrating, google, covers, model, selection, multimodal, inputs, streaming, function |
| `google-analytics-automation` | Automate Google Analytics tasks via Rube MCP (Composio): run reports, list accounts/properties, funnels, pivots, key events. Always search tools first for cu... | critical | community | google, analytics | google, analytics, automation, automate, tasks, via, rube, mcp, composio, run, reports, list |
| `google-docs-automation` | Lightweight Google Docs integration with standalone OAuth authentication. No MCP server required. | critical | community | google, docs | google, docs, automation, lightweight, integration, standalone, oauth, authentication, no, mcp, server, required |
| `google-drive-automation` | Lightweight Google Drive integration with standalone OAuth authentication. No MCP server required. Full read/write access. | critical | community | google, drive | google, drive, automation, lightweight, integration, standalone, oauth, authentication, no, mcp, server, required |
| `helpdesk-automation` | Automate HelpDesk tasks via Rube MCP (Composio): list tickets, manage views, use canned responses, and configure custom fields. Always search tools first for... | critical | community | helpdesk | helpdesk, automation, automate, tasks, via, rube, mcp, composio, list, tickets, views, canned |
| `hubspot-automation` | Automate HubSpot CRM operations (contacts, companies, deals, tickets, properties) via Rube MCP using Composio integration. | critical | community | hubspot | hubspot, automation, automate, crm, operations, contacts, companies, deals, tickets, properties, via, rube |
| `intercom-automation` | Automate Intercom tasks via Rube MCP (Composio): conversations, contacts, companies, segments, admins. Always search tools first for current schemas. | unknown | community | intercom | intercom, automation, automate, tasks, via, rube, mcp, composio, conversations, contacts, companies, segments |
| `make-automation` | Automate Make (Integromat) tasks via Rube MCP (Composio): operations, enums, language and timezone lookups. Always search tools first for current schemas. | critical | community | make | make, automation, automate, integromat, tasks, via, rube, mcp, composio, operations, enums, language |
| `n8n-code-javascript` | Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with $helpers, working wit... | unknown | community | n8n, code, javascript | n8n, code, javascript, write, nodes, writing, input, json, node, syntax, making, http |
| `n8n-code-python` | Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with standard library, or need to understand Py... | unknown | community | n8n, code, python | n8n, code, python, write, nodes, writing, input, json, node, syntax, working, standard |
| `n8n-expression-syntax` | Validate n8n expression syntax and fix common errors. Use when writing n8n expressions, using {{}} syntax, accessing $json/$node variables, troubleshooting e... | unknown | community | n8n, expression, syntax | n8n, expression, syntax, validate, fix, common, errors, writing, expressions, accessing, json, node |
| `n8n-mcp-tools-expert` | Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, or us... | unknown | community | n8n, mcp | n8n, mcp, effectively, searching, nodes, validating, configurations, accessing, managing, any, provides, selection |
| `n8n-node-configuration` | Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between g... | unknown | community | n8n, node, configuration | n8n, node, configuration, operation, aware, guidance, configuring, nodes, understanding, property, dependencies, determining |
| `n8n-validation-expert` | Expert guide for interpreting and fixing n8n validation errors. | unknown | community | n8n, validation | n8n, validation, interpreting, fixing, errors |
| `n8n-workflow-patterns` | Proven architectural patterns for building n8n workflows. | unknown | community | n8n | n8n, proven, architectural, building |
| `notion-automation` | Automate Notion tasks via Rube MCP (Composio): pages, databases, blocks, comments, users. Always search tools first for current schemas. | critical | community | notion | notion, automation, automate, tasks, via, rube, mcp, composio, pages, databases, blocks, comments |
| `outlook-automation` | Automate Outlook tasks via Rube MCP (Composio): emails, calendar, contacts, folders, attachments. Always search tools first for current schemas. | unknown | community | outlook | outlook, automation, automate, tasks, via, rube, mcp, composio, emails, calendar, contacts, folders |
| `outlook-calendar-automation` | Automate Outlook Calendar tasks via Rube MCP (Composio): create events, manage attendees, find meeting times, and handle invitations. Always search tools fir... | critical | community | outlook, calendar | outlook, calendar, automation, automate, tasks, via, rube, mcp, composio, events, attendees, find |
| `prompt-engineer` | Transforms user prompts into optimized prompts using frameworks (RTF, RISEN, Chain of Thought, RODES, Chain of Density, RACE, RISE, STAR, SOAP, CLEAR, GROW) | safe | community | prompt-engineering, optimization, frameworks, ai-enhancement | prompt-engineering, optimization, frameworks, ai-enhancement, prompt, engineer, transforms, user, prompts, optimized, rtf, risen |
| `render-automation` | Automate Render tasks via Rube MCP (Composio): services, deployments, projects. Always search tools first for current schemas. | unknown | community | render | render, automation, automate, tasks, via, rube, mcp, composio, deployments, always, search, first |
| `sendblue/sendblue-notify` | Text the user's phone when a long-running task, agent turn, or scheduled job finishes — via @sendblue/cli for outbound, optionally wired to a Claude Code Sto... | critical | community | sendblue, imessage, sms, notifications, hooks, claude-code, automation | sendblue, imessage, sms, notifications, hooks, claude-code, automation, notify, text, user, phone, long |
| `sendblue/textme` | Text Claude from your phone — set up the njerschow/textme daemon so inbound iMessages drive a Claude Code session on your laptop, with voice notes, image inp... | critical | njerschow/textme | textme, sendblue, imessage, sms, claude-code, daemon, remote-control, automation | textme, sendblue, imessage, sms, claude-code, daemon, remote-control, automation, text, claude, phone, set |
| `sendgrid-automation` | Automate SendGrid email delivery workflows including marketing campaigns (Single Sends), contact and list management, sender identity setup, and email analyt... | critical | community | sendgrid | sendgrid, automation, automate, email, delivery, including, marketing, campaigns, single, sends, contact, list |
| `shopify-automation` | Automate Shopify tasks via Rube MCP (Composio): products, orders, customers, inventory, collections. Always search tools first for current schemas. | unknown | community | shopify | shopify, automation, automate, tasks, via, rube, mcp, composio, products, orders, customers, inventory |
| `slack-automation` | Automate Slack workspace operations including messaging, search, channel management, and reaction workflows through Composio's Slack toolkit. | critical | community | slack | slack, automation, automate, workspace, operations, including, messaging, search, channel, reaction, through, composio |
| `smart-git-automation` | Smart change detection, auto branch naming, and streamlined commit/PR workflow | critical | mskadu/opencode-agent-skills | git | git, smart, automation, change, detection, auto, branch, naming, streamlined, commit, pr |
| `stripe-automation` | Automate Stripe tasks via Rube MCP (Composio): customers, charges, subscriptions, invoices, products, refunds. Always search tools first for current schemas. | critical | community | stripe | stripe, automation, automate, tasks, via, rube, mcp, composio, customers, charges, subscriptions, invoices |
| `zapier-make-patterns` | No-code automation democratizes workflow building. Zapier and Make (formerly Integromat) let non-developers automate business processes without writing code.... | unknown | vibeship-spawner-skills (Apache 2.0) | zapier, make | zapier, make, no, code, automation, democratizes, building, formerly, integromat, let, non, developers |
| `zendesk-automation` | Automate Zendesk tasks via Rube MCP (Composio): tickets, users, organizations, replies. Always search tools first for current schemas. | critical | community | zendesk | zendesk, automation, automate, tasks, via, rube, mcp, composio, tickets, users, organizations, replies |
| `zoom-automation` | Automate Zoom meeting creation, management, recordings, webinars, and participant tracking via Rube MCP (Composio). Always search tools first for current sch... | critical | community | zoom | zoom, automation, automate, meeting, creation, recordings, webinars, participant, tracking, via, rube, mcp |
## backend (39)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `api-analyzer` | Validates whether an API request is correct based on provided inputs (method, URL, headers, body, auth, query params). Use this skill whenever a user wants t... | unknown | LambdaTest/agent-skills | api, analyzer | api, analyzer, validates, whether, request, correct, provided, inputs, method, url, headers, body |
| `api-and-interface-design` | Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, def... | unknown | addyosmani/agent-skills | api, and, interface | api, and, interface, guides, stable, designing, apis, module, boundaries, any, public, creating |
| `api-design-principles` | Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers and stand the test of time. | safe | community | api, principles | api, principles, rest, graphql, intuitive, scalable, maintainable, apis, delight, developers, stand, test |
| `api-designer` | Generates complete, production-ready REST API endpoint specifications for any system or domain the user describes. Use this skill whenever the user asks abou... | unknown | LambdaTest/agent-skills | api, designer | api, designer, generates, complete, rest, endpoint, specifications, any, domain, user, describes, skill |
| `api-documentation-generator` | Generate comprehensive, developer-friendly API documentation from code, including endpoints, parameters, examples, and best practices | unknown | community | api, documentation, generator | api, documentation, generator, generate, developer, friendly, code, including, endpoints, parameters, examples |
| `api-documenter` | Master API documentation with OpenAPI 3.1, AI-powered tools, and modern developer experience practices. Create interactive docs, generate SDKs, and build com... | unknown | community | api, documenter | api, documenter, documentation, openapi, ai, powered, developer, experience, interactive, docs, generate, sdks |
| `api-fuzzing-bug-bounty` | Provide comprehensive techniques for testing REST, SOAP, and GraphQL APIs during bug bounty hunting and penetration testing engagements. Covers vulnerability... | offensive | community | api, fuzzing, bug, bounty | api, fuzzing, bug, bounty, provide, techniques, testing, rest, soap, graphql, apis, during |
| `api-integration` | Designs event-driven architectures, webhook systems, API chaining flows, ETL pipelines, and integration patterns between services. Use whenever the user asks... | unknown | LambdaTest/agent-skills | api, integration | api, integration, designs, event, driven, architectures, webhook, chaining, flows, etl, pipelines, between |
| `api-onboarding` | Reduce time-to-first-API-call (TTFAC) by optimizing every step of the developer onboarding journey. This skill covers authentication simplification, sandbox ... | unknown | jonathimer/devmarketing-skills | api, onboarding | api, onboarding, reduce, time, first, call, ttfac, optimizing, every, step, developer, journey |
| `api-patterns` | API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination. | unknown | community | api | api, principles, decision, making, rest, vs, graphql, trpc, selection, response, formats, versioning |
| `api-sdk-generator` | Generates client SDK code, API wrapper libraries, request/response models, and language-specific usage patterns for any REST API. Use whenever the user asks ... | unknown | LambdaTest/agent-skills | api, sdk, generator | api, sdk, generator, generates, client, code, wrapper, libraries, request, response, models, language |
| `api-security-best-practices` | Implement secure API design patterns including authentication, authorization, input validation, rate limiting, and protection against common API vulnerabilities | unknown | community | api, security, best, practices | api, security, best, practices, secure, including, authentication, authorization, input, validation, rate, limiting |
| `api-testing-observability-api-mock` | You are an API mocking expert specializing in realistic mock services for development, testing, and demos. Design mocks that simulate real API behavior and e... | unknown | community | api, observability, mock | api, observability, mock, testing, mocking, specializing, realistic, development, demos, mocks, simulate, real |
| `appdeploy` | Deploy web apps with backend APIs, database, and file storage. Use when the user asks to deploy or publish a website or web app and wants a public URL. Uses ... | safe | AppDeploy (MIT) | appdeploy | appdeploy, deploy, web, apps, backend, apis, database, file, storage, user, asks, publish |
| `atlas-contract` | Goal-integrity skill. Use for backend/API/persistence, preserve/do-not-change, tests/validation, mocks, rework, multi-part requests. Emits Goal Contracts, De... | critical | wede-wx/atlas | atlas, contract | atlas, contract, goal, integrity, skill, backend, api, persistence, preserve, do, change, tests |
| `backend-architect` | Expert backend architect specializing in scalable API design, microservices architecture, and distributed systems. | unknown | community | backend | backend, architect, specializing, scalable, api, microservices, architecture, distributed |
| `backend-dev-guidelines` | You are a senior backend engineer operating production-grade services under strict architectural and reliability constraints. Use when routes, controllers, s... | unknown | community | backend, dev, guidelines | backend, dev, guidelines, senior, engineer, operating, grade, under, strict, architectural, reliability, constraints |
| `backend-development-feature-development` | Orchestrate end-to-end backend feature development from requirements to deployment. Use when coordinating multi-phase feature delivery across teams and servi... | unknown | community | backend | backend, development, feature, orchestrate, requirements, deployment, coordinating, multi, phase, delivery, teams |
| `backend-security-coder` | Expert in secure backend coding practices specializing in input validation, authentication, and API security. Use PROACTIVELY for backend security implementa... | unknown | community | backend, security, coder | backend, security, coder, secure, coding, specializing, input, validation, authentication, api, proactively, implementations |
| `comfyui-gateway` | REST API gateway for ComfyUI servers. Workflow management, job queuing, webhooks, caching, auth, rate limiting, and image delivery (URL + base64). | safe | community | comfyui, api-gateway, image-generation, typescript | comfyui, api-gateway, image-generation, typescript, gateway, rest, api, servers, job, queuing, webhooks, caching |
| `copilot-sdk` | Build applications that programmatically interact with GitHub Copilot. The SDK wraps the Copilot CLI via JSON-RPC, providing session management, custom tools... | unknown | community | copilot, sdk | copilot, sdk, applications, programmatically, interact, github, wraps, cli, via, json, rpc, providing |
| `django-access-review` | django-access-review | unknown | community | django, access | django, access, review |
| `django-perf-review` | Django performance code review. Use when asked to "review Django performance", "find N+1 queries", "optimize Django", "check queryset performance", "database... | unknown | community | django, perf | django, perf, review, performance, code, asked, find, queries, optimize, check, queryset, database |
| `dotnet-backend` | Build ASP.NET Core 8+ backend services with EF Core, auth, background jobs, and production API patterns. | safe | self | dotnet, backend | dotnet, backend, asp, net, core, ef, auth, background, jobs, api |
| `dotnet-backend-patterns` | Master C#/.NET patterns for building production-grade APIs, MCP servers, and enterprise backends with modern best practices (2024/2025). | safe | community | dotnet, backend | dotnet, backend, net, building, grade, apis, mcp, servers, enterprise, backends, 2024, 2025 |
| `fastapi-router-py` | Create FastAPI routers following established patterns with proper authentication, response models, and HTTP status codes. | unknown | community | fastapi, router, py | fastapi, router, py, routers, following, established, proper, authentication, response, models, http, status |
| `graphql` | GraphQL gives clients exactly the data they need - no more, no less. One endpoint, typed schema, introspection. But the flexibility that makes it powerful al... | safe | vibeship-spawner-skills (Apache 2.0) | graphql | graphql, gives, clients, exactly, data, no, less, one, endpoint, typed, schema, introspection |
| `hono` | Build ultra-fast web APIs and full-stack apps with Hono — runs on Cloudflare Workers, Deno, Bun, Node.js, and any WinterCG-compatible runtime. | safe | community | hono, edge, cloudflare-workers, bun, deno, api, typescript, web-standards | hono, edge, cloudflare-workers, bun, deno, api, typescript, web-standards, ultra, fast, web, apis |
| `junta-leiloeiros` | Coleta e consulta dados de leiloeiros oficiais de todas as 27 Juntas Comerciais do Brasil. Scraper multi-UF, banco SQLite, API FastAPI e exportacao CSV/JSON. | safe | community | scraping, brazilian-data, auctioneers, api | scraping, brazilian-data, auctioneers, api, junta, leiloeiros, coleta, consulta, dados, de, oficiais, todas |
| `neon-functions` | Long-running, serverless Node.js HTTP functions deployed onto your Neon branch, with DATABASE_URL injected automatically and compute that runs next to your d... | unknown | neondatabase/agent-skills | neon, functions | neon, functions, long, running, serverless, node, js, http, deployed, onto, branch, database |
| `neon-postgres` | Guides and best practices for working with Neon Serverless Postgres. Covers setup, connection methods, branching, autoscaling, scale-to-zero, read replicas, ... | unknown | neondatabase/agent-skills | neon, postgres | neon, postgres, guides, working, serverless, covers, setup, connection, methods, branching, autoscaling, scale |
| `nodejs-backend-patterns` | Comprehensive guidance for building scalable, maintainable, and production-ready Node.js backend applications with modern frameworks, architectural patterns,... | safe | community | nodejs, backend | nodejs, backend, guidance, building, scalable, maintainable, node, js, applications, frameworks, architectural |
| `openapi-spec-generator` | Generate complete, production-ready OpenAPI 3.x and Swagger 2.0 specifications from natural language descriptions, code, or partial specs. Use this skill whe... | unknown | LambdaTest/agent-skills | openapi, spec, generator | openapi, spec, generator, generate, complete, swagger, specifications, natural, language, descriptions, code, partial |
| `postman-collection-generator` | Generate complete, import-ready Postman Collection v2.1 JSON files from natural language API descriptions or cURL commands. Use this skill whenever the user ... | unknown | LambdaTest/agent-skills | postman, collection, generator | postman, collection, generator, generate, complete, import, v2, json, files, natural, language, api |
| `pubmed-database` | Direct REST API access to PubMed. Advanced Boolean/MeSH queries, E-utilities API, batch processing, citation management. For Python workflows, prefer biopyth... | unknown | community | pubmed, database | pubmed, database, direct, rest, api, access, boolean, mesh, queries, utilities, batch, processing |
| `telegram` | Integracao completa com Telegram Bot API. Setup com BotFather, mensagens, webhooks, inline keyboards, grupos, canais. Boilerplates Node.js e Python. | critical | community | messaging, telegram, bots, webhooks | messaging, telegram, bots, webhooks, integracao, completa, com, bot, api, setup, botfather, mensagens |
| `uniprot-database` | Direct REST API access to UniProt. Protein searches, FASTA retrieval, ID mapping, Swiss-Prot/TrEMBL. For Python workflows with multiple databases, prefer bio... | safe | community | uniprot, database | uniprot, database, direct, rest, api, access, protein, searches, fasta, retrieval, id, mapping |
| `whatsapp-cloud-api` | Integracao com WhatsApp Business Cloud API (Meta). Mensagens, templates, webhooks HMAC-SHA256, automacao de atendimento. Boilerplates Node.js e Python. | critical | community | messaging, whatsapp, meta, webhooks | messaging, whatsapp, meta, webhooks, cloud, api, integracao, com, business, mensagens, hmac, sha256 |
| `x402-express-wrapper` | Wrapper oficial de M2MCent (Node.js) para inyectar muros de pago x402 en APIs o servidores Model Context Protocol (MCP). Usar al construir nuevos servicios q... | critical | community | x402, defi, monetization, express, mcp | x402, defi, monetization, express, mcp, wrapper, oficial, de, m2mcent, node, js, para |
## blockchain (7)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `blockchain-developer` | Build production-ready Web3 applications, smart contracts, and decentralized systems. Implements DeFi protocols, NFT platforms, DAOs, and enterprise blockcha... | unknown | community | blockchain | blockchain, developer, web3, applications, smart, contracts, decentralized, implements, defi, protocols, nft, platforms |
| `crypto-bd-agent` | Production-tested patterns for building AI agents that autonomously discover, > evaluate, and acquire token listings for cryptocurrency exchanges. | safe | community | crypto, bd, agent | crypto, bd, agent, tested, building, ai, agents, autonomously, discover, evaluate, acquire, token |
| `defi-protocol-templates` | Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and lending systems. Use when building decentralized finance applicat... | unknown | community | defi, protocol | defi, protocol, protocols, staking, amms, governance, lending, building, decentralized, finance, applications, smart |
| `lightning-architecture-review` | Review Bitcoin Lightning Network protocol designs, compare channel factory approaches, and analyze Layer 2 scaling tradeoffs. Covers trust models, on-chain f... | safe | community | lightning, architecture | lightning, architecture, review, bitcoin, network, protocol, designs, compare, channel, factory, approaches, analyze |
| `lightning-channel-factories` | Technical reference on Lightning Network channel factories, multi-party channels, LSP architectures, and Bitcoin Layer 2 scaling without soft forks. Covers D... | safe | community | lightning, channel, factories | lightning, channel, factories, technical, reference, network, multi, party, channels, lsp, architectures, bitcoin |
| `lightning-factory-explainer` | Explain Bitcoin Lightning channel factories and the SuperScalar protocol — scalable Lightning onboarding using shared UTXOs, Decker-Wattenhofer trees, timeou... | safe | community | lightning, factory, explainer | lightning, factory, explainer, explain, bitcoin, channel, factories, superscalar, protocol, scalable, onboarding, shared |
| `web3-testing` | Master comprehensive testing strategies for smart contracts using Hardhat, Foundry, and advanced testing patterns. | unknown | community | web3 | web3, testing, smart, contracts, hardhat, foundry |
## browser-automation (2)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `browser-harness` | Drive an existing browser through CDP for authenticated, visual, or interactive web automation. | critical | davidondrej/skills | browser, cdp, automation, scraping | browser, cdp, automation, scraping, harness, drive, existing, through, authenticated, visual, interactive, web |
| `skyvern-browser-automation` | AI-powered browser automation — navigate sites, fill forms, extract structured data, log in with stored credentials, and build reusable workflows. | safe | Skyvern-AI/skyvern | browser-automation, mcp, web-scraping, form-filling, ai-agents, workflow-automation | browser-automation, mcp, web-scraping, form-filling, ai-agents, workflow-automation, skyvern, browser, automation, ai, powered, navigate |
## business (69)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `backtesting-frameworks` | Build robust, production-grade backtesting systems that avoid common pitfalls and produce reliable strategy performance estimates. | safe | community | backtesting, frameworks | backtesting, frameworks, robust, grade, avoid, common, pitfalls, produce, reliable, performance, estimates |
| `bamboohr-automation` | Automate BambooHR tasks via Rube MCP (Composio): employees, time-off, benefits, dependents, employee updates. Always search tools first for current schemas. | critical | community | bamboohr | bamboohr, automation, automate, tasks, via, rube, mcp, composio, employees, time, off, benefits |
| `business-analyst` | Master modern business analysis with AI-powered analytics, real-time dashboards, and data-driven insights. Build comprehensive KPI frameworks, predictive mod... | unknown | community | business, analyst | business, analyst, analysis, ai, powered, analytics, real, time, dashboards, data, driven, insights |
| `carrier-relationship-management` | Codified expertise for managing carrier portfolios, negotiating freight rates, tracking carrier performance, allocating freight, and maintaining strategic ca... | safe | https://github.com/ai-evos/agent-skills | carrier, relationship | carrier, relationship, codified, expertise, managing, portfolios, negotiating, freight, rates, tracking, performance, allocating |
| `competitive-landscape` | Comprehensive frameworks for analyzing competition, identifying differentiation opportunities, and developing winning market positioning strategies. | safe | community | competitive, landscape | competitive, landscape, frameworks, analyzing, competition, identifying, differentiation, opportunities, developing, winning, market, positioning |
| `competitor-alternatives` | You are an expert in creating competitor comparison and alternative pages. Your goal is to build pages that rank for competitive search terms, provide genuin... | unknown | community | competitor, alternatives | competitor, alternatives, creating, comparison, alternative, pages, goal, rank, competitive, search, terms, provide |
| `competitor-tracking` | Systematic competitor analysis for developer tools. Track features, pricing, positioning, content strategy, and community sentiment for direct and indirect c... | unknown | jonathimer/devmarketing-skills | competitor, tracking | competitor, tracking, systematic, analysis, developer, track, features, pricing, positioning, content, community, sentiment |
| `crossframe-org` | Use when CrossFrame Suite routes explicit Chinese analysis of teams, projects, organizations, responsibility chains, feedback write-back, repair, or retrospe... | safe | xi-kari/crossframe-skill | crossframe, chinese, organization, retrospective, repair | crossframe, chinese, organization, retrospective, repair, org, suite, routes, explicit, analysis, teams, organizations |
| `customer-support` | Elite AI-powered customer support specialist mastering conversational AI, automated ticketing, sentiment analysis, and omnichannel support experiences. | unknown | community | customer, support | customer, support, elite, ai, powered, mastering, conversational, automated, ticketing, sentiment, analysis, omnichannel |
| `energy-procurement` | Codified expertise for electricity and gas procurement, tariff optimisation, demand charge management, renewable PPA evaluation, and multi-facility energy co... | safe | https://github.com/ai-evos/agent-skills | energy, procurement | energy, procurement, codified, expertise, electricity, gas, tariff, optimisation, demand, charge, renewable, ppa |
| `hr-pro` | Professional, ethical HR partner for hiring, onboarding/offboarding, PTO and leave, performance, compliant policies, and employee relations. | unknown | community | hr | hr, pro, professional, ethical, partner, hiring, onboarding, offboarding, pto, leave, performance, compliant |
| `inventory-demand-planning` | Codified expertise for demand forecasting, safety stock optimisation, replenishment planning, and promotional lift estimation at multi-location retailers. | safe | https://github.com/ai-evos/agent-skills | inventory, demand, planning | inventory, demand, planning, codified, expertise, forecasting, safety, stock, optimisation, replenishment, promotional, lift |
| `kpi-dashboard-design` | Comprehensive patterns for designing effective Key Performance Indicator (KPI) dashboards that drive business decisions. | unknown | community | kpi, dashboard | kpi, dashboard, designing, effective, key, performance, indicator, dashboards, drive, business, decisions |
| `market-sizing-analysis` | Comprehensive market sizing methodologies for calculating Total Addressable Market (TAM), Serviceable Available Market (SAM), and Serviceable Obtainable Mark... | safe | community | market, sizing | market, sizing, analysis, methodologies, calculating, total, addressable, tam, serviceable, available, sam, obtainable |
| `marketing-plan` | When the user needs a comprehensive marketing plan for a client, a company they advise, or their own product. Also use when the user mentions "marketing plan... | unknown | coreyhaines31/marketingskills | marketing, plan | marketing, plan, user, client, company, advise, own, product, mentions, growth, gtm, go |
| `micro-saas-launcher` | Expert in launching small, focused SaaS products fast - the indie hacker approach to building profitable software. Covers idea validation, MVP development, p... | unknown | vibeship-spawner-skills (Apache 2.0) | micro, saas, launcher | micro, saas, launcher, launching, small, products, fast, indie, hacker, approach, building, profitable |
| `moatmri` | Analyze AI disruption pressure across a business, map competitive exposure, and produce a 90-day defensive action plan. | safe | community | moatmri | moatmri, analyze, ai, disruption, pressure, business, map, competitive, exposure, produce, 90, day |
| `monetization` | Estrategia e implementacao de monetizacao para produtos digitais - Stripe, subscriptions, pricing experiments, freemium, upgrade flows, churn prevention, rev... | none | community | monetization, stripe, saas, pricing, subscriptions | monetization, stripe, saas, pricing, subscriptions, estrategia, implementacao, de, monetizacao, para, produtos, digitais |
| `notion-template-business` | Expert in building and selling Notion templates as a business - not just making templates, but building a sustainable digital product business. Covers templa... | unknown | vibeship-spawner-skills (Apache 2.0) | notion, business | notion, business, building, selling, just, making, sustainable, digital, product, covers, pricing, marketplaces |
| `odoo-accounting-setup` | Expert guide for configuring Odoo Accounting: chart of accounts, journals, fiscal positions, taxes, payment terms, and bank reconciliation. | safe | self | odoo, accounting, setup | odoo, accounting, setup, configuring, chart, accounts, journals, fiscal, positions, taxes, payment, terms |
| `odoo-automated-tests` | Write and run Odoo automated tests using TransactionCase, HttpCase, and browser tour tests. Covers test data setup, mocking, and CI integration. | safe | self | odoo, automated, tests | odoo, automated, tests, write, run, transactioncase, httpcase, browser, tour, covers, test, data |
| `odoo-backup-strategy` | Complete Odoo backup and restore strategy: database dumps, filestore backup, automated scheduling, cloud storage upload, and tested restore procedures. | safe | self | odoo, backup | odoo, backup, complete, restore, database, dumps, filestore, automated, scheduling, cloud, storage, upload |
| `odoo-docker-deployment` | Production-ready Docker and docker-compose setup for Odoo with PostgreSQL, persistent volumes, environment-based configuration, and Nginx reverse proxy. | safe | self | odoo, docker, deployment | odoo, docker, deployment, compose, setup, postgresql, persistent, volumes, environment, configuration, nginx, reverse |
| `odoo-ecommerce-configurator` | Expert guide for Odoo eCommerce and Website: product catalog, payment providers, shipping methods, SEO, and order-to-fulfillment workflow. | safe | self | odoo, ecommerce, configurator | odoo, ecommerce, configurator, website, product, catalog, payment, providers, shipping, methods, seo, order |
| `odoo-edi-connector` | Guide for implementing EDI (Electronic Data Interchange) with Odoo: X12, EDIFACT document mapping, partner onboarding, and automated order processing. | unknown | community | odoo, edi, connector | odoo, edi, connector, implementing, electronic, data, interchange, x12, edifact, document, mapping, partner |
| `odoo-hr-payroll-setup` | Expert guide for Odoo HR and Payroll: salary structures, payslip rules, leave policies, employee contracts, and payroll journal entries. | safe | self | odoo, hr, payroll, setup | odoo, hr, payroll, setup, salary, structures, payslip, rules, leave, policies, employee, contracts |
| `odoo-inventory-optimizer` | Expert guide for Odoo Inventory: stock valuation (FIFO/AVCO), reordering rules, putaway strategies, routes, and multi-warehouse configuration. | safe | self | odoo, inventory, optimizer | odoo, inventory, optimizer, stock, valuation, fifo, avco, reordering, rules, putaway, routes, multi |
| `odoo-l10n-compliance` | Country-specific Odoo localization: tax configuration, e-invoicing (CFDI, FatturaPA, SAF-T), fiscal reporting, and country chart of accounts setup. | unknown | community | odoo, l10n, compliance | odoo, l10n, compliance, country, specific, localization, tax, configuration, invoicing, cfdi, fatturapa, saf |
| `odoo-manufacturing-advisor` | Expert guide for Odoo Manufacturing: Bills of Materials (BoM), Work Centers, routings, MRP planning, and production order workflows. | safe | self | odoo, manufacturing, advisor | odoo, manufacturing, advisor, bills, materials, bom, work, centers, routings, mrp, planning, order |
| `odoo-migration-helper` | Step-by-step guide for migrating Odoo custom modules between versions (v14→v15→v16→v17). Covers API changes, deprecated methods, and view migration. | safe | self | odoo, migration, helper | odoo, migration, helper, step, migrating, custom, modules, between, versions, v14, v15, v16 |
| `odoo-module-developer` | Expert guide for creating custom Odoo modules. Covers __manifest__.py, model inheritance, ORM patterns, and module structure best practices. | safe | self | odoo, module | odoo, module, developer, creating, custom, modules, covers, manifest, py, model, inheritance, orm |
| `odoo-orm-expert` | Master Odoo ORM patterns: search, browse, create, write, domain filters, computed fields, and performance-safe query techniques. | safe | self | odoo, orm | odoo, orm, search, browse, write, domain, filters, computed, fields, performance, safe, query |
| `odoo-performance-tuner` | Expert guide for diagnosing and fixing Odoo performance issues: slow queries, worker configuration, memory limits, PostgreSQL tuning, and profiling tools. | safe | self | odoo, performance, tuner | odoo, performance, tuner, diagnosing, fixing, issues, slow, queries, worker, configuration, memory, limits |
| `odoo-project-timesheet` | Expert guide for Odoo Project and Timesheets: task stages, billable time tracking, timesheet approval, budget alerts, and invoicing from timesheets. | safe | self | odoo, timesheet | odoo, timesheet, timesheets, task, stages, billable, time, tracking, approval, budget, alerts, invoicing |
| `odoo-purchase-workflow` | Expert guide for Odoo Purchase: RFQ → PO → Receipt → Vendor Bill workflow, purchase agreements, vendor price lists, and 3-way matching. | safe | self | odoo, purchase | odoo, purchase, rfq, po, receipt, vendor, bill, agreements, price, lists, way, matching |
| `odoo-qweb-templates` | Expert in Odoo QWeb templating for PDF reports, email templates, and website pages. Covers t-if, t-foreach, t-field, and report actions. | safe | self | odoo, qweb | odoo, qweb, templating, pdf, reports, email, website, pages, covers, foreach, field, report |
| `odoo-rpc-api` | Expert on Odoo's external JSON-RPC and XML-RPC APIs. Covers authentication, model calls, record CRUD, and real-world integration examples in Python, JavaScri... | safe | self | odoo, rpc, api | odoo, rpc, api, external, json, xml, apis, covers, authentication, model, calls, record |
| `odoo-sales-crm-expert` | Expert guide for Odoo Sales and CRM: pipeline stages, quotation templates, pricelists, sales teams, lead scoring, and forecasting. | safe | self | odoo, sales, crm | odoo, sales, crm, pipeline, stages, quotation, pricelists, teams, lead, scoring, forecasting |
| `odoo-security-rules` | Expert in Odoo access control: ir.model.access.csv, record rules (ir.rule), groups, and multi-company security patterns. | safe | self | odoo, security, rules | odoo, security, rules, access, control, ir, model, csv, record, rule, groups, multi |
| `odoo-shopify-integration` | Connect Odoo with Shopify: sync products, inventory, orders, and customers using the Shopify API and Odoo's external API or connector modules. | unknown | community | odoo, shopify, integration | odoo, shopify, integration, connect, sync, products, inventory, orders, customers, api, external, connector |
| `odoo-upgrade-advisor` | Step-by-step Odoo version upgrade advisor: pre-upgrade checklist, community vs enterprise upgrade path, OCA module compatibility, and post-upgrade validation. | safe | self | odoo, upgrade, advisor | odoo, upgrade, advisor, step, version, pre, checklist, community, vs, enterprise, path, oca |
| `odoo-woocommerce-bridge` | Sync Odoo with WooCommerce: products, inventory, orders, and customers via WooCommerce REST API and Odoo external API. | unknown | community | odoo, woocommerce, bridge | odoo, woocommerce, bridge, sync, products, inventory, orders, customers, via, rest, api, external |
| `odoo-xml-views-builder` | Expert at building Odoo XML views: Form, List, Kanban, Search, Calendar, and Graph. Generates correct XML for Odoo 14-17 with proper visibility syntax. | safe | self | odoo, xml, views, builder | odoo, xml, views, builder, building, form, list, kanban, search, calendar, graph, generates |
| `pipedrive-automation` | Automate Pipedrive CRM operations including deals, contacts, organizations, activities, notes, and pipeline management via Rube MCP (Composio). Always search... | critical | community | pipedrive | pipedrive, automation, automate, crm, operations, including, deals, contacts, organizations, activities, notes, pipeline |
| `pricing-strategy` | Design pricing, packaging, and monetization strategies based on value, customer willingness to pay, and growth objectives. | unknown | community | pricing | pricing, packaging, monetization, value, customer, willingness, pay, growth, objectives |
| `product-design` | Design de produto nivel Apple — sistemas visuais, UX flows, acessibilidade, linguagem visual proprietaria, design tokens, prototipagem e handoff. Cobre Figma... | none | community | design, ux, design-systems, accessibility, figma | design, ux, design-systems, accessibility, figma, product, de, produto, nivel, apple, sistemas, visuais |
| `product-inventor` | Product Inventor e Design Alchemist de nivel maximo — combina Product Thinking, Design Systems, UI Engineering, Psicologia Cognitiva, Storytelling e execucao... | none | community | product-thinking, innovation, ux-design, storytelling | product-thinking, innovation, ux-design, storytelling, product, inventor, alchemist, de, nivel, maximo, combina, thinking |
| `product-manager` | Senior PM agent with 6 knowledge domains, 30+ frameworks, 12 templates, and 32 SaaS metrics with formulas. Pure Markdown, zero scripts. | safe | Digidai/product-manager-skills (MIT) | product-management, saas, frameworks, metrics, strategy | product-management, saas, frameworks, metrics, strategy, product, manager, senior, pm, agent, knowledge, domains |
| `product-manager-toolkit` | Essential tools and frameworks for modern product management, from discovery to delivery. | unknown | community | product, manager | product, manager, toolkit, essential, frameworks, discovery, delivery |
| `product-marketing` | When the user wants to create or update their product marketing context document. Also use when the user mentions 'product context,' 'marketing context,' 'se... | unknown | coreyhaines31/marketingskills | product, marketing | product, marketing, user, wants, update, context, document, mentions, set, up, positioning, who |
| `product-marketing-context` | Create or update a reusable product marketing context document with positioning, audience, ICP, use cases, and messaging. Use at the start of a project to av... | unknown | https://github.com/coreyhaines31/marketingskills | product, marketing | product, marketing, context, update, reusable, document, positioning, audience, icp, cases, messaging, start |
| `production-scheduling` | Codified expertise for production scheduling, job sequencing, line balancing, changeover optimisation, and bottleneck resolution in discrete and batch manufa... | safe | https://github.com/ai-evos/agent-skills | production, scheduling | production, scheduling, codified, expertise, job, sequencing, line, balancing, changeover, optimisation, bottleneck, resolution |
| `quality-nonconformance` | Codified expertise for quality control, non-conformance investigation, root cause analysis, corrective action, and supplier quality management in regulated m... | safe | https://github.com/ai-evos/agent-skills | quality, nonconformance | quality, nonconformance, codified, expertise, control, non, conformance, investigation, root, cause, analysis, corrective |
| `quant-analyst` | Build financial models, backtest trading strategies, and analyze market data. Implements risk metrics, portfolio optimization, and statistical arbitrage. | safe | community | quant, analyst | quant, analyst, financial, models, backtest, trading, analyze, market, data, implements, risk, metrics |
| `returns-reverse-logistics` | Codified expertise for returns authorisation, receipt and inspection, disposition decisions, refund processing, fraud detection, and warranty claims management. | safe | https://github.com/ai-evos/agent-skills | returns, reverse, logistics | returns, reverse, logistics, codified, expertise, authorisation, receipt, inspection, disposition, decisions, refund, processing |
| `revops` | Design and improve revenue operations, lead lifecycle rules, scoring, routing, handoffs, and CRM process automation. Use when marketing, sales, and customer ... | unknown | https://github.com/coreyhaines31/marketingskills | revops | revops, improve, revenue, operations, lead, lifecycle, rules, scoring, routing, handoffs, crm, process |
| `risk-manager` | Monitor portfolio risk, R-multiples, and position limits. Creates hedging strategies, calculates expectancy, and implements stop-losses. | safe | community | risk, manager | risk, manager, monitor, portfolio, multiples, position, limits, creates, hedging, calculates, expectancy, implements |
| `risk-metrics-calculation` | Calculate portfolio risk metrics including VaR, CVaR, Sharpe, Sortino, and drawdown analysis. Use when measuring portfolio risk, implementing risk limits, or... | safe | community | risk, metrics, calculation | risk, metrics, calculation, calculate, portfolio, including, var, cvar, sharpe, sortino, drawdown, analysis |
| `saas-mvp-launcher` | Use when planning or building a SaaS MVP from scratch. Provides a structured roadmap covering tech stack, architecture, auth, payments, and launch checklist. | safe | community | saas, mvp, launcher | saas, mvp, launcher, planning, building, scratch, provides, structured, roadmap, covering, tech, stack |
| `sales-automator` | Draft cold emails, follow-ups, and proposal templates. Creates pricing pages, case studies, and sales scripts. Use PROACTIVELY for sales outreach or lead nur... | unknown | community | sales, automator | sales, automator, draft, cold, emails, follow, ups, proposal, creates, pricing, pages, case |
| `startup-analyst` | Expert startup business analyst specializing in market sizing, financial modeling, competitive analysis, and strategic planning for early-stage companies. | unknown | community | startup, analyst | startup, analyst, business, specializing, market, sizing, financial, modeling, competitive, analysis, strategic, planning |
| `startup-business-analyst-business-case` | Generate comprehensive investor-ready business case document with market, solution, financials, and strategy | unknown | community | startup, business, analyst, case | startup, business, analyst, case, generate, investor, document, market, solution, financials |
| `startup-business-analyst-financial-projections` | Create detailed 3-5 year financial model with revenue, costs, cash flow, and scenarios | unknown | community | startup, business, analyst, financial, projections | startup, business, analyst, financial, projections, detailed, year, model, revenue, costs, cash, flow |
| `startup-business-analyst-market-opportunity` | Generate comprehensive market opportunity analysis with TAM/SAM/SOM calculations | unknown | community | startup, business, analyst, market, opportunity | startup, business, analyst, market, opportunity, generate, analysis, tam, sam, som, calculations |
| `startup-financial-modeling` | Build comprehensive 3-5 year financial models with revenue projections, cost structures, cash flow analysis, and scenario planning for early-stage startups. | unknown | community | startup, financial, modeling | startup, financial, modeling, year, models, revenue, projections, cost, structures, cash, flow, analysis |
| `startup-metrics-framework` | Comprehensive guide to tracking, calculating, and optimizing key performance metrics for different startup business models from seed through Series A. | safe | community | startup, metrics, framework | startup, metrics, framework, tracking, calculating, optimizing, key, performance, different, business, models, seed |
| `team-composition-analysis` | Design optimal team structures, hiring plans, compensation strategies, and equity allocation for early-stage startups from pre-seed through Series A. | unknown | community | team, composition | team, composition, analysis, optimal, structures, hiring, plans, compensation, equity, allocation, early, stage |
| `usage-based-pricing` | Design pricing models that developers understand, accept, and can predict. Trigger phrases: usage-based pricing, API pricing, metered billing, developer pric... | unknown | jonathimer/devmarketing-skills | usage, based, pricing | usage, based, pricing, models, developers, understand, accept, predict, trigger, phrases, api, metered |
| `zoho-crm-automation` | Automate Zoho CRM tasks via Rube MCP (Composio): create/update records, search contacts, manage leads, and convert leads. Always search tools first for curre... | critical | community | zoho, crm | zoho, crm, automation, automate, tasks, via, rube, mcp, composio, update, records, search |
## business-strategy (2)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `kotler-macro-analyzer` | Professional PESTEL/SWOT analysis agent based on Kotler's methodology for strategic market audits. | safe | self | marketing, economics, strategy, kotler, pestel | marketing, economics, strategy, kotler, pestel, macro, analyzer, professional, swot, analysis, agent, methodology |
| `osterwalder-canvas-architect` | Iterative consultant agent for building and validating logically consistent 9-block Business Model Canvases. | safe | self | business-model, osterwalder, strategy, bmc | business-model, osterwalder, strategy, bmc, canvas, architect, iterative, consultant, agent, building, validating, logically |
## cloud (145)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `amazon-alexa` | Integracao completa com Amazon Alexa para criar skills de voz inteligentes, transformar Alexa em assistente com Claude como cerebro (projeto Auri) e integrar... | safe | community | voice, alexa, aws, smart-home, iot | voice, alexa, aws, smart-home, iot, amazon, integracao, completa, com, para, criar, skills |
| `aws-agentic-ai` | AWS Bedrock AgentCore comprehensive expert for deploying and managing AI agents at scale. Use when working with any AgentCore service including Gateway, Runt... | unknown | zxkane/aws-skills | aws, agentic, ai | aws, agentic, ai, bedrock, agentcore, deploying, managing, agents, scale, working, any, including |
| `aws-cdk-development` | AWS Cloud Development Kit (CDK) expert for building cloud infrastructure with TypeScript/Python. Use when creating CDK stacks, defining CDK constructs, imple... | unknown | zxkane/aws-skills | aws, cdk | aws, cdk, development, cloud, kit, building, infrastructure, typescript, python, creating, stacks, defining |
| `aws-cost-cleanup` | Automated cleanup of unused AWS resources to reduce costs | safe | community | aws, cost, cleanup | aws, cost, cleanup, automated, unused, resources, reduce, costs |
| `aws-cost-operations` | AWS cost optimization, monitoring, and operational excellence expert. Use when analyzing AWS bills, estimating costs, setting up CloudWatch alarms, querying ... | unknown | zxkane/aws-skills | aws, cost, operations | aws, cost, operations, optimization, monitoring, operational, excellence, analyzing, bills, estimating, costs, setting |
| `aws-cost-optimizer` | Comprehensive AWS cost analysis and optimization recommendations using AWS CLI and Cost Explorer | safe | community | aws, cost, optimizer | aws, cost, optimizer, analysis, optimization, recommendations, cli, explorer |
| `aws-mcp-setup` | Configure AWS MCP servers for documentation search and API access. Use when setting up AWS MCP, configuring AWS documentation tools, troubleshooting MCP conn... | unknown | zxkane/aws-skills | aws, mcp, setup | aws, mcp, setup, configure, servers, documentation, search, api, access, setting, up, configuring |
| `aws-penetration-testing` | Provide comprehensive techniques for penetration testing AWS cloud environments. Covers IAM enumeration, privilege escalation, SSRF to metadata endpoint, S3 ... | offensive | community | aws, penetration | aws, penetration, testing, provide, techniques, cloud, environments, covers, iam, enumeration, privilege, escalation |
| `aws-serverless` | Specialized skill for building production-ready serverless applications on AWS. Covers Lambda functions, API Gateway, DynamoDB, SQS/SNS event-driven patterns... | unknown | vibeship-spawner-skills (Apache 2.0) | aws, serverless | aws, serverless, specialized, skill, building, applications, covers, lambda, functions, api, gateway, dynamodb |
| `aws-serverless-eda` | AWS serverless and event-driven architecture expert based on Well-Architected Framework. Use when building serverless APIs, Lambda functions, REST APIs, micr... | unknown | zxkane/aws-skills | aws, serverless, eda | aws, serverless, eda, event, driven, architecture, well, architected, framework, building, apis, lambda |
| `aws-skills` | AWS development with infrastructure automation and cloud architecture patterns | safe | https://github.com/zxkane/aws-skills | aws, skills | aws, skills, development, infrastructure, automation, cloud, architecture |
| `aws-sst-development` | SST v4 (Ion) expert for managing AWS resources as code with the Pulumi-backed framework. Use when writing or editing sst.config.ts, building infra/ modules (... | unknown | zxkane/aws-skills | aws, sst | aws, sst, development, v4, ion, managing, resources, code, pulumi, backed, framework, writing |
| `azd-deployment` | Deploy containerized frontend + backend applications to Azure Container Apps with remote builds, managed identity, and idempotent infrastructure. | critical | community | azd, deployment | azd, deployment, deploy, containerized, frontend, backend, applications, azure, container, apps, remote, managed |
| `azure-ai-agents-persistent-dotnet` | Azure AI Agents Persistent SDK for .NET. Low-level SDK for creating and managing AI agents with threads, messages, runs, and tools. | unknown | community | azure, ai, agents, persistent, dotnet | azure, ai, agents, persistent, dotnet, sdk, net, low, level, creating, managing, threads |
| `azure-ai-agents-persistent-java` | Azure AI Agents Persistent SDK for Java. Low-level SDK for creating and managing AI agents with threads, messages, runs, and tools. | unknown | community | azure, ai, agents, persistent, java | azure, ai, agents, persistent, java, sdk, low, level, creating, managing, threads, messages |
| `azure-ai-anomalydetector-java` | Build anomaly detection applications with Azure AI Anomaly Detector SDK for Java. Use when implementing univariate/multivariate anomaly detection, time-serie... | unknown | community | azure, ai, anomalydetector, java | azure, ai, anomalydetector, java, anomaly, detection, applications, detector, sdk, implementing, univariate, multivariate |
| `azure-ai-contentsafety-java` | Build content moderation applications using the Azure AI Content Safety SDK for Java. | unknown | community | azure, ai, contentsafety, java | azure, ai, contentsafety, java, content, moderation, applications, safety, sdk |
| `azure-ai-contentsafety-py` | Azure AI Content Safety SDK for Python. Use for detecting harmful content in text and images with multi-severity classification. | unknown | community | azure, ai, contentsafety, py | azure, ai, contentsafety, py, content, safety, sdk, python, detecting, harmful, text, images |
| `azure-ai-contentsafety-ts` | Analyze text and images for harmful content with customizable blocklists. | unknown | community | azure, ai, contentsafety, ts | azure, ai, contentsafety, ts, analyze, text, images, harmful, content, customizable, blocklists |
| `azure-ai-contentunderstanding-py` | Azure AI Content Understanding SDK for Python. Use for multimodal content extraction from documents, images, audio, and video. | unknown | community | azure, ai, contentunderstanding, py | azure, ai, contentunderstanding, py, content, understanding, sdk, python, multimodal, extraction, documents, images |
| `azure-ai-document-intelligence-dotnet` | Azure AI Document Intelligence SDK for .NET. Extract text, tables, and structured data from documents using prebuilt and custom models. | unknown | community | azure, ai, document, intelligence, dotnet | azure, ai, document, intelligence, dotnet, sdk, net, extract, text, tables, structured, data |
| `azure-ai-document-intelligence-ts` | Extract text, tables, and structured data from documents using prebuilt and custom models. | unknown | community | azure, ai, document, intelligence, ts | azure, ai, document, intelligence, ts, extract, text, tables, structured, data, documents, prebuilt |
| `azure-ai-formrecognizer-java` | Build document analysis applications using the Azure AI Document Intelligence SDK for Java. | unknown | community | azure, ai, formrecognizer, java | azure, ai, formrecognizer, java, document, analysis, applications, intelligence, sdk |
| `azure-ai-language-conversations-py` | Implement Conversational Language Understanding (CLU) using the azure-ai-language-conversations Python SDK. Use when working with ConversationAnalysisClient ... | unknown | microsoft/skills | azure, ai, language, conversations, py | azure, ai, language, conversations, py, conversational, understanding, clu, python, sdk, working, conversationanalysisclient |
| `azure-ai-ml-py` | Azure Machine Learning SDK v2 for Python. Use for ML workspaces, jobs, models, datasets, compute, and pipelines. | unknown | community | azure, ai, ml, py | azure, ai, ml, py, machine, learning, sdk, v2, python, workspaces, jobs, models |
| `azure-ai-openai-dotnet` | Azure OpenAI SDK for .NET. Client library for Azure OpenAI and OpenAI services. Use for chat completions, embeddings, image generation, audio transcription, ... | unknown | community | azure, ai, openai, dotnet | azure, ai, openai, dotnet, sdk, net, client, library, chat, completions, embeddings, image |
| `azure-ai-projects-dotnet` | Azure AI Projects SDK for .NET. High-level client for Azure AI Foundry projects including agents, connections, datasets, deployments, evaluations, and indexes. | unknown | community | azure, ai, dotnet | azure, ai, dotnet, sdk, net, high, level, client, foundry, including, agents, connections |
| `azure-ai-projects-java` | Azure AI Projects SDK for Java. High-level SDK for Azure AI Foundry project management including connections, datasets, indexes, and evaluations. | unknown | community | azure, ai, java | azure, ai, java, sdk, high, level, foundry, including, connections, datasets, indexes, evaluations |
| `azure-ai-projects-py` | Build AI applications on Microsoft Foundry using the azure-ai-projects SDK. | unknown | community | azure, ai, py | azure, ai, py, applications, microsoft, foundry, sdk |
| `azure-ai-projects-ts` | High-level SDK for Azure AI Foundry projects with agents, connections, deployments, and evaluations. | unknown | community | azure, ai, ts | azure, ai, ts, high, level, sdk, foundry, agents, connections, deployments, evaluations |
| `azure-ai-textanalytics-py` | Azure AI Text Analytics SDK for sentiment analysis, entity recognition, key phrases, language detection, PII, and healthcare NLP. Use for natural language pr... | unknown | community | azure, ai, textanalytics, py | azure, ai, textanalytics, py, text, analytics, sdk, sentiment, analysis, entity, recognition, key |
| `azure-ai-transcription-py` | Azure AI Transcription SDK for Python. Use for real-time and batch speech-to-text transcription with timestamps and diarization. | unknown | community | azure, ai, transcription, py | azure, ai, transcription, py, sdk, python, real, time, batch, speech, text, timestamps |
| `azure-ai-translation-document-py` | Azure AI Document Translation SDK for batch translation of documents with format preservation. Use for translating Word, PDF, Excel, PowerPoint, and other do... | unknown | community | azure, ai, translation, document, py | azure, ai, translation, document, py, sdk, batch, documents, format, preservation, translating, word |
| `azure-ai-translation-text-py` | Azure AI Text Translation SDK for real-time text translation, transliteration, language detection, and dictionary lookup. Use for translating text content in... | unknown | community | azure, ai, translation, text, py | azure, ai, translation, text, py, sdk, real, time, transliteration, language, detection, dictionary |
| `azure-ai-translation-ts` | Text and document translation with REST-style clients. | unknown | community | azure, ai, translation, ts | azure, ai, translation, ts, text, document, rest, style, clients |
| `azure-ai-vision-imageanalysis-java` | Build image analysis applications with Azure AI Vision SDK for Java. Use when implementing image captioning, OCR text extraction, object detection, tagging, ... | unknown | community | azure, ai, vision, imageanalysis, java | azure, ai, vision, imageanalysis, java, image, analysis, applications, sdk, implementing, captioning, ocr |
| `azure-ai-vision-imageanalysis-py` | Azure AI Vision Image Analysis SDK for captions, tags, objects, OCR, people detection, and smart cropping. Use for computer vision and image understanding ta... | unknown | community | azure, ai, vision, imageanalysis, py | azure, ai, vision, imageanalysis, py, image, analysis, sdk, captions, tags, objects, ocr |
| `azure-ai-voicelive-dotnet` | Azure AI Voice Live SDK for .NET. Build real-time voice AI applications with bidirectional WebSocket communication. | unknown | community | azure, ai, voicelive, dotnet | azure, ai, voicelive, dotnet, voice, live, sdk, net, real, time, applications, bidirectional |
| `azure-ai-voicelive-java` | Azure AI VoiceLive SDK for Java. Real-time bidirectional voice conversations with AI assistants using WebSocket. | unknown | community | azure, ai, voicelive, java | azure, ai, voicelive, java, sdk, real, time, bidirectional, voice, conversations, assistants, websocket |
| `azure-ai-voicelive-py` | Build real-time voice AI applications with bidirectional WebSocket communication. | unknown | community | azure, ai, voicelive, py | azure, ai, voicelive, py, real, time, voice, applications, bidirectional, websocket, communication |
| `azure-ai-voicelive-ts` | Azure AI Voice Live SDK for JavaScript/TypeScript. Build real-time voice AI applications with bidirectional WebSocket communication. | unknown | community | azure, ai, voicelive, ts | azure, ai, voicelive, ts, voice, live, sdk, javascript, typescript, real, time, applications |
| `azure-appconfiguration-java` | Azure App Configuration SDK for Java. Centralized application configuration management with key-value settings, feature flags, and snapshots. | unknown | community | azure, appconfiguration, java | azure, appconfiguration, java, app, configuration, sdk, centralized, application, key, value, settings, feature |
| `azure-appconfiguration-py` | Azure App Configuration SDK for Python. Use for centralized configuration management, feature flags, and dynamic settings. | unknown | community | azure, appconfiguration, py | azure, appconfiguration, py, app, configuration, sdk, python, centralized, feature, flags, dynamic, settings |
| `azure-appconfiguration-ts` | Centralized configuration management with feature flags and dynamic refresh. | unknown | community | azure, appconfiguration, ts | azure, appconfiguration, ts, centralized, configuration, feature, flags, dynamic, refresh |
| `azure-communication-callautomation-java` | Build server-side call automation workflows including IVR systems, call routing, recording, and AI-powered interactions. | unknown | community | azure, communication, callautomation, java | azure, communication, callautomation, java, server, side, call, automation, including, ivr, routing, recording |
| `azure-communication-callingserver-java` | ⚠️ DEPRECATED: This SDK has been renamed to Call Automation. For new projects, use azure-communication-callautomation instead. This skill is for maintaining ... | safe | community | azure, communication, callingserver, java | azure, communication, callingserver, java, deprecated, sdk, been, renamed, call, automation, new, callautomation |
| `azure-communication-chat-java` | Build real-time chat applications with thread management, messaging, participants, and read receipts. | unknown | community | azure, communication, chat, java | azure, communication, chat, java, real, time, applications, thread, messaging, participants, read, receipts |
| `azure-communication-common-java` | Azure Communication Services common utilities for Java. Use when working with CommunicationTokenCredential, user identifiers, token refresh, or shared authen... | unknown | community | azure, communication, common, java | azure, communication, common, java, utilities, working, communicationtokencredential, user, identifiers, token, refresh, shared |
| `azure-communication-sms-java` | Send SMS messages with Azure Communication Services SMS Java SDK. Use when implementing SMS notifications, alerts, OTP delivery, bulk messaging, or delivery ... | safe | community | azure, communication, sms, java | azure, communication, sms, java, send, messages, sdk, implementing, notifications, alerts, otp, delivery |
| `azure-compute-batch-java` | Azure Batch SDK for Java. Run large-scale parallel and HPC batch jobs with pools, jobs, tasks, and compute nodes. | unknown | community | azure, compute, batch, java | azure, compute, batch, java, sdk, run, large, scale, parallel, hpc, jobs, pools |
| `azure-containerregistry-py` | Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories. | unknown | community | azure, containerregistry, py | azure, containerregistry, py, container, registry, sdk, python, managing, images, artifacts, repositories |
| `azure-cosmos-db-py` | Build production-grade Azure Cosmos DB NoSQL services following clean code, security best practices, and TDD principles. | unknown | community | azure, cosmos, db, py | azure, cosmos, db, py, grade, nosql, following, clean, code, security, tdd, principles |
| `azure-cosmos-java` | Azure Cosmos DB SDK for Java. NoSQL database operations with global distribution, multi-model support, and reactive patterns. | unknown | community | azure, cosmos, java | azure, cosmos, java, db, sdk, nosql, database, operations, global, distribution, multi, model |
| `azure-cosmos-py` | Azure Cosmos DB SDK for Python (NoSQL API). Use for document CRUD, queries, containers, and globally distributed data. | unknown | community | azure, cosmos, py | azure, cosmos, py, db, sdk, python, nosql, api, document, crud, queries, containers |
| `azure-cosmos-rust` | Azure Cosmos DB SDK for Rust (NoSQL API). Use for document CRUD, queries, containers, and globally distributed data. | unknown | community | azure, cosmos, rust | azure, cosmos, rust, db, sdk, nosql, api, document, crud, queries, containers, globally |
| `azure-cosmos-ts` | Azure Cosmos DB JavaScript/TypeScript SDK (@azure/cosmos) for data plane operations. Use for CRUD operations on documents, queries, bulk operations, and cont... | unknown | community | azure, cosmos, ts | azure, cosmos, ts, db, javascript, typescript, sdk, data, plane, operations, crud, documents |
| `azure-data-tables-java` | Build table storage applications using the Azure Tables SDK for Java. Works with both Azure Table Storage and Cosmos DB Table API. | unknown | community | azure, data, tables, java | azure, data, tables, java, table, storage, applications, sdk, works, both, cosmos, db |
| `azure-data-tables-py` | Azure Tables SDK for Python (Storage and Cosmos DB). Use for NoSQL key-value storage, entity CRUD, and batch operations. | unknown | community | azure, data, tables, py | azure, data, tables, py, sdk, python, storage, cosmos, db, nosql, key, value |
| `azure-eventgrid-dotnet` | Azure Event Grid SDK for .NET. Client library for publishing and consuming events with Azure Event Grid. Use for event-driven architectures, pub/sub messagin... | unknown | community | azure, eventgrid, dotnet | azure, eventgrid, dotnet, event, grid, sdk, net, client, library, publishing, consuming, events |
| `azure-eventgrid-java` | Build event-driven applications with Azure Event Grid SDK for Java. Use when publishing events, implementing pub/sub patterns, or integrating with Azure serv... | unknown | community | azure, eventgrid, java | azure, eventgrid, java, event, driven, applications, grid, sdk, publishing, events, implementing, pub |
| `azure-eventgrid-py` | Azure Event Grid SDK for Python. Use for publishing events, handling CloudEvents, and event-driven architectures. | unknown | community | azure, eventgrid, py | azure, eventgrid, py, event, grid, sdk, python, publishing, events, handling, cloudevents, driven |
| `azure-eventhub-dotnet` | Azure Event Hubs SDK for .NET. | unknown | community | azure, eventhub, dotnet | azure, eventhub, dotnet, event, hubs, sdk, net |
| `azure-eventhub-java` | Build real-time streaming applications with Azure Event Hubs SDK for Java. Use when implementing event streaming, high-throughput data ingestion, or building... | unknown | community | azure, eventhub, java | azure, eventhub, java, real, time, streaming, applications, event, hubs, sdk, implementing, high |
| `azure-eventhub-py` | Azure Event Hubs SDK for Python streaming. Use for high-throughput event ingestion, producers, consumers, and checkpointing. | unknown | community | azure, eventhub, py | azure, eventhub, py, event, hubs, sdk, python, streaming, high, throughput, ingestion, producers |
| `azure-eventhub-rust` | Azure Event Hubs SDK for Rust. Use for sending and receiving events, streaming data ingestion. | unknown | community | azure, eventhub, rust | azure, eventhub, rust, event, hubs, sdk, sending, receiving, events, streaming, data, ingestion |
| `azure-eventhub-ts` | High-throughput event streaming and real-time data ingestion. | unknown | community | azure, eventhub, ts | azure, eventhub, ts, high, throughput, event, streaming, real, time, data, ingestion |
| `azure-functions` | Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production pat... | none | vibeship-spawner-skills (Apache 2.0) | azure, functions | azure, functions, development, including, isolated, worker, model, durable, orchestration, cold, start, optimization |
| `azure-identity-dotnet` | Azure Identity SDK for .NET. Authentication library for Azure SDK clients using Microsoft Entra ID. Use for DefaultAzureCredential, managed identity, service... | unknown | community | azure, identity, dotnet | azure, identity, dotnet, sdk, net, authentication, library, clients, microsoft, entra, id, defaultazurecredential |
| `azure-identity-java` | Authenticate Java applications with Azure services using Microsoft Entra ID (Azure AD). | unknown | community | azure, identity, java | azure, identity, java, authenticate, applications, microsoft, entra, id, ad |
| `azure-identity-py` | Azure Identity SDK for Python authentication. Use for DefaultAzureCredential, managed identity, service principals, and token caching. | unknown | community | azure, identity, py | azure, identity, py, sdk, python, authentication, defaultazurecredential, managed, principals, token, caching |
| `azure-identity-rust` | Azure Identity SDK for Rust authentication. Use for DeveloperToolsCredential, ManagedIdentityCredential, ClientSecretCredential, and token-based authentication. | unknown | community | azure, identity, rust | azure, identity, rust, sdk, authentication, developertoolscredential, managedidentitycredential, clientsecretcredential, token |
| `azure-identity-ts` | Authenticate to Azure services with various credential types. | unknown | community | azure, identity, ts | azure, identity, ts, authenticate, various, credential, types |
| `azure-keyvault-certificates-rust` | Azure Key Vault Certificates SDK for Rust. Use for creating, importing, and managing certificates. | unknown | community | azure, keyvault, certificates, rust | azure, keyvault, certificates, rust, key, vault, sdk, creating, importing, managing |
| `azure-keyvault-keys-rust` | Azure Key Vault Keys SDK for Rust. Use for creating, managing, and using cryptographic keys. Triggers: "keyvault keys rust", "KeyClient rust", "create key ru... | unknown | community | azure, keyvault, keys, rust | azure, keyvault, keys, rust, key, vault, sdk, creating, managing, cryptographic, triggers, keyclient |
| `azure-keyvault-keys-ts` | Manage cryptographic keys using Azure Key Vault Keys SDK for JavaScript (@azure/keyvault-keys). Use when creating, encrypting/decrypting, signing, or rotatin... | unknown | community | azure, keyvault, keys, ts | azure, keyvault, keys, ts, cryptographic, key, vault, sdk, javascript, creating, encrypting, decrypting |
| `azure-keyvault-py` | Azure Key Vault SDK for Python. Use for secrets, keys, and certificates management with secure storage. | unknown | community | azure, keyvault, py | azure, keyvault, py, key, vault, sdk, python, secrets, keys, certificates, secure, storage |
| `azure-keyvault-secrets-rust` | Azure Key Vault Secrets SDK for Rust. Use for storing and retrieving secrets, passwords, and API keys. Triggers: "keyvault secrets rust", "SecretClient rust"... | unknown | community | azure, keyvault, secrets, rust | azure, keyvault, secrets, rust, key, vault, sdk, storing, retrieving, passwords, api, keys |
| `azure-keyvault-secrets-ts` | Manage secrets using Azure Key Vault Secrets SDK for JavaScript (@azure/keyvault-secrets). Use when storing and retrieving application secrets or configurati... | unknown | community | azure, keyvault, secrets, ts | azure, keyvault, secrets, ts, key, vault, sdk, javascript, storing, retrieving, application, configuration |
| `azure-maps-search-dotnet` | Azure Maps SDK for .NET. Location-based services including geocoding, routing, rendering, geolocation, and weather. Use for address search, directions, map t... | unknown | community | azure, maps, search, dotnet | azure, maps, search, dotnet, sdk, net, location, including, geocoding, routing, rendering, geolocation |
| `azure-messaging-webpubsub-java` | Build real-time web applications with Azure Web PubSub SDK for Java. Use when implementing WebSocket-based messaging, live updates, chat applications, or ser... | unknown | community | azure, messaging, webpubsub, java | azure, messaging, webpubsub, java, real, time, web, applications, pubsub, sdk, implementing, websocket |
| `azure-messaging-webpubsubservice-py` | Azure Web PubSub Service SDK for Python. Use for real-time messaging, WebSocket connections, and pub/sub patterns. | unknown | community | azure, messaging, webpubsubservice, py | azure, messaging, webpubsubservice, py, web, pubsub, sdk, python, real, time, websocket, connections |
| `azure-mgmt-apicenter-dotnet` | Azure API Center SDK for .NET. Centralized API inventory management with governance, versioning, and discovery. | unknown | community | azure, mgmt, apicenter, dotnet | azure, mgmt, apicenter, dotnet, api, center, sdk, net, centralized, inventory, governance, versioning |
| `azure-mgmt-apicenter-py` | Azure API Center Management SDK for Python. Use for managing API inventory, metadata, and governance across your organization. | unknown | community | azure, mgmt, apicenter, py | azure, mgmt, apicenter, py, api, center, sdk, python, managing, inventory, metadata, governance |
| `azure-mgmt-apimanagement-dotnet` | Azure Resource Manager SDK for API Management in .NET. | unknown | community | azure, mgmt, apimanagement, dotnet | azure, mgmt, apimanagement, dotnet, resource, manager, sdk, api, net |
| `azure-mgmt-apimanagement-py` | Azure API Management SDK for Python. Use for managing APIM services, APIs, products, subscriptions, and policies. | unknown | community | azure, mgmt, apimanagement, py | azure, mgmt, apimanagement, py, api, sdk, python, managing, apim, apis, products, subscriptions |
| `azure-mgmt-applicationinsights-dotnet` | Azure Application Insights SDK for .NET. Application performance monitoring and observability resource management. | unknown | community | azure, mgmt, applicationinsights, dotnet | azure, mgmt, applicationinsights, dotnet, application, insights, sdk, net, performance, monitoring, observability, resource |
| `azure-mgmt-arizeaiobservabilityeval-dotnet` | Azure Resource Manager SDK for Arize AI Observability and Evaluation (.NET). | unknown | community | azure, mgmt, arizeaiobservabilityeval, dotnet | azure, mgmt, arizeaiobservabilityeval, dotnet, resource, manager, sdk, arize, ai, observability, evaluation, net |
| `azure-mgmt-botservice-dotnet` | Azure Resource Manager SDK for Bot Service in .NET. Management plane operations for creating and managing Azure Bot resources, channels (Teams, DirectLine, S... | unknown | community | azure, mgmt, botservice, dotnet | azure, mgmt, botservice, dotnet, resource, manager, sdk, bot, net, plane, operations, creating |
| `azure-mgmt-botservice-py` | Azure Bot Service Management SDK for Python. Use for creating, managing, and configuring Azure Bot Service resources. | unknown | community | azure, mgmt, botservice, py | azure, mgmt, botservice, py, bot, sdk, python, creating, managing, configuring, resources |
| `azure-mgmt-fabric-dotnet` | Azure Resource Manager SDK for Fabric in .NET. | unknown | community | azure, mgmt, fabric, dotnet | azure, mgmt, fabric, dotnet, resource, manager, sdk, net |
| `azure-mgmt-fabric-py` | Azure Fabric Management SDK for Python. Use for managing Microsoft Fabric capacities and resources. | unknown | community | azure, mgmt, fabric, py | azure, mgmt, fabric, py, sdk, python, managing, microsoft, capacities, resources |
| `azure-mgmt-mongodbatlas-dotnet` | Manage MongoDB Atlas Organizations as Azure ARM resources with unified billing through Azure Marketplace. | unknown | community | azure, mgmt, mongodbatlas, dotnet | azure, mgmt, mongodbatlas, dotnet, mongodb, atlas, organizations, arm, resources, unified, billing, through |
| `azure-mgmt-weightsandbiases-dotnet` | Azure Weights & Biases SDK for .NET. ML experiment tracking and model management via Azure Marketplace. Use for creating W&B instances, managing SSO, marketp... | unknown | community | azure, mgmt, weightsandbiases, dotnet | azure, mgmt, weightsandbiases, dotnet, weights, biases, sdk, net, ml, experiment, tracking, model |
| `azure-microsoft-playwright-testing-ts` | Run Playwright tests at scale with cloud-hosted browsers and integrated Azure portal reporting. | unknown | community | azure, microsoft, playwright, ts | azure, microsoft, playwright, ts, testing, run, tests, scale, cloud, hosted, browsers, integrated |
| `azure-monitor-ingestion-java` | Azure Monitor Ingestion SDK for Java. Send custom logs to Azure Monitor via Data Collection Rules (DCR) and Data Collection Endpoints (DCE). | unknown | community | azure, monitor, ingestion, java | azure, monitor, ingestion, java, sdk, send, custom, logs, via, data, collection, rules |
| `azure-monitor-ingestion-py` | Azure Monitor Ingestion SDK for Python. Use for sending custom logs to Log Analytics workspace via Logs Ingestion API. | unknown | community | azure, monitor, ingestion, py | azure, monitor, ingestion, py, sdk, python, sending, custom, logs, log, analytics, workspace |
| `azure-monitor-opentelemetry-exporter-java` | Azure Monitor OpenTelemetry Exporter for Java. Export OpenTelemetry traces, metrics, and logs to Azure Monitor/Application Insights. | unknown | community | azure, monitor, opentelemetry, exporter, java | azure, monitor, opentelemetry, exporter, java, export, traces, metrics, logs, application, insights |
| `azure-monitor-opentelemetry-exporter-py` | Azure Monitor OpenTelemetry Exporter for Python. Use for low-level OpenTelemetry export to Application Insights. | unknown | community | azure, monitor, opentelemetry, exporter, py | azure, monitor, opentelemetry, exporter, py, python, low, level, export, application, insights |
| `azure-monitor-opentelemetry-py` | Azure Monitor OpenTelemetry Distro for Python. Use for one-line Application Insights setup with auto-instrumentation. | unknown | community | azure, monitor, opentelemetry, py | azure, monitor, opentelemetry, py, distro, python, one, line, application, insights, setup, auto |
| `azure-monitor-opentelemetry-ts` | Auto-instrument Node.js applications with distributed tracing, metrics, and logs. | unknown | community | azure, monitor, opentelemetry, ts | azure, monitor, opentelemetry, ts, auto, instrument, node, js, applications, distributed, tracing, metrics |
| `azure-monitor-query-java` | Azure Monitor Query SDK for Java. Execute Kusto queries against Log Analytics workspaces and query metrics from Azure resources. | safe | community | azure, monitor, query, java | azure, monitor, query, java, sdk, execute, kusto, queries, against, log, analytics, workspaces |
| `azure-monitor-query-py` | Azure Monitor Query SDK for Python. Use for querying Log Analytics workspaces and Azure Monitor metrics. | unknown | community | azure, monitor, query, py | azure, monitor, query, py, sdk, python, querying, log, analytics, workspaces, metrics |
| `azure-postgres-ts` | Connect to Azure Database for PostgreSQL Flexible Server from Node.js/TypeScript using the pg (node-postgres) package. | unknown | community | azure, postgres, ts | azure, postgres, ts, connect, database, postgresql, flexible, server, node, js, typescript, pg |
| `azure-resource-manager-cosmosdb-dotnet` | Azure Resource Manager SDK for Cosmos DB in .NET. | unknown | community | azure, resource, manager, cosmosdb, dotnet | azure, resource, manager, cosmosdb, dotnet, sdk, cosmos, db, net |
| `azure-resource-manager-durabletask-dotnet` | Azure Resource Manager SDK for Durable Task Scheduler in .NET. | unknown | community | azure, resource, manager, durabletask, dotnet | azure, resource, manager, durabletask, dotnet, sdk, durable, task, scheduler, net |
| `azure-resource-manager-mysql-dotnet` | Azure MySQL Flexible Server SDK for .NET. Database management for MySQL Flexible Server deployments. | unknown | community | azure, resource, manager, mysql, dotnet | azure, resource, manager, mysql, dotnet, flexible, server, sdk, net, database, deployments |
| `azure-resource-manager-playwright-dotnet` | Azure Resource Manager SDK for Microsoft Playwright Testing in .NET. | unknown | community | azure, resource, manager, playwright, dotnet | azure, resource, manager, playwright, dotnet, sdk, microsoft, testing, net |
| `azure-resource-manager-postgresql-dotnet` | Azure PostgreSQL Flexible Server SDK for .NET. Database management for PostgreSQL Flexible Server deployments. | unknown | community | azure, resource, manager, postgresql, dotnet | azure, resource, manager, postgresql, dotnet, flexible, server, sdk, net, database, deployments |
| `azure-resource-manager-redis-dotnet` | Azure Resource Manager SDK for Redis in .NET. | unknown | community | azure, resource, manager, redis, dotnet | azure, resource, manager, redis, dotnet, sdk, net |
| `azure-resource-manager-sql-dotnet` | Azure Resource Manager SDK for Azure SQL in .NET. | unknown | community | azure, resource, manager, sql, dotnet | azure, resource, manager, sql, dotnet, sdk, net |
| `azure-search-documents-dotnet` | Azure AI Search SDK for .NET (Azure.Search.Documents). Use for building search applications with full-text, vector, semantic, and hybrid search. | unknown | community | azure, search, documents, dotnet | azure, search, documents, dotnet, ai, sdk, net, building, applications, full, text, vector |
| `azure-search-documents-py` | Azure AI Search SDK for Python. Use for vector search, hybrid search, semantic ranking, indexing, and skillsets. | unknown | community | azure, search, documents, py | azure, search, documents, py, ai, sdk, python, vector, hybrid, semantic, ranking, indexing |
| `azure-search-documents-ts` | Build search applications with vector, hybrid, and semantic search capabilities. | unknown | community | azure, search, documents, ts | azure, search, documents, ts, applications, vector, hybrid, semantic, capabilities |
| `azure-security-keyvault-keys-dotnet` | Azure Key Vault Keys SDK for .NET. Client library for managing cryptographic keys in Azure Key Vault and Managed HSM. Use for key creation, rotation, encrypt... | unknown | community | azure, security, keyvault, keys, dotnet | azure, security, keyvault, keys, dotnet, key, vault, sdk, net, client, library, managing |
| `azure-security-keyvault-keys-java` | Azure Key Vault Keys Java SDK for cryptographic key management. Use when creating, managing, or using RSA/EC keys, performing encrypt/decrypt/sign/verify ope... | unknown | community | azure, security, keyvault, keys, java | azure, security, keyvault, keys, java, key, vault, sdk, cryptographic, creating, managing, rsa |
| `azure-security-keyvault-secrets-java` | Azure Key Vault Secrets Java SDK for secret management. Use when storing, retrieving, or managing passwords, API keys, connection strings, or other sensitive... | unknown | community | azure, security, keyvault, secrets, java | azure, security, keyvault, secrets, java, key, vault, sdk, secret, storing, retrieving, managing |
| `azure-servicebus-dotnet` | Azure Service Bus SDK for .NET. Enterprise messaging with queues, topics, subscriptions, and sessions. | unknown | community | azure, servicebus, dotnet | azure, servicebus, dotnet, bus, sdk, net, enterprise, messaging, queues, topics, subscriptions, sessions |
| `azure-servicebus-py` | Azure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns. | unknown | community | azure, servicebus, py | azure, servicebus, py, bus, sdk, python, messaging, queues, topics, subscriptions, enterprise |
| `azure-servicebus-rust` | Azure Service Bus library for Rust. Send and receive messages using queues, topics, and subscriptions. Triggers: "service bus rust", "ServiceBusClient rust",... | unknown | microsoft/skills | azure, servicebus, rust | azure, servicebus, rust, bus, library, send, receive, messages, queues, topics, subscriptions, triggers |
| `azure-servicebus-ts` | Enterprise messaging with queues, topics, and subscriptions. | unknown | community | azure, servicebus, ts | azure, servicebus, ts, enterprise, messaging, queues, topics, subscriptions |
| `azure-speech-to-text-rest-py` | Azure Speech to Text REST API for short audio (Python). Use for simple speech recognition of audio files up to 60 seconds without the Speech SDK. | unknown | community | azure, speech, to, text, rest, py | azure, speech, to, text, rest, py, api, short, audio, python, simple, recognition |
| `azure-storage-blob-java` | Build blob storage applications using the Azure Storage Blob SDK for Java. | unknown | community | azure, storage, blob, java | azure, storage, blob, java, applications, sdk |
| `azure-storage-blob-py` | Azure Blob Storage SDK for Python. Use for uploading, downloading, listing blobs, managing containers, and blob lifecycle. | unknown | community | azure, storage, blob, py | azure, storage, blob, py, sdk, python, uploading, downloading, listing, blobs, managing, containers |
| `azure-storage-blob-rust` | Azure Blob Storage SDK for Rust. Use for uploading, downloading, and managing blobs and containers. | unknown | community | azure, storage, blob, rust | azure, storage, blob, rust, sdk, uploading, downloading, managing, blobs, containers |
| `azure-storage-blob-ts` | Azure Blob Storage JavaScript/TypeScript SDK (@azure/storage-blob) for blob operations. Use for uploading, downloading, listing, and managing blobs and conta... | unknown | community | azure, storage, blob, ts | azure, storage, blob, ts, javascript, typescript, sdk, operations, uploading, downloading, listing, managing |
| `azure-storage-file-datalake-py` | Azure Data Lake Storage Gen2 SDK for Python. Use for hierarchical file systems, big data analytics, and file/directory operations. | unknown | community | azure, storage, file, datalake, py | azure, storage, file, datalake, py, data, lake, gen2, sdk, python, hierarchical, big |
| `azure-storage-file-share-py` | Azure Storage File Share SDK for Python. Use for SMB file shares, directories, and file operations in the cloud. | unknown | community | azure, storage, file, share, py | azure, storage, file, share, py, sdk, python, smb, shares, directories, operations, cloud |
| `azure-storage-file-share-ts` | Azure File Share JavaScript/TypeScript SDK (@azure/storage-file-share) for SMB file share operations. | unknown | community | azure, storage, file, share, ts | azure, storage, file, share, ts, javascript, typescript, sdk, smb, operations |
| `azure-storage-queue-py` | Azure Queue Storage SDK for Python. Use for reliable message queuing, task distribution, and asynchronous processing. | unknown | community | azure, storage, queue, py | azure, storage, queue, py, sdk, python, reliable, message, queuing, task, distribution, asynchronous |
| `azure-storage-queue-rust` | Azure Queue Storage library for Rust. Send, receive, and manage queue messages. Triggers: "queue storage rust", "QueueClient rust", "send message rust", "rec... | unknown | microsoft/skills | azure, storage, queue, rust | azure, storage, queue, rust, library, send, receive, messages, triggers, queueclient, message, queueserviceclient |
| `azure-storage-queue-ts` | Azure Queue Storage JavaScript/TypeScript SDK (@azure/storage-queue) for message queue operations. Use for sending, receiving, peeking, and deleting messages... | unknown | community | azure, storage, queue, ts | azure, storage, queue, ts, javascript, typescript, sdk, message, operations, sending, receiving, peeking |
| `azure-web-pubsub-ts` | Real-time messaging with WebSocket connections and pub/sub patterns. | unknown | community | azure, web, pubsub, ts | azure, web, pubsub, ts, real, time, messaging, websocket, connections, pub, sub |
| `cdk-patterns` | Common AWS CDK patterns and constructs for building cloud infrastructure with TypeScript, Python, or Java. Use when designing reusable CDK stacks and L3 cons... | unknown | community | cdk | cdk, common, aws, constructs, building, cloud, infrastructure, typescript, python, java, designing, reusable |
| `cloud-architect` | Expert cloud architect specializing in AWS/Azure/GCP multi-cloud infrastructure design, advanced IaC (Terraform/OpenTofu/CDK), FinOps cost optimization, and ... | unknown | community | cloud | cloud, architect, specializing, aws, azure, gcp, multi, infrastructure, iac, terraform, opentofu, cdk |
| `cloud-penetration-testing` | Conduct comprehensive security assessments of cloud infrastructure across Microsoft Azure, Amazon Web Services (AWS), and Google Cloud Platform (GCP). | offensive | community | cloud, penetration | cloud, penetration, testing, conduct, security, assessments, infrastructure, microsoft, azure, amazon, web, aws |
| `cloudformation-best-practices` | CloudFormation template optimization, nested stacks, drift detection, and production-ready patterns. Use when writing or reviewing CF templates. | unknown | community | cloudformation, best, practices | cloudformation, best, practices, optimization, nested, stacks, drift, detection, writing, reviewing, cf |
| `cost-optimization` | Strategies and patterns for optimizing cloud costs across AWS, Azure, and GCP. | unknown | community | cost, optimization | cost, optimization, optimizing, cloud, costs, aws, azure, gcp |
| `firebase` | Firebase gives you a complete backend in minutes - auth, database, storage, functions, hosting. But the ease of setup hides real complexity. Security rules a... | unknown | vibeship-spawner-skills (Apache 2.0) | firebase | firebase, gives, complete, backend, minutes, auth, database, storage, functions, hosting, ease, setup |
| `gcp-cloud-run` | Specialized skill for building production-ready serverless applications on GCP. Covers Cloud Run services (containerized), Cloud Run Functions (event-driven)... | unknown | vibeship-spawner-skills (Apache 2.0) | gcp, cloud, run | gcp, cloud, run, specialized, skill, building, serverless, applications, covers, containerized, functions, event |
| `hybrid-cloud-architect` | Expert hybrid cloud architect specializing in complex multi-cloud solutions across AWS/Azure/GCP and private clouds (OpenStack/VMware). | unknown | community | hybrid, cloud | hybrid, cloud, architect, specializing, complex, multi, solutions, aws, azure, gcp, private, clouds |
| `hybrid-cloud-networking` | Configure secure, high-performance connectivity between on-premises and cloud environments using VPN, Direct Connect, and ExpressRoute. | safe | community | hybrid, cloud, networking | hybrid, cloud, networking, configure, secure, high, performance, connectivity, between, premises, environments, vpn |
| `istio-traffic-management` | Comprehensive guide to Istio traffic management for production service mesh deployments. | unknown | community | istio, traffic | istio, traffic, mesh, deployments |
| `microsoft-azure-webjobs-extensions-authentication-events-dotnet` | Microsoft Entra Authentication Events SDK for .NET. Azure Functions triggers for custom authentication extensions. | unknown | community | microsoft, azure, webjobs, extensions, authentication, events, dotnet | microsoft, azure, webjobs, extensions, authentication, events, dotnet, entra, sdk, net, functions, triggers |
| `multi-cloud-architecture` | Decision framework and patterns for architecting applications across AWS, Azure, and GCP. | safe | community | multi, cloud, architecture | multi, cloud, architecture, decision, framework, architecting, applications, aws, azure, gcp |
| `rclone-cli` | Rclone command-line cloud storage manager reference and usage guide. Use this skill whenever the user mentions rclone, or any task involving terminal-based c... | unknown | chaunsin/agent-skills | rclone, cli | rclone, cli, command, line, cloud, storage, manager, reference, usage, skill, whenever, user |
## code (18)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `c-pro` | Write efficient C code with proper memory management, pointer | unknown | community | c | c, pro, write, efficient, code, proper, memory, pointer |
| `cpp-pro` | Write idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization. | unknown | community | cpp | cpp, pro, write, idiomatic, code, features, raii, smart, pointers, stl, algorithms, move |
| `csharp-pro` | Write modern C# code with advanced features like records, pattern matching, and async/await. Optimizes .NET applications, implements enterprise patterns, and... | unknown | community | csharp | csharp, pro, write, code, features, like, records, matching, async, await, optimizes, net |
| `elixir-pro` | Write idiomatic Elixir code with OTP patterns, supervision trees, and Phoenix LiveView. Masters concurrency, fault tolerance, and distributed systems. | unknown | community | elixir | elixir, pro, write, idiomatic, code, otp, supervision, trees, phoenix, liveview, masters, concurrency |
| `golang-pro` | Master Go 1.21+ with modern patterns, advanced concurrency, performance optimization, and production-ready microservices. | unknown | community | golang | golang, pro, go, 21, concurrency, performance, optimization, microservices |
| `haskell-pro` | Expert Haskell engineer specializing in advanced type systems, pure | safe | community | haskell | haskell, pro, engineer, specializing, type, pure |
| `java-pro` | Master Java 21+ with modern features like virtual threads, pattern matching, and Spring Boot 3.x. Expert in the latest Java ecosystem including GraalVM, Proj... | unknown | community | java | java, pro, 21, features, like, virtual, threads, matching, spring, boot, latest, ecosystem |
| `javascript-pro` | Master modern JavaScript with ES6+, async patterns, and Node.js APIs. Handles promises, event loops, and browser/Node compatibility. | safe | community | javascript | javascript, pro, es6, async, node, js, apis, promises, event, loops, browser, compatibility |
| `julia-pro` | Master Julia 1.10+ with modern features, performance optimization, multiple dispatch, and production-ready practices. | unknown | community | julia | julia, pro, 10, features, performance, optimization, multiple, dispatch |
| `php-pro` | Write idiomatic PHP code with generators, iterators, SPL data structures, and modern OOP features. Use PROACTIVELY for high-performance PHP applications. | unknown | community | php | php, pro, write, idiomatic, code, generators, iterators, spl, data, structures, oop, features |
| `python-pro` | Master Python 3.12+ with modern features, async programming, performance optimization, and production-ready practices. Expert in the latest Python ecosystem ... | unknown | community | python | python, pro, 12, features, async, programming, performance, optimization, latest, ecosystem, including, uv |
| `ruby-pro` | Write idiomatic Ruby code with metaprogramming, Rails patterns, and performance optimization. Specializes in Ruby on Rails, gem development, and testing fram... | unknown | community | ruby | ruby, pro, write, idiomatic, code, metaprogramming, rails, performance, optimization, specializes, gem, development |
| `rust-pro` | Master Rust 1.75+ with modern async patterns, advanced type system features, and production-ready systems programming. | unknown | community | rust | rust, pro, 75, async, type, features, programming |
| `sankhya-dashboard-html-jsp-custom-best-pratices` | This skill should be used when the user asks for patterns, best practices, creation, or fixing of Sankhya dashboards using HTML, JSP, Java, and SQL. | safe | community | sankhya, dashboard, jsp, html, sql, best-practices | sankhya, dashboard, jsp, html, sql, best-practices, custom, pratices, skill, should, used, user |
| `scala-pro` | Master enterprise-grade Scala development with functional programming, distributed systems, and big data processing. Expert in Apache Pekko, Akka, Spark, ZIO... | safe | community | scala | scala, pro, enterprise, grade, development, functional, programming, distributed, big, data, processing, apache |
| `typescript-advanced-types` | Comprehensive guidance for mastering TypeScript's advanced type system including generics, conditional types, mapped types, template literal types, and utili... | safe | community | typescript, advanced, types | typescript, advanced, types, guidance, mastering, type, including, generics, conditional, mapped, literal, utility |
| `typescript-pro` | Master TypeScript with advanced types, generics, and strict type safety. Handles complex type systems, decorators, and enterprise-grade patterns. | safe | community | typescript | typescript, pro, types, generics, strict, type, safety, complex, decorators, enterprise, grade |
| `unreal-engine-cpp-pro` | Expert guide for Unreal Engine 5.x C++ development, covering UObject hygiene, performance patterns, and best practices. | safe | self | unreal, engine, cpp | unreal, engine, cpp, pro, development, covering, uobject, hygiene, performance |
## code-quality (15)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `clean-code` | This skill embodies the principles of "Clean Code" by Robert C. Martin (Uncle Bob). Use it to transform "code that works" into "code that is clean." | safe | ClawForge (https://github.com/jackjin1997/ClawForge) | clean, code | clean, code, skill, embodies, principles, robert, martin, uncle, bob, transform, works |
| `code-refactoring-refactor-clean` | You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and r... | unknown | community | code, refactoring, refactor, clean | code, refactoring, refactor, clean, specializing, principles, solid, software, engineering, analyze, provided, improve |
| `code-review-checklist` | Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability | unknown | community | code, checklist | code, checklist, review, conducting, thorough, reviews, covering, functionality, security, performance, maintainability |
| `codebase-cleanup-tech-debt` | You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncov... | unknown | community | codebase, cleanup, tech, debt | codebase, cleanup, tech, debt, technical, specializing, identifying, quantifying, prioritizing, software, analyze, uncover |
| `codex-review` | Professional code review with auto CHANGELOG generation, integrated with Codex AI. Use when you want professional code review before commits, you need automa... | unknown | community | codex | codex, review, professional, code, auto, changelog, generation, integrated, ai, want, before, commits |
| `comprehensive-review-full-review` | Use when working with comprehensive review full review | unknown | community | comprehensive, full | comprehensive, full, review, working |
| `comprehensive-review-pr-enhance` | Generate structured PR descriptions from diffs, add review checklists, risk assessments, and test coverage summaries. Use when the user says "write a PR desc... | unknown | community | comprehensive, pr, enhance | comprehensive, pr, enhance, review, generate, structured, descriptions, diffs, add, checklists, risk, assessments |
| `find-bugs` | Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit ... | unknown | community | find, bugs | find, bugs, security, vulnerabilities, code, quality, issues, local, branch, changes, asked, review |
| `fix-review` | Verify fix commits address audit findings without new bugs | safe | https://github.com/trailofbits/skills/tree/main/plugins/fix-review | fix | fix, review, verify, commits, address, audit, findings, without, new, bugs |
| `kaizen` | Guide for continuous improvement, error proofing, and standardization. Use this skill when the user wants to improve code quality, refactor, or discuss proce... | unknown | community | kaizen | kaizen, continuous, improvement, error, proofing, standardization, skill, user, wants, improve, code, quality |
| `shellcheck-configuration` | Master ShellCheck static analysis configuration and usage for shell script quality. Use when setting up linting infrastructure, fixing code issues, or ensuri... | unknown | community | shellcheck, configuration | shellcheck, configuration, static, analysis, usage, shell, script, quality, setting, up, linting, infrastructure |
| `spec-to-code-compliance` | Verifies code implements exactly what documentation specifies for blockchain audits. Use when comparing code against whitepapers, finding gaps between specs ... | unknown | community | spec, to, code, compliance | spec, to, code, compliance, verifies, implements, exactly, what, documentation, specifies, blockchain, audits |
| `uncle-bob-craft` | Use when performing code review, writing or refactoring code, or discussing architecture; complements clean-code and does not replace project linter/formatter. | safe | community | clean-code, clean-architecture, solid, code-review, craftsmanship, uncle-bob | clean-code, clean-architecture, solid, code-review, craftsmanship, uncle-bob, uncle, bob, craft, performing, code, review |
| `vibe-code-auditor` | Audit rapidly generated or AI-produced code for structural flaws, fragility, and production risks. | safe | original | vibe, code, auditor | vibe, code, auditor, audit, rapidly, generated, ai, produced, structural, flaws, fragility, risks |
| `vibers-code-review` | Human review workflow for AI-generated GitHub projects with spec-based feedback, security review, and follow-up PRs from the Vibers service. | critical | https://github.com/marsiandeployer/vibers-action | vibers, code | vibers, code, review, human, ai, generated, github, spec, feedback, security, follow, up |
## coding (1)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `faf-expert` | Advanced .faf (Foundational AI-context Format) specialist. IANA-registered format, MCP server config, championship scoring, bi-directional sync. | safe | Wolfe-Jam/faf-skills | faf, ai-context, project-management, mcp, iana | faf, ai-context, project-management, mcp, iana, foundational, ai, context, format, registered, server, config |
## collaboration (1)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `viboscope` | Psychological compatibility matching — find cofounders, collaborators, and friends through validated psychometrics | safe | community | matching, psychology, compatibility, networking, collaboration | matching, psychology, compatibility, networking, collaboration, viboscope, psychological, find, cofounders, collaborators, friends, through |
## consulting (1)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `web-project-brainstorming` | Masterclass framework for brainstorming web development projects and page designs. Outlines structural phases for concept, UX flow, styling aesthetics, techn... | safe | self | brainstorming, project-planning, web-development, product-scoping, design-system, architecture | brainstorming, project-planning, web-development, product-scoping, design-system, architecture, web, masterclass, framework, development, page, designs |
## content (66)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `avoid-ai-writing` | Audit and rewrite content to remove 21 categories of AI writing patterns with a 43-entry replacement table | none | https://github.com/conorbronsdon/avoid-ai-writing | avoid, ai, writing | avoid, ai, writing, audit, rewrite, content, remove, 21, categories, 43, entry, replacement |
| `beautiful-prose` | A hard-edged writing style contract for timeless, forceful English prose without modern AI tics. Use when users ask for prose or rewrites that must be clean,... | unknown | community | beautiful, prose | beautiful, prose, hard, edged, writing, style, contract, timeless, forceful, english, without, ai |
| `blog-writing-guide` | This skill enforces Sentry's blog writing standards across every post — whether you're helping an engineer write their first blog post or a marketer draft a ... | unknown | community | blog, writing | blog, writing, skill, enforces, sentry, standards, every, post, whether, re, helping, engineer |
| `citation-management` | Manage citations systematically throughout the research and writing process. | unknown | community | citation | citation, citations, systematically, throughout, research, writing, process |
| `content-marketer` | Elite content marketing strategist specializing in AI-powered content creation, omnichannel distribution, SEO optimization, and data-driven performance marke... | unknown | community | content, marketer | content, marketer, elite, marketing, strategist, specializing, ai, powered, creation, omnichannel, distribution, seo |
| `copywriting-psychologist` | One sentence - what this skill does and when to invoke it | safe | community | copywriting, psychologist | copywriting, psychologist, one, sentence, what, skill, does, invoke |
| `crossframe-casebook` | Use when CrossFrame Suite routes explicit Chinese casebook work: turning materials into reusable cases, anonymized entries, mechanisms, and retrieval indexes. | safe | xi-kari/crossframe-skill | crossframe, chinese, casebook, case-study, knowledge-base | crossframe, chinese, casebook, case-study, knowledge-base, suite, routes, explicit, work, turning, materials, reusable |
| `crossframe-critical` | Use only when the user explicitly names crossframe-critical for a Chinese structural critique dossier, article plan, or long-form critical essay. | safe | xi-kari/crossframe-skill | crossframe, chinese, critique, essay, structural-analysis | crossframe, chinese, critique, essay, structural-analysis, critical, user, explicitly, names, structural, dossier, article |
| `crossframe-debate` | Use when CrossFrame Suite routes explicit Chinese proposition testing, debate analysis, hidden-premise review, rebuttal design, or withdrawal condition checks. | safe | xi-kari/crossframe-skill | crossframe, chinese, debate, argument, proposition | crossframe, chinese, debate, argument, proposition, suite, routes, explicit, testing, analysis, hidden, premise |
| `crossframe-dialogue` | Use when CrossFrame Suite routes explicit Chinese reader replies, editor responses, consultation-style short answers, or boundary-aware structural advice. | safe | xi-kari/crossframe-skill | crossframe, chinese, dialogue, reader-reply, consultation | crossframe, chinese, dialogue, reader-reply, consultation, suite, routes, explicit, reader, replies, editor, responses |
| `crossframe-essay` | Use when explicit CrossFrame work needs a Chinese critical insight essay, commentary, concept essay, public piece, or structure-to-article draft after diagno... | safe | xi-kari/crossframe-skill | crossframe, chinese, essay, writing, commentary | crossframe, chinese, essay, writing, commentary, explicit, work, critical, insight, concept, public, piece |
| `crossframe-notebook` | Use when CrossFrame Suite routes explicit Chinese notes for books, theories, articles, excerpts, bidirectional reading, absorption, or conflict mapping. | safe | xi-kari/crossframe-skill | crossframe, chinese, notebook, research, reading | crossframe, chinese, notebook, research, reading, suite, routes, explicit, notes, books, theories, articles |
| `crossframe-teach` | Use when CrossFrame Suite routes explicit Chinese teaching of CrossFrame concepts, misreading boundaries, plain-language examples, signals, or exercises. | safe | xi-kari/crossframe-skill | crossframe, chinese, teaching, concepts, plain-language | crossframe, chinese, teaching, concepts, plain-language, teach, suite, routes, explicit, misreading, boundaries, plain |
| `cv-generator` | Generate professional, ATS-optimized CVs for FlowCV, Canva, Google Docs, or Word. Handles multi-source merging, JD targeting, seniority adaptation, and human... | safe | community | cv, resume, ats, career, job-application, career-change | cv, resume, ats, career, job-application, career-change, generator, generate, professional, optimized, cvs, flowcv |
| `daily-news-report` | Scrapes content based on a preset URL list, filters high-quality technical information, and generates daily Markdown reports. | unknown | community | daily, news, report | daily, news, report, scrapes, content, preset, url, list, filters, high, quality, technical |
| `defuddle` | Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provi... | unknown | https://github.com/kepano/obsidian-skills | defuddle | defuddle, extract, clean, markdown, content, web, pages, cli, removing, clutter, navigation, save |
| `dev-to-hashnode` | When the user wants to publish on Dev.to, Hashnode, or other developer blogging platforms. Trigger phrases include "Dev.to," "Hashnode," "developer blog," "c... | unknown | jonathimer/devmarketing-skills | dev, to, hashnode | dev, to, hashnode, user, wants, publish, other, developer, blogging, platforms, trigger, phrases |
| `developer-seo` | SEO strategy for technical queries and developer audiences. Covers keyword research for "how to X in language" queries, error message SEO, Stack Overflow-sty... | unknown | jonathimer/devmarketing-skills | seo | seo, developer, technical, queries, audiences, covers, keyword, research, how, language, error, message |
| `devrel-content` | When the user wants to create technical content for developers including blog posts, tutorials, and documentation. Trigger phrases include "write a blog post... | unknown | jonathimer/devmarketing-skills | devrel, content | devrel, content, user, wants, technical, developers, including, blog, posts, tutorials, documentation, trigger |
| `documentation-and-adrs` | Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context tha... | unknown | addyosmani/agent-skills | documentation, and, adrs | documentation, and, adrs, records, decisions, making, architectural, changing, public, apis, shipping, features |
| `documentation-generation-doc-generate` | You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user g... | safe | community | documentation, generation, doc, generate | documentation, generation, doc, generate, specializing, creating, maintainable, code, api, docs, architecture, diagrams |
| `documentation-templates` | Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation. | safe | community | documentation | documentation, structure, guidelines, readme, api, docs, code, comments, ai, friendly |
| `explain-like-socrates` | Explains concepts using Socratic-style dialogue. Use when the user asks to explain, teach or help understand a concept like socrates. | safe | original | explain, like, socrates | explain, like, socrates, explains, concepts, socratic, style, dialogue, user, asks, teach, understand |
| `hugo-to-markdown` | Convert Hugo documentation sites and Hugo-managed content into standard Markdown. Use when Agent needs to inspect a local Hugo repository, read hugo.toml or ... | unknown | chaunsin/agent-skills | hugo, to, markdown | hugo, to, markdown, convert, documentation, sites, managed, content, standard, agent, inspect, local |
| `humanize-chinese` | Detect and rewrite AI-like Chinese text with a practical workflow for scoring, humanization, academic AIGC reduction, and style conversion. Use when the user... | safe | community | chinese, writing, editing, aigc, academic, style-transfer | chinese, writing, editing, aigc, academic, style-transfer, humanize, detect, rewrite, ai, like, text |
| `internal-comms-anthropic` | To write internal communications, use this skill for: | unknown | community | internal, comms, anthropic | internal, comms, anthropic, write, communications, skill |
| `internal-comms-community` | To write internal communications, use this skill for: | unknown | community | internal, comms, community | internal, comms, community, write, communications, skill |
| `mermaid-expert` | Create Mermaid diagrams for flowcharts, sequences, ERDs, and architectures. Masters syntax for all diagram types and styling. | unknown | community | mermaid | mermaid, diagrams, flowcharts, sequences, erds, architectures, masters, syntax, all, diagram, types, styling |
| `professional-proofreader` | Use when a user asks to "proofread", "review and correct", "fix grammar", "improve readability while keeping my voice", and to proofread a document file and ... | safe | original | professional, proofreader | professional, proofreader, user, asks, proofread, review, correct, fix, grammar, improve, readability, while |
| `prompt-library` | A comprehensive collection of battle-tested prompts inspired by [awesome-chatgpt-prompts](https://github.com/f/awesome-chatgpt-prompts) and community best pr... | unknown | community | prompt, library | prompt, library, collection, battle, tested, prompts, inspired, awesome, chatgpt, https, github, com |
| `readme` | You are an expert technical writer creating comprehensive project documentation. Your goal is to write a README.md that is absurdly thorough—the kind of docu... | safe | https://github.com/Shpigford/skills/tree/main/readme | readme | readme, technical, writer, creating, documentation, goal, write, md, absurdly, thorough, kind, wish |
| `reference-builder` | Creates exhaustive technical references and API documentation. Generates comprehensive parameter listings, configuration guides, and searchable reference mat... | unknown | community | reference, builder | reference, builder, creates, exhaustive, technical, references, api, documentation, generates, parameter, listings, configuration |
| `scientific-writing` | This is the core skill for the deep research and writing tool—combining AI-driven deep research with well-formatted written outputs. Every document produced ... | unknown | community | scientific, writing | scientific, writing, core, skill, deep, research, combining, ai, driven, well, formatted, written |
| `search-specialist` | Expert web researcher using advanced search techniques and | unknown | community | search | search, web, researcher, techniques |
| `seo` | Run a broad SEO audit across technical SEO, on-page SEO, schema, sitemaps, content quality, AI search readiness, and GEO. Use as the umbrella skill when the ... | unknown | https://github.com/AgriciDaniel/claude-seo | seo | seo, run, broad, audit, technical, page, schema, sitemaps, content, quality, ai, search |
| `seo-aeo-blog-writer` | Writes long-form blog posts with TL;DR block, definition sentence, comparison table, and 5-question FAQ for SEO ranking and AEO citation. Activate when the u... | safe | community | seo, aeo, blog, writer | seo, aeo, blog, writer, writes, long, form, posts, tl, dr, block, definition |
| `seo-aeo-content-cluster` | Builds a topical authority map with a pillar page, prioritised cluster articles, content types, internal link map, and content gap analysis. Activate when th... | safe | community | seo, aeo, content, cluster | seo, aeo, content, cluster, topical, authority, map, pillar, page, prioritised, articles, types |
| `seo-aeo-content-quality-auditor` | Audits content for SEO and AEO performance with scored reports, severity-ranked fix lists, and projected scores after fixes. Activate when the user wants to ... | safe | community | seo, aeo, content, quality, auditor | seo, aeo, content, quality, auditor, audits, performance, scored, reports, severity, ranked, fix |
| `seo-aeo-keyword-research` | Researches and prioritises SEO keywords with AEO question queries, difficulty tiers, cannibalization checks, and a content map. Activate when the user wants ... | safe | community | seo, aeo, keyword, research | seo, aeo, keyword, research, researches, prioritises, keywords, question, queries, difficulty, tiers, cannibalization |
| `seo-audit` | Diagnose and audit SEO issues affecting crawlability, indexation, rankings, and organic performance. | safe | community | seo, audit | seo, audit, diagnose, issues, affecting, crawlability, indexation, rankings, organic, performance |
| `seo-authority-builder` | Analyzes content for E-E-A-T signals and suggests improvements to build authority and trust. Identifies missing credibility elements. Use PROACTIVELY for YMY... | unknown | community | seo, authority, builder | seo, authority, builder, analyzes, content, signals, suggests, improvements, trust, identifies, missing, credibility |
| `seo-cannibalization-detector` | Analyzes multiple provided pages to identify keyword overlap and potential cannibalization issues. Suggests differentiation strategies. Use PROACTIVELY when ... | unknown | community | seo, cannibalization, detector | seo, cannibalization, detector, analyzes, multiple, provided, pages, identify, keyword, overlap, potential, issues |
| `seo-content` | Content quality and E-E-A-T analysis with AI citation readiness assessment. Use when user says "content quality", "E-E-A-T", "content analysis", "readability... | unknown | https://github.com/AgriciDaniel/claude-seo | seo, content | seo, content, quality, analysis, ai, citation, readiness, assessment, user, says, readability, check |
| `seo-content-auditor` | Analyzes provided content for quality, E-E-A-T signals, and SEO best practices. Scores content and provides improvement recommendations based on established ... | safe | community | seo, content, auditor | seo, content, auditor, analyzes, provided, quality, signals, scores, provides, improvement, recommendations, established |
| `seo-content-planner` | Creates comprehensive content outlines and topic clusters for SEO. Plans content calendars and identifies topic gaps. Use PROACTIVELY for content strategy an... | unknown | community | seo, content, planner | seo, content, planner, creates, outlines, topic, clusters, plans, calendars, identifies, gaps, proactively |
| `seo-content-refresher` | Identifies outdated elements in provided content and suggests updates to maintain freshness. Finds statistics, dates, and examples that need updating. Use PR... | unknown | community | seo, content, refresher | seo, content, refresher, identifies, outdated, elements, provided, suggests, updates, maintain, freshness, finds |
| `seo-content-writer` | Writes SEO-optimized content based on provided keywords and topic briefs. Creates engaging, comprehensive content following best practices. Use PROACTIVELY f... | unknown | community | seo, content, writer | seo, content, writer, writes, optimized, provided, keywords, topic, briefs, creates, engaging, following |
| `seo-forensic-incident-response` | Investigate sudden drops in organic traffic or rankings and run a structured forensic SEO incident response with triage, root-cause analysis and recovery plan. | safe | original | seo, forensic, incident, response | seo, forensic, incident, response, investigate, sudden, drops, organic, traffic, rankings, run, structured |
| `seo-fundamentals` | Core principles of SEO including E-E-A-T, Core Web Vitals, technical foundations, content quality, and how modern search engines evaluate pages. | safe | community | seo, fundamentals | seo, fundamentals, core, principles, including, web, vitals, technical, foundations, content, quality, how |
| `seo-image-gen` | Generate SEO-focused images such as OG cards, hero images, schema assets, product visuals, and infographics. Use when image generation is part of an SEO work... | unknown | https://github.com/AgriciDaniel/claude-seo | seo, image, gen | seo, image, gen, generate, images, such, og, cards, hero, schema, assets, product |
| `seo-keyword-strategist` | Analyzes keyword usage in provided content, calculates density, suggests semantic variations and LSI keywords based on the topic. Prevents over-optimization.... | unknown | community | seo, keyword, strategist | seo, keyword, strategist, analyzes, usage, provided, content, calculates, density, suggests, semantic, variations |
| `seo-meta-optimizer` | Creates optimized meta titles, descriptions, and URL suggestions based on character limits and best practices. Generates compelling, keyword-rich metadata. U... | unknown | community | seo, meta, optimizer | seo, meta, optimizer, creates, optimized, titles, descriptions, url, suggestions, character, limits, generates |
| `seo-plan` | Strategic SEO planning for new or existing websites. Industry-specific templates, competitive analysis, content strategy, and implementation roadmap. Use whe... | unknown | https://github.com/AgriciDaniel/claude-seo | seo, plan | seo, plan, strategic, planning, new, existing, websites, industry, specific, competitive, analysis, content |
| `seo-snippet-hunter` | Formats content to be eligible for featured snippets and SERP features. Creates snippet-optimized content blocks based on best practices. Use PROACTIVELY for... | unknown | community | seo, snippet, hunter | seo, snippet, hunter, formats, content, eligible, featured, snippets, serp, features, creates, optimized |
| `seo-structure-architect` | Analyzes and optimizes content structure including header hierarchy, suggests schema markup, and internal linking opportunities. Creates search-friendly cont... | unknown | community | seo, structure | seo, structure, architect, analyzes, optimizes, content, including, header, hierarchy, suggests, schema, markup |
| `tutorial-engineer` | Creates step-by-step tutorials and educational content from code. Transforms complex concepts into progressive learning experiences with hands-on examples. | safe | community | tutorial | tutorial, engineer, creates, step, tutorials, educational, content, code, transforms, complex, concepts, progressive |
| `wiki-architect` | You are a documentation architect that produces structured wiki catalogues and onboarding guides from codebases. | unknown | community | wiki | wiki, architect, documentation, produces, structured, catalogues, onboarding, guides, codebases |
| `wiki-changelog` | Generate structured changelogs from git history. Use when user asks "what changed recently", "generate a changelog", "summarize commits" or user wants to und... | unknown | community | wiki, changelog | wiki, changelog, generate, structured, changelogs, git, history, user, asks, what, changed, recently |
| `wiki-onboarding` | Generate two complementary onboarding documents that together give any engineer — from newcomer to principal — a complete understanding of a codebase. Use wh... | unknown | community | wiki, onboarding | wiki, onboarding, generate, two, complementary, documents, together, give, any, engineer, newcomer, principal |
| `wiki-page-writer` | You are a senior documentation engineer that generates comprehensive technical documentation pages with evidence-based depth. | unknown | community | wiki, page, writer | wiki, page, writer, senior, documentation, engineer, generates, technical, pages, evidence, depth |
| `wiki-qa` | Answer repository questions grounded entirely in source code evidence. Use when user asks a question about the codebase, user wants to understand a specific ... | safe | community | wiki, qa | wiki, qa, answer, repository, questions, grounded, entirely, source, code, evidence, user, asks |
| `wiki-researcher` | You are an expert software engineer and systems analyst. Use when user asks "how does X work" with expectation of depth, user wants to understand a complex s... | safe | community | wiki, researcher | wiki, researcher, software, engineer, analyst, user, asks, how, does, work, expectation, depth |
| `wiki-vitepress` | Transform generated wiki Markdown files into a polished VitePress static site with dark theme and interactive Mermaid diagrams. Use when user asks to "build ... | unknown | community | wiki, vitepress | wiki, vitepress, transform, generated, markdown, files, polished, static, site, dark, theme, interactive |
| `wordpress-centric-high-seo-optimized-blogwriting-skill` | Generate clean, human-sounding, SEO-optimized WordPress blog posts with optional Yoast metadata, JSON-LD schema markup, and image SEO planning. Supports modu... | safe | self | writing, blog, seo, content, wordpress | writing, blog, seo, content, wordpress, centric, high, optimized, blogwriting, skill, generate, clean |
| `youtube-seo-optimizer` | Generate complete YouTube & podcast SEO packages with live-researched keywords — titles, descriptions, tags, hashtags, chapters, and audit fixes. Use for new... | safe | community | youtube, seo, optimizer | youtube, seo, optimizer, generate, complete, podcast, packages, live, researched, keywords, titles, descriptions |
| `youtube-summarizer` | Extract transcripts from YouTube videos and generate comprehensive, detailed summaries using intelligent analysis frameworks | safe | community | video, summarization, transcription, youtube, content-analysis | video, summarization, transcription, youtube, content-analysis, summarizer, extract, transcripts, videos, generate, detailed, summaries |
## context-optimization (1)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `geminiignore-finops` | Configure and optimize .geminiignore files for AI context window efficiency and token cost reduction (FinOps). | safe | iradoweck/antigravity-awesome-skills | finops, context-management, token-optimization, geminiignore | finops, context-management, token-optimization, geminiignore, configure, optimize, files, ai, context, window, efficiency, token |
## core-dev (1)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `vscode-extension-guide-en` | Guide for VS Code extension development from scaffolding to Marketplace publication | safe | lewiswigmore/agent-skills | vscode, extension, ide, typescript, marketplace | vscode, extension, ide, typescript, marketplace, en, vs, code, development, scaffolding, publication |
## creative (1)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `article-illustrations` | Generate hand-drawn 16:9 article illustrations with the Grav character IP, sparse annotations, and absurd but clear visual metaphors. | safe | vipin-si/article-illustrations | illustration, article-graphics, visual-metaphors, image-generation, whiteboard-sketch | illustration, article-graphics, visual-metaphors, image-generation, whiteboard-sketch, article, illustrations, generate, hand, drawn, 16, grav |
## data (22)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `alpha-vantage` | Access 20+ years of global financial data: equities, options, forex, crypto, commodities, economic indicators, and 50+ technical indicators. | unknown | community | alpha, vantage | alpha, vantage, access, 20, years, global, financial, data, equities, options, forex, crypto |
| `amplitude-automation` | Automate Amplitude tasks via Rube MCP (Composio): events, user activity, cohorts, user identification. Always search tools first for current schemas. | critical | community | amplitude | amplitude, automation, automate, tasks, via, rube, mcp, composio, events, user, activity, cohorts |
| `analytics-product` | Analytics de produto — PostHog, Mixpanel, eventos, funnels, cohorts, retencao, north star metric, OKRs e dashboards de produto. | none | community | analytics, product, metrics, posthog, mixpanel | analytics, product, metrics, posthog, mixpanel, de, produto, eventos, funnels, cohorts, retencao, north |
| `analytics-tracking` | Design, audit, and improve analytics tracking systems that produce reliable, decision-ready data. | unknown | community | analytics, tracking | analytics, tracking, audit, improve, produce, reliable, decision, data |
| `arrowspace` | Spectral vector search using graph Laplacian eigenstructure. Use when cosine/L2 similarity misses latent structure in your embeddings. | safe | Genefold/arrowspace-skills | vector-search, spectral-analysis, graph-laplacian, embeddings, lambda-tau | vector-search, spectral-analysis, graph-laplacian, embeddings, lambda-tau, arrowspace, spectral, vector, search, graph, laplacian, eigenstructure |
| `data-engineer` | Build scalable data pipelines, modern data warehouses, and real-time streaming architectures. Implements Apache Spark, dbt, Airflow, and cloud-native data pl... | unknown | community | data | data, engineer, scalable, pipelines, warehouses, real, time, streaming, architectures, implements, apache, spark |
| `dbt-transformation-patterns` | Production-ready patterns for dbt (data build tool) including model organization, testing strategies, documentation, and incremental processing. | none | community | dbt, transformation | dbt, transformation, data, including, model, organization, testing, documentation, incremental, processing |
| `firecrawl-scraper` | Deep web scraping, screenshots, PDF parsing, and website crawling using Firecrawl API. Use when you need deep content extraction from web pages, page interac... | unknown | community | firecrawl, scraper | firecrawl, scraper, deep, web, scraping, screenshots, pdf, parsing, website, crawling, api, content |
| `mixpanel-automation` | Automate Mixpanel tasks via Rube MCP (Composio): events, segmentation, funnels, cohorts, user profiles, JQL queries. Always search tools first for current sc... | critical | community | mixpanel | mixpanel, automation, automate, tasks, via, rube, mcp, composio, events, segmentation, funnels, cohorts |
| `monte-carlo-monitor-creation` | Guides creation of Monte Carlo monitors via MCP tools, producing monitors-as-code YAML for CI/CD deployment. | safe | monte-carlo-data/mc-agent-toolkit | data-observability, monitoring, monte-carlo, monitors-as-code | data-observability, monitoring, monte-carlo, monitors-as-code, monte, carlo, monitor, creation, guides, monitors, via, mcp |
| `monte-carlo-prevent` | Surfaces Monte Carlo data observability context (table health, alerts, lineage, blast radius) before SQL/dbt edits. | safe | monte-carlo-data/mc-agent-toolkit | data-observability, dbt, schema, monte-carlo, lineage | data-observability, dbt, schema, monte-carlo, lineage, monte, carlo, prevent, surfaces, data, observability, context |
| `monte-carlo-push-ingestion` | Expert guide for pushing metadata, lineage, and query logs to Monte Carlo from any data warehouse. | safe | monte-carlo-data/mc-agent-toolkit | data-observability, ingestion, monte-carlo, pycarlo, metadata | data-observability, ingestion, monte-carlo, pycarlo, metadata, monte, carlo, push, pushing, lineage, query, logs |
| `monte-carlo-validation-notebook` | Generates SQL validation notebooks for dbt PR changes with before/after comparison queries. | safe | monte-carlo-data/mc-agent-toolkit | data-observability, validation, dbt, monte-carlo, sql-notebook | data-observability, validation, dbt, monte-carlo, sql-notebook, monte, carlo, notebook, generates, sql, notebooks, pr |
| `postgres-readonly-queries` | Execute safe read-only SQL queries against PostgreSQL databases with multi-connection support and defense-in-depth write protection. | safe | sanjay3290/ai-skills | postgres, sql, database, read-only | postgres, sql, database, read-only, readonly, queries, execute, safe, read, against, postgresql, databases |
| `posthog-automation` | Automate PostHog tasks via Rube MCP (Composio): events, feature flags, projects, user profiles, annotations. Always search tools first for current schemas. | critical | community | posthog | posthog, automation, automate, tasks, via, rube, mcp, composio, events, feature, flags, user |
| `segment-automation` | Automate Segment tasks via Rube MCP (Composio): track events, identify users, manage groups, page views, aliases, batch operations. Always search tools first... | critical | community | segment | segment, automation, automate, tasks, via, rube, mcp, composio, track, events, identify, users |
| `segment-cdp` | Expert patterns for Segment Customer Data Platform including Analytics.js, server-side tracking, tracking plans with Protocols, identity resolution, destinat... | safe | vibeship-spawner-skills (Apache 2.0) | segment, cdp | segment, cdp, customer, data, platform, including, analytics, js, server, side, tracking, plans |
| `spark-optimization` | Optimize Apache Spark jobs with partitioning, caching, shuffle optimization, and memory tuning. Use when improving Spark performance, debugging slow jobs, or... | unknown | community | spark, optimization | spark, optimization, optimize, apache, jobs, partitioning, caching, shuffle, memory, tuning, improving, performance |
| `sql-pro` | Master modern SQL with cloud-native databases, OLTP/OLAP optimization, and advanced query techniques. Expert in performance tuning, data modeling, and hybrid... | unknown | community | sql | sql, pro, cloud, native, databases, oltp, olap, optimization, query, techniques, performance, tuning |
| `sql-sentinel` | Audit SQL for the cost & performance anti-patterns that burn warehouse credits. Scores warehouse health 0-100 and outputs a prioritized cost-reduction plan f... | critical | takeaseatventure/sql-sentinel | sql, bigquery, snowflake, redshift, postgres, data-warehouse, cost-optimization, performance, audit, finops | sql, bigquery, snowflake, redshift, postgres, data-warehouse, cost-optimization, performance, audit, finops, sentinel, cost |
| `web-scraper` | Web scraping inteligente multi-estrategia. Extrai dados estruturados de paginas web (tabelas, listas, precos). Paginacao, monitoramento e export CSV/JSON. | safe | community | scraping, data-extraction, automation, csv | scraping, data-extraction, automation, csv, web, scraper, inteligente, multi, estrategia, extrai, dados, estruturados |
| `x-twitter-scraper` | Use Xquik for X data workflows: tweet search, user lookup, follower export, media downloads, monitors, webhooks, REST API, MCP, SDK setup, and approval-gated... | critical | Xquik-dev/x-twitter-scraper | twitter, x, social-media, x-api, tweet-search, follower-export, automation, mcp, sdk, webhooks | twitter, x, social-media, x-api, tweet-search, follower-export, automation, mcp, sdk, webhooks, scraper, xquik |
## data-ai (14)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `ai-engineering-toolkit` | 6 production-ready AI engineering workflows: prompt evaluation (8-dimension scoring), context budget planning, RAG pipeline design, agent security audit (65-... | offensive | community | prompt-engineering, rag, security, evaluation, ai-engineering, llm | prompt-engineering, rag, security, evaluation, ai-engineering, llm, ai, engineering, toolkit, prompt, dimension, scoring |
| `clarity-gate` | Pre-ingestion verification for epistemic quality in RAG systems. Ensures documents are properly qualified before entering knowledge bases. Produces CGD (Clar... | unknown | community | clarity, gate | clarity, gate, pre, ingestion, verification, epistemic, quality, rag, ensures, documents, properly, qualified |
| `embedding-strategies` | Guide to selecting and optimizing embedding models for vector search applications. | unknown | community | embedding, strategies | embedding, strategies, selecting, optimizing, models, vector, search, applications |
| `exa-search` | Semantic search, similar content discovery, and structured research using Exa API. Use when you need semantic/embeddings-based search, finding similar conten... | unknown | community | exa, search | exa, search, semantic, similar, content, discovery, structured, research, api, embeddings, finding, searching |
| `llm-app-patterns` | Production-ready patterns for building LLM applications, inspired by [Dify](https://github.com/langgenius/dify) and industry best practices. | unknown | community | llm, app | llm, app, building, applications, inspired, dify, https, github, com, langgenius, industry |
| `local-llm-expert` | Master local LLM inference, model selection, VRAM optimization, and local deployment using Ollama, llama.cpp, vLLM, and LM Studio. Expert in quantization for... | safe | community | local, llm | local, llm, inference, model, selection, vram, optimization, deployment, ollama, llama, cpp, vllm |
| `notebooklm` | Interact with Google NotebookLM to query documentation with Gemini's source-grounded answers. Each question opens a fresh browser session, retrieves the answ... | unknown | community | notebooklm | notebooklm, interact, google, query, documentation, gemini, source, grounded, answers, each, question, opens |
| `rag-engineer` | Expert in building Retrieval-Augmented Generation systems. Masters embedding models, vector databases, chunking strategies, and retrieval optimization for LL... | unknown | vibeship-spawner-skills (Apache 2.0) | rag | rag, engineer, building, retrieval, augmented, generation, masters, embedding, models, vector, databases, chunking |
| `recsys-pipeline-architect` | Designs composable recommendation, ranking, and feed pipelines using the six-stage Source→Hydrator→Filter→Scorer→Selector→SideEffect framework | safe | mturac/recsys-pipeline-architect | recommender-system, ranking, feed-algorithm, recsys, personalization, for-you-feed, rag-reranker, pipeline-architecture | recommender-system, ranking, feed-algorithm, recsys, personalization, for-you-feed, rag-reranker, pipeline-architecture, pipeline, architect, designs, composable |
| `seek-and-analyze-video` | Seek and analyze video content using Memories.ai Large Visual Memory Model for persistent video intelligence | safe | https://github.com/kennyzheng-builds/seek-and-analyze-video | video, ai, memories, social-media, youtube, tiktok, analysis | video, ai, memories, social-media, youtube, tiktok, analysis, seek, analyze, content, large, visual |
| `similarity-search-patterns` | Implement efficient similarity search with vector databases. Use when building semantic search, implementing nearest neighbor queries, or optimizing retrieva... | safe | community | similarity, search | similarity, search, efficient, vector, databases, building, semantic, implementing, nearest, neighbor, queries, optimizing |
| `tavily-web` | Web search, content extraction, crawling, and research capabilities using Tavily API. Use when you need to search the web for current information, extracting... | unknown | community | tavily, web | tavily, web, search, content, extraction, crawling, research, capabilities, api, current, information, extracting |
| `vector-database-engineer` | Expert in vector databases, embedding strategies, and semantic search implementation. Masters Pinecone, Weaviate, Qdrant, Milvus, and pgvector for RAG applic... | unknown | community | vector, database | vector, database, engineer, databases, embedding, semantic, search, masters, pinecone, weaviate, qdrant, milvus |
| `vector-index-tuning` | Optimize vector index performance for latency, recall, and memory. Use when tuning HNSW parameters, selecting quantization strategies, or scaling vector sear... | safe | community | vector, index, tuning | vector, index, tuning, optimize, performance, latency, recall, memory, hnsw, parameters, selecting, quantization |
## data-engineering (1)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `snowflake-development` | Comprehensive Snowflake development assistant covering SQL best practices, data pipeline design (Dynamic Tables, Streams, Tasks, Snowpipe), Cortex AI functio... | safe | community | snowflake | snowflake, development, assistant, covering, sql, data, pipeline, dynamic, tables, streams, tasks, snowpipe |
## data-science (8)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `data-engineering-data-driven-feature` | Build features guided by data insights, A/B testing, and continuous measurement using specialized agents for analysis, implementation, and experimentation. | unknown | community | data, engineering, driven | data, engineering, driven, feature, features, guided, insights, testing, continuous, measurement, specialized, agents |
| `data-engineering-data-pipeline` | You are a data pipeline architecture expert specializing in scalable, reliable, and cost-effective data pipelines for batch and streaming data processing. | unknown | community | data, engineering, pipeline | data, engineering, pipeline, architecture, specializing, scalable, reliable, cost, effective, pipelines, batch, streaming |
| `data-quality-frameworks` | Implement data quality validation with Great Expectations, dbt tests, and data contracts. Use when building data quality pipelines, implementing validation r... | unknown | community | data, quality, frameworks | data, quality, frameworks, validation, great, expectations, dbt, tests, contracts, building, pipelines, implementing |
| `data-scientist` | Expert data scientist for advanced analytics, machine learning, and statistical modeling. Handles complex data analysis, predictive modeling, and business in... | unknown | community | data, scientist | data, scientist, analytics, machine, learning, statistical, modeling, complex, analysis, predictive, business, intelligence |
| `data-storytelling` | Transform raw data into compelling narratives that drive decisions and inspire action. | safe | community | data, storytelling | data, storytelling, transform, raw, compelling, narratives, drive, decisions, inspire, action |
| `data-structure-protocol` | Give agents persistent structural memory of a codebase — navigate dependencies, track public APIs, and understand why connections exist without re-reading th... | safe | https://github.com/k-kolomeitsev/data-structure-protocol | data, structure, protocol | data, structure, protocol, give, agents, persistent, structural, memory, codebase, navigate, dependencies, track |
| `plotly` | Interactive visualization library. Use when you need hover info, zoom, pan, or web-embeddable charts. Best for dashboards, exploratory analysis, and presenta... | unknown | community | plotly | plotly, interactive, visualization, library, hover, info, zoom, pan, web, embeddable, charts, dashboards |
| `polars` | Fast in-memory DataFrame library for datasets that fit in RAM. Use when pandas is too slow but data still fits in memory. Lazy evaluation, parallel execution... | unknown | community | polars | polars, fast, memory, dataframe, library, datasets, fit, ram, pandas, too, slow, data |
## database (16)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `database-cloud-optimization-cost-optimize` | You are a cloud cost optimization expert specializing in reducing infrastructure expenses while maintaining performance and reliability. Analyze cloud spendi... | safe | community | database, cloud, optimization, cost, optimize | database, cloud, optimization, cost, optimize, specializing, reducing, infrastructure, expenses, while, maintaining, performance |
| `database-migration` | Master database schema and data migrations across ORMs (Sequelize, TypeORM, Prisma), including rollback strategies and zero-downtime deployments. | unknown | community | database, migration | database, migration, schema, data, migrations, orms, sequelize, typeorm, prisma, including, rollback, zero |
| `database-migrations-migration-observability` | Migration monitoring, CDC, and observability infrastructure | unknown | community | database, cdc, debezium, kafka, prometheus, grafana, monitoring | database, cdc, debezium, kafka, prometheus, grafana, monitoring, migrations, migration, observability, infrastructure |
| `database-migrations-sql-migrations` | SQL database migrations with zero-downtime strategies for PostgreSQL, MySQL, and SQL Server. Focus on data integrity and rollback plans. | unknown | community | database, migrations, sql | database, migrations, sql, zero, downtime, postgresql, mysql, server, data, integrity, rollback, plans |
| `drizzle-orm-expert` | Expert in Drizzle ORM for TypeScript — schema design, relational queries, migrations, and serverless database integration. Use when building type-safe databa... | safe | community | drizzle, orm | drizzle, orm, typescript, schema, relational, queries, migrations, serverless, database, integration, building, type |
| `neon-postgres-branches` | Choose and create the right Neon branch type for testing and development. Use when users ask about Neon branching, migration testing with real data, isolated... | unknown | neondatabase/agent-skills | neon, postgres, branches | neon, postgres, branches, choose, right, branch, type, testing, development, users, ask, about |
| `neon-postgres-egress-optimizer` | Diagnose and fix excessive Postgres egress (network data transfer) in a codebase. Use when a user mentions high database bills, unexpected data transfer cost... | unknown | neondatabase/agent-skills | neon, postgres, egress, optimizer | neon, postgres, egress, optimizer, diagnose, fix, excessive, network, data, transfer, codebase, user |
| `nosql-expert` | Expert guidance for distributed NoSQL databases (Cassandra, DynamoDB). Focuses on mental models, query-first modeling, single-table design, and avoiding hot ... | unknown | community | nosql | nosql, guidance, distributed, databases, cassandra, dynamodb, mental, models, query, first, modeling, single |
| `postgres-best-practices` | Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, o... | safe | community | postgres, best, practices | postgres, best, practices, performance, optimization, supabase, skill, writing, reviewing, optimizing, queries, schema |
| `postgresql` | Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features | unknown | community | postgresql | postgresql, specific, schema, covers, data, types, indexing, constraints, performance, features |
| `postgresql-cli` | PostgreSQL interactive terminal (psql) reference and usage guide. Use this skill whenever the user mentions psql, PostgreSQL command-line client, backslash c... | unknown | chaunsin/agent-skills | postgresql, cli | postgresql, cli, interactive, terminal, psql, reference, usage, skill, whenever, user, mentions, command |
| `prisma-expert` | You are an expert in Prisma ORM with deep knowledge of schema design, migrations, query optimization, relations modeling, and database operations across Post... | unknown | community | prisma | prisma, orm, deep, knowledge, schema, migrations, query, optimization, relations, modeling, database, operations |
| `saas-multi-tenant` | Design and implement multi-tenant SaaS architectures with row-level security, tenant-scoped queries, shared-schema isolation, and safe cross-tenant admin pat... | safe | community | multi-tenancy, saas, row-level-security, postgresql, tenant-isolation | multi-tenancy, saas, row-level-security, postgresql, tenant-isolation, multi, tenant, architectures, row, level, security, scoped |
| `sql-optimization-patterns` | Transform slow database queries into lightning-fast operations through systematic optimization, proper indexing, and query plan analysis. | safe | community | sql, optimization | sql, optimization, transform, slow, database, queries, lightning, fast, operations, through, systematic, proper |
| `sqlmap-database-pentesting` | Provide systematic methodologies for automated SQL injection detection and exploitation using SQLMap. | unknown | community | sqlmap, database, pentesting | sqlmap, database, pentesting, provide, systematic, methodologies, automated, sql, injection, detection, exploitation |
| `supabase-postgres-best-practices` | Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, o... | unknown | supabase/agent-skills | supabase, postgres, best, practices | supabase, postgres, best, practices, performance, optimization, skill, writing, reviewing, optimizing, queries, schema |
## database-processing (6)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `database-admin` | Expert database administrator specializing in modern cloud databases, automation, and reliability engineering. | unknown | community | database, admin | database, admin, administrator, specializing, cloud, databases, automation, reliability, engineering |
| `database-architect` | Expert database architect specializing in data layer design from scratch, technology selection, schema modeling, and scalable database architectures. | unknown | community | database | database, architect, specializing, data, layer, scratch, technology, selection, schema, modeling, scalable, architectures |
| `database-design` | Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases. | safe | community | database | database, principles, decision, making, schema, indexing, orm, selection, serverless, databases |
| `database-optimizer` | Expert database optimizer specializing in modern performance tuning, query optimization, and scalable architectures. | unknown | community | database, optimizer | database, optimizer, specializing, performance, tuning, query, optimization, scalable, architectures |
| `libreoffice/base` | Database management, forms, reports, and data operations with LibreOffice Base. | safe | personal | libreoffice/base | libreoffice/base, base, database, forms, reports, data, operations, libreoffice |
| `using-neon` | Neon is a serverless Postgres platform that separates compute and storage to offer autoscaling, branching, instant restore, and scale-to-zero. It's fully com... | safe | https://github.com/neondatabase/agent-skills/tree/main/skills/neon-postgres | using, neon | using, neon, serverless, postgres, platform, separates, compute, storage, offer, autoscaling, branching, instant |
## databases (2)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `drizzle-migration-conflict` | Diagnose, repair, and prevent Drizzle Kit migration conflicts involving generated SQL, snapshots, journals, merge queues, and team workflows. | critical | chaunsin/agent-skills | drizzle, migrations, database, ci, merge-conflicts | drizzle, migrations, database, ci, merge-conflicts, migration, conflict, diagnose, repair, prevent, kit, conflicts |
| `weaviate` | Search, query, inspect, create, and import data into Weaviate vector database collections using official scripts and references. | critical | weaviate/agent-skills | weaviate, vector-database, semantic-search, hybrid-search, data-import | weaviate, vector-database, semantic-search, hybrid-search, data-import, search, query, inspect, import, data, vector, database |
## design (18)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `3d-web-experience` | Expert in building 3D experiences for the web - Three.js, React Three Fiber, Spline, WebGL, and interactive 3D scenes. Covers product configurators, 3D portf... | unknown | vibeship-spawner-skills (Apache 2.0) | 3d, web, experience | 3d, web, experience, building, experiences, three, js, react, fiber, spline, webgl, interactive |
| `accessibility-compliance-accessibility-audit` | You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct audits, identify barriers,... | safe | community | accessibility, compliance, audit | accessibility, compliance, audit, specializing, wcag, inclusive, assistive, technology, compatibility, conduct, audits, identify |
| `antigravity-design-expert` | Core UI/UX engineering skill for building highly interactive, spatial, weightless, and glassmorphism-based web interfaces using GSAP and 3D CSS. | safe | community | antigravity | antigravity, core, ui, ux, engineering, skill, building, highly, interactive, spatial, weightless, glassmorphism |
| `canva-automation` | Automate Canva tasks via Rube MCP (Composio): designs, exports, folders, brand templates, autofill. Always search tools first for current schemas. | critical | community | canva | canva, automation, automate, tasks, via, rube, mcp, composio, designs, exports, folders, brand |
| `design-md` | Analyze Stitch projects and synthesize a semantic design system into DESIGN.md files | safe | https://github.com/google-labs-code/stitch-skills/tree/main/skills/design-md | md | md, analyze, stitch, synthesize, semantic, files |
| `design-orchestration` | Orchestrates design workflows by routing work through brainstorming, multi-agent review, and execution readiness in the correct order. | unknown | community | | orchestration, orchestrates, routing, work, through, brainstorming, multi, agent, review, execution, readiness, correct |
| `design-spells` | Curated micro-interactions and design details that add "magic" and personality to websites and apps. | safe | community | spells | spells, curated, micro, interactions, details, add, magic, personality, websites, apps |
| `figma-automation` | Automate Figma tasks via Rube MCP (Composio): files, components, design tokens, comments, exports. Always search tools first for current schemas. | safe | community | figma | figma, automation, automate, tasks, via, rube, mcp, composio, files, components, tokens, comments |
| `rayden-use` | Build and maintain Rayden UI components and screens in Figma via Figma MCP with full design token enforcement | safe | https://github.com/playbookTV/rayden-ui-design-skill | figma, design-system, ui, components, mcp, rayden, rayna-ui | figma, design-system, ui, components, mcp, rayden, rayna-ui, maintain, screens, via, full, token |
| `stitch-ui-design` | Expert guidance for crafting effective prompts in Google Stitch, the AI-powered UI design tool by Google Labs. This skill helps create precise, actionable pr... | safe | self | stitch, ui | stitch, ui, guidance, crafting, effective, prompts, google, ai, powered, labs, skill, helps |
| `theme-factory` | This skill provides a curated collection of professional font and color themes themes, each with carefully selected color palettes and font pairings. Once a ... | unknown | community | theme, factory | theme, factory, skill, provides, curated, collection, professional, font, color, themes, each, carefully |
| `ui-visual-validator` | Rigorous visual validation expert specializing in UI testing, design system compliance, and accessibility verification. | unknown | community | ui, visual, validator | ui, visual, validator, rigorous, validation, specializing, testing, compliance, accessibility, verification |
| `uizze-ui-research` | Use when building or reviewing web and iOS product UI and you need real UI references, structured design contracts, or implementation validation through UIZZ... | safe | aislon/uizze-mcp | ui-design, ui-research, mcp, design-contracts, agent-workflows | ui-design, ui-research, mcp, design-contracts, agent-workflows, uizze, ui, research, building, reviewing, web, ios |
| `uxui-principles` | Evaluate interfaces against 168 research-backed UX/UI principles, detect antipatterns, and inject UX context into AI coding sessions. | safe | community | ux, ui, design, evaluation, principles, antipatterns, accessibility | ux, ui, design, evaluation, principles, antipatterns, accessibility, uxui, evaluate, interfaces, against, 168 |
| `vizcom` | AI-powered product design tool for transforming sketches into full-fidelity 3D renders. | safe | community | vizcom | vizcom, ai, powered, product, transforming, sketches, full, fidelity, 3d, renders |
| `wcag-audit-patterns` | Comprehensive guide to auditing web content against WCAG 2.2 guidelines with actionable remediation strategies. | safe | community | wcag, audit | wcag, audit, auditing, web, content, against, guidelines, actionable, remediation |
| `web-design-guidelines` | Review files for compliance with Web Interface Guidelines. | safe | community | web, guidelines | web, guidelines, review, files, compliance, interface |
| `webflow-automation` | Automate Webflow CMS collections, site publishing, page management, asset uploads, and ecommerce orders via Rube MCP (Composio). Always search tools first fo... | critical | community | webflow | webflow, automation, automate, cms, collections, site, publishing, page, asset, uploads, ecommerce, orders |
## design-it (48)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `design-it/3d-ui` | Web and App implementation guide for 3D UI. Trigger when user wants actual 3D objects, perspective effects, and spatial depth. | safe | self | it/3d, ui | it/3d, ui, 3d, web, app, trigger, user, wants, actual, objects, perspective, effects |
| `design-it/ai-native-ui` | Web and App implementation guide for AI Native UI. Trigger when user wants conversational interfaces, adaptive layouts, and generative AI aesthetics. | safe | self | it/ai, native, ui | it/ai, native, ui, ai, web, app, trigger, user, wants, conversational, interfaces, adaptive |
| `design-it/aurora-ui` | Web and App implementation guide for Aurora UI. Trigger when user wants gradient glows, color blobs, and atmospheric lighting effects. | safe | self | it/aurora, ui | it/aurora, ui, aurora, web, app, trigger, user, wants, gradient, glows, color, blobs |
| `design-it/bento-ui` | Web and App implementation guide for Bento UI. Trigger when user wants modular grid cards, Apple-like dashboard style, or sections arranged like a bento box. | safe | self | it/bento, ui | it/bento, ui, bento, web, app, trigger, user, wants, modular, grid, cards, apple |
| `design-it/brutalism` | Web and App implementation guide for Brutalism. Trigger when user wants a raw appearance, intentionally unfinished look, and rejection of standard design con... | safe | self | it/brutalism | it/brutalism, brutalism, web, app, trigger, user, wants, raw, appearance, intentionally, unfinished, look |
| `design-it/brutalist-typography` | Web and App implementation guide for Brutalist Typography. Trigger when user wants huge fonts, raw presentation, and aggressive layout decisions. | safe | self | it/brutalist, typography | it/brutalist, typography, brutalist, web, app, trigger, user, wants, huge, fonts, raw, presentation |
| `design-it/card-based-design` | Web and App implementation guide for Card-Based Design. Trigger when user wants information cards, Pinterest-style layouts, and bite-sized content containers. | safe | self | it/card, based | it/card, based, card, web, app, trigger, user, wants, information, cards, pinterest, style |
| `design-it/claymorphism` | Web and App implementation guide for Claymorphism. Trigger when user wants soft 3D elements, rounded shapes, and a playful, tactile appearance. | safe | self | it/claymorphism | it/claymorphism, claymorphism, web, app, trigger, user, wants, soft, 3d, elements, rounded, shapes |
| `design-it/color-blocking` | Web and App implementation guide for Color Blocking. Trigger when user wants large color sections, striking layout divisions, and Mondrian-style grids. | safe | self | it/color, blocking | it/color, blocking, color, web, app, trigger, user, wants, large, sections, striking, layout |
| `design-it/command-center-ui` | Web and App implementation guide for Command Center UI. Trigger when user wants monitoring systems, enterprise dashboards, NOCs, and global maps. | safe | self | it/command, center, ui | it/command, center, ui, command, web, app, trigger, user, wants, monitoring, enterprise, dashboards |
| `design-it/cyber-y2k` | Web and App implementation guide for Cyber Y2K. Trigger when user wants modern Y2K, holographic visuals, and glitch aesthetics. | safe | self | it/cyber, y2k | it/cyber, y2k, cyber, web, app, trigger, user, wants, holographic, visuals, glitch, aesthetics |
| `design-it/cyberpunk-ui` | Web and App implementation guide for Cyberpunk UI. Trigger when user wants neon colors, dark backgrounds, high-tech dystopian aesthetics, and hacking interfa... | safe | self | it/cyberpunk, ui | it/cyberpunk, ui, cyberpunk, web, app, trigger, user, wants, neon, colors, dark, backgrounds |
| `design-it/dark-mode` | Web and App implementation guide for Dark Mode Design. Trigger when user wants dark surfaces, reduced eye strain, and premium sleek aesthetics. | safe | self | it/dark, mode | it/dark, mode, dark, web, app, trigger, user, wants, surfaces, reduced, eye, strain |
| `design-it/dashboard-design` | Web and App implementation guide for Dashboard Design. Trigger when user wants analytics-focused layouts, data visualization, and modular overview screens. | safe | self | it/dashboard | it/dashboard, dashboard, web, app, trigger, user, wants, analytics, layouts, data, visualization, modular |
| `design-it/data-dense-design` | Web and App implementation guide for Data-Dense Design. Trigger when user wants professional tools, maximum information density, and expert interfaces (like ... | safe | self | it/data, dense | it/data, dense, data, web, app, trigger, user, wants, professional, maximum, information, density |
| `design-it/duotone-design` | Web and App implementation guide for Duotone Design. Trigger when user wants two-color schemes, striking imagery, and Spotify-like playlist aesthetics. | safe | self | it/duotone | it/duotone, duotone, web, app, trigger, user, wants, two, color, schemes, striking, imagery |
| `design-it/editorial-design` | Web and App implementation guide for Editorial Design. Trigger when user wants a magazine-inspired layout, large headlines, and elegant typography pairing. | safe | self | it/editorial | it/editorial, editorial, web, app, trigger, user, wants, magazine, inspired, layout, large, headlines |
| `design-it/flat-design` | Web and App implementation guide for the Flat Design style. Trigger when the user wants no shadows, simple shapes, and bold colors. | safe | self | it/flat | it/flat, flat, web, app, style, trigger, user, wants, no, shadows, simple, shapes |
| `design-it/flat-design-2` | Web and App implementation guide for Flat Design 2.0 (Semi-Flat). Trigger when the user wants flat design with subtle shadows and improved usability. | safe | self | it/flat, 2 | it/flat, 2, flat, web, app, semi, trigger, user, wants, subtle, shadows, improved |
| `design-it/floating-ui` | Web and App implementation guide for Floating UI. Trigger when user wants detached cards, elevated components, and a light, airy feel. | safe | self | it/floating, ui | it/floating, ui, floating, web, app, trigger, user, wants, detached, cards, elevated, components |
| `design-it/frutiger-aero` | Web and App implementation guide for Frutiger Aero. Trigger when user wants glossy gradients, early 2000s nature-inspired tech, glass, and water motifs. | safe | self | it/frutiger, aero | it/frutiger, aero, frutiger, web, app, trigger, user, wants, glossy, gradients, early, 2000s |
| `design-it/glassmorphism` | Web and App implementation guide for Glassmorphism. Trigger when user wants a frosted glass effect, blurred backgrounds, transparency, or a sleek MacOS-like ... | safe | self | it/glassmorphism | it/glassmorphism, glassmorphism, web, app, trigger, user, wants, frosted, glass, effect, blurred, backgrounds |
| `design-it/gradient-design` | Web and App implementation guide for Gradient Design. Trigger when user wants heavy gradient usage, vibrant transitions, and modern energetic feels. | safe | self | it/gradient | it/gradient, gradient, web, app, trigger, user, wants, heavy, usage, vibrant, transitions, energetic |
| `design-it/high-contrast` | Web and App implementation guide for High Contrast Design. Trigger when user wants accessibility-focused design, extreme legibility, or stark visual impact. | safe | self | it/high, contrast | it/high, contrast, high, web, app, trigger, user, wants, accessibility, extreme, legibility, stark |
| `design-it/holographic-ui` | Web and App implementation guide for Holographic UI. Trigger when user wants light-based appearance, projected interfaces, and transparent floating elements. | safe | self | it/holographic, ui | it/holographic, ui, holographic, web, app, trigger, user, wants, light, appearance, projected, interfaces |
| `design-it/isometric-design` | Web and App implementation guide for Isometric Design. Trigger when user wants angled 3D appearances without vanishing points, often used for technical illus... | safe | self | it/isometric | it/isometric, isometric, web, app, trigger, user, wants, angled, 3d, appearances, without, vanishing |
| `design-it/layered-design` | Web and App implementation guide for Layered Design. Trigger when user wants multiple depth levels, floating panels, and overlapping content. | safe | self | it/layered | it/layered, layered, web, app, trigger, user, wants, multiple, depth, levels, floating, panels |
| `design-it/material-design` | Web and App implementation guide for Material Design. Trigger when user wants Google's aesthetic, elevation, motion, and consistent components. | safe | self | it/material | it/material, material, web, app, trigger, user, wants, google, aesthetic, elevation, motion, consistent |
| `design-it/maximalism` | Web and App implementation guide for Controlled Maximalism. Trigger when user wants lots of elements, dense content, but a highly curated and artistic presen... | safe | self | it/maximalism | it/maximalism, maximalism, web, app, controlled, trigger, user, wants, lots, elements, dense, content |
| `design-it/minimalism` | Web and App implementation guide for the Minimalism design style. Trigger when the user wants simple layouts, lots of whitespace, few colors, and clear hiera... | safe | self | it/minimalism | it/minimalism, minimalism, web, app, style, trigger, user, wants, simple, layouts, lots, whitespace |
| `design-it/monochromatic-ui` | Web and App implementation guide for Monochromatic UI. Trigger when user wants a single-color palette, high elegance, and strict color discipline. | safe | self | it/monochromatic, ui | it/monochromatic, ui, monochromatic, web, app, trigger, user, wants, single, color, palette, high |
| `design-it/neo-brutalism` | Web and App implementation guide for Neo-Brutalism. Trigger when user wants thick borders, hard shadows, bright colors, and a playful yet structured look. | safe | self | it/neo, brutalism | it/neo, brutalism, neo, web, app, trigger, user, wants, thick, borders, hard, shadows |
| `design-it/neumorphism` | Web and App implementation guide for Neumorphism (Soft UI). Trigger when user wants soft shadows, extruded appearance, and light source simulation. | safe | self | it/neumorphism | it/neumorphism, neumorphism, web, app, soft, ui, trigger, user, wants, shadows, extruded, appearance |
| `design-it/retro-design` | Web and App implementation guide for Retro Design (60s-80s). Trigger when user wants vintage aesthetics, warm muted colors, and nostalgic layouts. | safe | self | it/retro | it/retro, retro, web, app, 60s, 80s, trigger, user, wants, vintage, aesthetics, warm |
| `design-it/retro-futurism` | Web and App implementation guide for Retro Futurism. Trigger when user wants vintage future concepts, 1950s space age aesthetics, or atompunk vibes. | safe | self | it/retro, futurism | it/retro, futurism, retro, web, app, trigger, user, wants, vintage, future, concepts, 1950s |
| `design-it/sci-fi-interface` | Web and App implementation guide for Sci-Fi Interface Design. Trigger when user wants HUDs, spacecraft dashboards, or tactical military readouts. | safe | self | it/sci, fi, interface | it/sci, fi, interface, sci, web, app, trigger, user, wants, huds, spacecraft, dashboards |
| `design-it/skeuomorphism` | Web and App implementation guide for Skeuomorphism. Trigger when user wants UI to mimic real-world objects, realistic textures, or physical metaphors. | safe | self | it/skeuomorphism | it/skeuomorphism, skeuomorphism, web, app, trigger, user, wants, ui, mimic, real, world, objects |
| `design-it/soft-pastel` | Web and App implementation guide for Soft Pastel Design. Trigger when user wants gentle colors, calming UI, baby/lifestyle branding, or low-contrast aesthetics. | safe | self | it/soft, pastel | it/soft, pastel, soft, web, app, trigger, user, wants, gentle, colors, calming, ui |
| `design-it/spatial-computing-ui` | Web and App implementation guide for Spatial Computing UI. Trigger when user wants floating elements, environmental awareness, and Apple Vision Pro style. | safe | self | it/spatial, computing, ui | it/spatial, computing, ui, spatial, web, app, trigger, user, wants, floating, elements, environmental |
| `design-it/spatial-design` | Web and App implementation guide for Spatial Design. Trigger when user wants environment-aware layouts, Apple Vision Pro inspiration, and mixed reality aesth... | safe | self | it/spatial | it/spatial, spatial, web, app, trigger, user, wants, environment, aware, layouts, apple, vision |
| `design-it/swiss-design` | Web and App implementation guide for Swiss Design (International Typographic Style). Trigger when user wants strict grid systems, strong typography, and clea... | safe | self | it/swiss | it/swiss, swiss, web, app, international, typographic, style, trigger, user, wants, strict, grid |
| `design-it/synthwave` | Web and App implementation guide for Synthwave. Trigger when user wants 80s-inspired neon, dark backgrounds, outrun grids, and Miami Vice aesthetics. | safe | self | it/synthwave | it/synthwave, synthwave, web, app, trigger, user, wants, 80s, inspired, neon, dark, backgrounds |
| `design-it/tile-design` | Web and App implementation guide for Tile Design. Trigger when user wants Microsoft Metro style, sharp square information units, and horizontal scrolling grids. | safe | self | it/tile | it/tile, tile, web, app, trigger, user, wants, microsoft, metro, style, sharp, square |
| `design-it/typography-first` | Web and App implementation guide for Typography First Design. Trigger when user wants text as the absolute main visual element, with minimal UI chroming. | safe | self | it/typography, first | it/typography, first, typography, web, app, trigger, user, wants, text, absolute, main, visual |
| `design-it/vaporwave` | Web and App implementation guide for Vaporwave. Trigger when user wants neon colors, retro digital aesthetics, 90s OS elements, and Roman statues. | safe | self | it/vaporwave | it/vaporwave, vaporwave, web, app, trigger, user, wants, neon, colors, retro, digital, aesthetics |
| `design-it/vibrant-maximalism` | Web and App implementation guide for Vibrant Maximalism. Trigger when user wants rich colors, dense layouts, extreme sensory input, and "more is more". | safe | self | it/vibrant, maximalism | it/vibrant, maximalism, vibrant, web, app, trigger, user, wants, rich, colors, dense, layouts |
| `design-it/widget-based-design` | Web and App implementation guide for Widget-Based Design. Trigger when user wants modular blocks, iOS Home Screen aesthetics, and customizable mini-apps. | safe | self | it/widget, based | it/widget, based, widget, web, app, trigger, user, wants, modular, blocks, ios, home |
| `design-it/y2k-design` | Web and App implementation guide for Y2K Design. Trigger when user wants chrome effects, futuristic 2000s look, blob shapes, and tech optimism. | safe | self | it/y2k | it/y2k, y2k, web, app, trigger, user, wants, chrome, effects, futuristic, 2000s, look |
## developer-tools (3)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `gh-image` | Upload local images to GitHub and get canonical user-attachments embed URLs; use when asked to attach a screenshot to a PR, issue, or comment, or to embed be... | critical | drogers0/gh-image | github, images, screenshots, gh-extension, cli | github, images, screenshots, gh-extension, cli, gh, image, upload, local, get, canonical, user |
| `mcp-tool-developer` | Build Model Context Protocol (MCP) servers and tools from scratch. Full-stack MCP development with TypeScript/Python, testing, deployment, and registry publi... | safe | demo112/yunqu-ai-skills | mcp, ai-agent, tool-development, typescript, python, llm, model-context-protocol | mcp, ai-agent, tool-development, typescript, python, llm, model-context-protocol, developer, model, context, protocol, servers |
| `tokenwise` | Measurement-driven model router for Claude Code. Routes Haiku/Sonnet/Opus per task class, logs every routed task with real $ numbers, and A/B tests cheaper t... | critical | CodeShuX/tokenwise | model-routing, token-optimization, cost-reduction, anthropic, haiku, sonnet, opus, claude-code, ab-testing, measurement | model-routing, token-optimization, cost-reduction, anthropic, haiku, sonnet, opus, claude-code, ab-testing, measurement, tokenwise, driven |
## development (171)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `agenttrace-session-audit` | Audit local AI coding-agent sessions with agenttrace for cost, tool failures, latency, anomalies, health, diffs, and CI gates. | safe | luoyuctl/agenttrace | ai-coding, observability, cost-tracking, session-analysis | ai-coding, observability, cost-tracking, session-analysis, agenttrace, session, audit, local, ai, coding, agent, sessions |
| `api-endpoint-builder` | Builds production-ready REST API endpoints with validation, error handling, authentication, and documentation. Follows best practices for security and scalab... | safe | community | api, endpoint, builder | api, endpoint, builder, rest, endpoints, validation, error, handling, authentication, documentation, follows, security |
| `arm-cortex-expert` | Senior embedded software engineer specializing in firmware and driver development for ARM Cortex-M microcontrollers (Teensy, STM32, nRF52, SAMD). | unknown | community | arm, cortex | arm, cortex, senior, embedded, software, engineer, specializing, firmware, driver, development, microcontrollers, teensy |
| `ask-copilot` | Use GitHub Copilot CLI in non-interactive mode to ask questions, review code, or generate snippets without manual interaction. | critical | cshara1/antigravity-awesome-skills | copilot, github, cli, review, prompt | copilot, github, cli, review, prompt, ask, non, interactive, mode, questions, code, generate |
| `async-python-patterns` | Comprehensive guidance for implementing asynchronous Python applications using asyncio, concurrent programming patterns, and async/await for building high-pe... | safe | community | async, python | async, python, guidance, implementing, asynchronous, applications, asyncio, concurrent, programming, await, building, high |
| `avalonia-layout-zafiro` | Guidelines for modern Avalonia UI layout using Zafiro.Avalonia, emphasizing shared styles, generic components, and avoiding XAML redundancy. | unknown | community | avalonia, layout, zafiro | avalonia, layout, zafiro, guidelines, ui, emphasizing, shared, styles, generic, components, avoiding, xaml |
| `avalonia-viewmodels-zafiro` | Optimal ViewModel and Wizard creation patterns for Avalonia using Zafiro and ReactiveUI. | none | community | avalonia, viewmodels, zafiro | avalonia, viewmodels, zafiro, optimal, viewmodel, wizard, creation, reactiveui |
| `avalonia-zafiro-development` | Mandatory skills, conventions, and behavioral rules for Avalonia UI development using the Zafiro toolkit. | safe | community | avalonia, zafiro | avalonia, zafiro, development, mandatory, skills, conventions, behavioral, rules, ui, toolkit |
| `ax-extract-workflow` | Reconstruct workflow behind a past coding-agent artifact using local ax sessions/commits/skills/tool traces. Use when asked how X was built. | safe | Necmttn/ax | ai-coding, workflow-reconstruction, session-analysis, observability | ai-coding, workflow-reconstruction, session-analysis, observability, ax, extract, reconstruct, behind, past, coding, agent, artifact |
| `bash-defensive-patterns` | Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requir... | safe | community | bash, defensive | bash, defensive, programming, techniques, grade, scripts, writing, robust, shell, ci, cd, pipelines |
| `bash-linux` | Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems. | unknown | community | bash, linux | bash, linux, terminal, critical, commands, piping, error, handling, scripting, working, macos |
| `bash-pro` | Master of defensive Bash scripting for production automation, CI/CD pipelines, and system utilities. Expert in safe, portable, and testable shell scripts. | critical | community | bash | bash, pro, defensive, scripting, automation, ci, cd, pipelines, utilities, safe, portable, testable |
| `bazel-build-optimization` | Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote execution, or optimizing build performance for enterprise co... | unknown | community | bazel, build, optimization | bazel, build, optimization, optimize, large, scale, monorepos, configuring, implementing, remote, execution, optimizing |
| `brooks-lint` | AI code reviewer grounded in classic software engineering books for catching design smells, coupling issues, and architectural risks. | safe | hyhmrright/brooks-lint | code-review, architecture, software-design, refactoring, claude-code | code-review, architecture, software-design, refactoring, claude-code, brooks, lint, ai, code, reviewer, grounded, classic |
| `busybox-on-windows` | How to use a Win32 build of BusyBox to run many of the standard UNIX command line tools on Windows. | safe | community | busybox, on, windows | busybox, on, windows, how, win32, run, many, standard, unix, command, line |
| `cmux` | Control cmux workspaces, panes, surfaces, and agent sessions safely from macOS terminal workflows. | critical | davidondrej/skills | cmux, terminal, agents, macos | cmux, terminal, agents, macos, control, workspaces, panes, surfaces, agent, sessions, safely |
| `code-documentation-code-explain` | You are a code education expert specializing in explaining complex code through clear narratives, visual diagrams, and step-by-step breakdowns. Transform dif... | safe | community | code, documentation, explain | code, documentation, explain, education, specializing, explaining, complex, through, clear, narratives, visual, diagrams |
| `code-documentation-doc-generate` | You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user g... | safe | community | code, documentation, doc, generate | code, documentation, doc, generate, specializing, creating, maintainable, api, docs, architecture, diagrams, user |
| `code-polish` | Rewrites unprofessional code comments into clear ones and performs non-semantic cleanup. Use to professionalize code without altering logic or behavior. | critical | community | code, polish | code, polish, rewrites, unprofessional, comments, clear, ones, performs, non, semantic, cleanup, professionalize |
| `code-refactoring-context-restore` | Use when working with code refactoring context restore | unknown | community | code, refactoring, restore | code, refactoring, restore, context, working |
| `code-refactoring-tech-debt` | You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncov... | unknown | community | code, refactoring, tech, debt | code, refactoring, tech, debt, technical, specializing, identifying, quantifying, prioritizing, software, analyze, codebase |
| `code-review-ai-ai-review` | You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition, and modern DevOps practices. Levera... | unknown | community | code, ai | code, ai, review, powered, combining, automated, static, analysis, intelligent, recognition, devops, leverage |
| `code-review-and-quality` | Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to ... | unknown | addyosmani/agent-skills | code, and, quality | code, and, quality, review, conducts, multi, axis, before, merging, any, change, reviewing |
| `code-review-excellence` | Transform code reviews from gatekeeping to knowledge sharing through constructive feedback, systematic analysis, and collaborative improvement. | safe | community | code, excellence | code, excellence, review, transform, reviews, gatekeeping, knowledge, sharing, through, constructive, feedback, systematic |
| `code-reviewer` | Elite code review expert specializing in modern AI-powered code | unknown | community | code | code, reviewer, elite, review, specializing, ai, powered |
| `code-showcase-core-components` | Core component library and design system patterns. Use when building UI, using design tokens, or working with the component library. | unknown | ChrisWiles/claude-code-showcase | code, showcase, core, components | code, showcase, core, components, component, library, building, ui, tokens, working |
| `code-showcase-react-ui-patterns` | Modern React UI patterns for loading states, error handling, and data fetching. Use when building UI components, handling async data, or managing UI states. | unknown | ChrisWiles/claude-code-showcase | code, showcase, react, ui | code, showcase, react, ui, loading, states, error, handling, data, fetching, building, components |
| `code-showcase-systematic-debugging` | Four-phase debugging methodology with root cause analysis. Use when investigating bugs, fixing test failures, or troubleshooting unexpected behavior. Emphasi... | unknown | ChrisWiles/claude-code-showcase | code, showcase, systematic, debugging | code, showcase, systematic, debugging, four, phase, methodology, root, cause, analysis, investigating, bugs |
| `code-showcase-testing-patterns` | Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-gr... | unknown | ChrisWiles/claude-code-showcase | code, showcase | code, showcase, testing, jest, factory, functions, mocking, tdd, writing, unit, tests, creating |
| `code-simplification` | Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend ... | unknown | addyosmani/agent-skills | code, simplification | code, simplification, simplifies, clarity, refactoring, without, changing, behavior, works, harder, read, maintain |
| `code-simplifier` | Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to "simplify code", "clean up co... | unknown | community | code, simplifier | code, simplifier, simplifies, refines, clarity, consistency, maintainability, while, preserving, all, functionality, asked |
| `codebase-audit-pre-push` | Deep audit before GitHub push: removes junk files, dead code, security holes, and optimization issues. Checks every file line-by-line for production readiness. | safe | community | codebase, audit, pre, push | codebase, audit, pre, push, deep, before, github, removes, junk, files, dead, code |
| `codebase-cleanup-deps-audit` | You are a dependency security expert specializing in vulnerability scanning, license compliance, and supply chain security. Analyze project dependencies for ... | unknown | community | codebase, cleanup, deps, audit | codebase, cleanup, deps, audit, dependency, security, specializing, vulnerability, scanning, license, compliance, supply |
| `codebase-cleanup-refactor-clean` | You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and r... | safe | community | codebase, cleanup, refactor, clean | codebase, cleanup, refactor, clean, code, refactoring, specializing, principles, solid, software, engineering, analyze |
| `codebase-to-wordpress-converter` | Expert skill for converting any codebase (React/HTML/Next.js) into a pixel-perfect, SEO-optimized, and dynamic WordPress theme. | safe | community | codebase, to, wordpress, converter | codebase, to, wordpress, converter, skill, converting, any, react, html, next, js, pixel |
| `dbos-golang` | Guide for building reliable, fault-tolerant Go applications with DBOS durable workflows. Use when adding DBOS to existing Go code, creating workflows and ste... | safe | https://docs.dbos.dev/ | dbos, golang | dbos, golang, building, reliable, fault, tolerant, go, applications, durable, adding, existing, code |
| `dbos-python` | Guide for building reliable, fault-tolerant Python applications with DBOS durable workflows. Use when adding DBOS to existing Python code, creating workflows... | safe | https://docs.dbos.dev/ | dbos, python | dbos, python, building, reliable, fault, tolerant, applications, durable, adding, existing, code, creating |
| `dbos-typescript` | Guide for building reliable, fault-tolerant TypeScript applications with DBOS durable workflows. Use when adding DBOS to existing TypeScript code, creating w... | safe | https://docs.dbos.dev/ | dbos, typescript | dbos, typescript, building, reliable, fault, tolerant, applications, durable, adding, existing, code, creating |
| `debugging-and-error-recovery` | Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use wh... | unknown | addyosmani/agent-skills | debugging, and, error, recovery | debugging, and, error, recovery, guides, systematic, root, cause, tests, fail, break, behavior |
| `debugging-code` | Interactively debug source code — set breakpoints, step through execution line by line, inspect live variable state, evaluate expressions against the running... | unknown | AlmogBaku/debug-skill | debugging, code | debugging, code, interactively, debug, source, set, breakpoints, step, through, execution, line, inspect |
| `debugging-toolkit` | Use when working with debugging toolkit smart debug (Alias for debugging-toolkit-smart-debug) | unknown | alias | debugging | debugging, toolkit, working, smart, debug, alias |
| `debugging-toolkit-smart-debug` | Use when working with debugging toolkit smart debug | unknown | community | debugging, debug | debugging, debug, toolkit, smart, working |
| `dependency-upgrade` | Master major dependency version upgrades, compatibility analysis, staged upgrade strategies, and comprehensive testing approaches. | critical | community | dependency, upgrade | dependency, upgrade, major, version, upgrades, compatibility, analysis, staged, testing, approaches |
| `devcontainer-setup` | Creates devcontainers with Claude Code, language-specific tooling (Python/Node/Rust/Go), and persistent volumes. Use when adding devcontainer support to a pr... | safe | vibeship-spawner-skills (Apache 2.0) | devcontainer, setup | devcontainer, setup, creates, devcontainers, claude, code, language, specific, tooling, python, node, rust |
| `diagnosing-bugs` | Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow. | safe | mattpocock/skills | engineering, workflow, coding-agents | engineering, workflow, coding-agents, diagnosing, bugs, diagnosis, loop, hard, performance, regressions, user, says |
| `distribute-skill-to-all-agents` | Distribute a skill across configured agent skill folders while respecting local symlink layouts. | critical | davidondrej/skills | skills, distribution, agents | skills, distribution, agents, distribute, skill, all, configured, agent, folders, while, respecting, local |
| `dotnet-architect` | Expert .NET backend architect specializing in C#, ASP.NET Core, Entity Framework, Dapper, and enterprise application patterns. | unknown | community | dotnet | dotnet, architect, net, backend, specializing, asp, core, entity, framework, dapper, enterprise, application |
| `dwarf-expert` | Provides expertise for analyzing DWARF debug files and understanding the DWARF debug format/standard (v3-v5). Triggers when understanding DWARF information, ... | unknown | community | dwarf | dwarf, provides, expertise, analyzing, debug, files, understanding, format, standard, v3, v5, triggers |
| `dx-optimizer` | Developer Experience specialist. Improves tooling, setup, and workflows. Use PROACTIVELY when setting up new projects, after team feedback, or when developme... | unknown | community | dx, optimizer | dx, optimizer, developer, experience, improves, tooling, setup, proactively, setting, up, new, after |
| `ecl-harness-engineer` | Create or audit ECL Agent Harness infrastructure: AGENTS.md, change tracking, repository guidance, lint checks, CI gates, and agent handoff docs. | safe | qinghui316/ecl-harness-engineer | codex, agent-harness, ecl, workflow, ci | codex, agent-harness, ecl, workflow, ci, harness, engineer, audit, agent, infrastructure, agents, md |
| `effective-agent-skills` | Author and review high-quality agent skills with triggers, progressive disclosure, and safety notes. | safe | davidondrej/skills | skills, authoring, quality | skills, authoring, quality, effective, agent, author, review, high, triggers, progressive, disclosure, safety |
| `electron-development` | Master Electron desktop app development with secure IPC, contextIsolation, preload scripts, multi-process architecture, electron-builder packaging, code sign... | safe | community | electron | electron, development, desktop, app, secure, ipc, contextisolation, preload, scripts, multi, process, architecture |
| `environment-setup-guide` | Guide developers through setting up development environments with proper tools, dependencies, and configurations | unknown | community | environment, setup | environment, setup, developers, through, setting, up, development, environments, proper, dependencies, configurations |
| `error-debugging-error-analysis` | You are an expert error analysis specialist with deep expertise in debugging distributed systems, analyzing production incidents, and implementing comprehens... | safe | community | error, debugging | error, debugging, analysis, deep, expertise, distributed, analyzing, incidents, implementing, observability, solutions |
| `error-debugging-error-trace` | You are an error tracking and observability expert specializing in implementing comprehensive error monitoring solutions. Set up error tracking systems, conf... | safe | community | error, debugging, trace | error, debugging, trace, tracking, observability, specializing, implementing, monitoring, solutions, set, up, configure |
| `error-debugging-multi-agent-review` | Use when working with error debugging multi agent review | unknown | community | error, debugging, multi, agent | error, debugging, multi, agent, review, working |
| `error-detective` | Search logs and codebases for error patterns, stack traces, and anomalies. Correlates errors across systems and identifies root causes. | safe | community | error, detective | error, detective, search, logs, codebases, stack, traces, anomalies, correlates, errors, identifies, root |
| `error-diagnostics-error-analysis` | You are an expert error analysis specialist with deep expertise in debugging distributed systems, analyzing production incidents, and implementing comprehens... | safe | community | error, diagnostics | error, diagnostics, analysis, deep, expertise, debugging, distributed, analyzing, incidents, implementing, observability, solutions |
| `error-diagnostics-error-trace` | You are an error tracking and observability expert specializing in implementing comprehensive error monitoring solutions. Set up error tracking systems, conf... | safe | community | error, diagnostics, trace | error, diagnostics, trace, tracking, observability, specializing, implementing, monitoring, solutions, set, up, configure |
| `error-diagnostics-smart-debug` | Use when working with error diagnostics smart debug | unknown | community | error, diagnostics, debug | error, diagnostics, debug, smart, working |
| `error-handling-patterns` | Build resilient applications with robust error handling strategies that gracefully handle failures and provide excellent debugging experiences. | safe | community | error, handling | error, handling, resilient, applications, robust, gracefully, handle, failures, provide, excellent, debugging, experiences |
| `folder-specific-claude-and-agents-md` | Create folder-scoped CLAUDE.md and AGENTS.md guidance for future agents working in that area. | critical | davidondrej/skills | agents-md, claude-md, documentation | agents-md, claude-md, documentation, folder, specific, claude, agents, md, scoped, guidance, future, working |
| `fp-async` | Practical async patterns using TaskEither - clean pipelines instead of try/catch hell, with real API examples | unknown | community | fp-ts, typescript, async, error-handling, practical, promises, api, fetch | fp-ts, typescript, async, error-handling, practical, promises, api, fetch, fp, taskeither, clean, pipelines |
| `fp-backend` | Functional programming patterns for Node.js/Deno backend development using fp-ts, ReaderTaskEither, and functional dependency injection | unknown | community | fp-ts, typescript, backend, functional-programming, node, deno, dependency-injection, reader-task-either | fp-ts, typescript, backend, functional-programming, node, deno, dependency-injection, reader-task-either, fp, functional, programming, js |
| `fp-data-transforms` | Everyday data transformations using functional patterns - arrays, objects, grouping, aggregation, and null-safe access | unknown | community | functional-programming, typescript, data-transformation, fp-ts, arrays, objects, grouping, aggregation, null-safety | functional-programming, typescript, data-transformation, fp-ts, arrays, objects, grouping, aggregation, null-safety, fp, data, transforms |
| `fp-either-ref` | Quick reference for Either type. Use when user needs error handling, validation, or operations that can fail with typed errors. | unknown | community | fp-ts, either, error-handling, validation, quick-reference | fp-ts, either, error-handling, validation, quick-reference, fp, ref, quick, reference, type, user, error |
| `fp-errors` | Stop throwing everywhere - handle errors as values using Either and TaskEither for cleaner, more predictable code | unknown | community | fp-ts, error-handling, either, task-either, typescript, validation, practical | fp-ts, error-handling, either, task-either, typescript, validation, practical, fp, errors, stop, throwing, everywhere |
| `fp-option-ref` | Quick reference for Option type. Use when user needs to handle nullable values, optional data, or wants to avoid null checks. | unknown | community | fp-ts, option, nullable, maybe, quick-reference | fp-ts, option, nullable, maybe, quick-reference, fp, ref, quick, reference, type, user, handle |
| `fp-pipe-ref` | Quick reference for pipe and flow. Use when user needs to chain functions, compose operations, or build data pipelines in fp-ts. | unknown | community | fp-ts, pipe, flow, composition, quick-reference | fp-ts, pipe, flow, composition, quick-reference, fp, ref, quick, reference, user, chain, functions |
| `fp-pragmatic` | A practical, jargon-free guide to functional programming - the 80/20 approach that gets results without the academic overhead | unknown | community | fp-ts, functional-programming, typescript, pragmatic, beginner-friendly, best-practices | fp-ts, functional-programming, typescript, pragmatic, beginner-friendly, best-practices, fp, practical, jargon, free, functional, programming |
| `fp-react` | Practical patterns for using fp-ts with React - hooks, state, forms, data fetching. Works with React 18/19, Next.js 14/15. | unknown | community | fp-ts, react, typescript, hooks, state-management, forms, data-fetching, remote-data, react-19, next-js | fp-ts, react, typescript, hooks, state-management, forms, data-fetching, remote-data, react-19, next-js, fp, practical |
| `fp-refactor` | Comprehensive guide for refactoring imperative TypeScript code to fp-ts functional patterns | unknown | community | fp-ts, refactoring, functional-programming, typescript, migration, either, option, task, reader | fp-ts, refactoring, functional-programming, typescript, migration, either, option, task, reader, fp, refactor, imperative |
| `fp-taskeither-ref` | Quick reference for TaskEither. Use when user needs async error handling, API calls, or Promise-based operations that can fail. | unknown | community | fp-ts, taskeither, async, promise, error-handling, quick-reference | fp-ts, taskeither, async, promise, error-handling, quick-reference, fp, ref, quick, reference, user, error |
| `fp-ts-errors` | Handle errors as values using fp-ts Either and TaskEither for cleaner, more predictable TypeScript code. Use when implementing error handling patterns with f... | safe | https://github.com/whatiskadudoing/fp-ts-skills | fp, ts, errors | fp, ts, errors, handle, values, either, taskeither, cleaner, predictable, typescript, code, implementing |
| `fp-ts-pragmatic` | A practical, jargon-free guide to fp-ts functional programming - the 80/20 approach that gets results without the academic overhead. Use when writing TypeScr... | safe | https://github.com/whatiskadudoing/fp-ts-skills | fp, ts, pragmatic | fp, ts, pragmatic, practical, jargon, free, functional, programming, 80, 20, approach, gets |
| `fp-ts-react` | Practical patterns for using fp-ts with React - hooks, state, forms, data fetching. Use when building React apps with functional programming patterns. Works ... | safe | https://github.com/whatiskadudoing/fp-ts-skills | fp, ts, react | fp, ts, react, practical, hooks, state, forms, data, fetching, building, apps, functional |
| `fp-types-ref` | Quick reference for fp-ts types. Use when user asks which type to use, needs Option/Either/Task decision help, or wants fp-ts imports. | safe | community | fp-ts, typescript, quick-reference, option, either, task | fp-ts, typescript, quick-reference, option, either, task, fp, types, ref, quick, reference, ts |
| `framework-migration-code-migrate` | You are a code migration expert specializing in transitioning codebases between frameworks, languages, versions, and platforms. Generate comprehensive migrat... | safe | community | framework, migration, code, migrate | framework, migration, code, migrate, specializing, transitioning, codebases, between, frameworks, languages, versions, platforms |
| `framework-migration-deps-upgrade` | You are a dependency management expert specializing in safe, incremental upgrades of project dependencies. Plan and execute dependency updates with minimal r... | critical | community | framework, migration, deps, upgrade | framework, migration, deps, upgrade, dependency, specializing, safe, incremental, upgrades, dependencies, plan, execute |
| `framework-migration-legacy-modernize` | Orchestrate a comprehensive legacy system modernization using the strangler fig pattern, enabling gradual replacement of outdated components while maintainin... | unknown | community | framework, migration, legacy, modernize | framework, migration, legacy, modernize, orchestrate, modernization, strangler, fig, enabling, gradual, replacement, outdated |
| `gdb-cli` | GDB debugging assistant for AI agents - analyze core dumps, debug live processes, investigate crashes and deadlocks with source code correlation | critical | community | debugging, gdb, core-dump, crash-analysis, c++, c | debugging, gdb, core-dump, crash-analysis, c++, c, cli, assistant, ai, agents, analyze, core |
| `global-chat-agent-discovery` | Discover and search 18K+ MCP servers and AI agents across 6+ registries using Global Chat's cross-protocol directory and MCP server. | safe | pumanitro/global-chat | mcp, ai-agents, agent-discovery, agents-txt, a2a, developer-tools | mcp, ai-agents, agent-discovery, agents-txt, a2a, developer-tools, global, chat, agent, discovery, discover, search |
| `go-concurrency-patterns` | Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or de... | safe | community | go, concurrency | go, concurrency, goroutines, channels, sync, primitives, context, building, concurrent, applications, implementing, worker |
| `go-in-depth` | Go in depth harness — fan-out web searches, fetch sources, adversarially verify claims, synthesize a cited report. | safe | self | go, in, depth | go, in, depth, harness, fan, web, searches, fetch, sources, adversarially, verify, claims |
| `go-rod-master` | Comprehensive guide for browser automation and web scraping with go-rod (Chrome DevTools Protocol) including stealth anti-bot-detection patterns. | safe | https://github.com/go-rod/rod | go, rod, master | go, rod, master, browser, automation, web, scraping, chrome, devtools, protocol, including, stealth |
| `grpc-golang` | Build production-ready gRPC services in Go with mTLS, streaming, and observability. Use when designing Protobuf contracts with Buf or implementing secure ser... | safe | self | grpc, golang | grpc, golang, go, mtls, streaming, observability, designing, protobuf, contracts, buf, implementing, secure |
| `hig-components-content` | Apple Human Interface Guidelines for content display components. | unknown | community | hig, components, content | hig, components, content, apple, human, interface, guidelines, display |
| `hig-components-controls` | Check for .claude/apple-design-context.md before asking questions. Use existing context and only ask for information not already covered. | unknown | community | hig, components, controls | hig, components, controls, check, claude, apple, context, md, before, asking, questions, existing |
| `hig-components-dialogs` | Apple HIG guidance for presentation components including alerts, action sheets, popovers, sheets, and digit entry views. | unknown | community | hig, components, dialogs | hig, components, dialogs, apple, guidance, presentation, including, alerts, action, sheets, popovers, digit |
| `hig-components-layout` | Apple Human Interface Guidelines for layout and navigation components. | unknown | community | hig, components, layout | hig, components, layout, apple, human, interface, guidelines, navigation |
| `hig-components-menus` | Check for .claude/apple-design-context.md before asking questions. Use existing context and only ask for information not already covered. | unknown | community | hig, components, menus | hig, components, menus, check, claude, apple, context, md, before, asking, questions, existing |
| `hig-components-search` | Apple HIG guidance for navigation-related components including search fields, page controls, and path controls. | safe | community | hig, components, search | hig, components, search, apple, guidance, navigation, related, including, fields, page, controls, path |
| `hig-components-status` | Apple HIG guidance for status and progress UI components including progress indicators, status bars, and activity rings. | unknown | community | hig, components, status | hig, components, status, apple, guidance, progress, ui, including, indicators, bars, activity, rings |
| `hig-components-system` | Apple HIG guidance for system experience components: widgets, live activities, notifications, complications, home screen quick actions, top shelf, watch face... | unknown | community | hig, components | hig, components, apple, guidance, experience, widgets, live, activities, notifications, complications, home, screen |
| `hig-foundations` | Apple Human Interface Guidelines design foundations. | unknown | community | hig, foundations | hig, foundations, apple, human, interface, guidelines |
| `hig-inputs` | Check for .claude/apple-design-context.md before asking questions. Use existing context and only ask for information not already covered. | unknown | community | hig, inputs | hig, inputs, check, claude, apple, context, md, before, asking, questions, existing, ask |
| `hig-patterns` | Apple Human Interface Guidelines interaction and UX patterns. | unknown | community | hig | hig, apple, human, interface, guidelines, interaction, ux |
| `hig-platforms` | Apple Human Interface Guidelines for platform-specific design. | unknown | community | hig, platforms | hig, platforms, apple, human, interface, guidelines, platform, specific |
| `hig-project-context` | Create or update a shared Apple design context document that other HIG skills use to tailor guidance. | unknown | community | hig | hig, context, update, shared, apple, document, other, skills, tailor, guidance |
| `hig-technologies` | Check for .claude/apple-design-context.md before asking questions. Use existing context and only ask for information not already covered. | safe | community | hig, technologies | hig, technologies, check, claude, apple, context, md, before, asking, questions, existing, ask |
| `i18n-localization` | Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support. | safe | community | i18n, localization | i18n, localization, internationalization, detecting, hardcoded, strings, managing, translations, locale, files, rtl |
| `improve-codebase-architecture` | Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick. | safe | mattpocock/skills | engineering, workflow, coding-agents | engineering, workflow, coding-agents, improve, codebase, architecture, scan, deepening, opportunities, present, them, visual |
| `javascript-mastery` | 33+ essential JavaScript concepts every developer should know, inspired by [33-js-concepts](https://github.com/leonardomso/33-js-concepts). | unknown | community | javascript, mastery | javascript, mastery, 33, essential, concepts, every, developer, should, know, inspired, js, https |
| `javascript-testing-patterns` | Comprehensive guide for implementing robust testing strategies in JavaScript/TypeScript applications using modern testing frameworks and best practices. | safe | community | javascript | javascript, testing, implementing, robust, typescript, applications, frameworks |
| `jq` | Expert jq usage for JSON querying, filtering, transformation, and pipeline integration. Practical patterns for real shell workflows. | safe | community | jq, json, shell, cli, data-transformation, bash | jq, json, shell, cli, data-transformation, bash, usage, querying, filtering, transformation, pipeline, integration |
| `kotlin-coroutines-expert` | Expert patterns for Kotlin Coroutines and Flow, covering structured concurrency, error handling, and testing. | safe | community | kotlin, coroutines | kotlin, coroutines, flow, covering, structured, concurrency, error, handling, testing |
| `legacy-modernizer` | Refactor legacy codebases, migrate outdated frameworks, and implement gradual modernization. Handles technical debt, dependency updates, and backward compati... | safe | community | legacy, modernizer | legacy, modernizer, refactor, codebases, migrate, outdated, frameworks, gradual, modernization, technical, debt, dependency |
| `linux-shell-scripting` | Provide production-ready shell script templates for common Linux system administration tasks including backups, monitoring, user management, log analysis, an... | unknown | community | linux, shell, scripting | linux, shell, scripting, provide, script, common, administration, tasks, including, backups, monitoring, user |
| `logic-lens` | AI-powered Claude Code skill that performs deep code review using formal logic and reasoning frameworks to detect bugs, anti-patterns, and security risks bey... | safe | hyhmrright/logic-lens | code-review, logic-analysis, debugging, security-review, claude-code | code-review, logic-analysis, debugging, security-review, claude-code, logic, lens, ai, powered, claude, code, skill |
| `makepad-animation` | CRITICAL: Use for Makepad animation system. Triggers on: makepad animation, makepad animator, makepad hover, makepad state, makepad transition, "from: { all:... | safe | community | makepad, animation | makepad, animation, critical, triggers, animator, hover, state, transition, all, forward, pressed |
| `makepad-basics` | CRITICAL: Use for Makepad getting started and app structure. Triggers on: makepad, makepad getting started, makepad tutorial, live_design!, app_main!, makepa... | unknown | https://github.com/makepad/makepad | makepad, basics | makepad, basics, critical, getting, started, app, structure, triggers, tutorial, live, main, setup |
| `makepad-deployment` | CRITICAL: Use for Makepad packaging and deployment. Triggers on: deploy, package, APK, IPA, 打包, 部署, cargo-packager, cargo-makepad, WASM, Android, iOS, distri... | critical | community | makepad, deployment | makepad, deployment, critical, packaging, triggers, deploy, package, apk, ipa, cargo, packager, wasm |
| `makepad-dsl` | CRITICAL: Use for Makepad DSL syntax and inheritance. Triggers on: makepad dsl, live_design, makepad inheritance, makepad prototype, "<Widget>", "Foo = { }",... | safe | community | makepad, dsl | makepad, dsl, critical, syntax, inheritance, triggers, live, prototype, widget, foo, object, property |
| `makepad-event-action` | CRITICAL: Use for Makepad event and action handling. Triggers on: makepad event, makepad action, Event enum, ActionTrait, handle_event, MouseDown, KeyDown, T... | safe | community | makepad, event, action | makepad, event, action, critical, handling, triggers, enum, actiontrait, handle, mousedown, keydown, touchupdate |
| `makepad-font` | CRITICAL: Use for Makepad font and text rendering. Triggers on: makepad font, makepad text, makepad glyph, makepad typography, font atlas, text layout, font ... | safe | community | makepad, font | makepad, font, critical, text, rendering, triggers, glyph, typography, atlas, layout, family, size |
| `makepad-layout` | CRITICAL: Use for Makepad layout system. Triggers on: makepad layout, makepad width, makepad height, makepad flex, makepad padding, makepad margin, makepad f... | safe | community | makepad, layout | makepad, layout, critical, triggers, width, height, flex, padding, margin, flow, align, fit |
| `makepad-platform` | CRITICAL: Use for Makepad cross-platform support. Triggers on: makepad platform, makepad os, makepad macos, makepad windows, makepad linux, makepad android, ... | unknown | community | makepad, platform | makepad, platform, critical, cross, triggers, os, macos, windows, linux, android, ios, web |
| `makepad-reference` | This category provides reference materials for debugging, code quality, and advanced layout patterns. | unknown | community | makepad, reference | makepad, reference, category, provides, materials, debugging, code, quality, layout |
| `makepad-shaders` | CRITICAL: Use for Makepad shader system. Triggers on: makepad shader, makepad draw_bg, Sdf2d, makepad pixel, makepad glsl, makepad sdf, draw_quad, makepad gp... | unknown | community | makepad, shaders | makepad, shaders, critical, shader, triggers, draw, bg, sdf2d, pixel, glsl, sdf, quad |
| `makepad-skills` | Makepad UI development skills for Rust apps: setup, patterns, shaders, packaging, and troubleshooting. | safe | https://github.com/ZhangHanDong/makepad-skills | makepad, skills | makepad, skills, ui, development, rust, apps, setup, shaders, packaging, troubleshooting |
| `makepad-splash` | CRITICAL: Use for Makepad Splash scripting language. Triggers on: splash language, makepad script, makepad scripting, script!, cx.eval, makepad dynamic, make... | unknown | community | makepad, splash | makepad, splash, critical, scripting, language, triggers, script, cx, eval, dynamic, ai |
| `makepad-widgets` | Version: makepad-widgets (dev branch) \| Last Updated: 2026-01-19 > > Check for updates: https://crates.io/crates/makepad-widgets | safe | community | makepad, widgets | makepad, widgets, version, dev, branch, last, updated, 2026, 01, 19, check, updates |
| `memory-safety-patterns` | Cross-language patterns for memory-safe programming including RAII, ownership, smart pointers, and resource management. | safe | community | memory, safety | memory, safety, cross, language, safe, programming, including, raii, ownership, smart, pointers, resource |
| `modern-javascript-patterns` | Comprehensive guide for mastering modern JavaScript (ES6+) features, functional programming patterns, and best practices for writing clean, maintainable, and... | safe | community | modern, javascript | modern, javascript, mastering, es6, features, functional, programming, writing, clean, maintainable, performant, code |
| `monorepo-architect` | Expert in monorepo architecture, build systems, and dependency management at scale. Masters Nx, Turborepo, Bazel, and Lerna for efficient multi-project devel... | safe | community | monorepo | monorepo, architect, architecture, dependency, scale, masters, nx, turborepo, bazel, lerna, efficient, multi |
| `monorepo-management` | Build efficient, scalable monorepos that enable code sharing, consistent tooling, and atomic changes across multiple packages and applications. | safe | community | monorepo | monorepo, efficient, scalable, monorepos, enable, code, sharing, consistent, tooling, atomic, changes, multiple |
| `multi-platform-apps-multi-platform` | Build and deploy the same feature consistently across web, mobile, and desktop platforms using API-first architecture and parallel implementation strategies. | unknown | community | multi, platform, apps | multi, platform, apps, deploy, same, feature, consistently, web, mobile, desktop, platforms, api |
| `native-data-fetching` | Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SWR, error handling, caching, offline supp... | unknown | expo/skills | native, data, fetching | native, data, fetching, implementing, debugging, any, network, request, api, call, covers, fetch |
| `nx-workspace-patterns` | Configure and optimize Nx monorepo workspaces. Use when setting up Nx, configuring project boundaries, optimizing build caching, or implementing affected com... | unknown | community | nx, workspace | nx, workspace, configure, optimize, monorepo, workspaces, setting, up, configuring, boundaries, optimizing, caching |
| `performance-engineer` | Expert performance engineer specializing in modern observability, | unknown | community | performance | performance, engineer, specializing, observability |
| `performance-optimization` | Optimizes application performance. Use when performance requirements exist, when you suspect performance regressions, or when Core Web Vitals or load times n... | unknown | addyosmani/agent-skills | performance, optimization | performance, optimization, optimizes, application, requirements, exist, suspect, regressions, core, web, vitals, load |
| `performance-optimizer` | Identifies and fixes performance bottlenecks in code, databases, and APIs. Measures before and after to prove improvements. | safe | community | performance, optimizer | performance, optimizer, identifies, fixes, bottlenecks, code, databases, apis, measures, before, after, prove |
| `performance-profiling` | Performance profiling principles. Measurement, analysis, and optimization techniques. | unknown | community | performance, profiling | performance, profiling, principles, measurement, analysis, optimization, techniques |
| `performance-testing-review-ai-review` | You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition, and modern DevOps practices. Levera... | unknown | community | performance, ai | performance, ai, testing, review, powered, code, combining, automated, static, analysis, intelligent, recognition |
| `performance-testing-review-multi-agent-review` | Use when working with performance testing review multi agent review | unknown | community | performance, multi, agent | performance, multi, agent, testing, review, working |
| `prototype` | Build a throwaway prototype to flesh out a design — a runnable terminal app for state/business-logic questions, or several radically different UI variations ... | safe | mattpocock/skills | engineering, workflow, coding-agents | engineering, workflow, coding-agents, prototype, throwaway, flesh, runnable, terminal, app, state, business, logic |
| `push-skill-to-github` | Commit and push skill changes to the configured skills repository after review and validation. | critical | davidondrej/skills | skills, git, publishing | skills, git, publishing, push, skill, github, commit, changes, configured, repository, after, review |
| `pydantic-models-py` | Create Pydantic models following the multi-model pattern for clean API contracts. | unknown | community | pydantic, models, py | pydantic, models, py, following, multi, model, clean, api, contracts |
| `python-development` | You are a Python project architecture expert specializing in scaffolding production-ready Python applications. Generate complete project structures with mode... | critical | alias | python | python, development, architecture, specializing, scaffolding, applications, generate, complete, structures, tooling, uv, fastapi |
| `python-development-python-scaffold` | You are a Python project architecture expert specializing in scaffolding production-ready Python applications. Generate complete project structures with mode... | critical | community | python | python, development, scaffold, architecture, specializing, scaffolding, applications, generate, complete, structures, tooling, uv |
| `python-packaging` | Comprehensive guide to creating, structuring, and distributing Python packages using modern packaging tools, pyproject.toml, and publishing to PyPI. | safe | community | python, packaging | python, packaging, creating, structuring, distributing, packages, pyproject, toml, publishing, pypi |
| `python-patterns` | Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying. | unknown | community | python | python, development, principles, decision, making, framework, selection, async, type, hints, structure, teaches |
| `python-performance-optimization` | Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottleneck... | safe | community | python, performance, optimization | python, performance, optimization, profile, optimize, code, cprofile, memory, profilers, debugging, slow, optimizing |
| `python-pptx-generator` | Generate complete Python scripts that build polished PowerPoint decks with python-pptx and real slide content. | safe | self | python, powerpoint, python-pptx, presentations, slide-decks | python, powerpoint, python-pptx, presentations, slide-decks, pptx, generator, generate, complete, scripts, polished, decks |
| `python-testing-patterns` | Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites... | safe | community | python | python, testing, pytest, fixtures, mocking, test, driven, development, writing, tests, setting, up |
| `rayden-code` | Generate React code with Rayden UI components using correct props, tokens, and premium layout patterns | safe | https://github.com/playbookTV/rayden-ui-design-skill | react, tailwind, design-system, ui, components, vibe-coding, rayden, rayna-ui, code-generation | react, tailwind, design-system, ui, components, vibe-coding, rayden, rayna-ui, code-generation, code, generate, correct |
| `robius-app-architecture` | CRITICAL: Use for Robius app architecture patterns. Triggers on: Tokio, async, submit_async_request, 异步, 架构, SignalToUI, Cx::post_action, worker task, app st... | unknown | community | robius, app, architecture | robius, app, architecture, critical, triggers, tokio, async, submit, request, signaltoui, cx, post |
| `robius-event-action` | CRITICAL: Use for Robius event and action patterns. Triggers on: custom action, MatchEvent, post_action, cx.widget_action, handle_actions, DefaultNone, widge... | unknown | community | robius, event, action | robius, event, action, critical, triggers, custom, matchevent, post, cx, widget, handle, actions |
| `robius-matrix-integration` | CRITICAL: Use for Matrix SDK integration with Makepad. Triggers on: Matrix SDK, sliding sync, MatrixRequest, timeline, matrix-sdk, matrix client, robrix, mat... | unknown | community | robius, matrix, integration | robius, matrix, integration, critical, sdk, makepad, triggers, sliding, sync, matrixrequest, timeline, client |
| `robius-state-management` | CRITICAL: Use for Robius state management patterns. Triggers on: AppState, persistence, theme switch, 状态管理, Scope::with_data, save state, load state, serde, ... | unknown | community | robius, state | robius, state, critical, triggers, appstate, persistence, theme, switch, scope, data, save, load |
| `robius-widget-patterns` | CRITICAL: Use for Robius widget patterns. Triggers on: apply_over, TextOrImage, modal, 可复用, 模态, collapsible, drag drop, reusable widget, widget design, pagef... | unknown | community | robius, widget | robius, widget, critical, triggers, apply, textorimage, modal, collapsible, drag, drop, reusable, pageflip |
| `runapi-cli` | Generate AI images, videos, and music/audio from agents using the RunAPI CLI. | critical | runapi-ai/cli-skill | runapi, cli, models, automation, codex, claude, gemini | runapi, cli, models, automation, codex, claude, gemini, generate, ai, images, videos, music |
| `rust-async-patterns` | Master Rust async programming with Tokio, async traits, error handling, and concurrent patterns. Use when building async Rust applications, implementing conc... | safe | community | rust, async | rust, async, programming, tokio, traits, error, handling, concurrent, building, applications, implementing, debugging |
| `senior-architect` | Complete toolkit for senior architect with modern tools and best practices. | critical | community | senior | senior, architect, complete, toolkit |
| `senior-fullstack` | Complete toolkit for senior fullstack with modern tools and best practices. | critical | community | senior, fullstack | senior, fullstack, complete, toolkit |
| `setup-matt-pocock-skills` | Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the o... | safe | mattpocock/skills | engineering, workflow, coding-agents | engineering, workflow, coding-agents, setup, matt, pocock, skills, configure, repo, set, up, issue |
| `skill-check` | Validate Claude Code skills against the agentskills specification. Catches structural, semantic, and naming issues before users do. | safe | https://github.com/olgasafonova/SkillCheck-Free | validation, linter, agentskills, skill-authoring, code-quality | validation, linter, agentskills, skill-authoring, code-quality, skill, check, validate, claude, code, skills, against |
| `squirrel` | Full-cycle AI coding skill: plans, builds, tests, lints, fixes bugs, and writes production-grade docs. Auto-detects project state and adapts its 8-phase pipe... | safe | flyingsquirrel0419/squirrel-skill | development, testing, planning, code-review, documentation, ci-cd | development, testing, planning, code-review, documentation, ci-cd, squirrel, full, cycle, ai, coding, skill |
| `systems-programming-rust-project` | You are a Rust project architecture expert specializing in scaffolding production-ready Rust applications. Generate complete project structures with cargo to... | unknown | community | programming, rust | programming, rust, architecture, specializing, scaffolding, applications, generate, complete, structures, cargo, tooling, proper |
| `tdd` | Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests. | safe | mattpocock/skills | engineering, workflow, coding-agents | engineering, workflow, coding-agents, tdd, test, driven, development, user, wants, features, fix, bugs |
| `technical-change-tracker` | Track code changes with structured JSON records, state machine enforcement, and AI session handoff for bot continuity | safe | Elkidogz/technical-change-skill | change-tracking, session-handoff, documentation, accessibility, state-machine | change-tracking, session-handoff, documentation, accessibility, state-machine, technical, change, tracker, track, code, changes, structured |
| `tmux` | Expert tmux session, window, and pane management for terminal multiplexing, persistent remote workflows, and shell scripting automation. | safe | community | tmux, terminal, multiplexer, sessions, shell, remote, automation | tmux, terminal, multiplexer, sessions, shell, remote, automation, session, window, pane, multiplexing, persistent |
| `tree-ring-memory` | Use Tree Ring Memory for local-first AI-agent memory lifecycle work: recall, evidence, audit, forgetting, and consolidation without transcript dumping. | safe | TerminallyLazy/Tree-Ring-Memory | agent-memory, local-first, recall, privacy, codex, sqlite, cli | agent-memory, local-first, recall, privacy, codex, sqlite, cli, tree, ring, memory, local, first |
| `triage` | Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs. | safe | mattpocock/skills | engineering, workflow, coding-agents | engineering, workflow, coding-agents, triage, move, issues, external, prs, through, state, machine, roles |
| `turborepo-caching` | Configure Turborepo for efficient monorepo builds with local and remote caching. Use when setting up Turborepo, optimizing build pipelines, or implementing d... | critical | community | turborepo, caching | turborepo, caching, configure, efficient, monorepo, local, remote, setting, up, optimizing, pipelines, implementing |
| `unship` | Compare AI agent-made UI variants locally in a real app, then keep one and clean up unused temporary code. | critical | mbenhard/unship | ui-variants, frontend, local-first, coding-agents | ui-variants, frontend, local-first, coding-agents, unship, compare, ai, agent, made, ui, variants, locally |
| `using-git-worktrees` | Git worktrees create isolated workspaces sharing the same repository, allowing work on multiple branches simultaneously without switching. | critical | community | using, git, worktrees | using, git, worktrees, isolated, workspaces, sharing, same, repository, allowing, work, multiple, branches |
| `uv-package-manager` | Comprehensive guide to using uv, an extremely fast Python package installer and resolver written in Rust, for modern Python project management and dependency... | safe | community | uv, package, manager | uv, package, manager, extremely, fast, python, installer, resolver, written, rust, dependency |
| `vexor` | Vector-powered CLI for semantic file search with a Claude/Codex skill | safe | https://github.com/scarletkc/vexor | vexor | vexor, vector, powered, cli, semantic, file, search, claude, codex, skill |
| `vexor-cli` | Semantic file discovery via `vexor`. Use whenever locating where something is implemented/loaded/defined in a medium or large repo, or when the file location... | unknown | community | vexor, cli | vexor, cli, semantic, file, discovery, via, whenever, locating, where, something, implemented, loaded |
| `wp-site-health-auditor` | Turns a WordPress Site Health report into a risk-tiered, backup-first fix plan with exact WP-CLI/PHP snippets. Use for site health, recommended improvements,... | critical | self | wordpress, site-health, wp-cli, seo, performance, security, hardening | wordpress, site-health, wp-cli, seo, performance, security, hardening, wp, site, health, auditor, turns |
## development-and-testing (6)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `bug-hunter` | Systematically finds and fixes bugs using proven debugging techniques. Traces from symptoms to root cause, implements fixes, and prevents regression. | safe | community | bug, hunter | bug, hunter, systematically, finds, fixes, bugs, proven, debugging, techniques, traces, symptoms, root |
| `debugger` | Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues. | safe | community | debugger | debugger, debugging, errors, test, failures, unexpected, behavior, proactively, encountering, any, issues |
| `debugging-strategies` | Transform debugging from frustrating guesswork into systematic problem-solving with proven strategies, powerful tools, and methodical approaches. | safe | community | debugging, strategies | debugging, strategies, transform, frustrating, guesswork, systematic, problem, solving, proven, powerful, methodical, approaches |
| `openclaw-github-repo-commander` | 7-stage super workflow for GitHub repo audit, cleanup, PR review, and competitor analysis | safe | community | github, git, repository, audit, cleanup, workflow, devtools, automation, code-review, security | github, git, repository, audit, cleanup, workflow, devtools, automation, code-review, security, openclaw, repo |
| `systematic-debugging` | Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes | unknown | community | systematic, debugging | systematic, debugging, encountering, any, bug, test, failure, unexpected, behavior, before, proposing, fixes |
| `test-fixing` | Systematically identify and fix all failing tests using smart grouping strategies. Use when explicitly asks to fix tests ("fix these tests", "make tests pass... | safe | community | fixing | fixing, test, systematically, identify, fix, all, failing, tests, smart, grouping, explicitly, asks |
## devops (35)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `aegisops-ai` | Autonomous DevSecOps & FinOps Guardrails. Orchestrates Gemini 3 Flash to audit Linux Kernel patches, Terraform cost drifts, and K8s compliance. | safe | community | aegisops, ai | aegisops, ai, autonomous, devsecops, finops, guardrails, orchestrates, gemini, flash, audit, linux, kernel |
| `apple-container` | Build, run, and manage OCI/Linux containers as lightweight per-container VMs on Apple-silicon macOS using Apple's open-source container CLI, no Docker daemon... | critical | sanjay3290/ai-skills | macos, containers, oci, apple-silicon | macos, containers, oci, apple-silicon, apple, container, run, linux, lightweight, per, vms, silicon |
| `cron-doctor` | Diagnose and validate cron expressions before they ship. Catches the five silent death-traps: impossible dates that never fire, OR-semantics that fire too of... | safe | takeaseatventure/devops-skills | cron, crontab, scheduling, devops, debugging, kubernetes, validation | cron, crontab, scheduling, devops, debugging, kubernetes, validation, doctor, diagnose, validate, expressions, before |
| `deploy-to-vercel` | Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this liv... | safe | https://github.com/vercel-labs/agent-skills | deploy, to, vercel | deploy, to, vercel, applications, websites, user, requests, deployment, actions, like, my, app |
| `deployment-engineer` | Expert deployment engineer specializing in modern CI/CD pipelines, GitOps workflows, and advanced deployment automation. | critical | community | deployment | deployment, engineer, specializing, ci, cd, pipelines, gitops, automation |
| `deployment-pipeline-design` | Architecture patterns for multi-stage CI/CD pipelines with approval gates and deployment strategies. | critical | community | deployment, pipeline | deployment, pipeline, architecture, multi, stage, ci, cd, pipelines, approval, gates |
| `deployment-procedures` | Production deployment principles and decision-making. Safe deployment workflows, rollback strategies, and verification. Teaches thinking, not scripts. | critical | community | deployment, procedures | deployment, procedures, principles, decision, making, safe, rollback, verification, teaches, thinking, scripts |
| `deployment-validation-config-validate` | You are a configuration management expert specializing in validating, testing, and ensuring the correctness of application configurations. Create comprehensi... | critical | community | deployment, validation, config, validate | deployment, validation, config, validate, configuration, specializing, validating, testing, ensuring, correctness, application, configurations |
| `devops-deploy` | DevOps e deploy de aplicacoes — Docker, CI/CD com GitHub Actions, AWS Lambda, SAM, Terraform, infraestrutura como codigo e monitoramento. | critical | community | devops, docker, ci-cd, aws, terraform, github-actions | devops, docker, ci-cd, aws, terraform, github-actions, deploy, de, aplicacoes, ci, cd, com |
| `devops-troubleshooter` | Expert DevOps troubleshooter specializing in rapid incident response, advanced debugging, and modern observability. | unknown | community | devops, troubleshooter | devops, troubleshooter, specializing, rapid, incident, response, debugging, observability |
| `docker-expert` | You are an advanced Docker containerization expert with comprehensive, practical knowledge of container optimization, security hardening, multi-stage builds,... | unknown | community | docker | docker, containerization, practical, knowledge, container, optimization, security, hardening, multi, stage, orchestration, deployment |
| `github-actions-advanced` | Design, debug, and harden GitHub Actions CI/CD workflows, including reusable workflows, matrix builds, self-hosted runners, OIDC authentication, caching, env... | safe | community | github, actions, advanced | github, actions, advanced, debug, harden, ci, cd, including, reusable, matrix, self, hosted |
| `github-actions-debugger` | Specialized skill for diagnosing, analyzing, and fixing failing GitHub Actions workflows by parsing run logs and pipeline definitions. | safe | community | github-actions, ci-cd, devops, debugging, workflows | github-actions, ci-cd, devops, debugging, workflows, github, actions, debugger, specialized, skill, diagnosing, analyzing |
| `gitops-workflow` | Complete guide to implementing GitOps workflows with ArgoCD and Flux for automated Kubernetes deployments. | critical | community | gitops | gitops, complete, implementing, argocd, flux, automated, kubernetes, deployments |
| `grafana-dashboards` | Create and manage production-ready Grafana dashboards for comprehensive system observability. | unknown | community | grafana, dashboards | grafana, dashboards, observability |
| `helm-chart-scaffolding` | Comprehensive guidance for creating, organizing, and managing Helm charts for packaging and deploying Kubernetes applications. | unknown | community | helm, chart | helm, chart, scaffolding, guidance, creating, organizing, managing, charts, packaging, deploying, kubernetes, applications |
| `incident-response-incident-response` | Use when working with incident response incident response | unknown | community | incident, response | incident, response, working |
| `incident-response-smart-fix` | [Extended thinking: This workflow implements a sophisticated debugging and resolution pipeline that leverages AI-assisted debugging tools and observability p... | unknown | community | incident, response, fix | incident, response, fix, smart, extended, thinking, implements, sophisticated, debugging, resolution, pipeline, leverages |
| `incident-runbook-templates` | Production-ready templates for incident response runbooks covering detection, triage, mitigation, resolution, and communication. | critical | community | incident, runbook | incident, runbook, response, runbooks, covering, detection, triage, mitigation, resolution, communication |
| `k8s-manifest-generator` | Step-by-step guidance for creating production-ready Kubernetes manifests including Deployments, Services, ConfigMaps, Secrets, and PersistentVolumeClaims. | unknown | community | k8s, manifest, generator | k8s, manifest, generator, step, guidance, creating, kubernetes, manifests, including, deployments, configmaps, secrets |
| `k8s-security-policies` | Comprehensive guide for implementing NetworkPolicy, PodSecurityPolicy, RBAC, and Pod Security Standards in Kubernetes. | unknown | community | k8s, security, policies | k8s, security, policies, implementing, networkpolicy, podsecuritypolicy, rbac, pod, standards, kubernetes |
| `kubernetes-architect` | Expert Kubernetes architect specializing in cloud-native infrastructure, advanced GitOps workflows (ArgoCD/Flux), and enterprise container orchestration. | unknown | community | kubernetes | kubernetes, architect, specializing, cloud, native, infrastructure, gitops, argocd, flux, enterprise, container, orchestration |
| `kubestellar-console` | Multi-cluster Kubernetes dashboard with AI-powered operations via MCP server and 10+ built-in agent skills | critical | kubestellar/console | kubernetes, multi-cluster, mcp, dashboard, cncf, devops, observability | kubernetes, multi-cluster, mcp, dashboard, cncf, devops, observability, kubestellar, console, multi, cluster, ai |
| `mise-configurator` | Generate production-ready mise.toml setups for local development, CI/CD pipelines, and toolchain standardization. | safe | self | mise, devops, ci-cd, toolchain, runtimes, automation | mise, devops, ci-cd, toolchain, runtimes, automation, configurator, generate, toml, setups, local, development |
| `monte-carlo-analyze-root-cause` | Investigate data incidents and find root causes using Monte Carlo's observability data. Guides the agent through systematic investigation: alert lookup, line... | unknown | monte-carlo-data/mc-agent-toolkit | monte, carlo, analyze, root, cause | monte, carlo, analyze, root, cause, investigate, data, incidents, find, causes, observability, guides |
| `observability-and-instrumentation` | Instruments code so production behavior is visible and diagnosable. Use when adding logging, metrics, tracing, or alerting. Use when shipping any feature tha... | unknown | addyosmani/agent-skills | observability, and, instrumentation | observability, and, instrumentation, instruments, code, so, behavior, visible, diagnosable, adding, logging, metrics |
| `observability-monitoring-monitor-setup` | You are a monitoring and observability expert specializing in implementing comprehensive monitoring solutions. Set up metrics collection, distributed tracing... | unknown | community | observability, monitoring, monitor, setup | observability, monitoring, monitor, setup, specializing, implementing, solutions, set, up, metrics, collection, distributed |
| `observability-monitoring-slo-implement` | You are an SLO (Service Level Objective) expert specializing in implementing reliability standards and error budget-based engineering practices. Design compr... | unknown | community | observability, monitoring, slo, implement | observability, monitoring, slo, implement, level, objective, specializing, implementing, reliability, standards, error, budget |
| `service-mesh-observability` | Complete guide to observability patterns for Istio, Linkerd, and service mesh deployments. | critical | community | service, mesh, observability | service, mesh, observability, complete, istio, linkerd, deployments |
| `shipping-and-launch` | Prepares production launches. Use when preparing to deploy to production. Use when you need a pre-launch checklist, when setting up monitoring, when planning... | unknown | addyosmani/agent-skills | shipping, and, launch | shipping, and, launch, prepares, launches, preparing, deploy, pre, checklist, setting, up, monitoring |
| `terraform-aws-modules` | Terraform module creation for AWS — reusable modules, state management, and HCL best practices. Use when building or reviewing Terraform AWS infrastructure. | unknown | community | terraform, aws, modules | terraform, aws, modules, module, creation, reusable, state, hcl, building, reviewing, infrastructure |
| `terraform-module-library` | Production-ready Terraform module patterns for AWS, Azure, and GCP infrastructure. | unknown | community | terraform, module, library | terraform, module, library, aws, azure, gcp, infrastructure |
| `terraform-skill` | Terraform infrastructure as code best practices | safe | https://github.com/antonbabenko/terraform-skill | terraform, skill | terraform, skill, infrastructure, code |
| `terraform-specialist` | Expert Terraform/OpenTofu specialist mastering advanced IaC automation, state management, and enterprise infrastructure patterns. | unknown | community | terraform | terraform, opentofu, mastering, iac, automation, state, enterprise, infrastructure |
| `vibecode-production-qa-validator` | 13-phase production QA for fullstack Next.js apps: build verification, SEO tags, OG images, favicon, route regression, API auth, page speed, lazy load, vulne... | safe | self | qa, nextjs, production, deployment, seo, authentication, api, performance, favicon, cleanup, lighthouse, database, security, ui-ux | qa, nextjs, production, deployment, seo, authentication, api, performance, favicon, cleanup, lighthouse, database |
## document-processing (4)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `doc-coauthoring` | This skill provides a structured workflow for guiding users through collaborative document creation. Act as an active guide, walking users through three stag... | unknown | community | doc, coauthoring | doc, coauthoring, skill, provides, structured, guiding, users, through, collaborative, document, creation, act |
| `docx-official` | A user may ask you to create, edit, or analyze the contents of a .docx file. A .docx file is essentially a ZIP archive containing XML files and other resourc... | unknown | community | docx, official | docx, official, user, may, ask, edit, analyze, contents, file, essentially, zip, archive |
| `libreoffice/writer` | Document creation, format conversion (ODT/DOCX/PDF), mail merge, and automation with LibreOffice Writer. | safe | personal | libreoffice/writer | libreoffice/writer, writer, document, creation, format, conversion, odt, docx, pdf, mail, merge, automation |
| `pdf-official` | This guide covers essential PDF processing operations using Python libraries and command-line tools. For advanced features, JavaScript libraries, and detaile... | unknown | community | pdf, official | pdf, official, covers, essential, processing, operations, python, libraries, command, line, features, javascript |
## ecommerce (1)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `buywhere-product-catalog` | Use BuyWhere's MCP and API surfaces to add product search, price comparison, and deal discovery to AI shopping agents. | safe | BuyWhere/buywhere-mcp | buywhere, ecommerce, shopping, mcp, api, product-catalog | buywhere, ecommerce, shopping, mcp, api, product-catalog, product, catalog, surfaces, add, search, price |
## education (5)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `examprep-ai` | Exam preparation assistant that converts syllabi, past papers, or notes into a ranked High Score Roadmap. Covers theory, numericals, MCQs, coding, and lab pr... | safe | community | education, exam-prep, study-guide, question-prediction, syllabus-analysis, revision, students | education, exam-prep, study-guide, question-prediction, syllabus-analysis, revision, students, examprep, ai, exam, preparation, assistant |
| `learn` | Help a user learn a topic through adaptive tutoring, lesson planning, practice, retrieval checks, explanations, study guides, or exercises. Use when the user... | safe | dair-ai/dair-academy-plugins | dair-academy, ai, workflow | dair-academy, ai, workflow, learn, user, topic, through, adaptive, tutoring, lesson, planning, retrieval |
| `lesson-generator` | Build compact, standalone multi-lesson course artifacts with lesson navigation, objectives, flashcards, quizzes, and source links. | safe | dair-ai/dair-academy-plugins | dair-academy, ai, workflow | dair-academy, ai, workflow, lesson, generator, compact, standalone, multi, course, artifacts, navigation, objectives |
| `puzzle-activity-planner` | Plan puzzle-based activities for classrooms, parties, and events with pre-configured generator links | safe | fruitwyatt/puzzle-activity-planner | education, puzzle, classroom, activity-planning, event | education, puzzle, classroom, activity-planning, event, activity, planner, plan, activities, classrooms, parties, events |
| `teach` | Teach the user a new skill or concept, within this workspace. | safe | mattpocock/skills | education, workflow, coding-agents | education, workflow, coding-agents, teach, user, new, skill, concept, within, workspace |
## finance (2)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `longbridge` | 125+ agent skills for Longbridge Securities — real-time quotes, charts, fundamentals, portfolio analysis, options, and more for HK/US/A-share/SG markets. Tri... | critical | longbridge/skills | finance, stocks, trading, portfolio, market-data | finance, stocks, trading, portfolio, market-data, longbridge, 125, agent, skills, securities, real, time |
| `options-flow-analyzer` | Real vs lottery call separation for options P/C ratio analysis — prevents signal inversion from deep OTM noise | safe | community | options, sentiment-analysis, trading, polygon, market-analysis | options, sentiment-analysis, trading, polygon, market-analysis, flow, analyzer, real, vs, lottery, call, separation |
## framework (13)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `bullmq-specialist` | BullMQ expert for Redis-backed job queues, background processing, and reliable async execution in Node.js/TypeScript applications. | none | vibeship-spawner-skills (Apache 2.0) | bullmq | bullmq, redis, backed, job, queues, background, processing, reliable, async, execution, node, js |
| `cloudflare-workers-expert` | Expert in Cloudflare Workers and the Edge Computing ecosystem. Covers Wrangler, KV, D1, Durable Objects, and R2 storage. | safe | community | cloudflare, workers | cloudflare, workers, edge, computing, ecosystem, covers, wrangler, kv, d1, durable, objects, r2 |
| `convex` | Convex reactive backend expert: schema design, TypeScript functions, real-time subscriptions, auth, file storage, scheduling, and deployment. | safe | https://docs.convex.dev | convex | convex, reactive, backend, schema, typescript, functions, real, time, subscriptions, auth, file, storage |
| `django-pro` | Master Django 5.x with async views, DRF, Celery, and Django Channels. Build scalable web applications with proper architecture, testing, and deployment. | unknown | community | django | django, pro, async, views, drf, celery, channels, scalable, web, applications, proper, architecture |
| `fastapi-pro` | Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns. | unknown | community | fastapi | fastapi, pro, high, performance, async, apis, sqlalchemy, pydantic, v2, microservices, websockets, python |
| `laravel-expert` | Senior Laravel Engineer role for production-grade, maintainable, and idiomatic Laravel solutions. Focuses on clean architecture, security, performance, and m... | safe | community | laravel | laravel, senior, engineer, role, grade, maintainable, idiomatic, solutions, clean, architecture, security, performance |
| `nestjs-expert` | You are an expert in Nest.js with deep knowledge of enterprise-grade Node.js application architecture, dependency injection patterns, decorators, middleware,... | unknown | community | nestjs | nestjs, nest, js, deep, knowledge, enterprise, grade, node, application, architecture, dependency, injection |
| `nextjs-app-router-patterns` | Comprehensive patterns for Next.js 14+ App Router architecture, Server Components, and modern full-stack React development. | safe | community | nextjs, app, router | nextjs, app, router, next, js, 14, architecture, server, components, full, stack, react |
| `shadcn` | Manages shadcn/ui components and projects, providing context, documentation, and usage patterns for building modern design systems. | safe | https://github.com/shadcn-ui/ui/tree/main/skills/shadcn | shadcn | shadcn, manages, ui, components, providing, context, documentation, usage, building |
| `tanstack-query-expert` | Expert in TanStack Query (React Query) — asynchronous state management. Covers data fetching, stale time configuration, mutations, optimistic updates, and Ne... | safe | community | tanstack, query | tanstack, query, react, asynchronous, state, covers, data, fetching, stale, time, configuration, mutations |
| `trpc-fullstack` | Build end-to-end type-safe APIs with tRPC — routers, procedures, middleware, subscriptions, and Next.js/React integration patterns. | none | community | typescript, trpc, api, fullstack, nextjs, react, type-safety | typescript, trpc, api, fullstack, nextjs, react, type-safety, type, safe, apis, routers, procedures |
| `typescript-expert` | TypeScript and JavaScript expert with deep knowledge of type-level programming, performance optimization, monorepo management, migration strategies, and mode... | critical | community | typescript | typescript, javascript, deep, knowledge, type, level, programming, performance, optimization, monorepo, migration, tooling |
| `zod-validation-expert` | Expert in Zod — TypeScript-first schema validation. Covers parsing, custom errors, refinements, type inference, and integration with React Hook Form, Next.js... | safe | community | zod, validation | zod, validation, typescript, first, schema, covers, parsing, custom, errors, refinements, type, inference |
## front-end (14)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `chat-widget` | Build a real-time support chat system with a floating widget for users and an admin dashboard for support staff. Use when the user wants live chat, customer ... | unknown | community | chat, widget | chat, widget, real, time, floating, users, admin, dashboard, staff, user, wants, live |
| `chrome-extension-developer` | Expert in building Chrome Extensions using Manifest V3. Covers background scripts, service workers, content scripts, and cross-context communication. | safe | community | chrome, extension | chrome, extension, developer, building, extensions, manifest, v3, covers, background, scripts, workers, content |
| `fixing-accessibility` | Audit and fix HTML accessibility issues including ARIA labels, keyboard navigation, focus management, color contrast, and form errors. Use when adding intera... | unknown | ibelick/ui-skills | fixing, accessibility | fixing, accessibility, audit, fix, html, issues, including, aria, labels, keyboard, navigation, color |
| `fixing-metadata` | Audit and fix HTML metadata including page titles, meta descriptions, canonical URLs, Open Graph tags, Twitter cards, favicons, JSON-LD structured data, and ... | unknown | ibelick/ui-skills | fixing, metadata | fixing, metadata, audit, fix, html, including, page, titles, meta, descriptions, canonical, urls |
| `fixing-motion-performance` | Audit and fix animation performance issues including layout thrashing, compositor properties, scroll-linked motion, and blur effects. Use when animations stu... | unknown | ibelick/ui-skills | fixing, motion, performance | fixing, motion, performance, audit, fix, animation, issues, including, layout, thrashing, compositor, properties |
| `frontend-design` | You are a frontend designer-engineer, not a layout generator. | unknown | community | frontend | frontend, designer, engineer, layout, generator |
| `frontend-dev-guidelines` | You are a senior frontend engineer operating under strict architectural and performance standards. Use when creating components or pages, adding new features... | unknown | community | frontend, dev, guidelines | frontend, dev, guidelines, senior, engineer, operating, under, strict, architectural, performance, standards, creating |
| `frontend-developer` | Build React components, implement responsive layouts, and handle client-side state management. Masters React 19, Next.js 15, and modern frontend architecture. | unknown | community | frontend | frontend, developer, react, components, responsive, layouts, handle, client, side, state, masters, 19 |
| `interactive-portfolio` | Expert in building portfolios that actually land jobs and clients - not just showing work, but creating memorable experiences. Covers developer portfolios, d... | unknown | vibeship-spawner-skills (Apache 2.0) | interactive, portfolio | interactive, portfolio, building, portfolios, actually, land, jobs, clients, just, showing, work, creating |
| `landing-page-generator` | Generates high-converting Next.js/React landing pages with Tailwind CSS. Uses PAS, AIDA, and BAB frameworks for optimized copy/components (Heroes, Features, ... | safe | community | nextjs, react, tailwind, landing-page, marketing, seo, cro | nextjs, react, tailwind, landing-page, marketing, seo, cro, landing, page, generator, generates, high |
| `progressive-web-app` | Build Progressive Web Apps (PWAs) with offline support, installability, and caching strategies. Trigger whenever the user mentions PWA, service workers, web ... | safe | community | pwa, web-dev, service-worker, frontend, offline, caching | pwa, web-dev, service-worker, frontend, offline, caching, progressive, web, app, apps, pwas, installability |
| `scroll-experience` | Expert in building immersive scroll-driven experiences - parallax storytelling, scroll animations, interactive narratives, and cinematic web experiences. Lik... | unknown | vibeship-spawner-skills (Apache 2.0) | scroll, experience | scroll, experience, building, immersive, driven, experiences, parallax, storytelling, animations, interactive, narratives, cinematic |
| `ui-ux-pro-max` | Comprehensive design guide for web and mobile applications. Use when designing new UI components or pages, choosing color palettes and typography, or reviewi... | unknown | community | ui, ux, max | ui, ux, max, pro, web, mobile, applications, designing, new, components, pages, choosing |
| `web-performance-optimization` | Optimize website and web application performance including loading speed, Core Web Vitals, bundle size, caching strategies, and runtime performance | unknown | community | web, performance, optimization | web, performance, optimization, optimize, website, application, including, loading, speed, core, vitals, bundle |
## frontend (20)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `astro` | Build content-focused websites with Astro — zero JS by default, islands architecture, multi-framework components, and Markdown/MDX support. | safe | community | astro, ssg, ssr, islands, content, markdown, mdx, performance | astro, ssg, ssr, islands, content, markdown, mdx, performance, websites, zero, js, default |
| `design-it` | Routes frontend design tasks to 48 specific UI styles. Triggers for websites, app screens, or UI components requesting a specific aesthetic. | safe | self | design, ui, frontend | design, ui, frontend, routes, tasks, 48, specific, styles, triggers, websites, app, screens |
| `design-taste-frontend` | Use when building high-agency frontend interfaces with strict design taste, calibrated color, responsive layout, and motion rules. | safe | Leonxlnx/taste-skill | frontend, design, ui, react | frontend, design, ui, react, taste, building, high, agency, interfaces, strict, calibrated, color |
| `emil-design-eng` | Use when designing or reviewing polished product UI with Emil Kowalski-inspired animation, interaction, and component craft guidance. | safe | emilkowalski/skills | frontend, design, ui, animation, motion | frontend, design, ui, animation, motion, emil, eng, designing, reviewing, polished, product, kowalski |
| `frontend-api-integration-patterns` | Production-ready patterns for integrating frontend applications with backend APIs, including race condition handling, request cancellation, retry strategies,... | safe | community | frontend, api-integration, javascript, react, async | frontend, api-integration, javascript, react, async, api, integration, integrating, applications, backend, apis, including |
| `frontend-lighthouse` | Add a portable Lighthouse CI gate for production frontend builds with Core Web Vitals budgets, category floors, median runs, and CI artifacts. | safe | stareezy-1/frontend-architecture-skill | frontend, lighthouse, performance, core-web-vitals, ci | frontend, lighthouse, performance, core-web-vitals, ci, add, portable, gate, core, web, vitals, budgets |
| `full-output-enforcement` | Use when a task requires exhaustive unabridged output, complete files, or strict prevention of placeholders and skipped code. | safe | Leonxlnx/taste-skill | output, code-generation, quality | output, code-generation, quality, full, enforcement, task, requires, exhaustive, unabridged, complete, files, strict |
| `gpt-taste` | Use when generating elite GSAP-heavy frontend pages with strict AIDA structure, wide hero typography, and gapless bento grids. | safe | Leonxlnx/taste-skill | frontend, design, gsap, motion | frontend, design, gsap, motion, gpt, taste, generating, elite, heavy, pages, strict, aida |
| `high-end-visual-design` | Use when designing expensive agency-grade interfaces with premium fonts, spatial rhythm, soft depth, and fluid microinteractions. | safe | Leonxlnx/taste-skill | frontend, visual-design, motion, ui | frontend, visual-design, motion, ui, high, visual, designing, expensive, agency, grade, interfaces, premium |
| `industrial-brutalist-ui` | Use when creating raw industrial or tactical telemetry UIs with rigid grids, stark typography, CRT effects, and high-density data. | safe | Leonxlnx/taste-skill | frontend, design, brutalism, ui | frontend, design, brutalism, ui, industrial, brutalist, creating, raw, tactical, telemetry, uis, rigid |
| `minimalist-ui` | Use when creating clean editorial interfaces with warm monochrome palettes, crisp borders, restrained motion, and flat bento layouts. | safe | Leonxlnx/taste-skill | frontend, design, minimalism, ui | frontend, design, minimalism, ui, minimalist, creating, clean, editorial, interfaces, warm, monochrome, palettes |
| `nextjs-best-practices` | Next.js App Router principles. Server Components, data fetching, routing patterns. | unknown | community | nextjs, best, practices | nextjs, best, practices, next, js, app, router, principles, server, components, data, fetching |
| `premium-3d-website` | Guidelines for building premium 3D websites, focusing on custom WebGL shaders, post-processing, physics-based interactions, smooth animations, preloaders, an... | safe | self | threejs, webgl, shaders, post-processing, creative-coding, premium-design | threejs, webgl, shaders, post-processing, creative-coding, premium-design, premium, 3d, website, guidelines, building, websites |
| `react-patterns` | Modern React patterns and principles. Hooks, composition, performance, TypeScript best practices. | safe | community | react | react, principles, hooks, composition, performance, typescript |
| `redesign-existing-projects` | Use when upgrading existing websites or apps by auditing generic UI patterns and applying premium design fixes without rewrites. | safe | Leonxlnx/taste-skill | frontend, redesign, design-audit, ui | frontend, redesign, design-audit, ui, existing, upgrading, websites, apps, auditing, generic, applying, premium |
| `review-animations` | Use when reviewing animation and motion code against a strict craft, performance, accessibility, and interaction-quality bar. | safe | emilkowalski/skills | frontend, animation, motion, review, accessibility | frontend, animation, motion, review, accessibility, animations, reviewing, code, against, strict, craft, performance |
| `stitch-design-taste` | Use when generating Google Stitch DESIGN.md systems for premium typography, color, layout, motion intent, and anti-generic UI rules. | safe | Leonxlnx/taste-skill | stitch, design-system, frontend, ui | stitch, design-system, frontend, ui, taste, generating, google, md, premium, typography, color, layout |
| `sveltekit` | Build full-stack web applications with SvelteKit — file-based routing, SSR, SSG, API routes, and form actions in one framework. | safe | community | svelte, sveltekit, fullstack, ssr, ssg, typescript | svelte, sveltekit, fullstack, ssr, ssg, typescript, full, stack, web, applications, file, routing |
| `tailwind-patterns` | Tailwind CSS v4 principles. CSS-first configuration, container queries, modern patterns, design token architecture. | unknown | community | tailwind | tailwind, css, v4, principles, first, configuration, container, queries, token, architecture |
| `zustand-store-ts` | Create Zustand stores following established patterns with proper TypeScript types and middleware. | unknown | community | zustand, store, ts | zustand, store, ts, stores, following, established, proper, typescript, types, middleware |
## fullstack (1)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `vibe-code-cleanup` | Safe production cleanup and hardening for vibe-coded fullstack apps (Next.js, React, Node.js, etc.). Removes dead imports, unused files, and broken reference... | safe | self | cleanup, refactor, nextjs, production, vibe-code, fullstack, nodejs | cleanup, refactor, nextjs, production, vibe-code, fullstack, nodejs, vibe, code, safe, hardening, coded |
## game-development (17)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `game-development` | Game development orchestrator. Routes to platform-specific skills based on project needs. | unknown | community | game | game, development, orchestrator, routes, platform, specific, skills |
| `game-development/2d-games` | 2D game development principles. Sprites, tilemaps, physics, camera. | none | community | game, development/2d, games | game, development/2d, games, 2d, development, principles, sprites, tilemaps, physics, camera |
| `game-development/3d-games` | 3D game development principles. Rendering, shaders, physics, cameras. | unknown | community | game, development/3d, games | game, development/3d, games, 3d, development, principles, rendering, shaders, physics, cameras |
| `game-development/game-art` | Game art principles. Visual style selection, asset pipeline, animation workflow. | unknown | community | game, development/game, art | game, development/game, art, principles, visual, style, selection, asset, pipeline, animation |
| `game-development/game-audio` | Game audio principles. Sound design, music integration, adaptive audio systems. | unknown | community | game, development/game, audio | game, development/game, audio, principles, sound, music, integration, adaptive |
| `game-development/game-design` | Game design principles. GDD structure, balancing, player psychology, progression. | unknown | community | game, development/game | game, development/game, principles, gdd, structure, balancing, player, psychology, progression |
| `game-development/mobile-games` | Mobile game development principles. Touch input, battery, performance, app stores. | safe | community | game, development/mobile, games | game, development/mobile, games, mobile, development, principles, touch, input, battery, performance, app, stores |
| `game-development/multiplayer` | Multiplayer game development principles. Architecture, networking, synchronization. | unknown | community | game, development/multiplayer | game, development/multiplayer, multiplayer, development, principles, architecture, networking, synchronization |
| `game-development/pc-games` | PC and console game development principles. Engine selection, platform features, optimization strategies. | safe | community | game, development/pc, games | game, development/pc, games, pc, console, development, principles, engine, selection, platform, features, optimization |
| `game-development/vr-ar` | VR/AR development principles. Comfort, interaction, performance requirements. | unknown | community | game, development/vr, ar | game, development/vr, ar, vr, development, principles, comfort, interaction, performance, requirements |
| `game-development/web-games` | Web browser game development principles. Framework selection, WebGPU, optimization, PWA. | unknown | community | game, development/web, games | game, development/web, games, web, browser, development, principles, framework, selection, webgpu, optimization, pwa |
| `godot-4-migration` | Specialized guide for migrating Godot 3.x projects to Godot 4 (GDScript 2.0), covering syntax changes, Tweens, and exports. | safe | community | godot, 4, migration | godot, 4, migration, specialized, migrating, gdscript, covering, syntax, changes, tweens, exports |
| `godot-gdscript-patterns` | Master Godot 4 GDScript patterns including signals, scenes, state machines, and optimization. Use when building Godot games, implementing game systems, or le... | safe | community | godot, gdscript | godot, gdscript, including, signals, scenes, state, machines, optimization, building, games, implementing, game |
| `minecraft-bukkit-pro` | Master Minecraft server plugin development with Bukkit, Spigot, and Paper APIs. | safe | community | minecraft, bukkit | minecraft, bukkit, pro, server, plugin, development, spigot, paper, apis |
| `unity-ai-game-creator` | Transform raw game ideas into complete Unity projects with AI-powered asset generation, scene blueprints, music/SFX prompts, and step-by-step development pro... | safe | community | unity, game-development, ai-generation, asset-pipeline, scene-design, music-generation, game-design-document | unity, game-development, ai-generation, asset-pipeline, scene-design, music-generation, game-design-document, ai, game, creator, transform, raw |
| `unity-developer` | Build Unity games with optimized C# scripts, efficient rendering, and proper asset management. Masters Unity 6 LTS, URP/HDRP pipelines, and cross-platform de... | unknown | community | unity | unity, developer, games, optimized, scripts, efficient, rendering, proper, asset, masters, lts, urp |
| `unity-ecs-patterns` | Production patterns for Unity's Data-Oriented Technology Stack (DOTS) including Entity Component System, Job System, and Burst Compiler. | safe | community | unity, ecs | unity, ecs, data, oriented, technology, stack, dots, including, entity, component, job, burst |
## general (1)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `antigravity-agent-manager` | Configure and orchestrate parallel agents using the standalone Antigravity 2.0 Agent Manager and Antigravity IDE. | critical | self | agent-manager, orchestration, multi-agent, setup | agent-manager, orchestration, multi-agent, setup, antigravity, agent, manager, configure, orchestrate, parallel, agents, standalone |
## granular-workflow-bundle (16)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `ai-agent-development` | AI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents. | safe | personal | ai, agent | ai, agent, development, building, autonomous, agents, multi, orchestration, crewai, langgraph, custom |
| `api-documentation` | API documentation workflow for generating OpenAPI specs, creating developer guides, and maintaining comprehensive API documentation. | safe | personal | api, documentation | api, documentation, generating, openapi, specs, creating, developer, guides, maintaining |
| `api-security-testing` | API security testing workflow for REST and GraphQL APIs covering authentication, authorization, rate limiting, input validation, and security best practices. | safe | personal | api, security | api, security, testing, rest, graphql, apis, covering, authentication, authorization, rate, limiting, input |
| `bash-scripting` | Bash scripting workflow for creating production-ready shell scripts with defensive patterns, error handling, and testing. | safe | personal | bash, scripting | bash, scripting, creating, shell, scripts, defensive, error, handling, testing |
| `e2e-testing` | End-to-end testing workflow with Playwright for browser automation, visual regression, cross-browser testing, and CI/CD integration. | safe | personal | e2e | e2e, testing, playwright, browser, automation, visual, regression, cross, ci, cd, integration |
| `kubernetes-deployment` | Kubernetes deployment workflow for container orchestration, Helm charts, service mesh, and production-ready K8s configurations. | safe | personal | kubernetes, deployment | kubernetes, deployment, container, orchestration, helm, charts, mesh, k8s, configurations |
| `linux-troubleshooting` | Linux system troubleshooting workflow for diagnosing and resolving system issues, performance problems, and service failures. | safe | personal | linux, troubleshooting | linux, troubleshooting, diagnosing, resolving, issues, performance, problems, failures |
| `postgresql-optimization` | PostgreSQL database optimization workflow for query tuning, indexing strategies, performance analysis, and production database management. | safe | personal | postgresql, optimization | postgresql, optimization, database, query, tuning, indexing, performance, analysis |
| `python-fastapi-development` | Python FastAPI backend development with async patterns, SQLAlchemy, Pydantic, authentication, and production API patterns. | safe | personal | python, fastapi | python, fastapi, development, backend, async, sqlalchemy, pydantic, authentication, api |
| `rag-implementation` | RAG (Retrieval-Augmented Generation) implementation workflow covering embedding selection, vector database setup, chunking strategies, and retrieval optimiza... | safe | personal | rag | rag, retrieval, augmented, generation, covering, embedding, selection, vector, database, setup, chunking, optimization |
| `react-nextjs-development` | React and Next.js 14+ application development with App Router, Server Components, TypeScript, Tailwind CSS, and modern frontend patterns. | safe | personal | react, nextjs | react, nextjs, development, next, js, 14, application, app, router, server, components, typescript |
| `terraform-infrastructure` | Terraform infrastructure as code workflow for provisioning cloud resources, creating reusable modules, and managing infrastructure at scale. | safe | personal | terraform, infrastructure | terraform, infrastructure, code, provisioning, cloud, resources, creating, reusable, modules, managing, scale |
| `web-security-testing` | Web application security testing workflow for OWASP Top 10 vulnerabilities including injection, XSS, authentication flaws, and access control issues. | safe | personal | web, security | web, security, testing, application, owasp, top, 10, vulnerabilities, including, injection, xss, authentication |
| `wordpress-plugin-development` | WordPress plugin development workflow covering plugin architecture, hooks, admin interfaces, REST API, security best practices, and WordPress 7.0 features: R... | safe | personal | wordpress, plugin | wordpress, plugin, development, covering, architecture, hooks, admin, interfaces, rest, api, security, features |
| `wordpress-theme-development` | WordPress theme development workflow covering theme architecture, template hierarchy, custom post types, block editor support, responsive design, and WordPre... | safe | personal | wordpress, theme | wordpress, theme, development, covering, architecture, hierarchy, custom, post, types, block, editor, responsive |
| `wordpress-woocommerce-development` | WooCommerce store development workflow covering store setup, payment integration, shipping configuration, customization, and WordPress 7.0 features: AI conne... | safe | personal | wordpress, woocommerce | wordpress, woocommerce, development, store, covering, setup, payment, integration, shipping, configuration, customization, features |
## graphics-processing (5)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `algorithmic-art` | Algorithmic philosophies are computational aesthetic movements that are then expressed through code. Output .md files (philosophy), .html files (interactive ... | unknown | community | algorithmic, art | algorithmic, art, philosophies, computational, aesthetic, movements, then, expressed, through, code, output, md |
| `canvas-design` | These are instructions for creating design philosophies - aesthetic movements that are then EXPRESSED VISUALLY. Output only .md files, .pdf files, and .png f... | unknown | community | canvas | canvas, these, instructions, creating, philosophies, aesthetic, movements, then, expressed, visually, output, md |
| `image-studio` | Studio de geracao de imagens inteligente — roteamento automatico entre ai-studio-image (fotos humanizadas/influencer) e stability-ai (arte/ ilustracao/edicao... | safe | community | image-generation, routing, ai-art, photography | image-generation, routing, ai-art, photography, image, studio, de, geracao, imagens, inteligente, roteamento, automatico |
| `imagen` | AI image generation skill powered by Google Gemini, enabling seamless visual content creation for UI placeholders, documentation, and design assets. | safe | https://github.com/sanjay3290/ai-skills/tree/main/skills/imagen | imagen | imagen, ai, image, generation, skill, powered, google, gemini, enabling, seamless, visual, content |
| `libreoffice/draw` | Vector graphics and diagram creation, format conversion (ODG/SVG/PDF) with LibreOffice Draw. | safe | personal | libreoffice/draw | libreoffice/draw, draw, vector, graphics, diagram, creation, format, conversion, odg, svg, pdf, libreoffice |
## growth (3)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `indexing-issue-auditor` | High-level technical SEO and site architecture auditor. Invoke to scan local or live environments for indexing, crawl budget, and structural errors. | safe | self | seo, architecture, indexing, crawler, sitemap | seo, architecture, indexing, crawler, sitemap, issue, auditor, high, level, technical, site, invoke |
| `linkedin-profile-optimizer` | High-intent expert for LinkedIn profile checks, authority building, and SEO optimization. Invoke to audit, rewrite, and enhance profiles for top 1% positioning. | safe | self | linkedin, branding, career, growth, personal-brand | linkedin, branding, career, growth, personal-brand, profile, optimizer, high, intent, checks, authority, building |
| `social-post-writer-seo` | Social Media Strategist and Content Writer. Creates clear, engaging social media posts for Instagram, LinkedIn, and Facebook. | safe | self | social-media, marketing, content-writing, seo, growth | social-media, marketing, content-writing, seo, growth, social, post, writer, media, strategist, content, creates |
## health (17)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `emergency-card` | 生成紧急情况下快速访问的医疗信息摘要卡片。当用户需要旅行、就诊准备、紧急情况或询问"紧急信息"、"医疗卡片"、"急救信息"时使用此技能。提取关键信息(过敏、用药、急症、植入物),支持多格式输出(JSON、文本、二维码),用于急救或快速就医。 | unknown | community | emergency, card | emergency, card, json |
| `family-health-analyzer` | 分析家族病史、评估遗传风险、识别家庭健康模式、提供个性化预防建议 | unknown | community | family, health, analyzer | family, health, analyzer |
| `fitness-analyzer` | 分析运动数据、识别运动模式、评估健身进展,并提供个性化训练建议。支持与慢性病数据的关联分析。 | unknown | community | fitness, analyzer | fitness, analyzer |
| `food-database-query` | Food Database Query | unknown | community | food, database, query | food, database, query |
| `goal-analyzer` | 分析健康目标数据、识别目标模式、评估目标进度,并提供个性化目标管理建议。支持与营养、运动、睡眠等健康数据的关联分析。 | unknown | community | goal, analyzer | goal, analyzer |
| `health-trend-analyzer` | 分析一段时间内健康数据的趋势和模式。关联药物、症状、生命体征、化验结果和其他健康指标的变化。识别令人担忧的趋势、改善情况,并提供数据驱动的洞察。当用户询问健康趋势、模式、随时间的变化或"我的健康状况有什么变化?"时使用。支持多维度分析(体重/BMI、症状、药物依从性、化验结果、情绪睡眠),相关性分析,变化检测,以... | unknown | community | health, trend, analyzer | health, trend, analyzer, bmi, html, echarts |
| `mental-health-analyzer` | 分析心理健康数据、识别心理模式、评估心理健康状况、提供个性化心理健康建议。支持与睡眠、运动、营养等其他健康数据的关联分析。 | unknown | community | mental, health, analyzer | mental, health, analyzer |
| `nutrition-analyzer` | 分析营养数据、识别营养模式、评估营养状况,并提供个性化营养建议。支持与运动、睡眠、慢性病数据的关联分析。 | unknown | community | nutrition, analyzer | nutrition, analyzer |
| `occupational-health-analyzer` | 分析职业健康数据、识别工作相关健康风险、评估职业健康状况、提供个性化职业健康建议。支持与睡眠、运动、心理健康等其他健康数据的关联分析。 | unknown | community | occupational, health, analyzer | occupational, health, analyzer |
| `oral-health-analyzer` | 分析口腔健康数据、识别口腔问题模式、评估口腔健康状况、提供个性化口腔健康建议。支持与营养、慢性病、用药等其他健康数据的关联分析。 | safe | community | oral, health, analyzer | oral, health, analyzer |
| `rehabilitation-analyzer` | 分析康复训练数据、识别康复模式、评估康复进展,并提供个性化康复建议 | unknown | community | rehabilitation, analyzer | rehabilitation, analyzer |
| `sexual-health-analyzer` | Sexual Health Analyzer | unknown | community | sexual, health, analyzer | sexual, health, analyzer |
| `skin-health-analyzer` | Analyze skin health data, identify skin problem patterns, assess skin health status. Supports correlation analysis with nutrition, chronic diseases, and medi... | safe | community | skin, health, analyzer | skin, health, analyzer, analyze, data, identify, problem, assess, status, supports, correlation, analysis |
| `sleep-analyzer` | 分析睡眠数据、识别睡眠模式、评估睡眠质量,并提供个性化睡眠改善建议。支持与其他健康数据的关联分析。 | unknown | community | sleep, analyzer | sleep, analyzer |
| `tcm-constitution-analyzer` | 分析中医体质数据、识别体质类型、评估体质特征,并提供个性化养生建议。支持与营养、运动、睡眠等健康数据的关联分析。 | unknown | community | tcm, constitution, analyzer | tcm, constitution, analyzer |
| `travel-health-analyzer` | 分析旅行健康数据、评估目的地健康风险、提供疫苗接种建议、生成多语言紧急医疗信息卡片。支持WHO/CDC数据集成的专业级旅行健康风险评估。 | unknown | community | travel, health, analyzer | travel, health, analyzer, who, cdc |
| `weightloss-analyzer` | 分析减肥数据、计算代谢率、追踪能量缺口、管理减肥阶段 | safe | community | weightloss, analyzer | weightloss, analyzer |
## knowledge-management (1)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `wiki-builder` | Create and maintain reusable research wikis with source provenance, configurable structure, and local markdown outputs. | safe | dair-ai/dair-academy-plugins | dair-academy, ai, workflow | dair-academy, ai, workflow, wiki, builder, maintain, reusable, research, wikis, source, provenance, configurable |
## legal (8)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `advogado-criminal` | Advogado criminalista especializado em Maria da Penha, violencia domestica, feminicidio, direito penal brasileiro, medidas protetivas, inquerito policial e a... | safe | community | legal, brazilian-law, criminal-law, portuguese | legal, brazilian-law, criminal-law, portuguese, advogado, criminal, criminalista, especializado, em, maria, da, penha |
| `advogado-especialista` | Advogado especialista em todas as areas do Direito brasileiro: familia, criminal, trabalhista, tributario, consumidor, imobiliario, empresarial, civil e cons... | safe | community | legal, brazilian-law, multi-domain, portuguese | legal, brazilian-law, multi-domain, portuguese, advogado, especialista, em, todas, areas, do, direito, brasileiro |
| `customs-trade-compliance` | Codified expertise for customs documentation, tariff classification, duty optimisation, restricted party screening, and regulatory compliance across multiple... | safe | https://github.com/ai-evos/agent-skills | customs, trade, compliance | customs, trade, compliance, codified, expertise, documentation, tariff, classification, duty, optimisation, restricted, party |
| `employment-contract-templates` | Templates and patterns for creating legally sound employment documentation including contracts, offer letters, and HR policies. | safe | community | employment, contract | employment, contract, creating, legally, sound, documentation, including, contracts, offer, letters, hr, policies |
| `fda-food-safety-auditor` | Expert AI auditor for FDA Food Safety (FSMA), HACCP, and PCQI compliance. Reviews food facility records and preventive controls. | safe | community | fda, food, safety, auditor | fda, food, safety, auditor, ai, fsma, haccp, pcqi, compliance, reviews, facility, records |
| `fda-medtech-compliance-auditor` | Expert AI auditor for Medical Device (SaMD) compliance, IEC 62304, and 21 CFR Part 820. Reviews DHFs, technical files, and software validation. | unknown | community | fda, medtech, compliance, auditor | fda, medtech, compliance, auditor, ai, medical, device, samd, iec, 62304, 21, cfr |
| `legal-advisor` | Draft privacy policies, terms of service, disclaimers, and legal notices. Creates GDPR-compliant texts, cookie policies, and data processing agreements. | unknown | community | legal, advisor | legal, advisor, draft, privacy, policies, terms, disclaimers, notices, creates, gdpr, compliant, texts |
| `lex` | Centralized 'Truth Engine' for cross-jurisdictional legal context (US, EU, CA) and contract scaffolding. | safe | community | legal, context, cross-jurisdictional, compliance, scaffolding | legal, context, cross-jurisdictional, compliance, scaffolding, lex, centralized, truth, engine, cross, jurisdictional, us |
## leiloeiro (6)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `leiloeiro-avaliacao` | Avaliacao pericial de imoveis em leilao. Valor de mercado, liquidacao forcada, ABNT NBR 14653, metodos comparativo/renda/custo, CUB e margem de seguranca. | safe | community | real-estate, valuation, appraisal, brazilian | real-estate, valuation, appraisal, brazilian, leiloeiro, avaliacao, pericial, de, imoveis, em, leilao, valor |
| `leiloeiro-edital` | Analise e auditoria de editais de leilao judicial e extrajudicial. Riscos ocultos, clausulas perigosas, debitos, ocupante e classificacao da oportunidade. | safe | community | auction, legal-analysis, risk, brazilian | auction, legal-analysis, risk, brazilian, leiloeiro, edital, analise, auditoria, de, editais, leilao, judicial |
| `leiloeiro-ia` | Especialista em leiloes judiciais e extrajudiciais de imoveis. Analise juridica, pericial e de mercado integrada. Orquestra os 5 modulos especializados. | safe | community | auction, ai-analysis, real-estate, brazilian | auction, ai-analysis, real-estate, brazilian, leiloeiro, ia, especialista, em, leiloes, judiciais, extrajudiciais, de |
| `leiloeiro-juridico` | Analise juridica de leiloes: nulidades, bem de familia, alienacao fiduciaria, CPC arts 829-903, Lei 9514/97, onus reais, embargos e jurisprudencia. | safe | community | legal, auction-law, brazilian, judicial | legal, auction-law, brazilian, judicial, leiloeiro, juridico, analise, juridica, de, leiloes, nulidades, bem |
| `leiloeiro-mercado` | Analise de mercado imobiliario para leiloes. Liquidez, desagio tipico, ROI, estrategias de saida (flip/reforma/renda), Selic 2025 e benchmark CDI/FII. | safe | community | market-analysis, real-estate, roi, brazilian | market-analysis, real-estate, roi, brazilian, leiloeiro, mercado, analise, de, imobiliario, para, leiloes, liquidez |
| `leiloeiro-risco` | Analise de risco em leiloes de imoveis. Score 36 pontos, riscos juridicos/financeiros/operacionais, stress test 4 cenarios e ROI ponderado por risco. | safe | community | risk-analysis, scoring, stress-test, brazilian | risk-analysis, scoring, stress-test, brazilian, leiloeiro, risco, analise, de, em, leiloes, imoveis, score |
## marketing (52)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `ab-test-setup` | Structured guide for setting up A/B tests with mandatory gates for hypothesis, metrics, and execution readiness. | unknown | community | ab, setup | ab, setup, test, structured, setting, up, tests, mandatory, gates, hypothesis, metrics, execution |
| `activecampaign-automation` | Automate ActiveCampaign tasks via Rube MCP (Composio): manage contacts, tags, list subscriptions, automation enrollment, and tasks. Always search tools first... | critical | community | activecampaign | activecampaign, automation, automate, tasks, via, rube, mcp, composio, contacts, tags, list, subscriptions |
| `app-store-optimization` | Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play Store | unknown | community | app, store, optimization | app, store, optimization, complete, aso, toolkit, researching, optimizing, tracking, mobile, performance, apple |
| `brand-guidelines` | Write copy following Sentry brand guidelines. Use when writing UI text, error messages, empty states, onboarding flows, 404 pages, documentation, marketing c... | unknown | community | brand, guidelines | brand, guidelines, write, copy, following, sentry, writing, ui, text, error, messages, empty |
| `brand-guidelines-anthropic` | To access Anthropic's official brand identity and style resources, use this skill. | unknown | community | brand, guidelines, anthropic | brand, guidelines, anthropic, access, official, identity, style, resources, skill |
| `brand-guidelines-community` | To access Anthropic's official brand identity and style resources, use this skill. | unknown | community | brand, guidelines, community | brand, guidelines, community, access, anthropic, official, identity, style, resources, skill |
| `brevo-automation` | Automate Brevo (formerly Sendinblue) email marketing operations through Composio's Brevo toolkit via Rube MCP. | critical | community | brevo | brevo, automation, automate, formerly, sendinblue, email, marketing, operations, through, composio, toolkit, via |
| `competitor-analysis` | Research competitors with Browserbase discovery, enrichment lanes, screenshots, matrices, and HTML reports. | safe | browserbase/skills | competitor-analysis, browserbase, market-research, browser-automation | competitor-analysis, browserbase, market-research, browser-automation, competitor, analysis, research, competitors, discovery, enrichment, lanes, screenshots |
| `content-creator` | Professional-grade brand voice analysis, SEO optimization, and platform-specific content frameworks. | unknown | community | content, creator | content, creator, professional, grade, brand, voice, analysis, seo, optimization, platform, specific, frameworks |
| `convertkit-automation` | Automate ConvertKit (Kit) tasks via Rube MCP (Composio): manage subscribers, tags, broadcasts, and broadcast stats. Always search tools first for current sch... | critical | community | convertkit | convertkit, automation, automate, kit, tasks, via, rube, mcp, composio, subscribers, tags, broadcasts |
| `copy-editing` | You are an expert copy editor specializing in marketing and conversion copy. Your goal is to systematically improve existing copy through focused editing pas... | unknown | community | copy, editing | copy, editing, editor, specializing, marketing, conversion, goal, systematically, improve, existing, through, passes |
| `copywriting` | Write rigorous, conversion-focused marketing copy for landing pages and emails. Enforces brief confirmation and strict no-fabrication rules. | unknown | community | copywriting | copywriting, write, rigorous, conversion, marketing, copy, landing, pages, emails, enforces, brief, confirmation |
| `email-sequence` | You are an expert in email marketing and automation. Your goal is to create email sequences that nurture relationships, drive action, and move people toward ... | unknown | community | email, sequence | email, sequence, marketing, automation, goal, sequences, nurture, relationships, drive, action, move, people |
| `form-cro` | Optimize any form that is NOT signup or account registration — including lead capture, contact, demo request, application, survey, quote, and checkout forms. | unknown | community | form, cro | form, cro, optimize, any, signup, account, registration, including, lead, capture, contact, demo |
| `free-tool-strategy` | You are an expert in engineering-as-marketing strategy. Your goal is to help plan and evaluate free tools that generate leads, attract organic traffic, and b... | unknown | community | free | free, engineering, marketing, goal, plan, evaluate, generate, leads, attract, organic, traffic, brand |
| `geo-fundamentals` | Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity). | unknown | community | geo, fundamentals | geo, fundamentals, generative, engine, optimization, ai, search, engines, chatgpt, claude, perplexity |
| `growth-engine` | Motor de crescimento para produtos digitais -- growth hacking, SEO, ASO, viral loops, email marketing, CRM, referral programs e aquisicao organica. | none | community | growth, seo, marketing, viral, acquisition | growth, seo, marketing, viral, acquisition, engine, motor, de, crescimento, para, produtos, digitais |
| `instagram` | Integracao completa com Instagram via Graph API. Publicacao, analytics, comentarios, DMs, hashtags, agendamento, templates e gestao de contas Business/Creator. | critical | community | social-media, instagram, graph-api, content | social-media, instagram, graph-api, content, integracao, completa, com, via, graph, api, publicacao, analytics |
| `instagram-automation` | Automate Instagram tasks via Rube MCP (Composio): create posts, carousels, manage media, get insights, and publishing limits. Always search tools first for c... | critical | community | instagram | instagram, automation, automate, tasks, via, rube, mcp, composio, posts, carousels, media, get |
| `keyword-extractor` | Extracts up to 50 highly relevant SEO keywords from text. Use when user wants to generate or extract keywords for given text. | safe | original | keyword, extractor | keyword, extractor, extracts, up, 50, highly, relevant, seo, keywords, text, user, wants |
| `klaviyo-automation` | Automate Klaviyo tasks via Rube MCP (Composio): manage email/SMS campaigns, inspect campaign messages, track tags, and monitor send jobs. Always search tools... | safe | community | klaviyo | klaviyo, automation, automate, tasks, via, rube, mcp, composio, email, sms, campaigns, inspect |
| `launch-strategy` | You are an expert in SaaS product launches and feature announcements. Your goal is to help users plan launches that build momentum, capture attention, and co... | unknown | community | launch | launch, saas, product, launches, feature, announcements, goal, users, plan, momentum, capture, attention |
| `linkedin-automation` | Automate LinkedIn tasks via Rube MCP (Composio): create posts, manage profile, company info, comments, and image uploads. Always search tools first for curre... | critical | community | linkedin | linkedin, automation, automate, tasks, via, rube, mcp, composio, posts, profile, company, info |
| `linkedin-cli` | Use when automating LinkedIn via CLI: fetch profiles, search people/companies, send messages, manage connections, create posts, and Sales Navigator. | safe | community | linkedin, cli | linkedin, cli, automating, via, fetch, profiles, search, people, companies, send, messages, connections |
| `linkedin-content-generator` | AI-powered LinkedIn content suite: generate posts, carousels, newsletters, and 30-day calendars with niche-specific SEO rules and a reinforcement-learning pe... | safe | sarveshtalele/linkedin-content-skill | linkedin, content-creation, social-media, marketing, newsletter, carousel, content-calendar, reinforcement-learning, seo, copywriting | linkedin, content-creation, social-media, marketing, newsletter, carousel, content-calendar, reinforcement-learning, seo, copywriting, content, generator |
| `linkedin-post-writer` | Draft LinkedIn posts from 16 tested hook formulas mapped to engagement goals (comments, reposts, likes, saves), with 2026 algorithm formatting rules and an A... | none | sergebulaev/linkedin-skills | linkedin, copywriting, hooks, social-media, personal-brand, content-marketing | linkedin, copywriting, hooks, social-media, personal-brand, content-marketing, post, writer, draft, posts, 16, tested |
| `local-legal-seo-audit` | Audit and improve local SEO for law firms, attorneys, forensic experts and legal/professional services sites with local presence, focusing on GBP, directorie... | safe | original | local, legal, seo, audit | local, legal, seo, audit, improve, law, firms, attorneys, forensic, experts, professional, sites |
| `mailchimp-automation` | Automate Mailchimp email marketing including campaigns, audiences, subscribers, segments, and analytics via Rube MCP (Composio). Always search tools first fo... | critical | community | mailchimp | mailchimp, automation, automate, email, marketing, including, campaigns, audiences, subscribers, segments, analytics, via |
| `marketing-ideas` | Provide proven marketing strategies and growth ideas for SaaS and software products, prioritized using a marketing feasibility scoring system. | safe | community | marketing, ideas | marketing, ideas, provide, proven, growth, saas, software, products, prioritized, feasibility, scoring |
| `marketing-psychology` | Apply behavioral science and mental models to marketing decisions, prioritized using a psychological leverage and feasibility scoring system. | unknown | community | marketing, psychology | marketing, psychology, apply, behavioral, science, mental, models, decisions, prioritized, psychological, leverage, feasibility |
| `onboarding-cro` | You are an expert in user onboarding and activation. Your goal is to help users reach their "aha moment" as quickly as possible and establish habits that lea... | unknown | community | onboarding, cro | onboarding, cro, user, activation, goal, users, reach, aha, moment, quickly, possible, establish |
| `page-cro` | Analyze and optimize individual pages for conversion performance. | unknown | community | page, cro | page, cro, analyze, optimize, individual, pages, conversion, performance |
| `paid-ads` | You are an expert performance marketer with direct access to ad platform accounts. Your goal is to help create, optimize, and scale paid advertising campaign... | unknown | community | paid, ads | paid, ads, performance, marketer, direct, access, ad, platform, accounts, goal, optimize, scale |
| `paywall-upgrade-cro` | You are an expert in in-app paywalls and upgrade flows. Your goal is to convert free users to paid, or upgrade users to higher tiers, at moments when they've... | unknown | community | paywall, upgrade, cro | paywall, upgrade, cro, app, paywalls, flows, goal, convert, free, users, paid, higher |
| `popup-cro` | Create and optimize popups, modals, overlays, slide-ins, and banners to increase conversions without harming user experience or brand trust. | unknown | community | popup, cro | popup, cro, optimize, popups, modals, overlays, slide, ins, banners, increase, conversions, without |
| `programmatic-seo` | Design and evaluate programmatic SEO strategies for creating SEO-driven pages at scale using templates and structured data. | unknown | community | programmatic, seo | programmatic, seo, evaluate, creating, driven, pages, scale, structured, data |
| `reddit-automation` | Automate Reddit tasks via Rube MCP (Composio): search subreddits, create posts, manage comments, and browse top content. Always search tools first for curren... | critical | community | reddit | reddit, automation, automate, tasks, via, rube, mcp, composio, search, subreddits, posts, comments |
| `referral-program` | You are an expert in viral growth and referral marketing with access to referral program data and third-party tools. Your goal is to help design and optimize... | unknown | community | referral, program | referral, program, viral, growth, marketing, access, data, third, party, goal, optimize, programs |
| `schema-markup` | Design, validate, and optimize schema.org structured data for eligibility, correctness, and measurable SEO impact. | unknown | community | schema, markup | schema, markup, validate, optimize, org, structured, data, eligibility, correctness, measurable, seo, impact |
| `screenshots` | Generate marketing screenshots of your app using Playwright. Use when the user wants to create screenshots for Product Hunt, social media, landing pages, or ... | safe | https://github.com/Shpigford/skills/tree/main/screenshots | screenshots | screenshots, generate, marketing, app, playwright, user, wants, product, hunt, social, media, landing |
| `signup-flow-cro` | You are an expert in optimizing signup and registration flows. Your goal is to reduce friction, increase completion rates, and set users up for successful ac... | unknown | community | signup, flow, cro | signup, flow, cro, optimizing, registration, flows, goal, reduce, friction, increase, completion, rates |
| `social-content` | You are an expert social media strategist with direct access to a scheduling platform that publishes to all major social networks. Your goal is to help creat... | unknown | community | social, content | social, content, media, strategist, direct, access, scheduling, platform, publishes, all, major, networks |
| `social-orchestrator` | Orquestrador unificado de canais sociais — coordena Instagram, Telegram e WhatsApp em um unico fluxo de trabalho. Publicacao cross-channel, metricas unificad... | critical | community | social-media, cross-channel, scheduling, campaigns | social-media, cross-channel, scheduling, campaigns, social, orchestrator, orquestrador, unificado, de, canais, sociais, coordena |
| `socialclaw` | Agent-first social media publishing skill — schedule and publish posts across 13 platforms (X, LinkedIn, Instagram, Facebook Pages, TikTok, Discord, Telegram... | critical | ndesv21/socialclaw | social-media, publishing, scheduling, marketing, twitter, linkedin, instagram, tiktok, discord, telegram, reddit, wordpress, pinterest | social-media, publishing, scheduling, marketing, twitter, linkedin, instagram, tiktok, discord, telegram, reddit, wordpress |
| `taisly-social-media-posting` | Use Taisly Agent Kit to prepare and publish approved short-form video posts across TikTok, Instagram Reels, YouTube Shorts, X, and Facebook. | critical | taisly/agent | social-media, video, publishing, mcp, cli, sdk, tiktok, instagram, youtube-shorts, x, facebook | social-media, video, publishing, mcp, cli, sdk, tiktok, instagram, youtube-shorts, x, facebook, taisly |
| `tiktok-automation` | Automate TikTok tasks via Rube MCP (Composio): upload/publish videos, post photos, manage content, and view user profiles/stats. Always search tools first fo... | critical | community | tiktok | tiktok, automation, automate, tasks, via, rube, mcp, composio, upload, publish, videos, post |
| `twitter-automation` | Automate Twitter/X tasks via Rube MCP (Composio): posts, search, users, bookmarks, lists, media. Always search tools first for current schemas. | critical | community | twitter | twitter, automation, automate, tasks, via, rube, mcp, composio, posts, search, users, bookmarks |
| `viral-generator-builder` | Expert in building shareable generator tools that go viral - name generators, quiz makers, avatar creators, personality tests, and calculator tools. Covers t... | unknown | vibeship-spawner-skills (Apache 2.0) | viral, generator, builder | viral, generator, builder, building, shareable, go, name, generators, quiz, makers, avatar, creators |
| `wechat-official-account-strategist` | Grow WeChat Official Accounts (微信公众号) with high-conversion content strategy, title formulas, article architecture, and Mini-Program integration. | safe | demo112/yunqu-ai-skills | wechat, chinese-market, content-strategy, marketing, 公众号, 微信 | wechat, chinese-market, content-strategy, marketing, 公众号, 微信, official, account, strategist, grow, accounts, high |
| `x-article-publisher-skill` | Publish articles to X/Twitter | safe | https://github.com/wshuyi/x-article-publisher-skill | x, article, publisher, skill | x, article, publisher, skill, publish, articles, twitter |
| `xiaohongshu-content-strategist` | Create viral Xiaohongshu (小红书) content with platform-native strategy, save-rate optimization, trending formats, and search SEO for China's #1 lifestyle platf... | safe | demo112/yunqu-ai-skills | xiaohongshu, chinese-market, content-strategy, social-media, marketing, 红书, 小红书 | xiaohongshu, chinese-market, content-strategy, social-media, marketing, 红书, 小红书, content, strategist, viral, platform, native |
| `youtube-automation` | Automate YouTube tasks via Rube MCP (Composio): upload videos, manage playlists, search content, get analytics, and handle comments. Always search tools firs... | critical | community | youtube | youtube, automation, automate, tasks, via, rube, mcp, composio, upload, videos, playlists, search |
## mcp (2)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `ai-dev-jobs-mcp` | Search 8,400+ AI and ML jobs across 489 companies, inspect listings and employers, match roles, and view salary and market stats via AI Dev Jobs MCP | safe | https://aidevboard.com | mcp, jobs, ai-jobs, ml-jobs, recruiting, job-search, career | mcp, jobs, ai-jobs, ml-jobs, recruiting, job-search, career, ai, dev, search, 400, ml |
| `not-human-search-mcp` | Search AI-ready websites, inspect indexed site details, verify MCP endpoints, and discover tools and APIs using the Not Human Search MCP server | safe | https://nothumansearch.ai | mcp, search, ai-discovery, api-discovery, mcp-verification, agent-tools | mcp, search, ai-discovery, api-discovery, mcp-verification, agent-tools, human, ai, websites, inspect, indexed, site |
## media (6)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `image-generator` | Generate and edit images using Gemini's Nano Banana Pro model (gemini-3-pro-image-preview). Use this skill when the user asks you to generate images, create ... | safe | dair-ai/dair-academy-plugins | dair-academy, ai, workflow | dair-academy, ai, workflow, image, generator, generate, edit, images, gemini, nano, banana, pro |
| `remotion` | Generate walkthrough videos from Stitch projects using Remotion with smooth transitions, zooming, and text overlays | unknown | community | remotion | remotion, generate, walkthrough, videos, stitch, smooth, transitions, zooming, text, overlays |
| `remotion-best-practices` | Best practices for Remotion - Video creation in React | safe | community | remotion, video, react, animation, composition | remotion, video, react, animation, composition, creation |
| `stability-ai` | Geracao de imagens via Stability AI (SD3.5, Ultra, Core). Text-to-image, img2img, inpainting, upscale, remove-bg, search-replace. 15 estilos artisticos. | safe | community | image-generation, stable-diffusion, ai-art, api | image-generation, stable-diffusion, ai-art, api, stability, ai, geracao, de, imagens, via, sd3, ultra |
| `videodb` | Video and audio perception, indexing, and editing. Ingest files/URLs/live streams, build visual/spoken indexes, search with timestamps, edit timelines, add o... | safe | community | video, editing, transcription, subtitles, search, streaming, ai-generation, media, live-streams, desktop-capture | video, editing, transcription, subtitles, search, streaming, ai-generation, media, live-streams, desktop-capture, videodb, audio |
| `videodb-skills` | Upload, stream, search, edit, transcribe, and generate AI video and audio using the VideoDB SDK. | safe | community | video, editing, transcription, subtitles, search, streaming, ai-generation, media | video, editing, transcription, subtitles, search, streaming, ai-generation, media, videodb, skills, upload, stream |
## media-processing (1)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `video-content-extractor` | Extract key frames from MP4 videos at configurable intervals, run Tesseract OCR, and generate structured Markdown reports with video metadata and timestamped... | safe | 274326424/video-content-extractor | video, ocr, ffmpeg, tesseract, frame-extraction, media | video, ocr, ffmpeg, tesseract, frame-extraction, media, content, extractor, extract, key, frames, mp4 |
## memory (6)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `agent-memory-systems` | Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-te... | safe | vibeship-spawner-skills (Apache 2.0) | agent, memory | agent, memory, cornerstone, intelligent, agents, without, every, interaction, starts, zero, skill, covers |
| `context-window-management` | Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot | unknown | vibeship-spawner-skills (Apache 2.0) | window | window, context, managing, llm, windows, including, summarization, trimming, routing, avoiding, rot |
| `conversation-memory` | Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory | unknown | vibeship-spawner-skills (Apache 2.0) | conversation, memory | conversation, memory, persistent, llm, conversations, including, short, term, long, entity |
| `hierarchical-agent-memory` | Scoped CLAUDE.md memory system that reduces context token spend. Creates directory-level context files, tracks savings via dashboard, and routes agents to th... | safe | https://github.com/kromahlusenii-ops/ham | hierarchical, agent, memory | hierarchical, agent, memory, scoped, claude, md, reduces, context, token, spend, creates, directory |
| `memory-systems` | Design short-term, long-term, and graph-based memory architectures. Use when building agents that must persist across sessions, needing to maintain entity co... | safe | https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/memory-systems | memory | memory, short, term, long, graph, architectures, building, agents, must, persist, sessions, needing |
| `recallmax` | FREE — God-tier long-context memory for AI agents. Injects 500K-1M clean tokens, auto-summarizes with tone/intent preservation, compresses 14-turn history in... | safe | community | memory, context, rag, summarization, compression, long-context, agent-infrastructure | memory, context, rag, summarization, compression, long-context, agent-infrastructure, recallmax, free, god, tier, long |
## meta (32)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `analyze-project` | Forensic root cause analyzer for Antigravity sessions. Classifies scope deltas, rework patterns, root causes, hotspots, and auto-improves prompts/health. | unknown | community | analysis, diagnostics, meta, root-cause, project-health, session-review | analysis, diagnostics, meta, root-cause, project-health, session-review, analyze, forensic, root, cause, analyzer, antigravity |
| `antigravity-skill-orchestrator` | A meta-skill that understands task requirements, dynamically selects appropriate skills, tracks successful skill combinations using agent-memory-mcp, and pre... | safe | community | orchestration, meta-skill, agent-memory, task-evaluation | orchestration, meta-skill, agent-memory, task-evaluation, antigravity, skill, orchestrator, meta, understands, task, requirements, dynamically |
| `audit-context-building` | Enables ultra-granular, line-by-line code analysis to build deep architectural context before vulnerability or bug finding. | unknown | community | audit, building | audit, building, context, enables, ultra, granular, line, code, analysis, deep, architectural, before |
| `behavioral-modes` | AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type. | unknown | community | behavioral, modes | behavioral, modes, ai, operational, brainstorm, debug, review, teach, ship, orchestrate, adapt, behavior |
| `cc-skill-backend-patterns` | Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes. | unknown | community | cc, skill, backend | cc, skill, backend, architecture, api, database, optimization, server, side, node, js, express |
| `cc-skill-clickhouse-io` | ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads. | unknown | community | cc, skill, clickhouse, io | cc, skill, clickhouse, io, database, query, optimization, analytics, data, engineering, high, performance |
| `cc-skill-coding-standards` | Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development. | unknown | community | cc, skill, coding, standards | cc, skill, coding, standards, universal, typescript, javascript, react, node, js, development |
| `cc-skill-continuous-learning` | Development skill from everything-claude-code | none | community | cc, skill, continuous, learning | cc, skill, continuous, learning, development, everything, claude, code |
| `cc-skill-frontend-patterns` | Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices. | unknown | community | cc, skill, frontend | cc, skill, frontend, development, react, next, js, state, performance, optimization, ui |
| `cc-skill-project-guidelines-example` | Project Guidelines Skill (Example) | unknown | community | cc, skill, guidelines, example | cc, skill, guidelines, example |
| `cc-skill-security-review` | This skill ensures all code follows security best practices and identifies potential vulnerabilities. Use when implementing authentication or authorization, ... | unknown | community | cc, skill, security | cc, skill, security, review, ensures, all, code, follows, identifies, potential, vulnerabilities, implementing |
| `cc-skill-strategic-compact` | Development skill from everything-claude-code | none | community | cc, skill, strategic, compact | cc, skill, strategic, compact, development, everything, claude, code |
| `context7-auto-research` | Automatically fetch latest library/framework documentation for Claude Code via Context7 API. Use when you need up-to-date documentation for libraries and fra... | unknown | community | context7, auto, research | context7, auto, research, automatically, fetch, latest, library, framework, documentation, claude, code, via |
| `diary` | Unified Diary System: A context-preserving automated logger for multi-project development. | safe | self | diary | diary, unified, context, preserving, automated, logger, multi, development |
| `filesystem-context` | Use for file-based context management, dynamic context discovery, and reducing context window bloat. Offload context to files for just-in-time loading. | unknown | community | filesystem | filesystem, context, file, dynamic, discovery, reducing, window, bloat, offload, files, just, time |
| `skill-creator` | To create new CLI skills following Anthropic's official best practices with zero manual configuration. This skill automates brainstorming, template applicati... | safe | community | automation, scaffolding, skill-creation, meta-skill | automation, scaffolding, skill-creation, meta-skill, skill, creator, new, cli, skills, following, anthropic, official |
| `skill-creator-ms` | Guide for creating effective skills for AI coding agents working with Azure SDKs and Microsoft Foundry services. Use when creating new skills or updating exi... | unknown | community | skill, creator, ms | skill, creator, ms, creating, effective, skills, ai, coding, agents, working, azure, sdks |
| `skill-developer` | Comprehensive guide for creating and managing skills in Claude Code with auto-activation system, following Anthropic's official best practices including the ... | unknown | community | skill | skill, developer, creating, managing, skills, claude, code, auto, activation, following, anthropic, official |
| `skill-improver` | Iteratively improve a Claude Code skill using the skill-reviewer agent until it meets quality standards. Use when improving a skill with multiple quality iss... | unknown | community | skill, improver | skill, improver, iteratively, improve, claude, code, reviewer, agent, until, meets, quality, standards |
| `skill-installer` | Instala, valida, registra e verifica novas skills no ecossistema. 10 checks de seguranca, copia, registro no orchestrator e verificacao pos-instalacao. | safe | community | skill-management, deployment, validation, installation | skill-management, deployment, validation, installation, skill, installer, instala, valida, registra, verifica, novas, skills |
| `skill-issue` | Find out why a coding-agent skill won't fire — grade each SKILL.md AF on activation, simulate which skill a prompt triggers, and flag collisions where one s... | safe | mishanefedov/skill-issue | skills, linter, activation, meta, ci | skills, linter, activation, meta, ci, skill, issue, find, why, coding, agent, won |
| `skill-optimizer` | Diagnose and optimize Agent Skills (SKILL.md) with real session data and research-backed static analysis. Works with Claude Code, Codex, and any Agent Skills... | safe | hqhq1025/skill-optimizer (MIT) | skill, optimizer | skill, optimizer, diagnose, optimize, agent, skills, md, real, session, data, research, backed |
| `skill-rails-upgrade` | Analyze Rails apps and provide upgrade assessments | safe | https://github.com/robzolkos/skill-rails-upgrade | skill, rails, upgrade | skill, rails, upgrade, analyze, apps, provide, assessments |
| `skill-router` | Use when the user is unsure which skill to use or where to start. Interviews the user with targeted questions and recommends the best skill(s) from the insta... | safe | self | skill, router | skill, router, user, unsure, which, where, start, interviews, targeted, questions, recommends, installed |
| `skill-scanner` | Scan agent skills for security issues before adoption. Detects prompt injection, malicious code, excessive permissions, secret exposure, and supply chain risks. | unknown | community | skill, scanner | skill, scanner, scan, agent, skills, security, issues, before, adoption, detects, prompt, injection |
| `skill-seekers` | -Automatically convert documentation websites, GitHub repositories, and PDFs into Claude AI skills in minutes. | safe | https://github.com/yusufkaraaslan/Skill_Seekers | skill, seekers | skill, seekers, automatically, convert, documentation, websites, github, repositories, pdfs, claude, ai, skills |
| `skill-sentinel` | Auditoria e evolucao do ecossistema de skills. Qualidade de codigo, seguranca, custos, gaps, duplicacoes, dependencias e relatorios de saude. | safe | community | governance, audit, quality, skill-health | governance, audit, quality, skill-health, skill, sentinel, auditoria, evolucao, do, ecossistema, de, skills |
| `skill-suggester` | Scan prompt history for recurring patterns and unmet needs, then propose new skills or command templates | safe | mskadu/opencode-agent-skills | skill, suggester | skill, suggester, scan, prompt, history, recurring, unmet, then, propose, new, skills, command |
| `skill-writer` | Create and improve agent skills following the Agent Skills specification. Use when asked to create, write, or update skills. | unknown | community | skill, writer | skill, writer, improve, agent, skills, following, specification, asked, write, update |
| `using-superpowers` | Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions | unknown | community | using, superpowers | using, superpowers, starting, any, conversation, establishes, how, find, skills, requiring, skill, invocation |
| `wgm` | Turns a rough request into working software via a governed build loop: align first, plan, then iterate one task at a time with deterministic backpressure and... | safe | agent-frontier/wgm | build-loop, spec-driven, ralph-loop, self-improving, agentic-development, methodology | build-loop, spec-driven, ralph-loop, self-improving, agentic-development, methodology, wgm, turns, rough, request, working, software |
| `writing-skills` | Use when creating, updating, or improving agent skills. | unknown | community | writing, skills | writing, skills, creating, updating, improving, agent |
## ml-ops (1)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `remote-gpu-trainer` | Deploy, monitor, and debug long GPU jobs on RENTED/remote instances (AutoDL, RunPod, vast.ai, Lambda, Slurm, K8s): teardown/billing safety, spot resilience, ... | safe | Hanyuyuan6/remote-gpu-trainer | remote, gpu, trainer | remote, gpu, trainer, deploy, monitor, debug, long, jobs, rented, instances, autodl, runpod |
## mobile (30)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `add-app-clip` | Add an iOS App Clip target to an Expo app. Use when the user mentions App Clip, AASA, apple-app-site-association, appclips, smart app banner, or wants to shi... | unknown | expo/skills | add, app, clip | add, app, clip, ios, target, expo, user, mentions, aasa, apple, site, association |
| `android-dev` | Production-grade Android app development guide covering native (Kotlin/Java), cross-platform (Flutter, RN, KMM), and hybrid architectures. | safe | community | android, dev | android, dev, grade, app, development, covering, native, kotlin, java, cross, platform, flutter |
| `android-jetpack-compose-expert` | Expert guidance for building modern Android UIs with Jetpack Compose, covering state management, navigation, performance, and Material Design 3. | safe | community | android, jetpack, compose | android, jetpack, compose, guidance, building, uis, covering, state, navigation, performance, material |
| `appium-skill` | Generates production-grade Appium mobile automation scripts for Android and iOS in Java, Python, or JavaScript. Supports real device and emulator testing loc... | unknown | LambdaTest/agent-skills | appium, skill | appium, skill, generates, grade, mobile, automation, scripts, android, ios, java, python, javascript |
| `building-native-ui` | Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs. | unknown | expo/skills | building, native, ui | building, native, ui, complete, beautiful, apps, expo, router, covers, fundamentals, styling, components |
| `expo-api-routes` | Guidelines for creating API routes in Expo Router with EAS Hosting | unknown | expo/skills | expo, api, routes | expo, api, routes, guidelines, creating, router, eas, hosting |
| `expo-brownfield` | Integrate Expo and React Native into an existing native iOS or Android app. Use when the user mentions brownfield, embedding React Native in a native app, AA... | unknown | expo/skills | expo, brownfield | expo, brownfield, integrate, react, native, existing, ios, android, app, user, mentions, embedding |
| `expo-cicd-workflows` | Helps understand and write EAS workflow YAML files for Expo projects. Use this skill when the user asks about CI/CD or workflows in an Expo or EAS context, m... | unknown | expo/skills | expo, cicd | expo, cicd, helps, understand, write, eas, yaml, files, skill, user, asks, about |
| `expo-deployment` | Deploy Expo apps to production with EAS — build and submit to the iOS App Store, Google Play Store, and TestFlight, configure eas.json build and submit profi... | unknown | expo/skills | expo, deployment | expo, deployment, deploy, apps, eas, submit, ios, app, store, google, play, testflight |
| `expo-dev-client` | Build Expo app for development | unknown | expo/skills | expo, dev, client | expo, dev, client, app, development |
| `expo-examples` | Expo's official example projects — the expo/examples repo of ~70 `with-*` integrations (Stripe, Clerk, Supabase, OpenAI, maps, Reanimated, SQLite, Skia, Nati... | unknown | expo/skills | expo, examples | expo, examples, official, example, repo, 70, integrations, stripe, clerk, supabase, openai, maps |
| `expo-module` | Guide for creating and writing Expo native modules and views using the Expo Modules API (Swift, Kotlin, TypeScript). Covers module definition DSL, native vie... | unknown | expo/skills | expo, module | expo, module, creating, writing, native, modules, views, api, swift, kotlin, typescript, covers |
| `expo-observe` | Use for anything related to EAS Observe — adding `expo-observe` to an Expo project (AppMetricsRoot/ObserveRoot HOC, markInteractive, the useObserve hook, and... | unknown | expo/skills | expo, observe | expo, observe, anything, related, eas, adding, appmetricsroot, observeroot, hoc, markinteractive, useobserve, hook |
| `expo-tailwind-setup` | Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling | unknown | expo/skills | expo, tailwind, setup | expo, tailwind, setup, set, up, css, v4, react, native, nativewind, v5, universal |
| `expo-ui` | Build native UI with the @expo/ui package: real SwiftUI on iOS and Jetpack Compose on Android rendered from React in an Expo or React Native app. Covers univ... | unknown | expo/skills | expo, ui | expo, ui, native, package, real, swiftui, ios, jetpack, compose, android, rendered, react |
| `expo-ui-jetpack-compose` | expo-ui-jetpack-compose | unknown | community | expo, ui, jetpack, compose | expo, ui, jetpack, compose |
| `expo-ui-swift-ui` | expo-ui-swift-ui | unknown | community | expo, ui, swift | expo, ui, swift |
| `flutter-expert` | Master Flutter development with Dart 3, advanced widgets, and multi-platform deployment. | safe | community | flutter, dart, mobile, cross-platform, riverpod | flutter, dart, mobile, cross-platform, riverpod, development, widgets, multi, platform, deployment |
| `ios-debugger-agent` | Debug the current iOS project on a booted simulator with XcodeBuildMCP. | safe | Dimillian/Skills (MIT) | ios, debugger, agent | ios, debugger, agent, debug, current, booted, simulator, xcodebuildmcp |
| `ios-developer` | Develop native iOS applications with Swift/SwiftUI. Masters iOS 18, SwiftUI, UIKit integration, Core Data, networking, and App Store optimization. | unknown | community | ios | ios, developer, develop, native, applications, swift, swiftui, masters, 18, uikit, integration, core |
| `mobile-design` | (Mobile-First · Touch-First · Platform-Respectful) | unknown | community | mobile | mobile, first, touch, platform, respectful |
| `mobile-developer` | Develop React Native, Flutter, or native mobile apps with modern architecture patterns. Masters cross-platform development, native integrations, offline sync... | unknown | community | mobile | mobile, developer, develop, react, native, flutter, apps, architecture, masters, cross, platform, development |
| `mobile-security-coder` | Expert in secure mobile coding practices specializing in input validation, WebView security, and mobile-specific security patterns. | unknown | community | mobile, security, coder | mobile, security, coder, secure, coding, specializing, input, validation, webview, specific |
| `swiftui-expert-skill` | Use when writing, reviewing, or refactoring SwiftUI code for iOS or macOS, including state management and `@Observable` data flow, view composition and inval... | unknown | AvdLee/SwiftUI-Agent-Skill | swiftui, skill | swiftui, skill, writing, reviewing, refactoring, code, ios, macos, including, state, observable, data |
| `swiftui-liquid-glass` | Implement or review SwiftUI Liquid Glass APIs with correct fallbacks and modifier order. | safe | Dimillian/Skills (MIT) | swiftui, liquid, glass | swiftui, liquid, glass, review, apis, correct, fallbacks, modifier, order |
| `swiftui-performance-audit` | Audit SwiftUI performance issues from code review and profiling evidence. | safe | Dimillian/Skills (MIT) | swiftui, performance, audit | swiftui, performance, audit, issues, code, review, profiling, evidence |
| `swiftui-ui-patterns` | Apply proven SwiftUI UI patterns for navigation, sheets, async state, and reusable screens. | safe | Dimillian/Skills (MIT) | swiftui, ui | swiftui, ui, apply, proven, navigation, sheets, async, state, reusable, screens |
| `swiftui-view-refactor` | Refactor SwiftUI views into smaller components with stable, explicit data flow. | safe | Dimillian/Skills (MIT) | swiftui, view, refactor | swiftui, view, refactor, views, smaller, components, stable, explicit, data, flow |
| `update-swiftui-apis` | Scan Apple's SwiftUI documentation for deprecated APIs and update the SwiftUI Expert Skill with modern replacements. Use when asked to "update latest APIs", ... | unknown | AvdLee/SwiftUI-Agent-Skill | update, swiftui, apis | update, swiftui, apis, scan, apple, documentation, deprecated, skill, replacements, asked, latest, refresh |
| `upgrading-expo` | Guidelines for upgrading Expo SDK versions and fixing dependency issues | unknown | expo/skills | upgrading, expo | upgrading, expo, guidelines, sdk, versions, fixing, dependency, issues |
## monopoly (4)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `monopoly/patterns` | Reference document for monopoly patterns. | safe | community | monopoly/patterns | monopoly/patterns, reference, document, monopoly |
| `monopoly/scale-benchmarks` | Reference document for monopoly scale-benchmarks. | safe | community | monopoly/scale, benchmarks | monopoly/scale, benchmarks, scale, reference, document, monopoly |
| `monopoly/security-checklist` | Reference document for monopoly security-checklist. | safe | community | monopoly/security, checklist | monopoly/security, checklist, security, reference, document, monopoly |
| `monopoly/tech-matrix` | Reference document for monopoly tech-matrix. | safe | community | monopoly/tech, matrix | monopoly/tech, matrix, tech, reference, document, monopoly |
## operations (4)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `anti-sleep` | Keep a Mac awake with caffeinate during long builds, downloads, or supervised automation runs. | critical | davidondrej/skills | macos, caffeinate, operations | macos, caffeinate, operations, anti, sleep, keep, mac, awake, during, long, downloads, supervised |
| `pi-custom-model` | Register custom Pi Agent model slugs so saved OpenRouter variants resolve correctly. | critical | davidondrej/skills | pi-agent, models, openrouter | pi-agent, models, openrouter, pi, custom, model, register, agent, slugs, so, saved, variants |
| `pre-release-review` | Run a read-only pre-release review for deploy readiness, migrations, config, secrets, rollout order, rollback risk, and launch blockers. | safe | chaunsin/agent-skills | release, deploy-readiness, ci-cd, rollback, production | release, deploy-readiness, ci-cd, rollback, production, pre, review, run, read, deploy, readiness, migrations |
| `vps-server-management` | Manage authorized VPS hosts and server-side agents through cautious SSH and operations workflows. | critical | davidondrej/skills | vps, ssh, server-management | vps, ssh, server-management, server, authorized, hosts, side, agents, through, cautious, operations |
## orchestration (1)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `polis-protocol` | Coordinate multi-vendor AI agents as a self-improving team — a learning router assigns work by track record and citizens can amend the protocol's own rules. | critical | yehudalevy-collab/polis-protocol | multi-agent, coordination, routing, orchestration, governance, vendor-agnostic | multi-agent, coordination, routing, orchestration, governance, vendor-agnostic, polis, protocol, coordinate, multi, vendor, ai |
## personal-development (1)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `satori` | Clinically informed wisdom companion blending psychology and philosophy into a structured thinking partner | safe | MetcalfSolutions/Satori | mental-health, psychology, wisdom, philosophy, ifs, stoicism, jungian, conversation | mental-health, psychology, wisdom, philosophy, ifs, stoicism, jungian, conversation, satori, clinically, informed, companion |
## planning (7)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `blueprint` | Turn a one-line objective into a step-by-step construction plan any coding agent can execute cold. Each step has a self-contained context brief — a fresh age... | safe | community | blueprint | blueprint, turn, one, line, objective, step, construction, plan, any, coding, agent, execute |
| `concise-planning` | Use when a user asks for a plan for a coding task, to generate a clear, actionable, and atomic checklist. | unknown | community | concise, planning | concise, planning, user, asks, plan, coding, task, generate, clear, actionable, atomic, checklist |
| `decision-navigator` | Guide stuck or overwhelmed users through targeted branching questions until they reach concrete next steps. | safe | community | decision, navigator | decision, navigator, stuck, overwhelmed, users, through, targeted, branching, questions, until, reach, concrete |
| `plan-writing` | Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work. | unknown | community | plan, writing | plan, writing, structured, task, planning, clear, breakdowns, dependencies, verification, criteria, implementing, features |
| `planning-with-files` | Work like Manus: Use persistent markdown files as your "working memory on disk." | unknown | community | planning, with, files | planning, with, files, work, like, manus, persistent, markdown, working, memory, disk |
| `track-management` | Use this skill when creating, managing, or working with Conductor tracks - the logical work units for features, bugs, and refactors. Applies to spec.md, plan... | safe | community | track | track, skill, creating, managing, working, conductor, tracks, logical, work, units, features, bugs |
| `writing-plans` | Use when you have a spec or requirements for a multi-step task, before touching code | critical | community | writing, plans | writing, plans, spec, requirements, multi, step, task, before, touching, code |
## presentation-processing (5)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `frontend-slides` | Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. | safe | https://github.com/zarazhangrui/frontend-slides | frontend, slides | frontend, slides, stunning, animation, rich, html, presentations, scratch, converting, powerpoint, files |
| `google-slides-automation` | Lightweight Google Slides integration with standalone OAuth authentication. No MCP server required. Full read/write access. | critical | community | google, slides | google, slides, automation, lightweight, integration, standalone, oauth, authentication, no, mcp, server, required |
| `libreoffice/impress` | Presentation creation, format conversion (ODP/PPTX/PDF), slide automation with LibreOffice Impress. | safe | personal | libreoffice/impress | libreoffice/impress, impress, presentation, creation, format, conversion, odp, pptx, pdf, slide, automation, libreoffice |
| `nanobanana-ppt-skills` | AI-powered PPT generation with document analysis and styled images | safe | https://github.com/op7418/NanoBanana-PPT-Skills | nanobanana, ppt, skills | nanobanana, ppt, skills, ai, powered, generation, document, analysis, styled, images |
| `pptx-official` | A user may ask you to create, edit, or analyze the contents of a .pptx file. A .pptx file is essentially a ZIP archive containing XML files and other resourc... | unknown | community | pptx, official | pptx, official, user, may, ask, edit, analyze, contents, file, essentially, zip, archive |
## product (3)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `before-you-build` | Review product risk before coding by checking demand, alternatives, channels, switching costs, and failure signals. | safe | bin1874/before-you-build-skill | product-validation, planning, ai-coding, risk-review | product-validation, planning, ai-coding, risk-review, before, review, product, risk, coding, checking, demand, alternatives |
| `idea-autopsy` | Autopsy a business idea before you build it: kill-list check, five hard filters, a free-AI one-prompt test, live ad-market verification, and a verdict with a... | critical | hafiz-actyte/idea-autopsy | business-ideas, idea-validation, market-research, startup, founders | business-ideas, idea-validation, market-research, startup, founders, idea, autopsy, business, before, kill, list, check |
| `product-decision-agent` | 中文产品决策 Agent。用于需求优先级、Roadmap、增长、留存、运营、数据异常、A/B Test、项目延期和跨团队协作;先判断事实、阶段、核心阻塞与主导机制,再给出下一步、停止清单和切换条件。默认中文,不引用原文或讲历史。 | safe | atdy/maoxuan-product-agent | product-management, decision-making, growth, operations, chinese | product-management, decision-making, growth, operations, chinese, product, decision, agent, roadmap, test |
## product-management (1)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `idea-os` | Five-phase pipeline (triage → clarify → research → PRD → plan) that turns a raw idea into four linked files: clarifying questions, deep research, a PRD with ... | safe | Slashworks-biz/idea-os | product-management, prd, market-research, mvp, idea-validation, jtbd, swot, competitor-analysis, founder, non-technical | product-management, prd, market-research, mvp, idea-validation, jtbd, swot, competitor-analysis, founder, non-technical, idea, os |
## productivity (31)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `ask-matt` | Ask which skill or flow fits your situation. A router over the user-invoked skills in this repo. | safe | mattpocock/skills | productivity, workflow, coding-agents | productivity, workflow, coding-agents, ask, matt, which, skill, flow, fits, situation, router, user |
| `box-automation` | Automate Box operations including file upload/download, content search, folder management, collaboration, metadata queries, and sign requests through Composi... | critical | community | box | box, automation, automate, operations, including, file, upload, download, content, search, folder, collaboration |
| `brain-to-docs` | Interview the user to turn project vision and decisions into README and ADR documentation. | critical | davidondrej/skills | documentation, adr, planning | documentation, adr, planning, brain, docs, interview, user, turn, vision, decisions, readme |
| `cal-com-automation` | Automate Cal.com tasks via Rube MCP (Composio): manage bookings, check availability, configure webhooks, and handle teams. Always search tools first for curr... | critical | community | cal, com | cal, com, automation, automate, tasks, via, rube, mcp, composio, bookings, check, availability |
| `calendly-automation` | Automate Calendly scheduling, event management, invitee tracking, availability checks, and organization administration via Rube MCP (Composio). Always search... | critical | community | calendly | calendly, automation, automate, scheduling, event, invitee, tracking, availability, checks, organization, administration, via |
| `codex-profiles` | Use codex-profiles to run Codex CLI or Codex Desktop with isolated CODEX_HOME profiles for separate accounts, projects, and local state. | critical | Ducksss/codex-profiles | codex, codex-cli, profiles, code-home, account-isolation, desktop | codex, codex-cli, profiles, code-home, account-isolation, desktop, run, cli, isolated, home, separate, accounts |
| `context-kit` | Evaluate, adapt, and safely install Context Kit personal context artifacts for Claude Code or adjacent agent workflows. | critical | JDDavenport/context-kit | personal-context, claude-code, memory, knowledge-management, agent-workflows | personal-context, claude-code, memory, knowledge-management, agent-workflows, context, kit, evaluate, adapt, safely, install, personal |
| `daily-gift` | Relationship-aware daily gift engine with five-stage creative pipeline — editorial judgment, synthesis, concept generation, visual strategy, and rendering in... | unknown | openclaw/skills | creative, gift, personalization, h5, image-generation, video-generation, relationship | creative, gift, personalization, h5, image-generation, video-generation, relationship, daily, aware, engine, five, stage |
| `docusign-automation` | Automate DocuSign tasks via Rube MCP (Composio): templates, envelopes, signatures, document management. Always search tools first for current schemas. | unknown | community | docusign | docusign, automation, automate, tasks, via, rube, mcp, composio, envelopes, signatures, document, always |
| `dropbox-automation` | Automate Dropbox file management, sharing, search, uploads, downloads, and folder operations via Rube MCP (Composio). Always search tools first for current s... | critical | community | dropbox | dropbox, automation, automate, file, sharing, search, uploads, downloads, folder, operations, via, rube |
| `faf-wizard` | Done-for-you .faf generator. One-click AI context for any project - new, legacy, or famous. Auto-detects stack, scores readiness, works everywhere. | safe | Wolfe-Jam/faf-skills | faf, automation, project-setup, ai-context, productivity | faf, automation, project-setup, ai-context, productivity, wizard, done, generator, one, click, ai, context |
| `file-organizer` | 6. Reduces Clutter: Identifies old files you probably don't need anymore | unknown | community | file, organizer | file, organizer, reduces, clutter, identifies, old, files, probably, don, anymore |
| `gmail-automation` | Lightweight Gmail integration with standalone OAuth authentication. No MCP server required. | critical | community | gmail | gmail, automation, lightweight, integration, standalone, oauth, authentication, no, mcp, server, required |
| `google-calendar-automation` | Lightweight Google Calendar integration with standalone OAuth authentication. No MCP server required. | critical | community | google, calendar | google, calendar, automation, lightweight, integration, standalone, oauth, authentication, no, mcp, server, required |
| `grill-me` | A relentless interview to sharpen a plan or design. | safe | mattpocock/skills | productivity, workflow, coding-agents | productivity, workflow, coding-agents, grill, me, relentless, interview, sharpen, plan |
| `grill-with-docs` | A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go. | safe | mattpocock/skills | productivity, workflow, coding-agents | productivity, workflow, coding-agents, grill, docs, relentless, interview, sharpen, plan, which, creates, adr |
| `grilling` | Interview the user relentlessly about a plan or design. Use when the user wants to stress-test a plan before building, or uses any 'grill' trigger phrases. | safe | mattpocock/skills | productivity, workflow, coding-agents | productivity, workflow, coding-agents, grilling, interview, user, relentlessly, about, plan, wants, stress, test |
| `handoff` | Compact the current conversation into a handoff document for another agent to pick up. | safe | mattpocock/skills | productivity, workflow, coding-agents | productivity, workflow, coding-agents, handoff, compact, current, conversation, document, another, agent, pick, up |
| `interview-coach` | Full job search coaching system — JD decoding, resume, storybank, mock interviews, transcript analysis, comp negotiation. 23 commands, persistent state. | safe | community | interview, job-search, coaching, career, storybank, negotiation | interview, job-search, coaching, career, storybank, negotiation, coach, full, job, search, jd, decoding |
| `interview-style-doc-building` | Build structured strategy documents by asking one question at a time and patching the file. | critical | davidondrej/skills | documentation, interview, planning | documentation, interview, planning, style, doc, building, structured, documents, asking, one, question, time |
| `markdown-rendering` | Open Markdown reliably in cmux panes and recover from blank rendered surfaces. | safe | davidondrej/skills | markdown, cmux, rendering | markdown, cmux, rendering, open, reliably, panes, recover, blank, rendered, surfaces |
| `mdpr-skill` | Review MDPR Markdown presentation workflows with semantic hints, visual checks, and deterministic renderer boundaries. | safe | ch040602/mdpr-skill | mdpr, presentations, markdown, powerpoint, codex, visual-review, agent-hints | mdpr, presentations, markdown, powerpoint, codex, visual-review, agent-hints, skill, review, presentation, semantic, hints |
| `office-productivity` | Office productivity workflow covering document creation, spreadsheet automation, presentation generation, and integration with LibreOffice and Microsoft Offi... | safe | personal | office, productivity | office, productivity, covering, document, creation, spreadsheet, automation, presentation, generation, integration, libreoffice, microsoft |
| `one-drive-automation` | Automate OneDrive file management, search, uploads, downloads, sharing, permissions, and folder operations via Rube MCP (Composio). Always search tools first... | critical | community | one, drive | one, drive, automation, automate, onedrive, file, search, uploads, downloads, sharing, permissions, folder |
| `read-all-adrs` | Read every ADR in a project before summarizing architectural context or decisions. | safe | davidondrej/skills | adr, documentation, architecture | adr, documentation, architecture, read, all, adrs, every, before, summarizing, architectural, context, decisions |
| `rich-elicitation` | Asks clarifying questions in multiple rounds before starting ambiguous tasks. Fires when 2+ task dimensions each have 3+ viable answers. | none | self | elicitation, clarifying-questions, ambiguity, multi-round, prompt-engineering | elicitation, clarifying-questions, ambiguity, multi-round, prompt-engineering, rich, asks, clarifying, questions, multiple, rounds, before |
| `setup-help` | Walk a user through setup or installation one step at a time with the remaining steps visible. | safe | davidondrej/skills | setup, onboarding, installation | setup, onboarding, installation, walk, user, through, one, step, time, remaining, steps, visible |
| `telegram-bot-messaging` | Send Telegram messages, files, and alerts via bot API; ask questions with inline buttons and wait for the answer. Supports multiple bots, named chat targets,... | critical | sanjay3290/ai-skills | telegram, notifications, bots, approvals | telegram, notifications, bots, approvals, bot, messaging, send, messages, files, alerts, via, api |
| `time-ledger` | Natural-language time tracking: parse what the user says they did into Activity/Minutes/Date rows in their own Notion database — asking instead of guessing w... | critical | cruisekkk/time-ledger | time-tracking, notion, quantified-self, productivity, journaling | time-tracking, notion, quantified-self, productivity, journaling, time, ledger, natural, language, tracking, parse, what |
| `trading-ledger` | A trading journal that captures the decision, not just the fill: thesis, plan, and emotion at the moment of entry, written to the user's own Notion database;... | critical | cruisekkk/trading-ledger | trading-journal, notion, journaling, market-wizards, decision-making | trading-journal, notion, journaling, market-wizards, decision-making, trading, ledger, journal, captures, decision, just, fill |
| `workorai` | WorkorAI talent-marketplace skill: candidates search jobs and manage applications; employers run the job lifecycle and get ranked candidate matches with whit... | critical | work0r-ai/agent-kit | job-search, hiring, recruiting, talent-marketplace, mcp | job-search, hiring, recruiting, talent-marketplace, mcp, workorai, talent, marketplace, skill, candidates, search, jobs |
## project-management (20)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `asana-automation` | Automate Asana tasks via Rube MCP (Composio): tasks, projects, sections, teams, workspaces. Always search tools first for current schemas. | unknown | community | asana | asana, automation, automate, tasks, via, rube, mcp, composio, sections, teams, workspaces, always |
| `basecamp-automation` | Automate Basecamp project management, to-dos, messages, people, and to-do list organization via Rube MCP (Composio). Always search tools first for current sc... | critical | community | basecamp | basecamp, automation, automate, dos, messages, people, do, list, organization, via, rube, mcp |
| `confluence-automation` | Automate Confluence page creation, content search, space management, labels, and hierarchy navigation via Rube MCP (Composio). Always search tools first for ... | critical | community | confluence | confluence, automation, automate, page, creation, content, search, space, labels, hierarchy, navigation, via |
| `freshservice-automation` | Automate Freshservice ITSM tasks via Rube MCP (Composio): create/update tickets, bulk operations, service requests, and outbound emails. Always search tools ... | critical | community | freshservice | freshservice, automation, automate, itsm, tasks, via, rube, mcp, composio, update, tickets, bulk |
| `github-issue-creator` | Turn error logs, screenshots, voice notes, and rough bug reports into crisp, developer-ready GitHub issues with repro steps, impact, and evidence. | unknown | community | github, issue, creator | github, issue, creator, turn, error, logs, screenshots, voice, notes, rough, bug, reports |
| `jira-automation` | Automate Jira tasks via Rube MCP (Composio): issues, projects, sprints, boards, comments, users. Always search tools first for current schemas. | critical | community | jira | jira, automation, automate, tasks, via, rube, mcp, composio, issues, sprints, boards, comments |
| `linear-automation` | Automate Linear tasks via Rube MCP (Composio): issues, projects, cycles, teams, labels. Always search tools first for current schemas. | critical | community | linear | linear, automation, automate, tasks, via, rube, mcp, composio, issues, cycles, teams, labels |
| `linear-claude-skill` | Manage Linear issues, projects, and teams | safe | https://github.com/wrsmith108/linear-claude-skill | linear, claude, skill | linear, claude, skill, issues, teams |
| `miro-automation` | Automate Miro tasks via Rube MCP (Composio): boards, items, sticky notes, frames, sharing, connectors. Always search tools first for current schemas. | critical | community | miro | miro, automation, automate, tasks, via, rube, mcp, composio, boards, items, sticky, notes |
| `monday-automation` | Automate Monday.com work management including boards, items, columns, groups, subitems, and updates via Rube MCP (Composio). Always search tools first for cu... | critical | community | monday | monday, automation, automate, com, work, including, boards, items, columns, groups, subitems, updates |
| `progressive-estimation` | Estimate AI-assisted and hybrid human+agent development work with research-backed PERT statistics and calibration feedback loops | safe | community | estimation, project-management, pert, sprint-planning, ai-agents | estimation, project-management, pert, sprint-planning, ai-agents, progressive, estimate, ai, assisted, hybrid, human, agent |
| `sred-project-organizer` | Take a list of projects and their related documentation, and organize them into the SRED format for submission. | unknown | community | sred, organizer | sred, organizer, take, list, related, documentation, organize, them, format, submission |
| `sred-work-summary` | Go back through the previous year of work and create a Notion doc that groups relevant links into projects that can then be documented as SRED projects. | unknown | community | sred, work, summary | sred, work, summary, go, back, through, previous, year, notion, doc, groups, relevant |
| `team-collaboration-issue` | You are a GitHub issue resolution expert specializing in systematic bug investigation, feature implementation, and collaborative development workflows. Your ... | safe | community | team, collaboration, issue | team, collaboration, issue, github, resolution, specializing, systematic, bug, investigation, feature, collaborative, development |
| `team-collaboration-standup-notes` | You are an expert team communication specialist focused on async-first standup practices, AI-assisted note generation from commit history, and effective remo... | critical | community | team, collaboration, standup, notes | team, collaboration, standup, notes, communication, async, first, ai, assisted, note, generation, commit |
| `to-issues` | Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. | safe | mattpocock/skills | project-management, workflow, coding-agents | project-management, workflow, coding-agents, issues, break, plan, spec, prd, independently, grabbable, issue, tracker |
| `to-prd` | Turn the current conversation into a PRD and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed. | safe | mattpocock/skills | project-management, workflow, coding-agents | project-management, workflow, coding-agents, prd, turn, current, conversation, publish, issue, tracker, no, interview |
| `todoist-automation` | Automate Todoist task management, projects, sections, filtering, and bulk operations via Rube MCP (Composio). Always search tools first for current schemas. | critical | community | todoist | todoist, automation, automate, task, sections, filtering, bulk, operations, via, rube, mcp, composio |
| `trello-automation` | Automate Trello boards, cards, and workflows via Rube MCP (Composio). Create cards, manage lists, assign members, and search across boards programmatically. | critical | community | trello | trello, automation, automate, boards, cards, via, rube, mcp, composio, lists, assign, members |
| `wrike-automation` | Automate Wrike project management via Rube MCP (Composio): create tasks/folders, manage projects, assign work, and track progress. Always search tools first ... | critical | community | wrike | wrike, automation, automate, via, rube, mcp, composio, tasks, folders, assign, work, track |
## prompt-engineering (1)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `recursive-context-pruning-token-budgeting` | Optimizes AI agent performance by pruning redundant context, managing token usage, and enforcing ultra-concise, direct-to-value responses. | safe | Kench001/antigravity-awesome-skills | efficiency, token-optimization, brevity, context-management | efficiency, token-optimization, brevity, context-management, recursive, context, pruning, token, budgeting, optimizes, ai, agent |
## quality (2)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `dos-verify-done-claims` | Before accepting an agent's 'done / shipped / fixed' claim, verify it against ground truth (git ancestry + the commit's own diff) using the DOS kernel's `dos... | critical | anthony-chaudhary/dos-kernel | verification, git, ai-agents, trust, quality-gate | verification, git, ai-agents, trust, quality-gate, dos, verify, done, claims, before, accepting, agent |
| `pre-ship-gate` | A ship gate that runs before any production deploy: checks the silent failure modes that make a deploy 'succeed' while prod stays broken, then verifies the l... | safe | Sharrmavishal/operating-kit | deployment, quality-gate, verification, ci-cd, production | deployment, quality-gate, verification, ci-cd, production, pre, ship, gate, runs, before, any, deploy |
## reliability (14)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `application-performance-performance-optimization` | Optimize end-to-end application performance with profiling, observability, and backend/frontend tuning. Use when coordinating performance optimization across... | unknown | community | application, performance, optimization | application, performance, optimization, optimize, profiling, observability, backend, frontend, tuning, coordinating, stack |
| `datadog-automation` | Automate Datadog tasks via Rube MCP (Composio): query metrics, search logs, manage monitors/dashboards, create events and downtimes. Always search tools firs... | critical | community | datadog | datadog, automation, automate, tasks, via, rube, mcp, composio, query, metrics, search, logs |
| `distributed-debugging-debug-trace` | You are a debugging expert specializing in setting up comprehensive debugging environments, distributed tracing, and diagnostic tools. Configure debugging wo... | unknown | community | distributed, debugging, debug, trace | distributed, debugging, debug, trace, specializing, setting, up, environments, tracing, diagnostic, configure, solutions |
| `distributed-tracing` | Implement distributed tracing with Jaeger and Tempo for request flow visibility across microservices. | critical | community | distributed, tracing | distributed, tracing, jaeger, tempo, request, flow, visibility, microservices |
| `incident-responder` | Expert SRE incident responder specializing in rapid problem resolution, modern observability, and comprehensive incident management. | unknown | community | incident, responder | incident, responder, sre, specializing, rapid, problem, resolution, observability |
| `observability-engineer` | Build production-ready monitoring, logging, and tracing systems. Implements comprehensive observability strategies, SLI/SLO management, and incident response... | unknown | community | observability | observability, engineer, monitoring, logging, tracing, implements, sli, slo, incident, response |
| `on-call-handoff-patterns` | Effective patterns for on-call shift transitions, ensuring continuity, context transfer, and reliable incident response across shifts. | unknown | community | on, call, handoff | on, call, handoff, effective, shift, transitions, ensuring, continuity, context, transfer, reliable, incident |
| `pagerduty-automation` | Automate PagerDuty tasks via Rube MCP (Composio): manage incidents, services, schedules, escalation policies, and on-call rotations. Always search tools firs... | critical | community | pagerduty | pagerduty, automation, automate, tasks, via, rube, mcp, composio, incidents, schedules, escalation, policies |
| `postmortem-writing` | Comprehensive guide to writing effective, blameless postmortems that drive organizational learning and prevent incident recurrence. | unknown | community | postmortem, writing | postmortem, writing, effective, blameless, postmortems, drive, organizational, learning, prevent, incident, recurrence |
| `sentry-automation` | Automate Sentry tasks via Rube MCP (Composio): manage issues/events, configure alerts, track releases, monitor projects and teams. Always search tools first ... | critical | community | sentry | sentry, automation, automate, tasks, via, rube, mcp, composio, issues, events, configure, alerts |
| `server-management` | Server management principles and decision-making. Process management, monitoring strategy, and scaling decisions. Teaches thinking, not commands. | safe | community | server | server, principles, decision, making, process, monitoring, scaling, decisions, teaches, thinking, commands |
| `service-mesh-expert` | Expert service mesh architect specializing in Istio, Linkerd, and cloud-native networking patterns. Masters traffic management, security policies, observabil... | safe | community | service, mesh | service, mesh, architect, specializing, istio, linkerd, cloud, native, networking, masters, traffic, security |
| `slo-implementation` | Framework for defining and implementing Service Level Indicators (SLIs), Service Level Objectives (SLOs), and error budgets. | unknown | community | slo | slo, framework, defining, implementing, level, indicators, slis, objectives, slos, error, budgets |
| `tool-use-guardian` | FREE — Intelligent tool-call reliability wrapper. Monitors, retries, fixes, and learns from tool failures. Auto-recovers from truncated JSON, timeouts, rate ... | safe | community | reliability, tool-use, error-handling, retries, recovery, agent-infrastructure | reliability, tool-use, error-handling, retries, recovery, agent-infrastructure, guardian, free, intelligent, call, wrapper, monitors |
## research (9)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `deepapi` | Use DeepAPI for supported scraping, research, and email workflows with explicit credentials and approval. | critical | davidondrej/skills | deepapi, scraping, email, api | deepapi, scraping, email, api, supported, research, explicit, credentials, approval |
| `gemini-deep-research` | Run autonomous multi-step research with Google's Gemini Deep Research Agent: kick off a query, poll progress, and collect a cited report for market analysis ... | critical | sanjay3290/ai-skills | research, gemini, google, reports | research, gemini, google, reports, deep, run, autonomous, multi, step, agent, kick, off |
| `ii-commons` | Deterministic search across arXiv, PubMed/PMC, and US policy corpora with daily freshness cutoffs. | safe | Intelligent-Internet/II-Commons-Skills | research, arxiv, pubmed, pmc, policy, retrieval, cli, codex | research, arxiv, pubmed, pmc, policy, retrieval, cli, codex, ii, commons, deterministic, search |
| `news-sentiment-engine` | Multi-source RSS news aggregation with Claude-powered sentiment analysis and structured briefing output | critical | tellmefrankie/news-engine | news, rss, sentiment-analysis, briefing, research | news, rss, sentiment-analysis, briefing, research, sentiment, engine, multi, source, aggregation, claude, powered |
| `papers-skill` | Skill for academic research workflows: search Semantic Scholar (200M+ papers), inspect citations, download arXiv PDFs, and extract PDF text. Bundles a self-c... | safe | xwmxcz/papers-skill | research, academic, papers, citations, arxiv, semantic-scholar, pdf | research, academic, papers, citations, arxiv, semantic-scholar, pdf, skill, search, semantic, scholar, 200m |
| `pi-web-search` | Give Pi Agents a safe web-search and fetch workflow using the installed pi-web-access package. | safe | davidondrej/skills | web-search, pi-agent, research | web-search, pi-agent, research, pi, web, search, give, agents, safe, fetch, installed, access |
| `research-prompt` | Turn vague research needs into one precise deep-research prompt with context and output criteria. | safe | davidondrej/skills | research, prompting, briefs | research, prompting, briefs, prompt, turn, vague, one, precise, deep, context, output, criteria |
| `survey-generator` | Generate source-backed AI/ML survey paper artifacts with curated bibliographies and Fireworks/Kimi HTML rendering. | safe | dair-ai/dair-academy-plugins | dair-academy, ai, workflow | dair-academy, ai, workflow, survey, generator, generate, source, backed, ml, paper, artifacts, curated |
| `youtube-transcript` | Fetch YouTube transcripts through DeepAPI or local fallback tooling and save clean text output. | safe | davidondrej/skills | youtube, transcripts, research | youtube, transcripts, research, transcript, fetch, through, deepapi, local, fallback, tooling, save, clean |
## science (10)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `astropy` | Astropy is the core Python package for astronomy, providing essential functionality for astronomical research and data analysis. | unknown | https://github.com/astropy/astropy | astropy | astropy, core, python, package, astronomy, providing, essential, functionality, astronomical, research, data, analysis |
| `biopython` | Biopython is a comprehensive set of freely available Python tools for biological computation. It provides functionality for sequence manipulation, file I/O, ... | unknown | https://github.com/biopython/biopython | biopython | biopython, set, freely, available, python, biological, computation, provides, functionality, sequence, manipulation, file |
| `cirq` | Cirq is Google Quantum AI's open-source framework for designing, simulating, and running quantum circuits on quantum computers and simulators. | unknown | community | cirq | cirq, google, quantum, ai, open, source, framework, designing, simulating, running, circuits, computers |
| `matplotlib` | Matplotlib is Python's foundational visualization library for creating static, animated, and interactive plots. | unknown | community | matplotlib | matplotlib, python, foundational, visualization, library, creating, static, animated, interactive, plots |
| `networkx` | NetworkX is a Python package for creating, manipulating, and analyzing complex networks and graphs. | unknown | https://github.com/networkx/networkx | networkx | networkx, python, package, creating, manipulating, analyzing, complex, networks, graphs |
| `qiskit` | Qiskit is the world's most popular open-source quantum computing framework with 13M+ downloads. Build quantum circuits, optimize for hardware, execute on sim... | unknown | community | qiskit | qiskit, world, most, popular, open, source, quantum, computing, framework, 13m, downloads, circuits |
| `scanpy` | Scanpy is a scalable Python toolkit for analyzing single-cell RNA-seq data, built on AnnData. Apply this skill for complete single-cell workflows including q... | unknown | community | scanpy | scanpy, scalable, python, toolkit, analyzing, single, cell, rna, seq, data, built, anndata |
| `seaborn` | Seaborn is a Python visualization library for creating publication-quality statistical graphics. Use this skill for dataset-oriented plotting, multivariate a... | unknown | community | seaborn | seaborn, python, visualization, library, creating, publication, quality, statistical, graphics, skill, dataset, oriented |
| `statsmodels` | Statsmodels is Python's premier library for statistical modeling, providing tools for estimation, inference, and diagnostics across a wide range of statistic... | unknown | community | statsmodels | statsmodels, python, premier, library, statistical, modeling, providing, estimation, inference, diagnostics, wide, range |
| `sympy` | SymPy is a Python library for symbolic mathematics that enables exact computation using mathematical symbols rather than numerical approximations. | unknown | https://github.com/sympy/sympy | sympy | sympy, python, library, symbolic, mathematics, enables, exact, computation, mathematical, symbols, rather, than |
## security (81)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `007` | Security audit, hardening, threat modeling (STRIDE/PASTA), Red/Blue Team, OWASP checks, code review, incident response, and infrastructure security for any p... | critical | community | security, audit, owasp, threat-modeling, hardening, pentest | security, audit, owasp, threat-modeling, hardening, pentest, 007, threat, modeling, stride, pasta, red |
| `active-directory-attacks` | Provide comprehensive techniques for attacking Microsoft Active Directory environments. Covers reconnaissance, credential harvesting, Kerberos attacks, later... | offensive | community | active, directory, attacks | active, directory, attacks, provide, techniques, attacking, microsoft, environments, covers, reconnaissance, credential, harvesting |
| `anti-reversing-techniques` | AUTHORIZED USE ONLY: This skill contains dual-use security techniques. Before proceeding with any bypass or analysis: > 1. | offensive | community | anti, reversing, techniques | anti, reversing, techniques, authorized, skill, contains, dual, security, before, proceeding, any, bypass |
| `attack-tree-construction` | Build comprehensive attack trees to visualize threat paths. Use when mapping attack scenarios, identifying defense gaps, or communicating security risks to s... | offensive | community | attack, tree, construction | attack, tree, construction, trees, visualize, threat, paths, mapping, scenarios, identifying, defense, gaps |
| `audit-skills` | Expert security auditor for AI Skills and Bundles. Performs non-intrusive static analysis to identify malicious patterns, data leaks, system stability risks,... | safe | community | security, audit, skills, bundles, cross-platform | security, audit, skills, bundles, cross-platform, auditor, ai, performs, non, intrusive, static, analysis |
| `auth-implementation-patterns` | Build secure, scalable authentication and authorization systems using industry-standard patterns and modern best practices. | unknown | community | auth | auth, secure, scalable, authentication, authorization, industry, standard |
| `binary-analysis-patterns` | Comprehensive patterns and techniques for analyzing compiled binaries, understanding assembly code, and reconstructing program logic. | unknown | community | binary | binary, analysis, techniques, analyzing, compiled, binaries, understanding, assembly, code, reconstructing, program, logic |
| `broken-authentication` | Identify and exploit authentication and session management vulnerabilities in web applications. Broken authentication consistently ranks in the OWASP Top 10 ... | unknown | community | broken, authentication | broken, authentication, identify, exploit, session, vulnerabilities, web, applications, consistently, ranks, owasp, top |
| `bumblebee` | Run Bumblebee supply-chain inventory and exposure scans on macOS/Linux to detect compromised packages, extensions, and MCP host configs. | safe | mycelos-ai/bumblebee-skill | security, supply-chain, incident-response, npm, pypi, tooling | security, supply-chain, incident-response, npm, pypi, tooling, bumblebee, run, supply, chain, inventory, exposure |
| `burp-suite-testing` | Execute comprehensive web application security testing using Burp Suite's integrated toolset, including HTTP traffic interception and modification, request a... | offensive | community | burp, suite | burp, suite, testing, execute, web, application, security, integrated, toolset, including, http, traffic |
| `burpsuite-project-parser` | Searches and explores Burp Suite project files (.burp) from the command line. Use when searching response headers or bodies with regex patterns, extracting s... | unknown | community | burpsuite, parser | burpsuite, parser, searches, explores, burp, suite, files, command, line, searching, response, headers |
| `constant-time-analysis` | Analyze cryptographic code to detect operations that leak secret data through execution timing variations. | unknown | community | constant, time | constant, time, analysis, analyze, cryptographic, code, detect, operations, leak, secret, data, through |
| `container-security-hardening` | Harden Docker/container images and runtime deployments with secure base images, non-root users, CVE scanning, SBOM/signing, seccomp/AppArmor, and Kubernetes ... | safe | community | container, security, hardening | container, security, hardening, harden, docker, images, runtime, deployments, secure, base, non, root |
| `cred-omega` | CISO operacional enterprise para gestao total de credenciais e segredos. | critical | community | credentials, secrets, security, api-keys, vault | credentials, secrets, security, api-keys, vault, cred, omega, ciso, operacional, enterprise, para, gestao |
| `cyber-audit` | Run read-only exposure checks for security advisories and write a structured local audit report. | safe | davidondrej/skills | security, audit, read-only | security, audit, read-only, cyber, run, read, exposure, checks, advisories, write, structured, local |
| `dependency-management-deps-audit` | You are a dependency security expert specializing in vulnerability scanning, license compliance, and supply chain security. Analyze project dependencies for ... | unknown | community | dependency, deps, audit | dependency, deps, audit, security, specializing, vulnerability, scanning, license, compliance, supply, chain, analyze |
| `developer-signup-flow` | Design frictionless signup experiences for developers including GitHub OAuth, API key generation, and onboarding personalization. Trigger phrases: developer ... | unknown | jonathimer/devmarketing-skills | signup, flow | signup, flow, developer, frictionless, experiences, developers, including, github, oauth, api, key, generation |
| `differential-review` | Security-focused code review for PRs, commits, and diffs. | unknown | community | differential | differential, review, security, code, prs, commits, diffs |
| `ethical-hacking-methodology` | Master the complete penetration testing lifecycle from reconnaissance through reporting. This skill covers the five stages of ethical hacking methodology, es... | offensive | community | ethical, hacking, methodology | ethical, hacking, methodology, complete, penetration, testing, lifecycle, reconnaissance, through, reporting, skill, covers |
| `ffuf-claude-skill` | Web fuzzing with ffuf | safe | https://github.com/jthack/ffuf_claude_skill | ffuf, claude, skill | ffuf, claude, skill, web, fuzzing |
| `ffuf-web-fuzzing` | Expert guidance for ffuf web fuzzing during penetration testing, including authenticated fuzzing with raw requests, auto-calibration, and result analysis | unknown | community | ffuf, web, fuzzing | ffuf, web, fuzzing, guidance, during, penetration, testing, including, authenticated, raw, requests, auto |
| `file-path-traversal` | Identify and exploit file path traversal (directory traversal) vulnerabilities that allow attackers to read arbitrary files on the server, potentially includ... | offensive | community | file, path, traversal | file, path, traversal, identify, exploit, directory, vulnerabilities, allow, attackers, read, arbitrary, files |
| `file-uploads` | Expert at handling file uploads and cloud storage. Covers S3, Cloudflare R2, presigned URLs, multipart uploads, and image optimization. Knows how to handle l... | none | vibeship-spawner-skills (Apache 2.0) | file, uploads | file, uploads, handling, cloud, storage, covers, s3, cloudflare, r2, presigned, urls, multipart |
| `firmware-analyst` | Expert firmware analyst specializing in embedded systems, IoT security, and hardware reverse engineering. | unknown | community | firmware, analyst | firmware, analyst, specializing, embedded, iot, security, hardware, reverse, engineering |
| `frontend-security-coder` | Expert in secure frontend coding practices specializing in XSS prevention, output sanitization, and client-side security patterns. | unknown | community | frontend, security, coder | frontend, security, coder, secure, coding, specializing, xss, prevention, output, sanitization, client, side |
| `fsi-compliance-checker` | Maps code, architecture, and infrastructure changes to specific control IDs in PCI-DSS v4.0 and MAS TRM (Singapore financial regulator), producing an audit-t... | safe | timwukp/agent-skills-best-practice | compliance, pci-dss, mas-trm, fintech, banking, security-review, audit, financial-services | compliance, pci-dss, mas-trm, fintech, banking, security-review, audit, financial-services, fsi, checker, maps, code |
| `gdpr-data-handling` | Practical implementation guide for GDPR-compliant data processing, consent management, and privacy controls. | safe | community | gdpr, data, handling | gdpr, data, handling, practical, compliant, processing, consent, privacy, controls |
| `gha-security-review` | Find exploitable vulnerabilities in GitHub Actions workflows. Every finding MUST include a concrete exploitation scenario — if you can't build the attack, do... | safe | community | gha, security | gha, security, review, find, exploitable, vulnerabilities, github, actions, every, finding, must, include |
| `html-injection-testing` | Identify and exploit HTML injection vulnerabilities that allow attackers to inject malicious HTML content into web applications. This vulnerability enables a... | offensive | community | html, injection | html, injection, testing, identify, exploit, vulnerabilities, allow, attackers, inject, malicious, content, web |
| `idor-testing` | Provide systematic methodologies for identifying and exploiting Insecure Direct Object Reference (IDOR) vulnerabilities in web applications. | offensive | community | idor | idor, testing, provide, systematic, methodologies, identifying, exploiting, insecure, direct, object, reference, vulnerabilities |
| `laravel-security-audit` | Security auditor for Laravel applications. Analyzes code for vulnerabilities, misconfigurations, and insecure practices using OWASP standards and Laravel sec... | safe | community | laravel, security, audit | laravel, security, audit, auditor, applications, analyzes, code, vulnerabilities, misconfigurations, insecure, owasp, standards |
| `linux-privilege-escalation` | Execute systematic privilege escalation assessments on Linux systems to identify and exploit misconfigurations, vulnerable services, and security weaknesses ... | offensive | community | linux, privilege, escalation | linux, privilege, escalation, execute, systematic, assessments, identify, exploit, misconfigurations, vulnerable, security, weaknesses |
| `malware-analyst` | Expert malware analyst specializing in defensive malware research, threat intelligence, and incident response. Masters sandbox analysis, behavioral analysis,... | unknown | community | malware, analyst | malware, analyst, specializing, defensive, research, threat, intelligence, incident, response, masters, sandbox, analysis |
| `memory-forensics` | Comprehensive techniques for acquiring, analyzing, and extracting artifacts from memory dumps for incident response and malware analysis. | unknown | community | memory, forensics | memory, forensics, techniques, acquiring, analyzing, extracting, artifacts, dumps, incident, response, malware, analysis |
| `metasploit-framework` | ⚠️ AUTHORIZED USE ONLY > This skill is for educational purposes or authorized security assessments only. > You must have explicit, written permission from th... | offensive | community | metasploit, framework | metasploit, framework, authorized, skill, educational, purposes, security, assessments, must, explicit, written, permission |
| `mtls-configuration` | Configure mutual TLS (mTLS) for zero-trust service-to-service communication. Use when implementing zero-trust networking, certificate management, or securing... | unknown | community | mtls, configuration | mtls, configuration, configure, mutual, tls, zero, trust, communication, implementing, networking, certificate, securing |
| `pci-compliance` | Master PCI DSS (Payment Card Industry Data Security Standard) compliance for secure payment processing and handling of cardholder data. | unknown | community | pci, compliance | pci, compliance, dss, payment, card, industry, data, security, standard, secure, processing, handling |
| `pentest-checklist` | Provide a comprehensive checklist for planning, executing, and following up on penetration tests. Ensure thorough preparation, proper scoping, and effective ... | offensive | community | pentest, checklist | pentest, checklist, provide, planning, executing, following, up, penetration, tests, thorough, preparation, proper |
| `pentest-commands` | Provide a comprehensive command reference for penetration testing tools including network scanning, exploitation, password cracking, and web application test... | offensive | community | pentest, commands | pentest, commands, provide, command, reference, penetration, testing, including, network, scanning, exploitation, password |
| `privacy-by-design` | Use when building apps that collect user data. Ensures privacy protections are built in from the start—data minimization, consent, encryption. | safe | community | privacy, by | privacy, by, building, apps, collect, user, data, ensures, protections, built, start, minimization |
| `privilege-escalation-methods` | Provide comprehensive techniques for escalating privileges from a low-privileged user to root/administrator access on compromised Linux and Windows systems. ... | unknown | community | privilege, escalation, methods | privilege, escalation, methods, provide, techniques, escalating, privileges, low, privileged, user, root, administrator |
| `production-audit` | Audit a shipped repo for production-readiness gaps across RLS, webhooks, secrets, grants, Stripe idempotency, mobile UX, and deployment health. | critical | commitshow/production-audit | security, audit, production, vibe-coding, rls, webhook, stripe, supabase, mobile | security, audit, production, vibe-coding, rls, webhook, stripe, supabase, mobile, shipped, repo, readiness |
| `protocol-reverse-engineering` | Comprehensive techniques for capturing, analyzing, and documenting network protocols for security research, interoperability, and debugging. | safe | community | protocol, reverse, engineering | protocol, reverse, engineering, techniques, capturing, analyzing, documenting, network, protocols, security, research, interoperability |
| `red-team-tactics` | Red team tactics principles based on MITRE ATT&CK. Attack phases, detection evasion, reporting. | offensive | community | red, team, tactics | red, team, tactics, principles, mitre, att, ck, attack, phases, detection, evasion, reporting |
| `red-team-tools` | Implement proven methodologies and tool workflows from top security researchers for effective reconnaissance, vulnerability discovery, and bug bounty hunting... | offensive | community | red, team | red, team, proven, methodologies, top, security, researchers, effective, reconnaissance, vulnerability, discovery, bug |
| `reverse-engineer` | Expert reverse engineer specializing in binary analysis, disassembly, decompilation, and software analysis. Masters IDA Pro, Ghidra, radare2, x64dbg, and mod... | offensive | community | reverse | reverse, engineer, specializing, binary, analysis, disassembly, decompilation, software, masters, ida, pro, ghidra |
| `sast-configuration` | Static Application Security Testing (SAST) tool setup, configuration, and custom rule creation for comprehensive security scanning across multiple programmin... | unknown | community | sast, configuration | sast, configuration, static, application, security, testing, setup, custom, rule, creation, scanning, multiple |
| `scanning-tools` | Master essential security scanning tools for network discovery, vulnerability assessment, web application testing, wireless security, and compliance validati... | unknown | community | scanning | scanning, essential, security, network, discovery, vulnerability, assessment, web, application, testing, wireless, compliance |
| `secrets-management` | Secure secrets management practices for CI/CD pipelines using Vault, AWS Secrets Manager, and other tools. | unknown | community | secrets | secrets, secure, ci, cd, pipelines, vault, aws, manager, other |
| `security-and-hardening` | Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature tha... | unknown | addyosmani/agent-skills | security, and, hardening | security, and, hardening, hardens, code, against, vulnerabilities, handling, user, input, authentication, data |
| `security-auditor` | Expert security auditor specializing in DevSecOps, comprehensive cybersecurity, and compliance frameworks. | unknown | community | security, auditor | security, auditor, specializing, devsecops, cybersecurity, compliance, frameworks |
| `security-bluebook-builder` | Build a minimal but real security policy for sensitive apps. The output is a single, coherent Blue Book document using MUST/SHOULD/CAN language, with explici... | unknown | community | security, bluebook, builder | security, bluebook, builder, minimal, real, policy, sensitive, apps, output, single, coherent, blue |
| `security-compliance-compliance-check` | You are a compliance expert specializing in regulatory requirements for software systems including GDPR, HIPAA, SOC2, PCI-DSS, and other industry standards. ... | safe | community | security, compliance, check | security, compliance, check, specializing, regulatory, requirements, software, including, gdpr, hipaa, soc2, pci |
| `security-requirement-extraction` | Derive security requirements from threat models and business context. Use when translating threats into actionable requirements, creating security user stori... | safe | community | security, requirement, extraction | security, requirement, extraction, derive, requirements, threat, models, business, context, translating, threats, actionable |
| `security-scanning-security-dependencies` | You are a security expert specializing in dependency vulnerability analysis, SBOM generation, and supply chain security. Scan project dependencies across mul... | safe | community | security, scanning, dependencies | security, scanning, dependencies, specializing, dependency, vulnerability, analysis, sbom, generation, supply, chain, scan |
| `security-scanning-security-hardening` | Coordinate multi-layer security scanning and hardening across application, infrastructure, and compliance controls. | unknown | community | security, scanning, hardening | security, scanning, hardening, coordinate, multi, layer, application, infrastructure, compliance, controls |
| `security-scanning-security-sast` | Static Application Security Testing (SAST) for code vulnerability analysis across multiple languages and frameworks | unknown | community | security, scanning, sast | security, scanning, sast, static, application, testing, code, vulnerability, analysis, multiple, languages, frameworks |
| `security/aws-compliance-checker` | Automated compliance checking against CIS, PCI-DSS, HIPAA, and SOC 2 benchmarks | safe | community | aws, compliance, audit, cis, pci-dss, hipaa, kiro-cli | aws, compliance, audit, cis, pci-dss, hipaa, kiro-cli, checker, automated, checking, against, pci |
| `security/aws-iam-best-practices` | IAM policy review, hardening, and least privilege implementation | safe | community | aws, iam, security, access-control, kiro-cli, least-privilege | aws, iam, security, access-control, kiro-cli, least-privilege, policy, review, hardening, least, privilege |
| `security/aws-secrets-rotation` | Automate AWS secrets rotation for RDS, API keys, and credentials | safe | community | aws, secrets-manager, security, automation, kiro-cli, credentials | aws, secrets-manager, security, automation, kiro-cli, credentials, secrets, rotation, automate, rds, api, keys |
| `security/aws-security-audit` | Comprehensive AWS security posture assessment using AWS CLI and security best practices | safe | community | aws, security, audit, compliance, kiro-cli, security-assessment | aws, security, audit, compliance, kiro-cli, security-assessment, posture, assessment, cli |
| `semgrep-rule-creator` | Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writing Semgrep rules or building custom stati... | unknown | community | semgrep, rule, creator | semgrep, rule, creator, creates, custom, rules, detecting, security, vulnerabilities, bug, code, writing |
| `semgrep-rule-variant-creator` | Creates language variants of existing Semgrep rules. Use when porting a Semgrep rule to specified target languages. Takes an existing rule and target languag... | unknown | community | semgrep, rule, variant, creator | semgrep, rule, variant, creator, creates, language, variants, existing, rules, porting, specified, target |
| `shodan-reconnaissance` | Provide systematic methodologies for leveraging Shodan as a reconnaissance tool during penetration testing engagements. | unknown | community | shodan, reconnaissance | shodan, reconnaissance, provide, systematic, methodologies, leveraging, during, penetration, testing, engagements |
| `skill-audit` | Pre-install security scanner for AI agent skills. 7.5% of 14,706 skills are malicious. Audit before you trust. | safe | aptratcn/skill-audit | security, audit, pre-install, malicious-detection, supply-chain | security, audit, pre-install, malicious-detection, supply-chain, skill, pre, install, scanner, ai, agent, skills |
| `smtp-penetration-testing` | Conduct comprehensive security assessments of SMTP (Simple Mail Transfer Protocol) servers to identify vulnerabilities including open relays, user enumeratio... | offensive | community | smtp, penetration | smtp, penetration, testing, conduct, security, assessments, simple, mail, transfer, protocol, servers, identify |
| `solidity-security` | Master smart contract security best practices, vulnerability prevention, and secure Solidity development patterns. | safe | community | solidity, security | solidity, security, smart, contract, vulnerability, prevention, secure, development |
| `sql-injection-testing` | Execute comprehensive SQL injection vulnerability assessments on web applications to identify database security flaws, demonstrate exploitation techniques, a... | offensive | community | sql, injection | sql, injection, testing, execute, vulnerability, assessments, web, applications, identify, database, security, flaws |
| `ssh-penetration-testing` | Conduct comprehensive SSH security assessments including enumeration, credential attacks, vulnerability exploitation, tunneling techniques, and post-exploita... | offensive | community | ssh, penetration | ssh, penetration, testing, conduct, security, assessments, including, enumeration, credential, attacks, vulnerability, exploitation |
| `stride-analysis-patterns` | Apply STRIDE methodology to systematically identify threats. Use when analyzing system security, conducting threat modeling sessions, or creating security do... | safe | community | stride | stride, analysis, apply, methodology, systematically, identify, threats, analyzing, security, conducting, threat, modeling |
| `threat-mitigation-mapping` | Map identified threats to appropriate security controls and mitigations. Use when prioritizing security investments, creating remediation plans, or validatin... | safe | community | threat, mitigation, mapping | threat, mitigation, mapping, map, identified, threats, appropriate, security, controls, mitigations, prioritizing, investments |
| `threat-modeling-expert` | Expert in threat modeling methodologies, security architecture review, and risk assessment. Masters STRIDE, PASTA, attack trees, and security requirement ext... | unknown | community | threat, modeling | threat, modeling, methodologies, security, architecture, review, risk, assessment, masters, stride, pasta, attack |
| `top-web-vulnerabilities` | Provide a comprehensive, structured reference for the 100 most critical web application vulnerabilities organized by category. This skill enables systematic ... | unknown | community | top, web, vulnerabilities | top, web, vulnerabilities, provide, structured, reference, 100, most, critical, application, organized, category |
| `varlock` | Secure-by-default environment variable management for Claude Code sessions. | critical | https://github.com/dmno-dev/varlock | varlock | varlock, secure, default, environment, variable, claude, code, sessions |
| `varlock-claude-skill` | Secure environment variable management ensuring secrets are never exposed in Claude sessions, terminals, logs, or git commits | safe | https://github.com/wrsmith108/varlock-claude-skill | varlock, claude, skill | varlock, claude, skill, secure, environment, variable, ensuring, secrets, never, exposed, sessions, terminals |
| `vulnerability-scanner` | Advanced vulnerability analysis principles. OWASP 2025, Supply Chain Security, attack surface mapping, risk prioritization. | unknown | community | vulnerability, scanner | vulnerability, scanner, analysis, principles, owasp, 2025, supply, chain, security, attack, surface, mapping |
| `windows-privilege-escalation` | Provide systematic methodologies for discovering and exploiting privilege escalation vulnerabilities on Windows systems during penetration testing engagements. | offensive | community | windows, privilege, escalation | windows, privilege, escalation, provide, systematic, methodologies, discovering, exploiting, vulnerabilities, during, penetration, testing |
| `wireshark-analysis` | Execute comprehensive network traffic analysis using Wireshark to capture, filter, and examine network packets for security investigations, performance optim... | unknown | community | wireshark | wireshark, analysis, execute, network, traffic, capture, filter, examine, packets, security, investigations, performance |
| `wordpress-penetration-testing` | Assess WordPress installations for common vulnerabilities and WordPress 7.0 attack surfaces. | offensive | community | wordpress, penetration | wordpress, penetration, testing, assess, installations, common, vulnerabilities, attack, surfaces |
| `xss-html-injection` | Execute comprehensive client-side injection vulnerability assessments on web applications to identify XSS and HTML injection flaws, demonstrate exploitation ... | offensive | community | xss, html, injection | xss, html, injection, execute, client, side, vulnerability, assessments, web, applications, identify, flaws |
| `zeroize-audit` | Detects missing zeroization of sensitive data in source code and identifies zeroization removed by compiler optimizations, with assembly-level analysis, and ... | unknown | community | zeroize, audit | zeroize, audit, detects, missing, zeroization, sensitive, data, source, code, identifies, removed, compiler |
## seo (4)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `nextjs-seo-indexing` | Fix SEO indexing issues, crawl budget problems, and Search Console coverage errors for Next.js apps. Covers canonical tags, noindex audits, sitemap health, s... | safe | self | seo, indexing, nextjs, search-console, crawl-budget, canonical, sitemap | seo, indexing, nextjs, search-console, crawl-budget, canonical, sitemap, fix, issues, crawl, budget, problems |
| `schema-markup-generator` | Generate and implement JSON-LD structured data for web apps, blogs, FAQs, and SaaS sites. Supports WebSite, SoftwareApplication, BlogPosting, FAQPage, HowTo,... | safe | self | seo, schema, json-ld, structured-data, rich-results, nextjs, technical-seo | seo, schema, json-ld, structured-data, rich-results, nextjs, technical-seo, markup, generator, generate, json, ld |
| `social-metadata-hardening` | Fix social sharing previews so URLs render as rich cards on Facebook, LinkedIn, X/Twitter, WhatsApp, Telegram, and more. Covers OG tags, Twitter cards, absol... | safe | self | seo, open-graph, twitter-card, social-sharing, og-image, nextjs, metadata | seo, open-graph, twitter-card, social-sharing, og-image, nextjs, metadata, social, hardening, fix, sharing, previews |
| `tools-page-seo-optimizer` | Framework-agnostic SEO workflow for any site with multiple tool, product, or feature pages. Covers duplicate content, unique meta tags, heading hierarchy, in... | safe | community | seo, tools-pages, product-pages, duplicate-content, content-registry, meta-tags, internal-linking, url-slugs, e-e-a-t, framework-agnostic | seo, tools-pages, product-pages, duplicate-content, content-registry, meta-tags, internal-linking, url-slugs, e-e-a-t, framework-agnostic, page, optimizer |
## skill-authoring (2)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `writing-great-skills` | Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable. | safe | mattpocock/skills | skill-authoring, workflow, coding-agents | skill-authoring, workflow, coding-agents, writing, great, skills, reference, editing, well, vocabulary, principles, skill |
| `yao-meta-skill` | Create, refactor, evaluate, and package agent skills from workflows, prompts, transcripts, docs, or notes. Use for skill creation, reusable workflow packagin... | safe | yaojingang/yao-meta-skill | skill-authoring, agent-skills, evaluation, packaging | skill-authoring, agent-skills, evaluation, packaging, yao, meta, skill, refactor, evaluate, package, agent, skills |
## spreadsheet-processing (4)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `google-sheets-automation` | Lightweight Google Sheets integration with standalone OAuth authentication. No MCP server required. Full read/write access. | critical | community | google, sheets | google, sheets, automation, lightweight, integration, standalone, oauth, authentication, no, mcp, server, required |
| `googlesheets-automation` | Automate Google Sheets operations (read, write, format, filter, manage spreadsheets) via Rube MCP (Composio). Read/write data, manage tabs, apply formatting,... | critical | community | googlesheets | googlesheets, automation, automate, google, sheets, operations, read, write, format, filter, spreadsheets, via |
| `libreoffice/calc` | Spreadsheet creation, format conversion (ODS/XLSX/CSV), formulas, data automation with LibreOffice Calc. | safe | personal | libreoffice/calc | libreoffice/calc, calc, spreadsheet, creation, format, conversion, ods, xlsx, csv, formulas, data, automation |
| `xlsx-official` | Unless otherwise stated by the user or existing template | unknown | community | xlsx, official | xlsx, official, unless, otherwise, stated, user, existing |
## super-code (16)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `super-code/bash` | Language-specific super-code guidelines for bash. | safe | community | super, code/bash | super, code/bash, bash, language, specific, code, guidelines |
| `super-code/c` | Language-specific super-code guidelines for c. | safe | community | super, code/c | super, code/c, language, specific, code, guidelines |
| `super-code/cpp` | Language-specific super-code guidelines for cpp. | safe | community | super, code/cpp | super, code/cpp, cpp, language, specific, code, guidelines |
| `super-code/csharp` | Language-specific super-code guidelines for csharp. | safe | community | super, code/csharp | super, code/csharp, csharp, language, specific, code, guidelines |
| `super-code/dart` | Language-specific super-code guidelines for dart. | safe | community | super, code/dart | super, code/dart, dart, language, specific, code, guidelines |
| `super-code/elixir` | Language-specific super-code guidelines for elixir. | safe | community | super, code/elixir | super, code/elixir, elixir, language, specific, code, guidelines |
| `super-code/go` | Language-specific super-code guidelines for go. | safe | community | super, code/go | super, code/go, go, language, specific, code, guidelines |
| `super-code/java` | Language-specific super-code guidelines for java. | safe | community | super, code/java | super, code/java, java, language, specific, code, guidelines |
| `super-code/kotlin` | Language-specific super-code guidelines for kotlin. | safe | community | super, code/kotlin | super, code/kotlin, kotlin, language, specific, code, guidelines |
| `super-code/php` | Language-specific super-code guidelines for php. | safe | community | super, code/php | super, code/php, php, language, specific, code, guidelines |
| `super-code/python` | Language-specific super-code guidelines for python. | safe | community | super, code/python | super, code/python, python, language, specific, code, guidelines |
| `super-code/ruby` | Language-specific super-code guidelines for ruby. | safe | community | super, code/ruby | super, code/ruby, ruby, language, specific, code, guidelines |
| `super-code/rust` | Language-specific super-code guidelines for rust. | safe | community | super, code/rust | super, code/rust, rust, language, specific, code, guidelines |
| `super-code/scala` | Language-specific super-code guidelines for scala. | safe | community | super, code/scala | super, code/scala, scala, language, specific, code, guidelines |
| `super-code/swift` | Language-specific super-code guidelines for swift. | safe | community | super, code/swift | super, code/swift, swift, language, specific, code, guidelines |
| `super-code/typescript` | Language-specific super-code guidelines for typescript. | safe | community | super, code/typescript | super, code/typescript, typescript, language, specific, code, guidelines |
## test-automation (9)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `android_ui_verification` | Automated end-to-end UI testing and verification on an Android Emulator using ADB. | safe | community | android_ui_verification | android_ui_verification, android, ui, verification, automated, testing, emulator, adb |
| `awt-e2e-testing` | AI-powered E2E web testing — eyes and hands for AI coding tools. Declarative YAML scenarios, Playwright execution, visual matching (OpenCV + OCR), platform a... | unknown | https://github.com/ksgisang/awt-skill | awt, e2e | awt, e2e, testing, ai, powered, web, eyes, hands, coding, declarative, yaml, scenarios |
| `browser-automation` | Browser automation powers web testing, scraping, and AI agent interactions. The difference between a flaky script and a reliable system comes down to underst... | unknown | vibeship-spawner-skills (Apache 2.0) | browser | browser, automation, powers, web, testing, scraping, ai, agent, interactions, difference, between, flaky |
| `e2e-testing-patterns` | Build reliable, fast, and maintainable end-to-end test suites that provide confidence to ship code quickly and catch regressions before users do. | safe | community | e2e | e2e, testing, reliable, fast, maintainable, test, suites, provide, confidence, ship, code, quickly |
| `go-playwright` | Expert capability for robust, stealthy, and efficient browser automation using Playwright Go. | safe | https://github.com/playwright-community/playwright-go | go, playwright | go, playwright, capability, robust, stealthy, efficient, browser, automation |
| `playwright-java` | Scaffold, write, debug, and enhance enterprise-grade Playwright E2E tests in Java using Page Object Model, JUnit 5, Allure reporting, and parallel execution. | safe | community | playwright, java, e2e-testing, junit5, page-object-model, allure, selenium-alternative | playwright, java, e2e-testing, junit5, page-object-model, allure, selenium-alternative, scaffold, write, debug, enhance, enterprise |
| `playwright-skill` | IMPORTANT - Path Resolution: This skill can be installed in different locations (plugin system, manual installation, global, or project-specific). Before exe... | unknown | community | playwright, skill | playwright, skill, important, path, resolution, installed, different, locations, plugin, manual, installation, global |
| `test-automator` | Master AI-powered test automation with modern frameworks, self-healing tests, and comprehensive quality engineering. Build scalable testing strategies with a... | unknown | community | automator | automator, test, ai, powered, automation, frameworks, self, healing, tests, quality, engineering, scalable |
| `webapp-testing` | To test local web applications, write native Python Playwright scripts. | unknown | community | webapp | webapp, testing, test, local, web, applications, write, native, python, playwright, scripts |
## testing (26)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `ab-testing` | When the user wants to plan, design, or implement an A/B test or experiment, or build a growth experimentation program. Also use when the user mentions "A/B ... | unknown | coreyhaines31/marketingskills | ab | ab, testing, user, wants, plan, test, experiment, growth, experimentation, program, mentions, split |
| `android-ui-journey-testing` | XML-specified Android UI journey testing, interactive step execution, assertion verification, and JSON outcome reporting. | critical | self | android, journey-testing, ui-verification, testing, adb, automation | android, journey-testing, ui-verification, testing, adb, automation, ui, journey, xml, specified, interactive, step |
| `bats-testing-patterns` | Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring t... | unknown | community | bats | bats, testing, bash, automated, shell, script, writing, tests, scripts, ci, cd, pipelines |
| `brooks-test` | Test quality review drawing on twelve classic engineering books — with primary focus on xUnit Test Patterns, The Art of Unit Testing, How Google Tests Softwa... | unknown | hyhmrright/brooks-lint | brooks | brooks, test, quality, review, drawing, twelve, classic, engineering, books, primary, xunit, art |
| `browser-testing-with-devtools` | Test browser apps with Chrome DevTools MCP by inspecting live DOM, console logs, network traffic, screenshots, accessibility, and performance traces. | critical | addyosmani/agent-skills | browser-testing, chrome-devtools, mcp, frontend, performance | browser-testing, chrome-devtools, mcp, frontend, performance, browser, testing, devtools, test, apps, chrome, inspecting |
| `cypress-skill` | Generates production-grade Cypress E2E and component tests in JavaScript or TypeScript. Supports local execution and TestMu AI cloud. Use when the user asks ... | unknown | LambdaTest/agent-skills | cypress, skill | cypress, skill, generates, grade, e2e, component, tests, javascript, typescript, supports, local, execution |
| `k6-load-testing` | Comprehensive k6 load testing skill for API, browser, and scalability testing. Write realistic load scenarios, analyze results, and integrate with CI/CD. | safe | community | k6, load-testing, performance, api-testing, ci-cd | k6, load-testing, performance, api-testing, ci-cd, load, testing, skill, api, browser, scalability, write |
| `lambdatest-agent-skills` | Production-grade test automation skills for 46 frameworks across E2E, unit, mobile, BDD, visual, and cloud testing in 15+ languages. | safe | LambdaTest/agent-skills | testing, test-automation, e2e, unit-testing, mobile-testing, bdd, selenium, playwright, cypress, jest, pytest, appium, lambdatest | testing, test-automation, e2e, unit-testing, mobile-testing, bdd, selenium, playwright, cypress, jest, pytest, appium |
| `mock-hunter` | Audit a live web page in five phases (catalog, click, trace, classify, report) to identify mock data, hardcoded values, LLM-generated metrics, and broken end... | critical | CodeShuX/mockhunter | testing, qa, playwright, mock-detection, web-audit, ai-testing, vibe-coding, claude-code | testing, qa, playwright, mock-detection, web-audit, ai-testing, vibe-coding, claude-code, mock, hunter, audit, live |
| `network-101` | Configure and test common network services (HTTP, HTTPS, SNMP, SMB) for penetration testing lab environments. Enable hands-on practice with service enumerati... | unknown | community | network, 101 | network, 101, configure, test, common, http, https, snmp, smb, penetration, testing, lab |
| `pypict-skill` | Pairwise test generation | safe | https://github.com/omkamal/pypict-claude-skill/blob/main/SKILL.md | pypict, skill | pypict, skill, pairwise, test, generation |
| `pytest-skill` | Generates production-grade pytest tests in Python with fixtures, parametrize, markers, mocking, and conftest patterns. Use when user mentions "pytest", "conf... | unknown | LambdaTest/agent-skills | pytest, skill | pytest, skill, generates, grade, tests, python, fixtures, parametrize, markers, mocking, conftest, user |
| `screen-reader-testing` | Practical guide to testing web applications with screen readers for comprehensive accessibility validation. | safe | community | screen, reader | screen, reader, testing, practical, web, applications, readers, accessibility, validation |
| `smartui-skill` | Generates SmartUI visual regression test configurations for screenshot comparison on TestMu AI cloud. Framework-agnostic — works with Playwright, Selenium, C... | unknown | LambdaTest/agent-skills | smartui, skill | smartui, skill, generates, visual, regression, test, configurations, screenshot, comparison, testmu, ai, cloud |
| `tdd-orchestrator` | Master TDD orchestrator specializing in red-green-refactor discipline, multi-agent workflow coordination, and comprehensive test-driven development practices. | unknown | community | tdd, orchestrator | tdd, orchestrator, specializing, red, green, refactor, discipline, multi, agent, coordination, test, driven |
| `tdd-workflow` | Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle. | unknown | community | tdd | tdd, test, driven, development, principles, red, green, refactor, cycle |
| `tdd-workflows` | Use when working with tdd workflows tdd cycle (Alias for tdd-workflows-tdd-cycle) | unknown | alias | tdd | tdd, working, cycle, alias |
| `tdd-workflows-tdd-cycle` | Use when working with tdd workflows tdd cycle | unknown | community | tdd, cycle | tdd, cycle, working |
| `tdd-workflows-tdd-green` | Implement the minimal code needed to make failing tests pass in the TDD green phase. | unknown | community | tdd, green | tdd, green, minimal, code, needed, failing, tests, pass, phase |
| `tdd-workflows-tdd-red` | Generate failing tests for the TDD red phase to define expected behavior and edge cases. | unknown | community | tdd, red | tdd, red, generate, failing, tests, phase, define, expected, behavior, edge, cases |
| `tdd-workflows-tdd-refactor` | Use when working with tdd workflows tdd refactor | unknown | community | tdd, refactor | tdd, refactor, working |
| `temporal-python-testing` | Comprehensive testing approaches for Temporal workflows using pytest, progressive disclosure resources for specific testing scenarios. | unknown | community | temporal, python | temporal, python, testing, approaches, pytest, progressive, disclosure, resources, specific, scenarios |
| `test-driven-development` | Use when implementing any feature or bugfix, before writing implementation code | unknown | community | driven | driven, test, development, implementing, any, feature, bugfix, before, writing, code |
| `test-framework-migration-skill` | Migrates and converts test automation scripts between Selenium, Playwright, Puppeteer, and Cypress. Use when the user asks to migrate, convert, or port tests... | unknown | LambdaTest/agent-skills | framework, migration, skill | framework, migration, skill, test, migrates, converts, automation, scripts, between, selenium, playwright, puppeteer |
| `testing-patterns` | Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-gr... | unknown | community | | testing, jest, factory, functions, mocking, tdd, writing, unit, tests, creating, test, factories |
| `unit-testing-test-generate` | Generate comprehensive, maintainable unit tests across languages with strong coverage and edge case focus. | unknown | community | unit, generate | unit, generate, testing, test, maintainable, tests, languages, strong, coverage, edge, case |
## tool-quality (1)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `clarvia-aeo-check` | Score any MCP server, API, or CLI for agent-readiness using Clarvia AEO (Agent Experience Optimization). Search 15,400+ indexed tools before adding them to y... | safe | community | mcp, aeo, tool-quality, agent-readiness, api-scoring, clarvia | mcp, aeo, tool-quality, agent-readiness, api-scoring, clarvia, check, score, any, server, api, cli |
## tools (1)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `android-cli` | Orchestrates Android development tasks including project creation, deployment, SDK management, and environment diagnostics using the `android` command-line t... | critical | self | android, cli, adb, mobile, build, emulator | android, cli, adb, mobile, build, emulator, orchestrates, development, tasks, including, creation, deployment |
## uncategorized (278)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `accesslint-diff` | Diff a live page's accessibility violations against a baseline — by default compares uncommitted changes (stash-based), or pass --branch [<name>] to diff aga... | safe | https://github.com/AccessLint/skills | accesslint, diff | accesslint, diff, live, page, accessibility, violations, against, baseline, default, compares, uncommitted, changes |
| `accesslint-scan` | Audit a live page for accessibility issues, locate each WCAG violation precisely, and return a selector-grounded fix worklist without editing. | safe | https://github.com/AccessLint/skills | accesslint, scan | accesslint, scan, audit, live, page, accessibility, issues, locate, each, wcag, violation, precisely |
| `accint-commitments` | Triage acc's open promises and close them with honest real-world verdicts via acc_act(runtime="outcome"). | unknown | maxbaluev/accreted-intelligence | accint, commitments | accint, commitments, triage, acc, open, promises, close, them, honest, real, world, verdicts |
| `accint-frames` | Drain acc's deliberation queue — open/waiting brain_frames checkpointed by headless runs — via acc_act(runtime="continue"). | unknown | maxbaluev/accreted-intelligence | accint, frames | accint, frames, drain, acc, deliberation, queue, open, waiting, brain, checkpointed, headless, runs |
| `accint-solve` | Route a goal through acc's scored-memory loop via acc_act(runtime="solve"); deliberate any returned brain_frame and submit via continue. | unknown | maxbaluev/accreted-intelligence | accint, solve | accint, solve, route, goal, through, acc, scored, memory, loop, via, act, runtime |
| `ad-creative` | Create, iterate, and scale paid ad creative for Google Ads, Meta, LinkedIn, TikTok, and similar platforms. Use when generating headlines, descriptions, prima... | unknown | https://github.com/coreyhaines31/marketingskills | ad, creative | ad, creative, iterate, scale, paid, google, ads, meta, linkedin, tiktok, similar, platforms |
| `adhx` | Fetch any X/Twitter post as clean LLM-friendly JSON. Converts x.com, twitter.com, or adhx.com links into structured data with full article content, author in... | safe | community | adhx | adhx, fetch, any, twitter, post, clean, llm, friendly, json, converts, com, links |
| `agentflow` | Orchestrate autonomous AI development pipelines through your Kanban board (Asana, GitHub Projects, Linear). Manages multi-worker Claude Code dispatch, determ... | safe | community | agentflow | agentflow, orchestrate, autonomous, ai, development, pipelines, through, kanban, board, asana, github, linear |
| `akf-trust-metadata` | The AI native file format. EXIF for AI — stamps every file with trust scores, source provenance, and compliance metadata. Embeds into 20+ formats (DOCX, PDF,... | safe | community | trust, metadata, provenance, compliance, file-format, ai-native | trust, metadata, provenance, compliance, file-format, ai-native, akf, ai, native, file, format, exif |
| `alternatives-pages` | Create "[Competitor] alternative" and comparison pages for developer tools. Build honest, high-converting comparison content that ranks for competitive searc... | unknown | jonathimer/devmarketing-skills | alternatives, pages | alternatives, pages, competitor, alternative, comparison, developer, honest, high, converting, content, ranks, competitive |
| `analytics` | When the user wants to set up, improve, or audit analytics tracking and measurement. Also use when the user mentions "set up tracking," "GA4," "Google Analyt... | unknown | coreyhaines31/marketingskills | analytics | analytics, user, wants, set, up, improve, audit, tracking, measurement, mentions, ga4, google |
| `andrej-karpathy` | Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes... | safe | multica-ai/andrej-karpathy-skills | coding-guidelines, code-review, llm-coding, simplicity | coding-guidelines, code-review, llm-coding, simplicity, andrej, karpathy, behavioral, guidelines, reduce, common, llm, coding |
| `anti-deception` | Use BEFORE responding when the user's request shows pressure to validate or agree ("tell them what they want", "make them happy", "convince them"), manufactu... | unknown | ejentum/ejentum-mcp | community, ai-tools, anti-deception, integrity, mcp | community, ai-tools, anti-deception, integrity, mcp, anti, deception, before, responding, user, request, shows |
| `anti-sycophancy` | Eliminate sycophantic agreement patterns in AI responses. Load via /skill anti-sycophancy. | safe | mskadu/opencode-agent-skills | anti, sycophancy | anti, sycophancy, eliminate, sycophantic, agreement, ai, responses, load, via, skill |
| `app-store-changelog` | Generate user-facing App Store release notes from git history since the last tag. | safe | Dimillian/Skills (MIT) | app, store, changelog | app, store, changelog, generate, user, facing, release, notes, git, history, since, last |
| `apple-notes-search` | Semantic + keyword search and connection-discovery across the user's own Apple Notes via the apple-notes MCP server. Use when the user wants to find, recall,... | critical | connerkward/mcp-apple-notes | apple-notes, search, mcp, macos, semantic-search, knowledge | apple-notes, search, mcp, macos, semantic-search, knowledge, apple, notes, semantic, keyword, connection, discovery |
| `atlas-ledger` | Companion to atlas-contract. Auto-invoked by its Final Audit on caught drift; also use after Post Reviews or user requests to record a mistake. Distills drif... | critical | wede-wx/atlas | atlas, ledger | atlas, ledger, companion, contract, auto, invoked, final, audit, caught, drift, after, post |
| `automated-triage` | Triage Monte Carlo alerts interactively or build an automated workflow. Fetch, score, and troubleshoot alerts using MCP tools now, or design a reusable workf... | unknown | monte-carlo-data/mc-agent-toolkit | automated, triage | automated, triage, monte, carlo, alerts, interactively, fetch, score, troubleshoot, mcp, now, reusable |
| `awareness-stage-mapper` | One sentence - what this skill does and when to invoke it | safe | community | awareness, stage, mapper | awareness, stage, mapper, one, sentence, what, skill, does, invoke |
| `axiom` | First-principles assumption auditor. Classifies each hidden assumption (fact / convention / belief / interest-driven), ranks by fragility × impact, and rebui... | safe | community | axiom | axiom, first, principles, assumption, auditor, classifies, each, hidden, fact, convention, belief, interest |
| `baseline-ui` | Quickly deslop UI code by fixing spacing, hierarchy, typography, and small layout issues. Use when the interface needs a fast cleanup or polish pass. | unknown | ibelick/ui-skills | baseline, ui | baseline, ui, quickly, deslop, code, fixing, spacing, hierarchy, typography, small, layout, issues |
| `bevy-ecs-expert` | Master Bevy's Entity Component System (ECS) in Rust, covering Systems, Queries, Resources, and parallel scheduling. | safe | community | bevy, ecs | bevy, ecs, entity, component, rust, covering, queries, resources, parallel, scheduling |
| `bill-gates` | Agente que simula Bill Gates — cofundador da Microsoft, arquiteto da industria de software comercial, estrategista tecnologico global, investidor sistemico e... | safe | community | persona, business-strategy, technology, philanthropy | persona, business-strategy, technology, philanthropy, bill, gates, agente, que, simula, cofundador, da, microsoft |
| `billing-automation` | Master automated billing systems including recurring billing, invoice generation, dunning management, proration, and tax calculation. | safe | community | billing | billing, automation, automated, including, recurring, invoice, generation, dunning, proration, tax, calculation |
| `blockrun` | BlockRun works with Claude Code and Google Antigravity. | unknown | community | blockrun | blockrun, works, claude, code, google, antigravity |
| `brainstorming` | Use before creative or constructive work (features, architecture, behavior). Transforms vague ideas into validated designs through disciplined reasoning and ... | unknown | community | brainstorming | brainstorming, before, creative, constructive, work, features, architecture, behavior, transforms, vague, ideas, validated |
| `brand-perception-psychologist` | One sentence - what this skill does and when to invoke it | safe | community | brand, perception, psychologist | brand, perception, psychologist, one, sentence, what, skill, does, invoke |
| `brooks-audit` | Architecture audit that maps module dependencies, checks layering integrity, and flags structural decay across a codebase, drawing on twelve classic engineer... | unknown | hyhmrright/brooks-lint | brooks, audit | brooks, audit, architecture, maps, module, dependencies, checks, layering, integrity, flags, structural, decay |
| `brooks-debt` | Tech debt assessment that identifies, classifies, and prioritizes maintainability problems — helping teams build a refactoring roadmap — drawing on twelve cl... | unknown | hyhmrright/brooks-lint | brooks, debt | brooks, debt, tech, assessment, identifies, classifies, prioritizes, maintainability, problems, helping, teams, refactoring |
| `brooks-review` | PR code review that surfaces decay risks, design smells, and maintainability issues with concrete Symptom → Source → Consequence → Remedy findings, drawing o... | unknown | hyhmrright/brooks-lint | brooks | brooks, review, pr, code, surfaces, decay, risks, smells, maintainability, issues, concrete, symptom |
| `brooks-sweep` | Full-sweep mode: runs a unified analysis across all quality dimensions — code decay, architecture, tech debt, and test quality — then applies fixes directly ... | unknown | hyhmrright/brooks-lint | brooks, sweep | brooks, sweep, full, mode, runs, unified, analysis, all, quality, dimensions, code, decay |
| `bug-hunt-swarm` | Parallel read-only multi-agent root-cause investigation for bugs, regressions, crashes, flaky behavior, or unexplained failures. Use when the user asks to in... | unknown | Dimillian/Skills | bug, hunt, swarm | bug, hunt, swarm, parallel, read, multi, agent, root, cause, investigation, bugs, regressions |
| `bugs-are-annoying` | Adversarial code auditor that hunts down bugs, logic errors, and security flaws. Use for deep correctness passes, not style reviews. | critical | community | bugs, are, annoying | bugs, are, annoying, adversarial, code, auditor, hunts, down, logic, errors, security, flaws |
| `changelog-updates` | Create release notes and product updates that developers actually read and care about. This skill covers changelog formatting, versioning communication, brea... | unknown | jonathimer/devmarketing-skills | changelog, updates | changelog, updates, release, notes, product, developers, actually, read, care, about, skill, covers |
| `churn-prevention` | Reduce voluntary and involuntary churn with cancel flows, save offers, dunning, win-back tactics, and retention strategy. Use when users are cancelling, fail... | unknown | https://github.com/coreyhaines31/marketingskills | churn, prevention | churn, prevention, reduce, voluntary, involuntary, cancel, flows, save, offers, dunning, win, back |
| `ci-cd-and-automation` | Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test ... | unknown | addyosmani/agent-skills | ci, cd, and | ci, cd, and, automation, automates, pipeline, setup, setting, up, modifying, deployment, pipelines |
| `claimable-postgres` | Provision instant temporary Postgres databases via Claimable Postgres by Neon (neon.new) with no login, signup, or credit card. Supports REST API, CLI, and S... | unknown | neondatabase/agent-skills | claimable, postgres | claimable, postgres, provision, instant, temporary, databases, via, neon, new, no, login, signup |
| `clerk-auth` | Expert patterns for Clerk auth implementation, middleware, organizations, webhooks, and user sync | safe | vibeship-spawner-skills (Apache 2.0) | clerk, auth | clerk, auth, middleware, organizations, webhooks, user, sync |
| `close-automation` | Automate Close CRM tasks via Rube MCP (Composio): create leads, manage calls/SMS, handle tasks, and track notes. Always search tools first for current schemas. | critical | community | close | close, automation, automate, crm, tasks, via, rube, mcp, composio, leads, calls, sms |
| `co-marketing` | When the user wants to find co-marketing partners, plan joint campaigns, or brainstorm partnership opportunities. Use when the user says 'co-marketing,' 'par... | unknown | coreyhaines31/marketingskills | co, marketing | co, marketing, user, wants, find, partners, plan, joint, campaigns, brainstorm, partnership, opportunities |
| `coda-automation` | Automate Coda tasks via Rube MCP (Composio): manage docs, pages, tables, rows, formulas, permissions, and publishing. Always search tools first for current s... | critical | community | coda | coda, automation, automate, tasks, via, rube, mcp, composio, docs, pages, tables, rows |
| `cold-email` | Write B2B cold emails and follow-up sequences that earn replies. Use when creating outbound prospecting emails, SDR outreach, personalized opening lines, sub... | unknown | https://github.com/coreyhaines31/marketingskills | cold, email | cold, email, write, b2b, emails, follow, up, sequences, earn, replies, creating, outbound |
| `competitor-profiling` | When the user wants to research, profile, or analyze competitors from their URLs. Also use when the user mentions 'competitor profile,' 'competitor research,... | unknown | coreyhaines31/marketingskills | competitor, profiling | competitor, profiling, user, wants, research, profile, analyze, competitors, urls, mentions, analysis, competitive |
| `complexity-cuts` | Lower Big-O on existing code via a one-transformation-at-a-time playbook with verify-revert-stop. For new code use lemmaly; for math-level wins escalate to m... | safe | morsechimwai/lemmaly | algorithms, big-o, refactoring, optimization, performance, n-plus-one | algorithms, big-o, refactoring, optimization, performance, n-plus-one, complexity, cuts, lower, big, existing, code |
| `composition-patterns` | Use when working with composition-patterns tasks or workflows | safe | https://github.com/vercel-labs/agent-skills | composition | composition, working, tasks |
| `content-strategy` | Plan a content strategy, topic clusters, editorial roadmap, and content mix for traffic, authority, and lead generation. Use when deciding what to publish, w... | unknown | https://github.com/coreyhaines31/marketingskills | content | content, plan, topic, clusters, editorial, roadmap, mix, traffic, authority, lead, generation, deciding |
| `crewai` | Expert in CrewAI - the leading role-based multi-agent framework used by 60% of Fortune 500 companies. | unknown | vibeship-spawner-skills (Apache 2.0) | crewai | crewai, leading, role, multi, agent, framework, used, 60, fortune, 500, companies |
| `cro` | When the user wants to optimize, improve, or increase conversions on any marketing page or form — including homepage, landing pages, pricing pages, feature p... | unknown | coreyhaines31/marketingskills | cro | cro, user, wants, optimize, improve, increase, conversions, any, marketing, page, form, including |
| `cucumber-skill` | Generates Cucumber BDD tests with Gherkin feature files and step definitions in Java, JavaScript, or Ruby. Use when user mentions "Cucumber", "Gherkin", "Fea... | unknown | LambdaTest/agent-skills | cucumber, skill | cucumber, skill, generates, bdd, tests, gherkin, feature, files, step, definitions, java, javascript |
| `customer-psychographic-profiler` | One sentence - what this skill does and when to invoke it | safe | community | customer, psychographic, profiler | customer, psychographic, profiler, one, sentence, what, skill, does, invoke |
| `customer-research` | When the user wants to conduct, analyze, or synthesize customer research. Use when the user mentions "customer research," "ICP research," "talk to customers,... | unknown | coreyhaines31/marketingskills | customer, research | customer, research, user, wants, conduct, analyze, synthesize, mentions, icp, talk, customers, transcripts |
| `daily` | Documentation and capabilities reference for Daily | safe | community | daily | daily, documentation, capabilities, reference |
| `debug-buttercup` | All pods run in namespace crs. Use when pods in the crs namespace are in CrashLoopBackOff, OOMKilled, or restarting, multiple services restart simultaneously... | unknown | community | debug, buttercup | debug, buttercup, all, pods, run, namespace, crs, crashloopbackoff, oomkilled, restarting, multiple, restart |
| `deprecation-and-migration` | Manages deprecation and migration. Use when removing old systems, APIs, or features. Use when migrating users from one implementation to another. Use when de... | unknown | addyosmani/agent-skills | deprecation, and, migration | deprecation, and, migration, manages, removing, old, apis, features, migrating, users, one, another |
| `design-philosophy` | Visual philosophy and art-direction for frontend. Use when creating high-concept work, campaigns, or when the user asks for a visual philosophy, manifesto, o... | unknown | connerkward/ckw-design-skill | philosophy | philosophy, visual, art, direction, frontend, creating, high, concept, work, campaigns, user, asks |
| `design-spatial` | Design — spatial composition | unknown | connerkward/ckw-design-skill | spatial | spatial, composition |
| `design-thinking` | Direction and intent for frontend design. Use with design when defining purpose, tone, domain, color world, and review bar; includes cross-domain lens from c... | unknown | connerkward/ckw-design-skill | thinking | thinking, direction, intent, frontend, defining, purpose, tone, domain, color, world, review, bar |
| `deterministic-design` | Render the UI and prove it's balanced + usable: a deterministic layout audit (centroid / optical-center / pixel-oracle balance via explicit math + annotated ... | safe | connerkward/deterministic-design-skill | design, layout, usability, audit, verification, vision | design, layout, usability, audit, verification, vision, deterministic, render, ui, prove, balanced, usable |
| `developer-advocacy` | When the user wants to do developer advocacy activities including conference talks, live coding, podcasts, and building in public. Trigger phrases include "d... | unknown | jonathimer/devmarketing-skills | advocacy | advocacy, developer, user, wants, do, activities, including, conference, talks, live, coding, podcasts |
| `developer-audience-context` | When the user wants to establish or update their developer audience context. Also use when starting any other developer marketing skill to ensure foundationa... | unknown | jonathimer/devmarketing-skills | audience | audience, developer, context, user, wants, establish, update, starting, any, other, marketing, skill |
| `developer-churn` | When the user wants to understand, reduce, or recover from developer churn. Trigger phrases include "why developers leave," "churn rate," "win-back campaign,... | unknown | jonathimer/devmarketing-skills | churn | churn, developer, user, wants, understand, reduce, recover, trigger, phrases, include, why, developers |
| `developer-listening` | Monitor what developers say about your brand, competitors, and the problems they're solving. Track mentions and conversations across GitHub, Hacker News, Red... | unknown | jonathimer/devmarketing-skills | listening | listening, developer, monitor, what, developers, say, about, brand, competitors, problems, re, solving |
| `developer-newsletter` | When the user wants to create, write, or improve a newsletter for developer audiences. Trigger phrases include "newsletter," "email marketing," "developer em... | unknown | jonathimer/devmarketing-skills | newsletter | newsletter, developer, user, wants, write, improve, audiences, trigger, phrases, include, email, marketing |
| `developer-onboarding` | Get developers to "Hello World" fast with optimized quickstarts, tutorials, and sample apps. Trigger phrases: developer onboarding, time to first value, quic... | unknown | jonathimer/devmarketing-skills | onboarding | onboarding, developer, get, developers, hello, world, fast, optimized, quickstarts, tutorials, sample, apps |
| `developer-sandbox` | Design and build interactive playgrounds that let developers experience your product without commitment. This skill covers playground architecture, pre-popul... | unknown | jonathimer/devmarketing-skills | sandbox | sandbox, developer, interactive, playgrounds, let, developers, experience, product, without, commitment, skill, covers |
| `doc2math` | Convert narrative technical documents into grounded Mathematical Problem Specifications with variables, constraints, objectives, and uncertainty. | safe | community | doc2math | doc2math, convert, narrative, technical, documents, grounded, mathematical, problem, specifications, variables, constraints, objectives |
| `docs-as-marketing` | Transform documentation into a powerful marketing channel that attracts, converts, and retains developers. This skill covers creating documentation that rank... | unknown | jonathimer/devmarketing-skills | docs, as, marketing | docs, as, marketing, transform, documentation, powerful, channel, attracts, converts, retains, developers, skill |
| `doubt-driven-development` | Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when correctness matters more than speed, when working in unf... | unknown | addyosmani/agent-skills | doubt, driven | doubt, driven, development, subjects, every, non, trivial, decision, fresh, context, adversarial, review |
| `earllm-build` | Build, maintain, and extend the EarLLM One Android project — a Kotlin/Compose app that connects Bluetooth earbuds to an LLM via voice pipeline. | safe | community | android, kotlin, bluetooth, llm, voice | android, kotlin, bluetooth, llm, voice, earllm, maintain, extend, one, compose, app, connects |
| `eas-update-insights` | Check the health of published EAS Updates: crash rates, install/launch counts, unique users, payload size, and the split between embedded and OTA users per c... | unknown | expo/skills | eas, update, insights | eas, update, insights, check, health, published, updates, crash, rates, install, launch, counts |
| `efficient-web-research` | Protocol for token-efficient web research. Use when accessing URLs, GitHub repos, or running search queries. Prevents full-page fetching waste. | safe | community | efficient, web, research | efficient, web, research, protocol, token, accessing, urls, github, repos, running, search, queries |
| `elon-musk` | Agente que simula Elon Musk com profundidade psicologica e comunicacional de alta fidelidade. Ativado para: "fale como Elon", "simule Elon Musk", "o que Elon... | safe | community | persona, first-principles, innovation, strategy | persona, first-principles, innovation, strategy, elon, musk, agente, que, simula, com, profundidade, psicologica |
| `email-systems` | Email has the highest ROI of any marketing channel. $36 for every $1 spent. Yet most startups treat it as an afterthought - bulk blasts, no personalization, ... | none | vibeship-spawner-skills (Apache 2.0) | email | email, highest, roi, any, marketing, channel, 36, every, spent, yet, most, startups |
| `emblemai-crypto-wallet` | Crypto wallet management across 7 blockchains via EmblemAI Agent Hustle API. Balance checks, token swaps, portfolio analysis, and transaction execution for S... | critical | EmblemCompany/Agent-skills (MIT) | emblemai, crypto, wallet | emblemai, crypto, wallet, blockchains, via, agent, hustle, api, balance, checks, token, swaps |
| `emotional-arc-designer` | One sentence - what this skill does and when to invoke it | safe | community | emotional, arc, designer | emotional, arc, designer, one, sentence, what, skill, does, invoke |
| `event-staffing-compliance` | Assess worker-classification and compliance risk for temporary event staffing in the US and Canada — W-2 vs 1099, misclassification penalties, joint-employer... | safe | community | event, staffing, compliance | event, staffing, compliance, assess, worker, classification, risk, temporary, us, canada, vs, 1099 |
| `event-staffing-ordering` | Order W-2 compliant temporary event staff for conventions, trade shows, festivals, concerts, sporting events, and brand activations across 300+ US and Canadi... | safe | community | event, staffing, ordering | event, staffing, ordering, order, compliant, temporary, staff, conventions, trade, shows, festivals, concerts |
| `evolution` | This skill enables makepad-skills to self-improve continuously during development. | critical | community | evolution | evolution, skill, enables, makepad, skills, self, improve, continuously, during, development |
| `faf-context` | Get your project to 100% ✪ AI-readiness, fast — the AI auto-detects your stack and only asks for what it can't know (your goal and the human "why"). Least ty... | unknown | Wolfe-Jam/faf-skills | faf | faf, context, get, 100, ai, readiness, fast, auto, detects, stack, asks, what |
| `favicon` | Generate favicons from a source image | unknown | community | favicon | favicon, generate, favicons, source, image |
| `formik-patterns` | Formik form handling with validation patterns. Use when building forms, implementing validation, or handling form submission. | unknown | ChrisWiles/claude-code-showcase | formik | formik, form, handling, validation, building, forms, implementing, submission |
| `free-tier-strategy` | Design free tiers that convert to paid without creating resentment or abuse. Trigger phrases: free tier design, freemium model, free trial strategy, free tie... | unknown | jonathimer/devmarketing-skills | free, tier | free, tier, tiers, convert, paid, without, creating, resentment, abuse, trigger, phrases, freemium |
| `frontend-data-contracts` | A portable, framework-agnostic discipline for type safety at the network edge of any React or React Native app. Establishes one typed API client as the singl... | unknown | stareezy-1/frontend-architecture-skill | frontend, data, contracts | frontend, data, contracts, portable, framework, agnostic, discipline, type, safety, network, edge, any |
| `frontend-observability` | A portable, framework-agnostic field-side observability system for any React or React Native app. Establishes one typed event taxonomy (canonical event-name ... | unknown | stareezy-1/frontend-architecture-skill | frontend, observability | frontend, observability, portable, framework, agnostic, field, side, any, react, native, app, establishes |
| `frontend-optimistic-mutations` | A portable, framework-agnostic discipline for the write path of any React or React Native app using a query/cache layer. Codifies the optimistic-update lifec... | unknown | stareezy-1/frontend-architecture-skill | frontend, optimistic, mutations | frontend, optimistic, mutations, portable, framework, agnostic, discipline, write, path, any, react, native |
| `gemini-interactions-api` | Use this skill when writing code that calls the Gemini API for text generation, multi-turn chat, multimodal understanding, image generation, video generation... | unknown | google-gemini/gemini-skills | gemini, interactions, api | gemini, interactions, api, skill, writing, code, calls, text, generation, multi, turn, chat |
| `gemini-live-api-dev` | Use this skill when building real-time, bidirectional streaming applications with the Gemini Live API. Covers WebSocket-based audio/video/text streaming, voi... | unknown | google-gemini/gemini-skills | gemini, live, api, dev | gemini, live, api, dev, skill, building, real, time, bidirectional, streaming, applications, covers |
| `gemini-omni-flash-api` | Use this skill for generative video editing, text-to-video, image-referenced video generation, and first-frame-to-video transition animations using the offic... | unknown | google-gemini/gemini-skills | gemini, omni, flash, api | gemini, omni, flash, api, skill, generative, video, editing, text, image, referenced, generation |
| `geoffrey-hinton` | Agente que simula Geoffrey Hinton — Godfather of Deep Learning, Prêmio Turing 2018, criador do backpropagation e das Deep Belief Networks. | safe | community | persona, deep-learning, ai-safety, neural-networks | persona, deep-learning, ai-safety, neural-networks, geoffrey, hinton, agente, que, simula, godfather, deep, learning |
| `github` | Use the `gh` CLI for issues, pull requests, Actions runs, and GitHub API queries. | safe | Dimillian/Skills (MIT) | github | github, gh, cli, issues, pull, requests, actions, runs, api, queries |
| `graphql-schema` | GraphQL queries, mutations, and code generation patterns. Use when creating GraphQL operations, working with Apollo Client, or generating types. | unknown | ChrisWiles/claude-code-showcase | graphql, schema | graphql, schema, queries, mutations, code, generation, creating, operations, working, apollo, client, generating |
| `hasdata` | Use HasData APIs for web scraping and structured web data extraction. | safe | HasData/hasdata-cli | hasdata | hasdata, apis, web, scraping, structured, data, extraction |
| `hasdata-cli` | Command-line access to search, scraping, and structured web data. | safe | HasData/hasdata-cli | hasdata, cli | hasdata, cli, command, line, access, search, scraping, structured, web, data |
| `headline-psychologist` | One sentence - what this skill does and when to invoke it | safe | community | headline, psychologist | headline, psychologist, one, sentence, what, skill, does, invoke |
| `helium-mcp` | Connect to Helium's MCP server for news research, media bias analysis, balanced perspectives, stock/options data, and semantic meme search across 3.2M+ artic... | safe | connerlambden/helium-mcp | mcp, news, media-bias, stocks, options, finance, research | mcp, news, media-bias, stocks, options, finance, research, helium, connect, server, media, bias |
| `huggingface-lora-space-builder` | Build and publish a Gradio demo on Hugging Face Spaces for a user-provided LoRA. Use when someone asks to create, generate, ship, or publish a Space, demo, G... | unknown | huggingface/skills | huggingface, lora, space, builder | huggingface, lora, space, builder, publish, gradio, demo, hugging, face, spaces, user, provided |
| `huggingface-tool-builder` | Use this skill when the user wants to build tool/scripts or achieve a task where using data from the Hugging Face API would help. This is especially useful w... | unknown | huggingface/skills | huggingface, builder | huggingface, builder, skill, user, wants, scripts, achieve, task, where, data, hugging, face |
| `hyperexecute-skill` | Operates HyperExecute end-to-end for TestMu AI/LambdaTest cloud test execution: analyze projects, create YAML, validate locally, run CLI jobs, debug failures... | unknown | LambdaTest/agent-skills | hyperexecute, skill | hyperexecute, skill, operates, testmu, ai, lambdatest, cloud, test, execution, analyze, yaml, validate |
| `idea-darwin` | Darwinian idea evolution engine — toss rough ideas onto an evolution island, let them compete, crossbreed, and mutate through structured rounds to surface yo... | safe | community | idea, darwin | idea, darwin, darwinian, evolution, engine, toss, rough, ideas, onto, island, let, them |
| `idea-refine` | Refines raw ideas into sharp, actionable concepts through structured divergent and convergent thinking. Use when an idea is still vague, when you need to str... | unknown | addyosmani/agent-skills | idea, refine | idea, refine, refines, raw, ideas, sharp, actionable, concepts, through, structured, divergent, convergent |
| `identity-mirror` | One sentence - what this skill does and when to invoke it | safe | community | identity, mirror | identity, mirror, one, sentence, what, skill, does, invoke |
| `implement` | Implement a piece of work based on a PRD or set of issues. | unknown | mattpocock/skills | implement | implement, piece, work, prd, set, issues |
| `incremental-implementation` | Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of... | unknown | addyosmani/agent-skills | incremental | incremental, delivers, changes, incrementally, implementing, any, feature, change, touches, than, one, file |
| `infinity` | Enforces a strict input boundary protocol (detect, classify, filter, verify) to ensure untrusted data never reaches business logic raw. | safe | community | infinity | infinity, enforces, strict, input, boundary, protocol, detect, classify, filter, verify, untrusted, data |
| `ingest-youtube` | Pull a YouTube video transcript into a queryable markdown vault with yt-dlp subtitle discovery, VTT cleanup, metadata frontmatter, and capture-seed stubs. | safe | adelaidasofia/ai-brain-starter | ingest, youtube | ingest, youtube, pull, video, transcript, queryable, markdown, vault, yt, dlp, subtitle, discovery |
| `internal-comms` | Write internal communications such as status reports, leadership updates, 3P updates, newsletters, FAQs, incident reports, and project updates using repeatab... | unknown | https://github.com/anthropics/skills | internal, comms | internal, comms, write, communications, such, status, reports, leadership, updates, 3p, newsletters, faqs |
| `invariant-guard` | Correctness-first: forces writing the function contract, loop invariant, termination argument, and edge cases BEFORE code. Catches Boyer-Moore, leftmost bina... | safe | morsechimwai/lemmaly | algorithms, correctness, loop-invariants, contracts, edge-cases, verification | algorithms, correctness, loop-invariants, contracts, edge-cases, verification, invariant, guard, first, forces, writing, function |
| `it-manager-hospital` | World-class Hospital IT Management Advisor specializing in clinical safety, digital maturity (HIMSS/ONA/JCI), and HIS/PEP ecosystems. | safe | community | it, manager, hospital | it, manager, hospital, world, class, advisor, specializing, clinical, safety, digital, maturity, himss |
| `it-manager-pro` | Elite IT Management Advisor specializing in data-driven strategy, executive communication, and human-centric leadership for the 2026 digital era. | safe | community | it, manager | it, manager, pro, elite, advisor, specializing, data, driven, executive, communication, human, centric |
| `itil-expert` | Expert advisor for ITIL 4 and ITIL 5 (2026 digital product paradigm), specialized in AI-native governance, sustainability, and value co-creation. | safe | community | itil | itil, advisor, 2026, digital, product, paradigm, specialized, ai, native, governance, sustainability, value |
| `jobgpt` | Job search automation, auto apply, resume generation, application tracking, salary intelligence, and recruiter outreach using the JobGPT MCP server. | safe | community | jobgpt | jobgpt, job, search, automation, auto, apply, resume, generation, application, tracking, salary, intelligence |
| `jobs-to-be-done-analyst` | One sentence - what this skill does and when to invoke it | safe | community | jobs, to, be, done, analyst | jobs, to, be, done, analyst, one, sentence, what, skill, does, invoke |
| `json-canvas` | Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind m... | unknown | https://github.com/kepano/obsidian-skills | json, canvas | json, canvas, edit, files, nodes, edges, groups, connections, working, creating, visual, canvases |
| `junit-5-skill` | Generates production-grade JUnit 5 unit and integration tests in Java. Covers assertions, parameterized tests, lifecycle hooks, mocking with Mockito, and nes... | unknown | LambdaTest/agent-skills | junit, 5, skill | junit, 5, skill, generates, grade, unit, integration, tests, java, covers, assertions, parameterized |
| `langfuse` | Expert in Langfuse - the open-source LLM observability platform. Covers tracing, prompt management, evaluation, datasets, and integration with LangChain, Lla... | unknown | vibeship-spawner-skills (Apache 2.0) | langfuse | langfuse, open, source, llm, observability, platform, covers, tracing, prompt, evaluation, datasets, integration |
| `last30days` | Research a topic from the last 30 days on Reddit + X + Web, become an expert, and write copy-paste-ready prompts for the user's target tool. | unknown | community | last30days | last30days, research, topic, last, 30, days, reddit, web, become, write, copy, paste |
| `latex-paper-conversion` | This skill should be used when the user asks to convert an academic paper in LaTeX from one format (e.g., Springer, IPOL) to another format (e.g., MDPI, IEEE... | safe | community | latex, paper, conversion | latex, paper, conversion, skill, should, used, user, asks, convert, academic, one, format |
| `lead-magnets` | Plan and optimize lead magnets for email capture and lead generation. Use when designing gated content, checklists, templates, downloadable resources, or oth... | unknown | https://github.com/coreyhaines31/marketingskills | lead, magnets | lead, magnets, plan, optimize, email, capture, generation, designing, gated, content, checklists, downloadable |
| `lemmaly` | Algorithm-first discipline: state Big-O, data structure, and algorithm family BEFORE writing loops, queries, or recursion. Catches O(n^2), N+1, and brute-for... | safe | morsechimwai/lemmaly | algorithms, big-o, performance, code-review, complexity, gateway | algorithms, big-o, performance, code-review, complexity, gateway, lemmaly, algorithm, first, discipline, state, big |
| `linkerd-patterns` | Production patterns for Linkerd service mesh - the lightweight, security-first service mesh for Kubernetes. | critical | community | linkerd | linkerd, mesh, lightweight, security, first, kubernetes |
| `logic-diff` | Compare two code versions for semantic equivalence via semi-formal tracing of both versions side-by-side. Trigger when the user shares a refactor, rewrite, m... | unknown | hyhmrright/logic-lens | logic, diff | logic, diff, compare, two, code, versions, semantic, equivalence, via, semi, formal, tracing |
| `logic-explain` | Explain what a specific piece of code actually does for a given input by producing a step-by-step execution trace (interprocedural, with name resolution and ... | unknown | hyhmrright/logic-lens | logic, explain | logic, explain, what, specific, piece, code, actually, does, given, input, producing, step |
| `logic-fix-all` | Autonomous repository-wide audit-and-fix pipeline: health → review → locate/explain → fix → diff-verify → iterate until clean. Starts with a mandatory consen... | unknown | hyhmrright/logic-lens | logic, fix, all | logic, fix, all, autonomous, repository, wide, audit, pipeline, health, review, locate, explain |
| `logic-locate` | Locate the root cause of a CONFIRMED failure via backward-then-forward semi-formal tracing. Trigger when the user provides a stack trace, failing assertion, ... | unknown | hyhmrright/logic-lens | logic, locate | logic, locate, root, cause, confirmed, failure, via, backward, then, forward, semi, formal |
| `logic-review` | Find logic bugs in a single file or function via semi-formal execution tracing (Premises → Trace → Divergence → Trigger → Remedy). Trigger when a user shares... | unknown | hyhmrright/logic-lens | logic | logic, review, find, bugs, single, file, function, via, semi, formal, execution, tracing |
| `logistics-exception-management` | Codified expertise for handling freight exceptions, shipment delays, damages, losses, and carrier disputes. Informed by logistics professionals with 15+ year... | safe | https://github.com/ai-evos/agent-skills | logistics, exception | logistics, exception, codified, expertise, handling, freight, exceptions, shipment, delays, damages, losses, carrier |
| `longbridge-content` | Latest news articles, regulatory filings, community discussion topics for listed stocks, and SEC EDGAR filing analysis (10-K/10-Q/8-K/proxy/Form 4) via Longb... | unknown | longbridge/skills | longbridge, content | longbridge, content, latest, news, articles, regulatory, filings, community, discussion, topics, listed, stocks |
| `longbridge-fundamentals` | Financial statements, business segments, dividends, valuation multiples (PE/PB/PS), industry comparison, operating data, corporate actions, company and execu... | unknown | longbridge/skills | longbridge, fundamentals | longbridge, fundamentals, financial, statements, business, segments, dividends, valuation, multiples, pe, pb, ps |
| `longbridge-market-data` | Real-time quotes, K-line charts, order book, trade ticks, intraday capital flow, market sentiment temperature, trading session schedule, security lists, exch... | unknown | longbridge/skills | longbridge, market, data | longbridge, market, data, real, time, quotes, line, charts, order, book, trade, ticks |
| `lookdev` | Human-in-the-loop web studio to tune AI-generated output by eye. Stand up a local interactive studio (sliders, pickers, drag handles) or an inline edit/highl... | safe | connerkward/lookdev-studio-skill | lookdev, design, ui, tuning, studio, visual-eval, annotation | lookdev, design, ui, tuning, studio, visual-eval, annotation, human, loop, web, tune, ai |
| `lookdev-auto` | Automated visual tuning: a vision or video model rates rendered variants in a loop. Render several labeled variants into one artifact, ask the model to rate ... | safe | connerkward/lookdev-auto-skill | visual-eval, vision-model, tuning, automation, render-loop | visual-eval, vision-model, tuning, automation, render-loop, lookdev, auto, automated, visual, vision, video, model |
| `loss-aversion-designer` | One sentence - what this skill does and when to invoke it | safe | community | loss, aversion, designer | loss, aversion, designer, one, sentence, what, skill, does, invoke |
| `lovable-cleanup` | Audits and strips Lovable scaffolding from Vite + React projects — removes lovable-tagger, swaps placeholder assets, prunes unused Radix deps, and cleans gen... | safe | whoisabhishekadhikari/lovable-cleanup | lovable, cleanup, vite, react, shadcn, devtools | lovable, cleanup, vite, react, shadcn, devtools, audits, strips, scaffolding, removes, tagger, swaps |
| `machine-learning-ops-ml-pipeline` | Design and implement a complete ML pipeline for: $ARGUMENTS | unknown | community | machine, learning, ops, ml, pipeline | machine, learning, ops, ml, pipeline, complete, arguments |
| `macos-menubar-tuist-app` | Build, refactor, or review SwiftUI macOS menubar apps that use Tuist. | safe | Dimillian/Skills (MIT) | macos, menubar, tuist, app | macos, menubar, tuist, app, refactor, review, swiftui, apps |
| `macos-screen-recorder` | macOS screen recorder that captures the main display PLUS system audio via ScreenCaptureKit — no BlackHole/loopback driver, no sudo, just the standard Screen... | critical | connerkward/macos-screen-recorder-system-audio | macos, screen-recording, system-audio, screencapturekit, cli, swift | macos, screen-recording, system-audio, screencapturekit, cli, swift, screen, recorder, captures, main, display, plus |
| `macos-spm-app-packaging` | Scaffold, build, sign, and package SwiftPM macOS apps without Xcode projects. | safe | Dimillian/Skills (MIT) | macos, spm, app, packaging | macos, spm, app, packaging, scaffold, sign, package, swiftpm, apps, without, xcode |
| `magic-animator` | AI-powered animation tool for creating motion in logos, UI, icons, and social media assets. | safe | community | magic, animator | magic, animator, ai, powered, animation, creating, motion, logos, ui, icons, social, media |
| `mailtrap-managing-contacts` | Manage Mailtrap contacts, lists, segments, custom fields, imports, CRM syncs, and campaign audiences through the UI or API. | critical | community | mailtrap, managing, contacts | mailtrap, managing, contacts, lists, segments, custom, fields, imports, crm, syncs, campaign, audiences |
| `mailtrap-sending-emails` | Configure or troubleshoot Mailtrap live email sending with Email API, SMTP, transactional streams, bulk streams, or batches. | critical | community | mailtrap, sending, emails | mailtrap, sending, emails, configure, troubleshoot, live, email, api, smtp, transactional, streams, bulk |
| `mailtrap-setting-up-sending-domain` | Add or verify a Mailtrap sending domain, troubleshoot DNS propagation, publish SPF/DKIM/DMARC records, and complete compliance. | critical | community | mailtrap, setting, up, sending, domain | mailtrap, setting, up, sending, domain, add, verify, troubleshoot, dns, propagation, publish, spf |
| `mailtrap-testing-with-sandbox` | Capture outbound email in Mailtrap Email Sandbox for development, staging, CI, HTML inspection, spam checks, and fake inbox tests. | safe | community | mailtrap, with, sandbox | mailtrap, with, sandbox, testing, capture, outbound, email, development, staging, ci, html, inspection |
| `manifest` | Install and configure the Manifest observability plugin for your agents. Use when setting up telemetry, configuring API keys, or troubleshooting the plugin. | unknown | community | manifest | manifest, install, configure, observability, plugin, agents, setting, up, telemetry, configuring, api, keys |
| `matematico-tao` | Matemático ultra-avançado inspirado em Terence Tao. Análise rigorosa de código e arquitetura com teoria matemática profunda: teoria da informação, teoria dos... | none | community | mathematics, code-analysis, algorithms, formal-methods | mathematics, code-analysis, algorithms, formal-methods, matematico, tao, matem, tico, ultra, avan, ado, inspirado |
| `mathguard` | Math-heavy escalation for n >= 10^6 — Bloom, HyperLogLog, Count-Min, MinHash/LSH, FFT, JL projection, sweep line. Use when classical O(n log n) is the floor ... | safe | morsechimwai/lemmaly | algorithms, probabilistic-data-structures, approximate-algorithms, bloom-filter, hyperloglog, fft, performance | algorithms, probabilistic-data-structures, approximate-algorithms, bloom-filter, hyperloglog, fft, performance, mathguard, math, heavy, escalation, 10 |
| `maxia` | Connect to MAXIA AI-to-AI marketplace on Solana. Discover, buy, sell AI services. Earn USDC. 13 MCP tools, A2A protocol, DeFi yields, sentiment analysis, rug... | unknown | community | solana, crypto, marketplace, ai-agents, mcp, defi, usdc, web3, a2a | solana, crypto, marketplace, ai-agents, mcp, defi, usdc, web3, a2a, maxia, connect, ai |
| `mercury-mcp` | Cheatsheet for the Mercury (proton) MCP tools. Use when connected to the Mercury MCP server to look up which mercury_* tool to call for messaging teammates, ... | critical | community | mercury, mcp | mercury, mcp, cheatsheet, proton, connected, server, look, up, which, call, messaging, teammates |
| `mmx-cli` | Use mmx to generate text, images, video, speech, and music via the MiniMax AI platform. Use when the user wants to create media content, chat with MiniMax mo... | safe | https://github.com/MiniMax-AI/cli | mmx, cli | mmx, cli, generate, text, images, video, speech, music, via, minimax, ai, platform |
| `monte-carlo-asset-health` | Check the health of a data table/asset using Monte Carlo. Activates on "how is table X", "check health of X", "is X healthy", "status of X", "check on X tabl... | unknown | monte-carlo-data/mc-agent-toolkit | monte, carlo, asset, health | monte, carlo, asset, health, check, data, table, activates, how, healthy, status, any |
| `monte-carlo-performance-diagnosis` | Diagnoses pipeline performance issues -- slow jobs, expensive queries, latency trends -- using Monte Carlo's cross-platform observability. Uses a tiered inve... | unknown | monte-carlo-data/mc-agent-toolkit | monte, carlo, performance, diagnosis | monte, carlo, performance, diagnosis, diagnoses, pipeline, issues, slow, jobs, expensive, queries, latency |
| `monte-carlo-remediation` | Investigate and remediate data quality alerts using Monte Carlo MCP tools. Runs root cause analysis, assesses blast radius, discovers available tools (MCP/CL... | unknown | monte-carlo-data/mc-agent-toolkit | monte, carlo, remediation | monte, carlo, remediation, investigate, remediate, data, quality, alerts, mcp, runs, root, cause |
| `monte-carlo-storage-cost-analysis` | Analyze a warehouse for stale, unused, or redundant tables via the analyze_storage_costs MCP tool. Classifies waste patterns and table categories, computes s... | unknown | monte-carlo-data/mc-agent-toolkit | monte, carlo, storage, cost | monte, carlo, storage, cost, analysis, analyze, warehouse, stale, unused, redundant, tables, via |
| `neon-object-storage` | S3-compatible object storage that branches with your Neon project, so files and the database stay in sync across every branch. Use when a user wants object s... | unknown | neondatabase/agent-skills | neon, object, storage | neon, object, storage, s3, compatible, branches, so, files, database, stay, sync, every |
| `nerdzao-elite` | Senior Elite Software Engineer (15+) and Senior Product Designer. Full workflow with planning, architecture, TDD, clean code, and pixel-perfect UX validation. | safe | community | nerdzao, elite | nerdzao, elite, senior, software, engineer, 15, product, designer, full, planning, architecture, tdd |
| `nerdzao-elite-gemini-high` | Modo Elite Coder + UX Pixel-Perfect otimizado especificamente para Gemini 3.1 Pro High. Workflow completo com foco em qualidade máxima e eficiência de tokens. | safe | community | nerdzao, elite, gemini, high | nerdzao, elite, gemini, high, modo, coder, ux, pixel, perfect, otimizado, especificamente, para |
| `network-engineer` | Expert network engineer specializing in modern cloud networking, security architectures, and performance optimization. | safe | community | network | network, engineer, specializing, cloud, networking, security, architectures, performance, optimization |
| `new-rails-project` | Create a new Rails project | unknown | community | new, rails | new, rails |
| `newman-cicd-integration` | Generate ready-to-use CI/CD pipeline configurations that install and run Newman for automated API testing. Use this skill whenever the user wants to run Newm... | unknown | LambdaTest/agent-skills | newman, cicd, integration | newman, cicd, integration, generate, ci, cd, pipeline, configurations, install, run, automated, api |
| `nextjs-supabase-auth` | Expert integration of Supabase Auth with Next.js App Router | none | vibeship-spawner-skills (Apache 2.0) | nextjs, supabase, auth | nextjs, supabase, auth, integration, next, js, app, router |
| `nft-standards` | Master ERC-721 and ERC-1155 NFT standards, metadata best practices, and advanced NFT features. | unknown | community | nft, standards | nft, standards, erc, 721, 1155, metadata, features |
| `nika` | Runs repeatable AI work as checked, budgeted workflow files. | critical | supernovae-st/nika-agents | nika | nika, runs, repeatable, ai, work, checked, budgeted, files |
| `not-a-vibe-coder` | Turns vague prompts into 8 structured planning files for brand new projects. DO NOT use on existing codebases. | critical | community | not, a, vibe, coder | not, a, vibe, coder, turns, vague, prompts, structured, planning, files, brand, new |
| `objection-preemptor` | One sentence - what this skill does and when to invoke it | safe | community | objection, preemptor | objection, preemptor, one, sentence, what, skill, does, invoke |
| `obsidian-bases` | Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of... | unknown | https://github.com/kepano/obsidian-skills | obsidian, bases | obsidian, bases, edit, base, files, views, filters, formulas, summaries, working, creating, database |
| `obsidian-cli` | Use the Obsidian CLI to read, create, search, and manage vault content, or to develop and debug Obsidian plugins and themes from the command line. | unknown | https://github.com/kepano/obsidian-skills | obsidian, cli | obsidian, cli, read, search, vault, content, develop, debug, plugins, themes, command, line |
| `obsidian-clipper-template-creator` | Guide for creating templates for the Obsidian Web Clipper. Use when you want to create a new clipping template, understand available variables, or format cli... | safe | community | obsidian, clipper, creator | obsidian, clipper, creator, creating, web, want, new, clipping, understand, available, variables, format |
| `obsidian-markdown` | Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files ... | unknown | https://github.com/kepano/obsidian-skills | obsidian, markdown | obsidian, markdown, edit, flavored, wikilinks, embeds, callouts, properties, other, specific, syntax, working |
| `offers` | When the user wants to design, construct, or improve an offer — the thing they actually sell — including value framing, bonus stacking, guarantee design, sca... | unknown | coreyhaines31/marketingskills | offers | offers, user, wants, construct, improve, offer, thing, actually, sell, including, value, framing |
| `onboarding` | When the user wants to optimize post-signup onboarding, user activation, first-run experience, or time-to-value. Also use when the user mentions "onboarding ... | unknown | coreyhaines31/marketingskills | onboarding | onboarding, user, wants, optimize, post, signup, activation, first, run, experience, time, value |
| `onboarding-psychologist` | One sentence - what this skill does and when to invoke it | safe | community | onboarding, psychologist | onboarding, psychologist, one, sentence, what, skill, does, invoke |
| `open-source-marketing` | When the user wants to market an open source project authentically. Trigger phrases include "open source marketing," "OSS marketing," "GitHub marketing," "pr... | unknown | jonathimer/devmarketing-skills | open, source, marketing | open, source, marketing, user, wants, market, authentically, trigger, phrases, include, oss, github |
| `orchestrate-batch-refactor` | Plan and execute large refactors with dependency-aware work packets and parallel analysis. | safe | Dimillian/Skills (MIT) | orchestrate, batch, refactor | orchestrate, batch, refactor, plan, execute, large, refactors, dependency, aware, work, packets, parallel |
| `oss-hunter` | Automatically hunt for high-impact OSS contribution opportunities in trending repositories. | safe | https://github.com/jackjin1997/ClawForge | oss, hunter | oss, hunter, automatically, hunt, high, impact, contribution, opportunities, trending, repositories |
| `pagespeed-enhancer` | Scan, audit, and fix web performance issues across all four Lighthouse/PageSpeed Insights pillars — Performance, Accessibility, Best Practices, and SEO — in ... | safe | personal | pagespeed, enhancer | pagespeed, enhancer, scan, audit, fix, web, performance, issues, all, four, lighthouse, insights |
| `pdf-conversion-router` | Use when converting a PDF into another format such as Markdown, HTML, text, JSON, DOCX, or structured notes and the agent must choose the best extraction rou... | safe | community | pdf, conversion, router | pdf, conversion, router, converting, another, format, such, markdown, html, text, json, docx |
| `permission-manager` | Manage opencode permissions: review always-allow lists, suggest safe read-only commands, configure permission patterns | critical | mskadu/opencode-agent-skills | permission, manager | permission, manager, opencode, permissions, review, always, allow, lists, suggest, safe, read, commands |
| `personal-tool-builder` | Expert in building custom tools that solve your own problems first. The best products often start as personal tools - scratch your own itch, build for yourse... | critical | vibeship-spawner-skills (Apache 2.0) | personal, builder | personal, builder, building, custom, solve, own, problems, first, products, often, start, scratch |
| `phase-gated-debugging` | Use when debugging any bug. Enforces a 5-phase protocol where code edits are blocked until root cause is confirmed. Prevents premature fix attempts. | safe | community | phase, gated, debugging | phase, gated, debugging, any, bug, enforces, protocol, where, code, edits, blocked, until |
| `photopea-embedded-editor` | Embed Photopea in web apps using photopea.js. Covers embedding, file I/O, scripting, exporting, layers, text, filters, and the full Photoshop-compatible API. | safe | yikuansun/PhotopeaAPI | photopea, embedded, editor | photopea, embedded, editor, embed, web, apps, js, covers, embedding, file, scripting, exporting |
| `pitch-psychologist` | One sentence - what this skill does and when to invoke it | safe | community | pitch, psychologist | pitch, psychologist, one, sentence, what, skill, does, invoke |
| `planning-and-task-breakdown` | Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too lar... | unknown | addyosmani/agent-skills | planning, and, task, breakdown | planning, and, task, breakdown, breaks, work, ordered, tasks, spec, clear, requirements, break |
| `podcast-generation` | Generate real audio narratives from text content using Azure OpenAI's Realtime API. | unknown | community | podcast, generation | podcast, generation, generate, real, audio, narratives, text, content, azure, openai, realtime, api |
| `polis-protocol-a-self-optimizing-city-of-agents` | Polis Protocol: A Self-Optimizing City of Agents | unknown | yehudalevy-collab/polis-protocol | polis, protocol, a, self, optimizing, city, of, agents | polis, protocol, a, self, optimizing, city, of, agents |
| `posix-shell-pro` | Expert in strict POSIX sh scripting for maximum portability across Unix-like systems. Specializes in shell scripts that run on any POSIX-compliant shell (das... | critical | community | posix, shell | posix, shell, pro, strict, sh, scripting, maximum, portability, unix, like, specializes, scripts |
| `postman-newman-automation` | Generate Newman CLI commands, configuration files, Jenkins pipeline scripts, and shell automation for running Postman collections in CI/CD or local environme... | unknown | LambdaTest/agent-skills | postman, newman | postman, newman, automation, generate, cli, commands, configuration, files, jenkins, pipeline, scripts, shell |
| `postman-openapi-converter` | Convert OpenAPI 3.x or Swagger 2.0 specs (YAML or JSON) into complete, import-ready Postman Collection v2.1 JSON files. Use this skill whenever the user prov... | unknown | LambdaTest/agent-skills | postman, openapi, converter | postman, openapi, converter, convert, swagger, specs, yaml, json, complete, import, collection, v2 |
| `power-user-cultivation` | When the user wants to identify and nurture developer advocates, build champion programs, or turn active users into contributors and evangelists. Trigger phr... | unknown | jonathimer/devmarketing-skills | power, user, cultivation | power, user, cultivation, wants, identify, nurture, developer, advocates, champion, programs, turn, active |
| `powershell-windows` | PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling. | unknown | community | powershell, windows | powershell, windows, critical, pitfalls, operator, syntax, error, handling |
| `price-psychology-strategist` | One sentence - what this skill does and when to invoke it | safe | community | price, psychology, strategist | price, psychology, strategist, one, sentence, what, skill, does, invoke |
| `pricing` | When the user wants help with pricing decisions, packaging, or monetization strategy. Also use when the user mentions 'pricing,' 'pricing tiers,' 'freemium,'... | unknown | coreyhaines31/marketingskills | pricing | pricing, user, wants, decisions, packaging, monetization, mentions, tiers, freemium, free, trial, price |
| `privacy-mask` | Mask, redact, anonymize and censor sensitive information (PII) in screenshots and images — phone numbers, emails, IDs, API keys, crypto wallets, credit cards... | unknown | fullstackcrew-alpha/privacy-mask | privacy, mask | privacy, mask, redact, anonymize, censor, sensitive, information, pii, screenshots, images, phone, numbers |
| `project-skill-audit` | Audit a project and recommend the highest-value skills to add or update. | safe | Dimillian/Skills (MIT) | skill, audit | skill, audit, recommend, highest, value, skills, add, update |
| `prometheus-configuration` | Complete guide to Prometheus setup, metric collection, scrape configuration, and recording rules. | unknown | community | prometheus, configuration | prometheus, configuration, complete, setup, metric, collection, scrape, recording, rules |
| `protect-mcp-governance` | Agent governance skill for MCP tool calls — Cedar policy authoring, shadow-to-enforce rollout, and Ed25519 receipt verification. | safe | scopeblind/scopeblind-gateway | protect, mcp, governance | protect, mcp, governance, agent, skill, calls, cedar, policy, authoring, shadow, enforce, rollout |
| `public-relations` | When the user wants help with public relations, earned media, press coverage, journalist outreach, or media strategy (not pull requests). Also use when the u... | unknown | coreyhaines31/marketingskills | public, relations | public, relations, user, wants, earned, media, press, coverage, journalist, outreach, pull, requests |
| `puppeteer-skill` | Generates Puppeteer scripts for browser automation, scraping, and PDF generation. Triggers on: "Puppeteer", "headless Chrome", "page.goto", "scrape", "PDF ge... | unknown | LambdaTest/agent-skills | puppeteer, skill | puppeteer, skill, generates, scripts, browser, automation, scraping, pdf, generation, triggers, headless, chrome |
| `re-create` | Completely delete and rewrite a file or module from scratch when structural rot makes patching impossible. | critical | community | re, create | re, create, completely, delete, rewrite, file, module, scratch, structural, rot, makes, patching |
| `redis-cli` | Redis command-line interface (redis-cli) reference and usage guide. Use this skill whenever the user mentions redis-cli, Redis CLI, or any task involving que... | unknown | chaunsin/agent-skills | redis, cli | redis, cli, command, line, interface, reference, usage, skill, whenever, user, mentions, any |
| `repo-maintainer` | Championship-grade repository maintenance. Audits for test artifacts, dependency issues, CI/CD health, documentation sync, and FAF alignment. Generates prior... | unknown | Wolfe-Jam/faf-skills | repo, maintainer | repo, maintainer, championship, grade, repository, maintenance, audits, test, artifacts, dependency, issues, ci |
| `resolving-merge-conflicts` | Use when you need to resolve an in-progress git merge/rebase conflict. | unknown | mattpocock/skills | resolving, merge, conflicts | resolving, merge, conflicts, resolve, progress, git, rebase, conflict |
| `review-and-simplify-changes` | Review a git diff or explicit file scope for reuse, code quality, efficiency, clarity, and standards issues, then optionally apply safe Codex-driven fixes. U... | unknown | Dimillian/Skills | and, simplify, changes | and, simplify, changes, review, git, diff, explicit, file, scope, reuse, code, quality |
| `review-swarm` | Parallel read-only multi-agent review of a current git diff or explicit file scope to find behavioral regressions, security or privacy risks, performance or ... | unknown | Dimillian/Skills | swarm | swarm, review, parallel, read, multi, agent, current, git, diff, explicit, file, scope |
| `robot-framework-skill` | Generates Robot Framework tests in keyword-driven syntax with Python. Supports SeleniumLibrary, RequestsLibrary, and custom keywords. Use when user mentions ... | unknown | LambdaTest/agent-skills | robot, framework, skill | robot, framework, skill, generates, tests, keyword, driven, syntax, python, supports, seleniumlibrary, requestslibrary |
| `sales-enablement` | Create sales collateral such as decks, one-pagers, objection docs, demo scripts, playbooks, and proposal templates. Use when a sales team needs assets that h... | unknown | https://github.com/coreyhaines31/marketingskills | sales, enablement | sales, enablement, collateral, such, decks, one, pagers, objection, docs, demo, scripts, playbooks |
| `scarcity-urgency-psychologist` | One sentence - what this skill does and when to invoke it | safe | community | scarcity, urgency, psychologist | scarcity, urgency, psychologist, one, sentence, what, skill, does, invoke |
| `screenstudio-alt` | Open-source headless Screen Studio alternative: auto speed-up of idle, auto-zoom on click clusters, keystroke overlay chips, smoothed synthetic cursor, and 9... | critical | connerkward/screenstudio-alternative-skill | screen-recording, video, post-production, auto-zoom, vertical-video, ffmpeg | screen-recording, video, post-production, auto-zoom, vertical-video, ffmpeg, screenstudio, alt, open, source, headless, screen |
| `sdk-dx` | Design SDKs that developers love to use—APIs that feel native, error messages that guide, and experiences that reduce friction. This skill covers creating SD... | unknown | jonathimer/devmarketing-skills | sdk, dx | sdk, dx, sdks, developers, love, apis, feel, native, error, messages, experiences, reduce |
| `seo-aeo-internal-linking` | Maps internal link opportunities between pages with anchor text, placement instructions, orphan page detection, and cannibalization checks. Activate when the... | safe | community | seo, aeo, internal, linking | seo, aeo, internal, linking, maps, link, opportunities, between, pages, anchor, text, placement |
| `seo-aeo-landing-page-writer` | Writes complete, structured landing pages optimized for SEO ranking, AEO citation, and visitor conversion. Activate when the user wants to write or generate ... | safe | community | seo, aeo, landing, page, writer | seo, aeo, landing, page, writer, writes, complete, structured, pages, optimized, ranking, citation |
| `seo-aeo-meta-description-generator` | Writes 3 title tag variants and 3 meta description variants per page with SERP preview, OG tags, and Twitter Card tags. Activate when the user wants to write... | safe | community | seo, aeo, meta, description, generator | seo, aeo, meta, description, generator, writes, title, tag, variants, per, page, serp |
| `seo-aeo-schema-generator` | Generates valid JSON-LD structured data for 10 schema types with rich result eligibility validation and implementation-ready script blocks. Activate when the... | safe | community | seo, aeo, schema, generator | seo, aeo, schema, generator, generates, valid, json, ld, structured, data, 10, types |
| `seo-competitor-pages` | Generate SEO-optimized competitor comparison and alternatives pages. Covers "X vs Y" layouts, "alternatives to X" pages, feature matrices, schema markup, and... | unknown | https://github.com/AgriciDaniel/claude-seo | seo, competitor, pages | seo, competitor, pages, generate, optimized, comparison, alternatives, covers, vs, layouts, feature, matrices |
| `seo-dataforseo` | Use DataForSEO for live SERPs, keyword metrics, backlinks, competitor analysis, on-page checks, and AI visibility data. Trigger when the user needs real SEO ... | unknown | https://github.com/AgriciDaniel/claude-seo | seo, dataforseo | seo, dataforseo, live, serps, keyword, metrics, backlinks, competitor, analysis, page, checks, ai |
| `seo-geo` | Optimize content for AI Overviews, ChatGPT, Perplexity, and other AI search systems. Use when improving GEO, AI citations, llms.txt readiness, crawler access... | unknown | https://github.com/AgriciDaniel/claude-seo | seo, geo | seo, geo, optimize, content, ai, overviews, chatgpt, perplexity, other, search, improving, citations |
| `seo-hreflang` | Hreflang and international SEO audit, validation, and generation. Detects common mistakes, validates language/region codes, and generates correct hreflang im... | unknown | https://github.com/AgriciDaniel/claude-seo | seo, hreflang | seo, hreflang, international, audit, validation, generation, detects, common, mistakes, validates, language, region |
| `seo-images` | Image optimization analysis for SEO and performance. Checks alt text, file sizes, formats, responsive images, lazy loading, and CLS prevention. Use when user... | safe | https://github.com/AgriciDaniel/claude-seo | seo, images | seo, images, image, optimization, analysis, performance, checks, alt, text, file, sizes, formats |
| `seo-page` | Deep single-page SEO analysis covering on-page elements, content quality, technical meta tags, schema, images, and performance. Use when user says "analyze t... | safe | https://github.com/AgriciDaniel/claude-seo | seo, page | seo, page, deep, single, analysis, covering, elements, content, quality, technical, meta, tags |
| `seo-programmatic` | Plan and audit programmatic SEO pages generated at scale from structured data. Use when designing templates, URL systems, internal linking, quality gates, an... | unknown | https://github.com/AgriciDaniel/claude-seo | seo, programmatic | seo, programmatic, plan, audit, pages, generated, scale, structured, data, designing, url, internal |
| `seo-schema` | Detect, validate, and generate Schema.org structured data. JSON-LD format preferred. Use when user says "schema", "structured data", "rich results", "JSON-LD... | unknown | https://github.com/AgriciDaniel/claude-seo | seo, schema | seo, schema, detect, validate, generate, org, structured, data, json, ld, format, preferred |
| `seo-sitemap` | Analyze existing XML sitemaps or generate new ones with industry templates. Validates format, URLs, and structure. Use when user says "sitemap", "generate si... | unknown | https://github.com/AgriciDaniel/claude-seo | seo, sitemap | seo, sitemap, analyze, existing, xml, sitemaps, generate, new, ones, industry, validates, format |
| `sequence-psychologist` | One sentence - what this skill does and when to invoke it | safe | community | sequence, psychologist | sequence, psychologist, one, sentence, what, skill, does, invoke |
| `shader-programming-glsl` | Expert guide for writing efficient GLSL shaders (Vertex/Fragment) for web and game engines, covering syntax, uniforms, and common effects. | safe | community | shader, programming, glsl | shader, programming, glsl, writing, efficient, shaders, vertex, fragment, web, game, engines, covering |
| `sharp-coder` | Two-layer performance skill combining disciplined THINK layer (surgical edits, simplicity) and terse SPEAK layer (caveman compression). Triggers on requests ... | safe | self | sharp, coder | sharp, coder, two, layer, performance, skill, combining, disciplined, think, surgical, edits, simplicity |
| `sharp-edges` | sharp-edges | unknown | community | sharp, edges | sharp, edges |
| `simplify-code` | Review a diff for clarity and safe simplifications, then optionally apply low-risk fixes. | safe | Dimillian/Skills (MIT) | simplify, code | simplify, code, review, diff, clarity, safe, simplifications, then, optionally, apply, low, risk |
| `slack-gif-creator` | A toolkit providing utilities and knowledge for creating animated GIFs optimized for Slack. | unknown | community | slack, gif, creator | slack, gif, creator, toolkit, providing, utilities, knowledge, creating, animated, gifs, optimized |
| `social-proof-architect` | One sentence - what this skill does and when to invoke it | safe | community | social, proof | social, proof, architect, one, sentence, what, skill, does, invoke |
| `source-driven-development` | Grounds every implementation decision in official documentation. Use when you want authoritative, source-cited code free from outdated patterns. Use when bui... | unknown | addyosmani/agent-skills | source, driven | source, driven, development, grounds, every, decision, official, documentation, want, authoritative, cited, code |
| `spec-driven-development` | Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are uncle... | unknown | addyosmani/agent-skills | spec, driven | spec, driven, development, creates, specs, before, coding, starting, new, feature, significant, change |
| `speckit-updater` | SpecKit Safe Update | unknown | community | speckit, updater | speckit, updater, safe, update |
| `speed` | Launch RSVP speed reader for text | unknown | community | speed | speed, launch, rsvp, reader, text |
| `steve-jobs` | Agente que simula Steve Jobs — cofundador da Apple, CEO da Pixar, fundador da NeXT, o maior designer de produtos tecnologicos da historia e o mais influente ... | safe | community | persona, design-thinking, product, presentations | persona, design-thinking, product, presentations, steve, jobs, agente, que, simula, cofundador, da, apple |
| `stitch-loop` | Teaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern | unknown | community | stitch, loop | stitch, loop, teaches, agents, iteratively, websites, autonomous, baton, passing |
| `subagent-orchestrator` | Coordinate quota-aware parallel subagents for large, multi-file Antigravity tasks. | safe | community | subagents, orchestration, quota, parallel, multi-agent | subagents, orchestration, quota, parallel, multi-agent, subagent, orchestrator, coordinate, aware, large, multi, file |
| `subject-line-psychologist` | One sentence - what this skill does and when to invoke it | safe | community | subject, line, psychologist | subject, line, psychologist, one, sentence, what, skill, does, invoke |
| `supabase` | Use when doing ANY task involving Supabase. Triggers: Supabase products (Database, Auth, Edge Functions, Realtime, Storage, Vectors, Cron, Queues); client li... | unknown | supabase/agent-skills | supabase | supabase, doing, any, task, involving, triggers, products, database, auth, edge, functions, realtime |
| `supabase-automation` | Automate Supabase database queries, table management, project administration, storage, edge functions, and SQL execution via Rube MCP (Composio). Always sear... | critical | community | supabase | supabase, automation, automate, database, queries, table, administration, storage, edge, functions, sql, execution |
| `super-code` | Standing house style to enforce dense, correct, and idiomatic code on all coding tasks. Minimizes code bloat and agent operation overhead. | safe | community | super, code | super, code, standing, house, style, enforce, dense, correct, idiomatic, all, coding, tasks |
| `superpowers-lab` | Lab environment for Claude superpowers | safe | https://github.com/obra/superpowers-lab | superpowers, lab | superpowers, lab, environment, claude |
| `supply-chain-risk-auditor` | Identifies dependencies at heightened risk of exploitation or takeover. Use when assessing supply chain attack surface, evaluating dependency health, or scop... | unknown | community | supply, chain, risk, auditor | supply, chain, risk, auditor, identifies, dependencies, heightened, exploitation, takeover, assessing, attack, surface |
| `swift-concurrency-expert` | Review and fix Swift concurrency issues such as actor isolation and Sendable violations. | safe | Dimillian/Skills (MIT) | swift, concurrency | swift, concurrency, review, fix, issues, such, actor, isolation, sendable, violations |
| `technical-tutorials` | When the user wants to create step-by-step technical tutorials, quickstarts, or code walkthroughs. Trigger phrases include "tutorial," "quickstart," "getting... | unknown | jonathimer/devmarketing-skills | technical, tutorials | technical, tutorials, user, wants, step, quickstarts, code, walkthroughs, trigger, phrases, include, tutorial |
| `telegram-mini-app` | Expert in building Telegram Mini Apps (TWA) - web apps that run inside Telegram with native-like experience. Covers the TON ecosystem, Telegram Web App API, ... | unknown | vibeship-spawner-skills (Apache 2.0) | telegram, mini, app | telegram, mini, app, building, apps, twa, web, run, inside, native, like, experience |
| `testng-skill` | Generates TestNG tests in Java with groups, data providers, parallel execution, XML suite configuration, and listeners. Use when user mentions "TestNG", "@Da... | unknown | LambdaTest/agent-skills | testng, skill | testng, skill, generates, tests, java, groups, data, providers, parallel, execution, xml, suite |
| `the-honoured-one` | Forces the AI to fully load context and read relevant files before performing complex, multi-file tasks, architectural changes, or debugging. Prevents acting... | safe | community | the, honoured, one | the, honoured, one, forces, ai, fully, load, context, read, relevant, files, before |
| `trust-calibrator` | One sentence - what this skill does and when to invoke it | safe | community | trust, calibrator | trust, calibrator, one, sentence, what, skill, does, invoke |
| `tune-monitor` | Analyze a Monte Carlo monitor and recommend config changes to reduce alert noise. Supports metric, custom SQL, validation, and table monitors. Fetches the re... | unknown | monte-carlo-data/mc-agent-toolkit | tune, monitor | tune, monitor, analyze, monte, carlo, recommend, config, changes, reduce, alert, noise, supports |
| `ui-lint` | Quick automated lint — detects common design system violations in seconds | unknown | bitjaru/styleseed | ui, lint | ui, lint, quick, automated, detects, common, violations, seconds |
| `ui-page` | Scaffold a new mobile page/screen using the StyleSeed layout patterns | unknown | bitjaru/styleseed | ui, page | ui, page, scaffold, new, mobile, screen, styleseed, layout |
| `ui-pattern` | Generate a composed UI pattern (card layout, list, form section, grid, etc.) using design system primitives | unknown | bitjaru/styleseed | ui | ui, generate, composed, card, layout, list, form, section, grid, etc, primitives |
| `ui-review` | Review UI code for design system compliance, accessibility, and best practices | unknown | bitjaru/styleseed | ui | ui, review, code, compliance, accessibility |
| `ui-score` | Score a UI file's design quality 0-100 against StyleSeed's design language — per-category breakdown, the worst offenders, and a prioritized fix list. A quant... | unknown | bitjaru/styleseed | ui, score | ui, score, file, quality, 100, against, styleseed, language, per, category, breakdown, worst |
| `ui-setup` | Interactive setup wizard — guides you step-by-step to configure the design system for your project | unknown | bitjaru/styleseed | ui, setup | ui, setup, interactive, wizard, guides, step, configure |
| `ui-skills-root` | Use before UI-related work to select the smallest useful UI Skills context through the ui-skills CLI. | unknown | ibelick/ui-skills | ui, skills, root | ui, skills, root, before, related, work, select, smallest, useful, context, through, cli |
| `ui-tokens` | View, add, or modify design tokens in the StyleSeed design system | unknown | bitjaru/styleseed | ui, tokens | ui, tokens, view, add, modify, styleseed |
| `ui-update` | Update StyleSeed engine in your project — analyzes what's outdated and updates safely | unknown | bitjaru/styleseed | ui, update | ui, update, styleseed, engine, analyzes, what, outdated, updates, safely |
| `unslop-review` | Rewrites code review comments so they read like a human teammate wrote them. Cuts corporate-AI throat-clearing ("I noticed...", "I was wondering if perhaps..... | unknown | MohamedAbdallah-14/unslop | unslop | unslop, review, rewrites, code, comments, so, read, like, human, teammate, wrote, them |
| `use-dom` | Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally. | unknown | expo/skills | use, dom | use, dom, expo, components, run, web, code, webview, native, migrate, incrementally |
| `ux-audit` | Audit screens for UX issues using Nielsen's heuristics and modern mobile UX best practices | unknown | bitjaru/styleseed | ux, audit | ux, audit, screens, issues, nielsen, heuristics, mobile |
| `ux-copy` | Generate UX microcopy (button labels, error messages, empty states, toasts) following a casual-but-polite voice and tone | unknown | bitjaru/styleseed | ux, copy | ux, copy, generate, microcopy, button, labels, error, messages, empty, states, toasts, following |
| `ux-flow` | Design user flows and navigation structure following proven UX patterns | unknown | bitjaru/styleseed | ux, flow | ux, flow, user, flows, navigation, structure, following, proven |
| `ux-persuasion-engineer` | One sentence - what this skill does and when to invoke it | safe | community | ux, persuasion | ux, persuasion, engineer, one, sentence, what, skill, does, invoke |
| `variant-analysis` | Find similar vulnerabilities and bugs across codebases using pattern-based analysis. Use when hunting bug variants, building CodeQL/Semgrep queries, analyzin... | unknown | community | variant | variant, analysis, find, similar, vulnerabilities, bugs, codebases, hunting, bug, variants, building, codeql |
| `vercel-automation` | Automate Vercel tasks via Rube MCP (Composio): manage deployments, domains, DNS, env vars, projects, and teams. Always search tools first for current schemas. | critical | community | vercel | vercel, automation, automate, tasks, via, rube, mcp, composio, deployments, domains, dns, env |
| `vercel-cli-with-tokens` | Deploy and manage projects on Vercel using token-based authentication. Use when working with Vercel CLI using access tokens rather than interactive login — e... | safe | https://github.com/vercel-labs/agent-skills | vercel, cli, with, tokens | vercel, cli, with, tokens, deploy, token, authentication, working, access, rather, than, interactive |
| `vercel-deployment` | Expert knowledge for deploying to Vercel with Next.js | safe | vibeship-spawner-skills (Apache 2.0) | vercel, deployment | vercel, deployment, knowledge, deploying, next, js |
| `vercel-optimize` | Audit deployed Vercel apps for cost and performance issues using metrics, project config, code scans, and version-aware recommendations. | safe | https://github.com/vercel-labs/agent-skills | vercel, optimize | vercel, optimize, audit, deployed, apps, cost, performance, issues, metrics, config, code, scans |
| `visual-emotion-engineer` | One sentence - what this skill does and when to invoke it | safe | community | visual, emotion | visual, emotion, engineer, one, sentence, what, skill, does, invoke |
| `vitest-skill` | Generates Vitest tests in JavaScript/TypeScript with Vite-native speed. Jest-compatible API with ESM support and HMR. Use when user mentions "Vitest", "vi.mo... | unknown | LambdaTest/agent-skills | vitest, skill | vitest, skill, generates, tests, javascript, typescript, vite, native, speed, jest, compatible, api |
| `warren-buffett` | Agente que simula Warren Buffett — o maior investidor do seculo XX e XXI, CEO da Berkshire Hathaway, discipulo de Benjamin Graham e socio intelectual de Char... | safe | community | persona, investing, value-investing, business | persona, investing, value-investing, business, warren, buffett, agente, que, simula, maior, investidor, do |
| `web-media-getter` | One query across free image / video / GIF APIs (stock + historical/archival + GIF engines), returning normalized, license-tagged results with optional top-K ... | safe | connerkward/web-media-getter-skill | media, images, video, gif, stock, archival, attribution | media, images, video, gif, stock, archival, attribution, web, getter, one, query, free |
| `wellally-tech` | Integrate multiple digital health data sources, connect to [WellAlly.tech](https://www.wellally.tech/) knowledge base, providing data import and knowledge re... | unknown | community | wellally, tech | wellally, tech, integrate, multiple, digital, health, data, sources, connect, https, www, knowledge |
| `windows-shell-reliability` | Reliable command execution on Windows: paths, encoding, and common binary pitfalls. | safe | community | windows, shell, reliability | windows, shell, reliability, reliable, command, execution, paths, encoding, common, binary, pitfalls |
| `wjttc-builder` | PLAN and GENERATE WJTTC (Championship-Grade) test suites for any project. Analyzes the codebase, classifies components across the WJTTC five tiers (Brake · E... | unknown | Wolfe-Jam/faf-skills | wjttc, builder | wjttc, builder, plan, generate, championship, grade, test, suites, any, analyzes, codebase, classifies |
| `wjttc-tester` | F1-inspired test EXECUTOR + reporter. Runs a test plan, finds and reproduces bugs, audits suite signal integrity, then files a WJTTC report (Brake/Engine/Aer... | unknown | Wolfe-Jam/faf-skills | wjttc, tester | wjttc, tester, f1, inspired, test, executor, reporter, runs, plan, finds, reproduces, bugs |
| `xvary-stock-research` | Thesis-driven equity analysis from public SEC EDGAR and market data; /analyze, /score, /compare workflows with bundled Python tools (Claude Code, Cursor, Cod... | safe | community | xvary, stock, research | xvary, stock, research, thesis, driven, equity, analysis, public, sec, edgar, market, data |
| `yes-md` | 6-layer AI governance: safety gates, evidence-based debugging, anti-slack detection, and machine-enforced hooks. Makes AI safe, thorough, and honest. | safe | community | yes, md | yes, md, layer, ai, governance, safety, gates, evidence, debugging, anti, slack, detection |
| `yield-intelligence` | Passive income portfolio analysis — activate when user asks about dividend yields, Treasury rates, REIT income, monthly passive income goals, or portfolio yi... | safe | community | yield, intelligence | yield, intelligence, passive, income, portfolio, analysis, activate, user, asks, about, dividend, yields |
## video (1)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `youtube-notetaker` | Turn YouTube talks into local study notes with slides, transcripts, editable annotations, and a markdown-backed viewer. | safe | dair-ai/dair-academy-plugins | dair-academy, ai, workflow | dair-academy, ai, workflow, youtube, notetaker, turn, talks, local, study, notes, slides, transcripts |
## voice-agents (5)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `audio-transcriber` | Transform audio recordings into professional Markdown documentation with intelligent summaries using LLM integration | safe | community | audio, transcription, whisper, meeting-minutes, speech-to-text | audio, transcription, whisper, meeting-minutes, speech-to-text, transcriber, transform, recordings, professional, markdown, documentation, intelligent |
| `auri-core` | Auri: assistente de voz inteligente (Alexa + Claude claude-opus-4-20250805). Visao do produto, persona Vitoria Neural, stack AWS, modelo Free/Pro/Business/En... | none | community | voice-assistant, product-vision, alexa, aws | voice-assistant, product-vision, alexa, aws, auri, core, assistente, de, voz, inteligente, claude, opus |
| `fal-audio` | Text-to-speech and speech-to-text using fal.ai audio models | safe | https://github.com/fal-ai-community/skills/blob/main/skills/claude.ai/fal-audio/SKILL.md | fal, audio | fal, audio, text, speech, ai, models |
| `pipecat-friday-agent` | Build a low-latency, Iron Man-inspired tactical voice assistant (F.R.I.D.A.Y.) using Pipecat, Gemini, and OpenAI. | safe | community | pipecat, voice, gemini, openai, python | pipecat, voice, gemini, openai, python, friday, agent, low, latency, iron, man, inspired |
| `voice-ai-development` | Expert in building voice AI applications - from real-time voice agents to voice-enabled apps. Covers OpenAI Realtime API, Vapi for voice agents, Deepgram for... | unknown | vibeship-spawner-skills (Apache 2.0) | voice, ai | voice, ai, development, building, applications, real, time, agents, enabled, apps, covers, openai |
## web-development (64)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `accesslint-audit` | Find and fix WCAG 2.2 accessibility issues. Two modes — report (sweep a codebase or page, produce a prioritized written report, no edits) and fix (audit→edit... | safe | https://github.com/AccessLint/skills | accesslint, audit | accesslint, audit, find, fix, wcag, accessibility, issues, two, modes, report, sweep, codebase |
| `angular` | Modern Angular (v20+) expert with deep knowledge of Signals, Standalone Components, Zoneless applications, SSR/Hydration, and reactive patterns. | safe | self | angular | angular, v20, deep, knowledge, signals, standalone, components, zoneless, applications, ssr, hydration, reactive |
| `angular-best-practices` | Angular performance optimization and best practices guide. Use when writing, reviewing, or refactoring Angular code for optimal performance, bundle size, and... | safe | self | angular, best, practices | angular, best, practices, performance, optimization, writing, reviewing, refactoring, code, optimal, bundle, size |
| `angular-migration` | Master AngularJS to Angular migration, including hybrid apps, component conversion, dependency injection changes, and routing migration. | unknown | community | angular, migration | angular, migration, angularjs, including, hybrid, apps, component, conversion, dependency, injection, changes, routing |
| `angular-state-management` | Master modern Angular state management with Signals, NgRx, and RxJS. Use when setting up global state, managing component stores, choosing between state solu... | safe | self | angular, state | angular, state, signals, ngrx, rxjs, setting, up, global, managing, component, stores, choosing |
| `angular-ui-patterns` | Modern Angular UI patterns for loading states, error handling, and data display. Use when building UI components, handling async data, or managing component ... | safe | self | angular, ui | angular, ui, loading, states, error, handling, data, display, building, components, async, managing |
| `animejs-animation` | Advanced JavaScript animation library skill for creating complex, high-performance web animations. | safe | community | animejs, animation | animejs, animation, javascript, library, skill, creating, complex, high, performance, web, animations |
| `applicationinsights-web-ts` | Instrument browser/web apps with the Application Insights JavaScript SDK (@microsoft/applicationinsights-web). Use for Real User Monitoring (RUM) — page view... | unknown | microsoft/skills | applicationinsights, web, ts | applicationinsights, web, ts, instrument, browser, apps, application, insights, javascript, sdk, microsoft, real |
| `bilig-workpaper` | Use formula-backed WorkPaper JSON and MCP tools for agent spreadsheet tasks without driving Excel or a browser UI. | critical | community | spreadsheets, formulas, mcp, xlsx, typescript | spreadsheets, formulas, mcp, xlsx, typescript, bilig, workpaper, formula, backed, json, agent, spreadsheet |
| `browser-extension-builder` | Expert in building browser extensions that solve real problems - Chrome, Firefox, and cross-browser extensions. Covers extension architecture, manifest v3, c... | unknown | vibeship-spawner-skills (Apache 2.0) | browser, extension, builder | browser, extension, builder, building, extensions, solve, real, problems, chrome, firefox, cross, covers |
| `bun-development` | Fast, modern JavaScript/TypeScript development with the Bun runtime, inspired by [oven-sh/bun](https://github.com/oven-sh/bun). | critical | community | bun | bun, development, fast, javascript, typescript, runtime, inspired, oven, sh, https, github, com |
| `ckw-design` | Frontend design entry point: direction, design system, visual philosophy. Use whenever building or touching the look of any web UI (components, pages, dashbo... | safe | connerkward/ckw-design-skill | design, frontend, ui, css, typography, responsive | design, frontend, ui, css, typography, responsive, ckw, entry, point, direction, visual, philosophy |
| `core-components` | Core component library and design system patterns. Use when building UI, using design tokens, or working with the component library. | unknown | community | core, components | core, components, component, library, building, ui, tokens, working |
| `design-system` | Mechanical implementation invariants for frontend design: token architecture, typography hierarchy, loading order, FOUT prevention, chrome stability, motion ... | unknown | connerkward/ckw-design-skill | | mechanical, invariants, frontend, token, architecture, typography, hierarchy, loading, order, fout, prevention, chrome |
| `design-ux` | UX / usability audit — heuristic evaluation of INTERACTIVE UIs (not just visual polish). Load with design when a UI "feels off", "sucks to use", is hard to l... | unknown | connerkward/ckw-design-skill | ux | ux, usability, audit, heuristic, evaluation, interactive, uis, just, visual, polish, load, ui |
| `discord-bot-architect` | Specialized skill for building production-ready Discord bots. Covers Discord.js (JavaScript) and Pycord (Python), gateway intents, slash commands, interactiv... | unknown | vibeship-spawner-skills (Apache 2.0) | discord, bot | discord, bot, architect, specialized, skill, building, bots, covers, js, javascript, pycord, python |
| `enhance-prompt` | Transforms vague UI ideas into polished, Stitch-optimized prompts. Enhances specificity, adds UI/UX keywords, injects design system context, and structures o... | unknown | community | enhance, prompt | enhance, prompt, transforms, vague, ui, ideas, polished, stitch, optimized, prompts, enhances, specificity |
| `frontend-architecture` | A portable, framework-agnostic architecture style for any React or React Native frontend. Organizes apps into feature modules with page/screen directories, a... | unknown | stareezy-1/frontend-architecture-skill | frontend, architecture | frontend, architecture, portable, framework, agnostic, style, any, react, native, organizes, apps, feature |
| `frontend-mobile-security-xss-scan` | You are a frontend security specialist focusing on Cross-Site Scripting (XSS) vulnerability detection and prevention. Analyze React, Vue, Angular, and vanill... | unknown | community | frontend, mobile, security, xss, scan | frontend, mobile, security, xss, scan, focusing, cross, site, scripting, vulnerability, detection, prevention |
| `frontend-seo` | A portable, framework-agnostic SEO system for any React or React Native-for-web frontend. Centralizes site metadata in one constants module, derives canonica... | unknown | stareezy-1/frontend-architecture-skill | frontend, seo | frontend, seo, portable, framework, agnostic, any, react, native, web, centralizes, site, metadata |
| `frontend-slides-frontend-slides` | Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a... | unknown | zarazhangrui/frontend-slides | frontend, slides | frontend, slides, stunning, animation, rich, html, presentations, scratch, converting, powerpoint, files, user |
| `frontend-ui-dark-ts` | A modern dark-themed React UI system using Tailwind CSS and Framer Motion. Designed for dashboards, admin panels, and data-rich applications with glassmorphi... | unknown | community | frontend, ui, dark, ts | frontend, ui, dark, ts, themed, react, tailwind, css, framer, motion, designed, dashboards |
| `frontend-ui-engineering` | Builds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components, implementing layouts, managing state, or ... | unknown | addyosmani/agent-skills | frontend, ui, engineering | frontend, ui, engineering, quality, uis, building, modifying, user, facing, interfaces, creating, components |
| `iconsax-library` | Extensive icon library and AI-driven icon generation skill for premium UI/UX design. | safe | community | iconsax, library | iconsax, library, extensive, icon, ai, driven, generation, skill, premium, ui, ux |
| `jest-skill` | Generates Jest unit and integration tests in JavaScript or TypeScript. Covers mocking, snapshots, async testing, and React component testing. Use when user m... | unknown | LambdaTest/agent-skills | jest, skill | jest, skill, generates, unit, integration, tests, javascript, typescript, covers, mocking, snapshots, async |
| `magic-ui-generator` | Utilizes Magic by 21st.dev to generate, compare, and integrate multiple production-ready UI component variations. | safe | community | magic, ui, generator | magic, ui, generator, utilizes, 21st, dev, generate, compare, integrate, multiple, component, variations |
| `radix-ui-design-system` | Build accessible design systems with Radix UI primitives. Headless component customization, theming strategies, and compound component patterns for productio... | safe | self | radix, ui | radix, ui, accessible, primitives, headless, component, customization, theming, compound, grade, libraries |
| `react-best-practices` | Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Use when writing new React components or Next.js pages... | safe | community | react, best, practices | react, best, practices, performance, optimization, next, js, applications, maintained, vercel, writing, new |
| `react-component-performance` | Diagnose slow React components and suggest targeted performance fixes. | safe | Dimillian/Skills (MIT) | react, component, performance | react, component, performance, diagnose, slow, components, suggest, targeted, fixes |
| `react-flow-architect` | Build production-ready ReactFlow applications with hierarchical navigation, performance optimization, and advanced state management. | unknown | community | react, flow | react, flow, architect, reactflow, applications, hierarchical, navigation, performance, optimization, state |
| `react-flow-node-ts` | Create React Flow node components following established patterns with proper TypeScript types and store integration. | unknown | community | react, flow, node, ts | react, flow, node, ts, components, following, established, proper, typescript, types, store, integration |
| `react-modernization` | Master React version upgrades, class to hooks migration, concurrent features adoption, and codemods for automated transformation. | safe | community | react, modernization | react, modernization, version, upgrades, class, hooks, migration, concurrent, features, adoption, codemods, automated |
| `react-native-architecture` | Production-ready patterns for React Native development with Expo, including navigation, state management, native modules, and offline-first architecture. | safe | community | react, native, architecture | react, native, architecture, development, expo, including, navigation, state, modules, offline, first |
| `react-native-skills` | Use when working with react-native-skills tasks or workflows | safe | https://github.com/vercel-labs/agent-skills | react, native, skills | react, native, skills, working, tasks |
| `react-state-management` | Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosin... | unknown | community | react, state | react, state, redux, toolkit, zustand, jotai, query, setting, up, global, managing, server |
| `react-ui-patterns` | Modern React UI patterns for loading states, error handling, and data fetching. Use when building UI components, handling async data, or managing UI states. | unknown | community | react, ui | react, ui, loading, states, error, handling, data, fetching, building, components, async, managing |
| `selenium-skill` | Generates production-grade Selenium WebDriver automation scripts and tests in Java, Python, JavaScript, C#, Ruby, or PHP. Supports local execution and TestMu... | unknown | LambdaTest/agent-skills | selenium, skill | selenium, skill, generates, grade, webdriver, automation, scripts, tests, java, python, javascript, ruby |
| `senior-frontend` | Frontend development skill for React, Next.js, TypeScript, and Tailwind CSS applications. Use when building React components, optimizing Next.js performance,... | safe | https://github.com/alirezarezvani/claude-skills | senior, frontend | senior, frontend, development, skill, react, next, js, typescript, tailwind, css, applications, building |
| `seo-technical` | Audit technical SEO across crawlability, indexability, security, URLs, mobile, Core Web Vitals, structured data, JavaScript rendering, and related platform s... | unknown | https://github.com/AgriciDaniel/claude-seo | seo, technical | seo, technical, audit, crawlability, indexability, security, urls, mobile, core, web, vitals, structured |
| `spline-3d-integration` | Use when adding interactive 3D scenes from Spline.design to web projects, including React embedding and runtime control API. | safe | community | spline, 3d, integration | spline, 3d, integration, adding, interactive, scenes, web, including, react, embedding, runtime, control |
| `styleseed-design-review` | Reviews UI/frontend code and tells you exactly why it "looks AI-generated" — then how to fix it. Use it when a React/Tailwind/HTML interface looks off, gener... | unknown | bitjaru/styleseed | styleseed | styleseed, review, reviews, ui, frontend, code, tells, exactly, why, looks, ai, generated |
| `tailwind-design-system` | Build production-ready design systems with Tailwind CSS, including design tokens, component variants, responsive patterns, and accessibility. | safe | community | tailwind | tailwind, css, including, tokens, component, variants, responsive, accessibility |
| `threejs-animation` | Three.js animation - keyframe animation, skeletal animation, morph targets, animation mixing. Use when animating objects, playing GLTF animations, creating p... | unknown | community | threejs, animation | threejs, animation, three, js, keyframe, skeletal, morph, targets, mixing, animating, objects, playing |
| `threejs-fundamentals` | Three.js scene setup, cameras, renderer, Object3D hierarchy, coordinate systems. Use when setting up 3D scenes, creating cameras, configuring renderers, mana... | unknown | community | threejs, fundamentals | threejs, fundamentals, three, js, scene, setup, cameras, renderer, object3d, hierarchy, coordinate, setting |
| `threejs-geometry` | Three.js geometry creation - built-in shapes, BufferGeometry, custom geometry, instancing. Use when creating 3D shapes, working with vertices, building custo... | unknown | community | threejs, geometry | threejs, geometry, three, js, creation, built, shapes, buffergeometry, custom, instancing, creating, 3d |
| `threejs-interaction` | Three.js interaction - raycasting, controls, mouse/touch input, object selection. Use when handling user input, implementing click detection, adding camera c... | unknown | community | threejs, interaction | threejs, interaction, three, js, raycasting, controls, mouse, touch, input, object, selection, handling |
| `threejs-lighting` | Three.js lighting - light types, shadows, environment lighting. Use when adding lights, configuring shadows, setting up IBL, or optimizing lighting performance. | unknown | community | threejs, lighting | threejs, lighting, three, js, light, types, shadows, environment, adding, lights, configuring, setting |
| `threejs-loaders` | Three.js asset loading - GLTF, textures, images, models, async patterns. Use when loading 3D models, textures, HDR environments, or managing loading progress. | unknown | community | threejs, loaders | threejs, loaders, three, js, asset, loading, gltf, textures, images, models, async, 3d |
| `threejs-materials` | Three.js materials - PBR, basic, phong, shader materials, material properties. Use when styling meshes, working with textures, creating custom shaders, or op... | unknown | community | threejs, materials | threejs, materials, three, js, pbr, basic, phong, shader, material, properties, styling, meshes |
| `threejs-postprocessing` | Three.js post-processing - EffectComposer, bloom, DOF, screen effects. Use when adding visual effects, color grading, blur, glow, or creating custom screen-s... | unknown | community | threejs, postprocessing | threejs, postprocessing, three, js, post, processing, effectcomposer, bloom, dof, screen, effects, adding |
| `threejs-shaders` | Three.js shaders - GLSL, ShaderMaterial, uniforms, custom effects. Use when creating custom visual effects, modifying vertices, writing fragment shaders, or ... | unknown | community | threejs, shaders | threejs, shaders, three, js, glsl, shadermaterial, uniforms, custom, effects, creating, visual, modifying |
| `threejs-skills` | Create 3D scenes, interactive experiences, and visual effects using Three.js. Use when user requests 3D graphics, WebGL experiences, 3D visualizations, anima... | safe | https://github.com/CloudAI-X/threejs-skills | threejs, skills | threejs, skills, 3d, scenes, interactive, experiences, visual, effects, three, js, user, requests |
| `threejs-textures` | Three.js textures - texture types, UV mapping, environment maps, texture settings. Use when working with images, UV coordinates, cubemaps, HDR environments, ... | unknown | community | threejs, textures | threejs, textures, three, js, texture, types, uv, mapping, environment, maps, settings, working |
| `transformers-js` | Use Transformers.js to run state-of-the-art machine learning models directly in JavaScript/TypeScript. Supports NLP (text classification, translation, summar... | unknown | huggingface/skills | transformers, js | transformers, js, run, state, art, machine, learning, models, directly, javascript, typescript, supports |
| `ui-a11y` | Audit a component or page for accessibility issues and fix them | unknown | bitjaru/styleseed | ui, a11y | ui, a11y, audit, component, page, accessibility, issues, fix, them |
| `ui-component` | Generate a new UI component following the StyleSeed design conventions | unknown | bitjaru/styleseed | ui, component | ui, component, generate, new, following, styleseed, conventions |
| `ui-motion` | Apply a named StyleSeed motion to a component — either one of the 5 personality seeds (Spring/Silk/Snap/Float/Pulse × entrance/exit/hover/press/layout) or a ... | unknown | bitjaru/styleseed | ui, motion | ui, motion, apply, named, styleseed, component, either, one, personality, seeds, spring, silk |
| `ui-ux-designer` | Create interface designs, wireframes, and design systems. Masters user research, accessibility standards, and modern design tools. | unknown | community | ui, ux, designer | ui, ux, designer, interface, designs, wireframes, masters, user, research, accessibility, standards |
| `user-thoughts` | Persist user decisions and project constraints to mdbase across sessions. Trigger on /user-thoughts or /ustht, or when the user discusses architecture, tech ... | safe | JularDepick/user-thoughts.SKILL | userthoughts, documentation, project-management, mdbase | userthoughts, documentation, project-management, mdbase, user, thoughts, persist, decisions, constraints, sessions, trigger, ustht |
| `ux-feedback` | Add appropriate user feedback states (loading, success, error, empty) to a component or page | unknown | bitjaru/styleseed | ux, feedback | ux, feedback, add, appropriate, user, states, loading, success, error, empty, component, page |
| `vercel-ai-sdk-expert` | Expert in the Vercel AI SDK. Covers Core API (generateText, streamText), UI hooks (useChat, useCompletion), tool calling, and streaming UI components with Re... | safe | community | vercel, ai, sdk | vercel, ai, sdk, covers, core, api, generatetext, streamtext, ui, hooks, usechat, usecompletion |
| `vercel-react-view-transitions` | Guide React and Next.js view transitions, shared element animations, route transitions, transition types, and reduced-motion-safe UI state animation. | safe | https://github.com/vercel-labs/agent-skills | vercel, react, view, transitions | vercel, react, view, transitions, next, js, shared, element, animations, route, transition, types |
| `web-artifacts-builder` | To build powerful frontend claude.ai artifacts, follow these steps: | unknown | community | web, artifacts, builder | web, artifacts, builder, powerful, frontend, claude, ai, follow, these, steps |
| `webdriverio-skill` | Generates WebdriverIO (WDIO) automation tests in JavaScript or TypeScript. Supports local and TestMu AI cloud. Use when user mentions "WebdriverIO", "WDIO", ... | unknown | LambdaTest/agent-skills | webdriverio, skill | webdriverio, skill, generates, wdio, automation, tests, javascript, typescript, supports, local, testmu, ai |
## workflow (62)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `acceptance-orchestrator` | Use when a coding task should be driven end-to-end from issue intake through implementation, review, deployment, and acceptance verification with minimal hum... | safe | community | acceptance, orchestrator | acceptance, orchestrator, coding, task, should, driven, issue, intake, through, review, deployment, verification |
| `address-github-comments` | Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI. | unknown | community | address, github, comments | address, github, comments, review, issue, open, pull, request, gh, cli |
| `ai-loop` | Runs a bounded spec-build-review development loop with explicit scope, stop conditions, and human approval gates for risky or ambiguous work. | safe | community | agent-workflow, specification, implementation, review, verification, feedback-loop | agent-workflow, specification, implementation, review, verification, feedback-loop, ai, loop, runs, bounded, spec, development |
| `airflow-dag-patterns` | Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchestrating wor... | safe | community | airflow, dag | airflow, dag, apache, dags, operators, sensors, testing, deployment, creating, data, pipelines, orchestrating |
| `antigravity-workflows` | Orchestrate multiple Antigravity skills through guided workflows for SaaS MVP delivery, security audits, AI agent builds, and browser QA. | none | self | antigravity | antigravity, orchestrate, multiple, skills, through, guided, saas, mvp, delivery, security, audits, ai |
| `ask-questions-if-underspecified` | Clarify requirements before implementing. Use when serious doubts arise. | unknown | community | ask, questions, if, underspecified | ask, questions, if, underspecified, clarify, requirements, before, implementing, serious, doubts, arise |
| `bitbucket-automation` | Automate Bitbucket repositories, pull requests, branches, issues, and workspace management via Rube MCP (Composio). Always search tools first for current sch... | critical | community | bitbucket | bitbucket, automation, automate, repositories, pull, requests, branches, issues, workspace, via, rube, mcp |
| `build` | build | unknown | community | build | build |
| `changelog-automation` | Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release no... | unknown | community | changelog | changelog, automation, automate, generation, commits, prs, releases, following, keep, format, setting, up |
| `closed-loop-delivery` | Use when a coding task must be completed against explicit acceptance criteria with minimal user re-intervention across implementation, review feedback, deplo... | safe | community | closed, loop, delivery | closed, loop, delivery, coding, task, must, completed, against, explicit, acceptance, criteria, minimal |
| `commit` | ALWAYS use this skill when committing code changes — never commit directly without it. Creates commits following Sentry conventions with proper conventional ... | critical | community | commit | commit, always, skill, committing, code, changes, never, directly, without, creates, commits, following |
| `conductor-implement` | Execute tasks from a track's implementation plan following TDD workflow | critical | community | conductor, implement | conductor, implement, execute, tasks, track, plan, following, tdd |
| `conductor-manage` | Manage track lifecycle: archive, restore, delete, rename, and cleanup | unknown | community | conductor, manage | conductor, manage, track, lifecycle, archive, restore, delete, rename, cleanup |
| `conductor-new-track` | Create a new track with specification and phased implementation plan | unknown | community | conductor, new, track | conductor, new, track, specification, phased, plan |
| `conductor-revert` | Git-aware undo by logical work unit (track, phase, or task) | critical | community | conductor, revert | conductor, revert, git, aware, undo, logical, work, unit, track, phase, task |
| `conductor-setup` | Configure a Rails project to work with Conductor (parallel coding agents) | unknown | community | conductor, setup | conductor, setup, configure, rails, work, parallel, coding, agents |
| `conductor-status` | Display project status, active tracks, and next actions | unknown | community | conductor, status | conductor, status, display, active, tracks, next, actions |
| `conductor-validator` | Validates Conductor project artifacts for completeness, consistency, and correctness. Use after setup, when diagnosing issues, or before implementation to ve... | safe | community | conductor, validator | conductor, validator, validates, artifacts, completeness, consistency, correctness, after, setup, diagnosing, issues, before |
| `create-branch` | Create a git branch following Sentry naming conventions. Use when asked to "create a branch", "new branch", "start a branch", "make a branch", "switch to a n... | critical | community | create, branch | create, branch, git, following, sentry, naming, conventions, asked, new, start, switch, starting |
| `create-issue-gate` | Use when starting a new implementation task and an issue must be created with strict acceptance criteria gating before execution. | safe | community | create, issue, gate | create, issue, gate, starting, new, task, must, created, strict, acceptance, criteria, gating |
| `create-pr` | Alias for sentry-skills:pr-writer. Use when users explicitly ask for "create-pr" or reference the legacy skill name. Redirects to the canonical PR writing wo... | unknown | community | create, pr | create, pr, alias, sentry, skills, writer, users, explicitly, ask, reference, legacy, skill |
| `crossframe` | Use when the user explicitly invokes CrossFrame or 跨尺度结构诊断 for Chinese-canonical structural diagnosis of complex relationships, organizations, institutions, ... | safe | xi-kari/crossframe-skill | crossframe, chinese, structural-diagnosis, reasoning, governance | crossframe, chinese, structural-diagnosis, reasoning, governance, user, explicitly, invokes, canonical, structural, diagnosis, complex |
| `crossframe-public` | Use when CrossFrame Suite routes explicit Chinese analysis of public issues, platform governance, policy, institutional responsibility, appeals, or complianc... | safe | xi-kari/crossframe-skill | crossframe, chinese, public-policy, governance, evidence | crossframe, chinese, public-policy, governance, evidence, public, suite, routes, explicit, analysis, issues, platform |
| `crossframe-review` | Use when explicit CrossFrame output needs review for reasoning fidelity, evidence boundaries, source anchors, concept drift, article collapse, or repair steps. | safe | xi-kari/crossframe-skill | crossframe, chinese, review, quality-gate, evidence | crossframe, chinese, review, quality-gate, evidence, explicit, output, reasoning, fidelity, boundaries, source, anchors |
| `crossframe-suite` | Use when the user explicitly invokes CrossFrame Suite for Chinese structural diagnosis workflows across relationships, organizations, public issues, philosop... | safe | xi-kari/crossframe-skill | crossframe, chinese, workflow, multi-skill, structural-diagnosis | crossframe, chinese, workflow, multi-skill, structural-diagnosis, suite, user, explicitly, invokes, structural, diagnosis, relationships |
| `executing-plans` | Use when you have a written implementation plan to execute in a separate session with review checkpoints | unknown | community | executing, plans | executing, plans, written, plan, execute, separate, session, review, checkpoints |
| `finishing-a-development-branch` | Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting s... | critical | community | finishing, a, branch | finishing, a, branch, development, complete, all, tests, pass, decide, how, integrate, work |
| `full-stack-orchestration-full-stack-feature` | Use when working with full stack orchestration full stack feature | unknown | community | full, stack | full, stack, orchestration, feature, working |
| `gh-review-requests` | Fetch unread GitHub notifications for open PRs where review is requested from a specified team or opened by a team member. Use when asked to "find PRs I need... | safe | community | gh, requests | gh, requests, review, fetch, unread, github, notifications, open, prs, where, requested, specified |
| `git-advanced-workflows` | Master advanced Git techniques to maintain clean history, collaborate effectively, and recover from any situation with confidence. | critical | community | git, advanced | git, advanced, techniques, maintain, clean, history, collaborate, effectively, recover, any, situation, confidence |
| `git-hooks-automation` | Master Git hooks setup with Husky, lint-staged, pre-commit framework, and commitlint. Automate code quality gates, formatting, linting, and commit message en... | safe | community | git, hooks | git, hooks, automation, setup, husky, lint, staged, pre, commit, framework, commitlint, automate |
| `git-pr-review` | Generate a concise and structured PR description from commit history with minimal token usage | safe | community | git, pr | git, pr, review, generate, concise, structured, description, commit, history, minimal, token, usage |
| `git-pr-workflows-git-workflow` | Orchestrate a comprehensive git workflow from code review through PR creation, leveraging specialized agents for quality assurance, testing, and deployment r... | critical | community | git, pr | git, pr, orchestrate, code, review, through, creation, leveraging, specialized, agents, quality, assurance |
| `git-pr-workflows-onboard` | You are an **expert onboarding specialist and knowledge transfer architect** with deep experience in remote-first organizations, technical team integration, ... | critical | community | git, pr, onboard | git, pr, onboard, onboarding, knowledge, transfer, architect, deep, experience, remote, first, organizations |
| `git-pr-workflows-pr-enhance` | You are a PR optimization expert specializing in creating high-quality pull requests that facilitate efficient code reviews. Generate comprehensive PR descri... | unknown | community | git, pr, enhance | git, pr, enhance, optimization, specializing, creating, high, quality, pull, requests, facilitate, efficient |
| `git-pushing` | Stage all changes, create a conventional commit, and push to the remote branch. Use when explicitly asks to push changes ("push this", "commit and push"), me... | critical | community | git, pushing | git, pushing, stage, all, changes, conventional, commit, push, remote, branch, explicitly, asks |
| `git-workflow-and-versioning` | Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work ac... | unknown | addyosmani/agent-skills | git, and, versioning | git, and, versioning, structures, making, any, code, change, committing, branching, resolving, conflicts |
| `github-actions-templates` | Production-ready GitHub Actions workflow patterns for testing, building, and deploying applications. | critical | community | github, actions | github, actions, testing, building, deploying, applications |
| `github-automation` | Automate GitHub repositories, issues, pull requests, branches, CI/CD, and permissions via Rube MCP (Composio). Manage code workflows, review PRs, search code... | critical | community | github | github, automation, automate, repositories, issues, pull, requests, branches, ci, cd, permissions, via |
| `github-presence` | When the user wants to optimize their GitHub profile, README, or project discoverability. Trigger phrases include "GitHub README," "README optimization," "Gi... | unknown | jonathimer/devmarketing-skills | github, presence | github, presence, user, wants, optimize, profile, readme, discoverability, trigger, phrases, include, optimization |
| `github-workflow-automation` | Patterns for automating GitHub workflows with AI assistance, inspired by [Gemini CLI](https://github.com/google-gemini/gemini-cli) and modern DevOps practices. | critical | community | github | github, automation, automating, ai, assistance, inspired, gemini, cli, https, com, google, devops |
| `gitlab-automation` | Automate GitLab project management, issues, merge requests, pipelines, branches, and user operations via Rube MCP (Composio). Always search tools first for c... | critical | community | gitlab | gitlab, automation, automate, issues, merge, requests, pipelines, branches, user, operations, via, rube |
| `gitlab-ci-patterns` | Comprehensive GitLab CI/CD pipeline patterns for automated testing, building, and deployment. | critical | community | gitlab, ci | gitlab, ci, cd, pipeline, automated, testing, building, deployment |
| `inngest` | Inngest expert for serverless-first background jobs, event-driven workflows, and durable execution without managing queues or workers. | none | vibeship-spawner-skills (Apache 2.0) | inngest | inngest, serverless, first, background, jobs, event, driven, durable, execution, without, managing, queues |
| `issues` | Interact with GitHub issues - create, list, and view issues. | unknown | community | issues | issues, interact, github, list, view |
| `iterate-pr` | Iterate on a PR until CI passes. Use when you need to fix CI failures, address review feedback, or continuously push fixes until all checks are green. Automa... | critical | community | iterate, pr | iterate, pr, until, ci, passes, fix, failures, address, review, feedback, continuously, push |
| `lint-and-validate` | MANDATORY: Run appropriate validation tools after EVERY code change. Do not finish a task until the code is error-free. | unknown | community | lint, and, validate | lint, and, validate, mandatory, run, appropriate, validation, after, every, code, change, do |
| `ml-pipeline-workflow` | Complete end-to-end MLOps pipeline orchestration from data preparation through model deployment. | unknown | community | ml, pipeline | ml, pipeline, complete, mlops, orchestration, data, preparation, through, model, deployment |
| `pr-merge-champion` | Optimize pull requests for quick approval and merging by ensuring clean diffs, comprehensive self-reviews, and structured documentation. | safe | self | git, github, pull-request, code-review, workflow | git, github, pull-request, code-review, workflow, pr, merge, champion, optimize, pull, requests, quick |
| `pr-writer` | Create pull requests following Sentry's engineering practices. | unknown | community | pr, writer | pr, writer, pull, requests, following, sentry, engineering |
| `receiving-code-review` | Code review requires technical evaluation, not emotional performance. | unknown | community | receiving, code | receiving, code, review, requires, technical, evaluation, emotional, performance |
| `requesting-code-review` | Use when completing tasks, implementing major features, or before merging to verify work meets requirements | unknown | community | requesting, code | requesting, code, review, completing, tasks, implementing, major, features, before, merging, verify, work |
| `subagent-driven-development` | Use when executing implementation plans with independent tasks in the current session | unknown | community | subagent, driven | subagent, driven, development, executing, plans, independent, tasks, current, session |
| `task-intelligence` | Protocolo de Inteligência Pré-Tarefa — ativa TODOS os agentes relevantes do ecossistema ANTES de executar qualquer tarefa solicitada pelo usuário. | none | community | planning, pre-task, risk-analysis, orchestration | planning, pre-task, risk-analysis, orchestration, task, intelligence, protocolo, de, intelig, ncia, pr, tarefa |
| `temporal-golang-pro` | Use when building durable distributed systems with Temporal Go SDK. Covers deterministic workflow rules, mTLS worker configs, and advanced patterns. | safe | self | temporal, golang | temporal, golang, pro, building, durable, distributed, go, sdk, covers, deterministic, rules, mtls |
| `temporal-python-pro` | Master Temporal workflow orchestration with Python SDK. Implements durable workflows, saga patterns, and distributed transactions. Covers async/await, testin... | unknown | community | temporal, python | temporal, python, pro, orchestration, sdk, implements, durable, saga, distributed, transactions, covers, async |
| `trigger-dev` | Trigger.dev expert for background jobs, AI workflows, and reliable async execution with excellent developer experience and TypeScript-first design. | unknown | vibeship-spawner-skills (Apache 2.0) | trigger, dev | trigger, dev, background, jobs, ai, reliable, async, execution, excellent, developer, experience, typescript |
| `upstash-qstash` | Upstash QStash expert for serverless message queues, scheduled jobs, and reliable HTTP-based task delivery without managing infrastructure. | unknown | vibeship-spawner-skills (Apache 2.0) | upstash, qstash | upstash, qstash, serverless, message, queues, scheduled, jobs, reliable, http, task, delivery, without |
| `verification-before-completion` | Claiming work is complete without verification is dishonesty, not efficiency. Use when ANY variation of success/completion claims, ANY expression of satisfac... | unknown | community | verification, before, completion | verification, before, completion, claiming, work, complete, without, dishonesty, efficiency, any, variation, success |
| `workflow-automation` | Workflow automation is the infrastructure that makes AI agents reliable. Without durable execution, a network hiccup during a 10-step payment flow means lost... | critical | vibeship-spawner-skills (Apache 2.0) | | automation, infrastructure, makes, ai, agents, reliable, without, durable, execution, network, hiccup, during |
| `workflow-orchestration-patterns` | Master workflow orchestration architecture with Temporal, covering fundamental design decisions, resilience patterns, and best practices for building reliabl... | unknown | community | | orchestration, architecture, temporal, covering, fundamental, decisions, resilience, building, reliable, distributed |
| `workflow-patterns` | Use this skill when implementing tasks according to Conductor's TDD workflow, handling phase checkpoints, managing git commits for tasks, or understanding th... | safe | community | | skill, implementing, tasks, according, conductor, tdd, handling, phase, checkpoints, managing, git, commits |
## workflow-bundle (9)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `ai-ml` | AI and machine learning workflow covering LLM application development, RAG implementation, agent architecture, ML pipelines, and AI-powered features. | safe | personal | ai, ml | ai, ml, machine, learning, covering, llm, application, development, rag, agent, architecture, pipelines |
| `cloud-devops` | Cloud infrastructure and DevOps workflow covering AWS, Azure, GCP, Kubernetes, Terraform, CI/CD, monitoring, and cloud-native development. | safe | personal | cloud, devops | cloud, devops, infrastructure, covering, aws, azure, gcp, kubernetes, terraform, ci, cd, monitoring |
| `database` | Database development and operations workflow covering SQL, NoSQL, database design, migrations, optimization, and data engineering. | safe | personal | database | database, development, operations, covering, sql, nosql, migrations, optimization, data, engineering |
| `development` | Comprehensive web, mobile, and backend development workflow bundling frontend, backend, full-stack, and mobile development skills for end-to-end application ... | safe | personal | | development, web, mobile, backend, bundling, frontend, full, stack, skills, application, delivery |
| `documentation` | Documentation generation workflow covering API docs, architecture docs, README files, code comments, and technical writing. | safe | personal | documentation | documentation, generation, covering, api, docs, architecture, readme, files, code, comments, technical, writing |
| `os-scripting` | Operating system and shell scripting troubleshooting workflow for Linux, macOS, and Windows. Covers bash scripting, system administration, debugging, and aut... | safe | personal | os, scripting | os, scripting, operating, shell, troubleshooting, linux, macos, windows, covers, bash, administration, debugging |
| `security-audit` | Comprehensive security auditing workflow covering web application testing, API security, penetration testing, vulnerability scanning, and security hardening. | safe | personal | security, audit | security, audit, auditing, covering, web, application, testing, api, penetration, vulnerability, scanning, hardening |
| `testing-qa` | Comprehensive testing and QA workflow covering unit testing, integration testing, E2E testing, browser automation, and quality assurance. | safe | personal | qa | qa, testing, covering, unit, integration, e2e, browser, automation, quality, assurance |
| `wordpress` | Complete WordPress development workflow covering theme development, plugin creation, WooCommerce integration, performance optimization, and security hardenin... | safe | personal | wordpress | wordpress, complete, development, covering, theme, plugin, creation, woocommerce, integration, performance, optimization, security |
## writing (3)
| Skill | Description | Risk | Source | Tags | Triggers |
| --- | --- | --- | --- | --- | --- |
| `bulletmind` | Convert input into clean, structured, hierarchical bullet points for summarization, note-taking, and structured thinking. | safe | community | writing, summarization, note-taking, formatting, structured-output | writing, summarization, note-taking, formatting, structured-output, bulletmind, convert, input, clean, structured, hierarchical, bullet |
| `short` | Rewrite the previous response more briefly while preserving the substance. | safe | davidondrej/skills | writing, editing, concise | writing, editing, concise, short, rewrite, previous, response, briefly, while, preserving, substance |
| `unslop` | Post-process AI-generated text through the unslop CLI to strip AI writing patterns before publishing | safe | MohamedAbdallah-14/unslop | writing, content-quality, ai-writing, text-processing, cli, publishing | writing, content-quality, ai-writing, text-processing, cli, publishing, unslop, post, process, ai, generated, text |