Files
antigravity-skills-reference/CATALOG.md

274 KiB

Skill Catalog

Generated at: 2026-02-08T00:00:00.000Z

Total skills: 956

architecture (66)

Skill Description Tags Triggers
angular Modern Angular (v20+) expert with deep knowledge of Signals, Standalone Components, Zoneless applications, SSR/Hydration, and reactive patterns. angular angular, v20, deep, knowledge, signals, standalone, components, zoneless, applications, ssr, hydration, reactive
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... angular, state angular, state, signals, ngrx, rxjs, setting, up, global, managing, component, stores, choosing
architect-review Master software architect specializing in modern architecture architect, review, software, specializing, architecture
architecture Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing ... architecture architecture, architectural, decision, making, framework, requirements, analysis, trade, off, evaluation, adr, documentation
architecture-decision-records Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant techn... architecture, decision, records architecture, decision, records, write, maintain, adrs, following, technical, documentation, documenting, significant, decisions
avalonia-viewmodels-zafiro Optimal ViewModel and Wizard creation patterns for Avalonia using Zafiro and ReactiveUI. avalonia, viewmodels, zafiro avalonia, viewmodels, zafiro, optimal, viewmodel, wizard, creation, reactiveui
bash-linux Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems. bash, linux bash, linux, terminal, critical, commands, piping, error, handling, scripting, working, macos
bash-scripting Bash scripting workflow for creating production-ready shell scripts with defensive patterns, error handling, and testing. bash, scripting bash, scripting, creating, shell, scripts, defensive, error, handling, testing
binary-analysis-patterns Master binary analysis patterns including disassembly, decompilation, control flow analysis, and code pattern recognition. Use when analyzing executables, un... binary binary, analysis, including, disassembly, decompilation, control, flow, code, recognition, analyzing, executables, understanding
brainstorming Use before creative or constructive work (features, architecture, behavior). Transforms vague ideas into validated designs through disciplined reasoning and ... brainstorming brainstorming, before, creative, constructive, work, features, architecture, behavior, transforms, vague, ideas, validated
browser-extension-builder Expert in building browser extensions that solve real problems - Chrome, Firefox, and cross-browser extensions. Covers extension architecture, manifest v3, c... browser, extension, builder browser, extension, builder, building, extensions, solve, real, problems, chrome, firefox, cross, covers
c4-architecture-c4-architecture Generate comprehensive C4 architecture documentation for an existing repository/codebase using a bottom-up analysis approach. 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... 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,... c4, component c4, component, level, documentation, synthesizes, code, architecture, defining, boundaries, interfaces, relationships
c4-container Expert C4 Container-level documentation specialist. 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... c4 c4, context, level, documentation, creates, high, diagrams, documents, personas, user, journeys, features
calendly-automation Automate Calendly scheduling, event management, invitee tracking, availability checks, and organization administration via Rube MCP (Composio). Always search... calendly calendly, automation, automate, scheduling, event, invitee, tracking, availability, checks, organization, administration, via
cloudformation-best-practices CloudFormation template optimization, nested stacks, drift detection, and production-ready patterns. Use when writing or reviewing CF templates. cloudformation, best, practices cloudformation, best, practices, optimization, nested, stacks, drift, detection, writing, reviewing, cf
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... code, refactoring, refactor, clean code, refactoring, refactor, clean, specializing, principles, solid, software, engineering, analyze, provided, improve
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... codebase, cleanup, refactor, clean codebase, cleanup, refactor, clean, code, refactoring, specializing, principles, solid, software, engineering, analyze
context-degradation Recognize patterns of context failure: lost-in-middle, poisoning, distraction, and clash degradation degradation, context, recognize, failure, lost, middle, poisoning, distraction, clash
core-components Core component library and design system patterns. Use when building UI, using design tokens, or working with the component library. core, components core, components, component, library, building, ui, tokens, working
cqrs-implementation Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance, or bu... 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. [ddd, context-map, anti-corruption-layer, integration] [ddd, context-map, anti-corruption-layer, integration], ddd, context, mapping, map, relationships, between, bounded, contexts
ddd-strategic-design Design DDD strategic artifacts including subdomains, bounded contexts, and ubiquitous language for complex business domains. [ddd, strategic-design, bounded-context, ubiquitous-language] [ddd, strategic-design, bounded-context, ubiquitous-language], ddd, strategic, artifacts, including, subdomains, bounded, contexts, ubiquitous
ddd-tactical-patterns Apply DDD tactical patterns in code using entities, value objects, aggregates, repositories, and domain events with explicit invariants. [ddd, tactical, aggregates, value-objects, domain-events] [ddd, tactical, aggregates, value-objects, domain-events], ddd, apply, code, entities, value, objects, repositories
doc-coauthoring Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision do... doc, coauthoring doc, coauthoring, users, through, structured, co, authoring, documentation, user, wants, write, proposals
docs-architect Creates comprehensive technical documentation from existing codebases. Analyzes architecture, design patterns, and implementation details to produce long-for... 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. [ddd, domain, bounded-context, architecture] [ddd, domain, bounded-context, architecture], driven, plan, route, work, strategic, modeling, tactical, evented
elixir-pro Write idiomatic Elixir code with OTP patterns, supervision trees, and Phoenix LiveView. Masters concurrency, fault tolerance, and distributed systems. elixir elixir, pro, write, idiomatic, code, otp, supervision, trees, phoenix, liveview, masters, concurrency
error-detective Search logs and codebases for error patterns, stack traces, and anomalies. Correlates errors across systems and identifies root causes. error, detective error, detective, search, logs, codebases, stack, traces, anomalies, correlates, errors, identifies, root
error-handling-patterns Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applicatio... error, handling error, handling, languages, including, exceptions, result, types, propagation, graceful, degradation, resilient, applications
event-sourcing-architect Expert in event sourcing, CQRS, and event-driven architecture patterns. Masters event store design, projection building, saga orchestration, and eventual con... 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... event, store event, store, stores, sourced, building, sourcing, infrastructure, choosing, technologies, implementing, persistence
game-development/multiplayer Multiplayer game development principles. Architecture, networking, synchronization. game, development/multiplayer game, development/multiplayer, multiplayer, development, principles, architecture, networking, synchronization
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... godot, gdscript godot, gdscript, including, signals, scenes, state, machines, optimization, building, games, implementing, game
hig-inputs Apple HIG guidance for input methods and interaction patterns: gestures, Apple Pencil, keyboards, game controllers, pointers, Digital Crown, eye tracking, fo... hig, inputs hig, inputs, apple, guidance, input, methods, interaction, gestures, pencil, keyboards, game, controllers
hig-patterns Apple Human Interface Guidelines interaction and UX patterns. hig hig, apple, human, interface, guidelines, interaction, ux
i18n-localization Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support. i18n, localization i18n, localization, internationalization, detecting, hardcoded, strings, managing, translations, locale, files, rtl
inngest Inngest expert for serverless-first background jobs, event-driven workflows, and durable execution without managing queues or workers. Use when: inngest, ser... inngest inngest, serverless, first, background, jobs, event, driven, durable, execution, without, managing, queues
kotlin-coroutines-expert Expert patterns for Kotlin Coroutines and Flow, covering structured concurrency, error handling, and testing. kotlin, coroutines kotlin, coroutines, flow, covering, structured, concurrency, error, handling, testing
monorepo-architect Expert in monorepo architecture, build systems, and dependency management at scale. Masters Nx, Turborepo, Bazel, and Lerna for efficient multi-project devel... monorepo monorepo, architect, architecture, dependency, scale, masters, nx, turborepo, bazel, lerna, efficient, multi
multi-agent-patterns Master orchestrator, peer-to-peer, and hierarchical multi-agent architectures multi, agent multi, agent, orchestrator, peer, hierarchical, architectures
nerdzao-elite Senior Elite Software Engineer (15+) and Senior Product Designer. Full workflow with planning, architecture, TDD, clean code, and pixel-perfect UX validation. nerdzao, elite nerdzao, elite, senior, software, engineer, 15, product, designer, full, planning, architecture, tdd
nx-workspace-patterns Configure and optimize Nx monorepo workspaces. Use when setting up Nx, configuring project boundaries, optimizing build caching, or implementing affected com... nx, workspace nx, workspace, configure, optimize, monorepo, workspaces, setting, up, configuring, boundaries, optimizing, caching
on-call-handoff-patterns Master on-call shift handoffs with context transfer, escalation procedures, and documentation. Use when transitioning on-call responsibilities, documenting s... on, call, handoff on, call, handoff, shift, handoffs, context, transfer, escalation, procedures, documentation, transitioning, responsibilities
parallel-agents Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multi... parallel, agents parallel, agents, multi, agent, orchestration, multiple, independent, tasks, run, different, domain, expertise
powershell-windows PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling. powershell, windows powershell, windows, critical, pitfalls, operator, syntax, error, handling
production-code-audit Autonomously deep-scan entire codebase line-by-line, understand architecture and patterns, then systematically transform it to production-grade, corporate-le... 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 ... projection projection, read, models, projections, event, streams, implementing, cqrs, sides, building, materialized, views
prompt-engineering Expert guide on prompt engineering patterns, best practices, and optimization techniques. Use when user wants to improve prompts, learn prompting strategies,... prompt, engineering prompt, engineering, optimization, techniques, user, wants, improve, prompts, learn, prompting, debug, agent
radix-ui-design-system Build accessible design systems with Radix UI primitives. Headless component customization, theming strategies, and compound component patterns for productio... radix, ui radix, ui, accessible, primitives, headless, component, customization, theming, compound, grade, libraries
saga-orchestration Implement saga patterns for distributed transactions and cross-aggregate workflows. Use when coordinating multi-step business processes, handling compensatin... saga saga, orchestration, distributed, transactions, cross, aggregate, coordinating, multi, step, business, processes, handling
salesforce-development Expert patterns for Salesforce platform development including Lightning Web Components (LWC), Apex triggers and classes, REST/Bulk APIs, Connected Apps, and ... salesforce salesforce, development, platform, including, lightning, web, components, lwc, apex, triggers, classes, rest
skill-developer Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patt... skill skill, developer, claude, code, skills, following, anthropic, creating, new, modifying, rules, json
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... software, architecture software, architecture, quality, skill, should, used, users, want, write, code, analyze, any
tailwind-design-system Build scalable design systems with Tailwind CSS, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implemen... tailwind tailwind, scalable, css, tokens, component, libraries, responsive, creating, implementing, standardizing, ui
tailwind-patterns Tailwind CSS v4 principles. CSS-first configuration, container queries, modern patterns, design token architecture. tailwind tailwind, css, v4, principles, first, configuration, container, queries, token, architecture
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... testing, jest, factory, functions, mocking, tdd, writing, unit, tests, creating, test, factories
tool-design Build tools that agents can use effectively, including architectural reduction patterns agents, effectively, including, architectural, reduction
unreal-engine-cpp-pro Expert guide for Unreal Engine 5.x C++ development, covering UObject hygiene, performance patterns, and best practices. unreal, engine, cpp unreal, engine, cpp, pro, development, covering, uobject, hygiene, performance
wcag-audit-patterns Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fi... wcag, audit wcag, audit, conduct, accessibility, audits, automated, testing, manual, verification, remediation, guidance, auditing
wordpress-theme-development WordPress theme development workflow covering theme architecture, template hierarchy, custom post types, block editor support, and responsive design. wordpress, theme wordpress, theme, development, covering, architecture, hierarchy, custom, post, types, block, editor, responsive
workflow-orchestration-patterns Design durable workflows with Temporal for distributed systems. Covers workflow vs activity separation, saga patterns, state management, and determinism cons... orchestration, durable, temporal, distributed, covers, vs, activity, separation, saga, state, determinism, constraints
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... skill, implementing, tasks, according, conductor, tdd, handling, phase, checkpoints, managing, git, commits
zapier-make-patterns No-code automation democratizes workflow building. Zapier and Make (formerly Integromat) let non-developers automate business processes without writing code.... zapier, make zapier, make, no, code, automation, democratizes, building, formerly, integromat, let, non, developers

business (41)

Skill Description Tags Triggers
competitive-landscape This skill should be used when the user asks to \"analyze competitors", "assess competitive landscape", "identify differentiation", "evaluate market positi... competitive, landscape competitive, landscape, skill, should, used, user, asks, analyze, competitors, assess, identify, differentiation
competitor-alternatives When the user wants to create competitor comparison or alternative pages for SEO and sales enablement. Also use when the user mentions 'alternative page,' 'v... competitor, alternatives competitor, alternatives, user, wants, comparison, alternative, pages, seo, sales, enablement, mentions, page
conductor-setup Initialize project with Conductor artifacts (product definition,
tech stack, workflow, style guides) conductor, setup conductor, setup, initialize, artifacts, product, definition, tech, stack, style, guides
content-creator Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templa... content, creator content, creator, seo, optimized, marketing, consistent, brand, voice, includes, analyzer, optimizer, frameworks
context-driven-development Use this skill when working with Conductor's context-driven development methodology, managing project context artifacts, or understanding the relationship be... driven driven, context, development, skill, working, conductor, methodology, managing, artifacts, understanding, relationship, between
copy-editing When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,'... copy, editing copy, editing, user, wants, edit, review, improve, existing, marketing, mentions, my, feedback
copywriting Write rigorous, conversion-focused marketing copy for landing pages and emails. Enforces brief confirmation and strict no-fabrication rules. copywriting copywriting, write, rigorous, conversion, marketing, copy, landing, pages, emails, enforces, brief, confirmation
deep-research Execute autonomous multi-step research using Google Gemini Deep Research Agent. Use for: market analysis, competitive landscaping, literature reviews, techni... deep, research deep, research, execute, autonomous, multi, step, google, gemini, agent, market, analysis, competitive
defi-protocol-templates Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and lending systems. Use when building decentralized finance applicat... defi, protocol defi, protocol, protocols, staking, amms, governance, lending, building, decentralized, finance, applications, smart
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, ... email email, highest, roi, any, marketing, channel, 36, every, spent, yet, most, startups
employment-contract-templates Create employment contracts, offer letters, and HR policy documents following legal best practices. Use when drafting employment agreements, creating HR poli... employment, contract employment, contract, contracts, offer, letters, hr, policy, documents, following, legal, drafting, agreements
framework-migration-legacy-modernize Orchestrate a comprehensive legacy system modernization using the strangler fig pattern, enabling gradual replacement of outdated components while maintainin... framework, migration, legacy, modernize framework, migration, legacy, modernize, orchestrate, modernization, strangler, fig, enabling, gradual, replacement, outdated
free-tool-strategy When the user wants to plan, evaluate, or build a free tool for marketing purposes — lead generation, SEO value, or brand awareness. Also use when the user m... free free, user, wants, plan, evaluate, marketing, purposes, lead, generation, seo, value, brand
hr-pro Professional, ethical HR partner for hiring, onboarding/offboarding, PTO and leave, performance, compliant policies, and employee relations. hr hr, pro, professional, ethical, partner, hiring, onboarding, offboarding, pto, leave, performance, compliant
linkedin-cli Use when automating LinkedIn via CLI: fetch profiles, search people/companies, send messages, manage connections, create posts, and Sales Navigator. linkedin, cli linkedin, cli, automating, via, fetch, profiles, search, people, companies, send, messages, connections
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... local, legal, seo, audit local, legal, seo, audit, improve, law, firms, attorneys, forensic, experts, professional, sites
market-sizing-analysis This skill should be used when the user asks to \"calculate TAM\", "determine SAM", "estimate SOM", "size the market", "calculate market opportunity", "w... market, sizing market, sizing, analysis, skill, should, used, user, asks, calculate, tam, determine, sam
marketing-ideas Provide proven marketing strategies and growth ideas for SaaS and software products, prioritized using a marketing feasibility scoring system. 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. marketing, psychology marketing, psychology, apply, behavioral, science, mental, models, decisions, prioritized, psychological, leverage, feasibility
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... notion, business notion, business, building, selling, just, making, sustainable, digital, product, covers, pricing, marketplaces
pricing-strategy Design pricing, packaging, and monetization strategies based on value, customer willingness to pay, and growth objectives. pricing pricing, packaging, monetization, value, customer, willingness, pay, growth, objectives
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... sales, automator sales, automator, draft, cold, emails, follow, ups, proposal, creates, pricing, pages, case
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 ... screenshots screenshots, generate, marketing, app, playwright, user, wants, product, hunt, social, media, landing
scroll-experience Expert in building immersive scroll-driven experiences - parallax storytelling, scroll animations, interactive narratives, and cinematic web experiences. Lik... scroll, experience scroll, experience, building, immersive, driven, experiences, parallax, storytelling, animations, interactive, narratives, cinematic
seo-audit Diagnose and audit SEO issues affecting crawlability, indexation, rankings, and organic performance. seo, audit seo, audit, diagnose, issues, affecting, crawlability, indexation, rankings, organic, performance
seo-cannibalization-detector Analyzes multiple provided pages to identify keyword overlap and potential cannibalization issues. Suggests differentiation strategies. Use PROACTIVELY when ... seo, cannibalization, detector seo, cannibalization, detector, analyzes, multiple, provided, pages, identify, keyword, overlap, potential, issues
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 ... 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... 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... 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... seo, content, writer seo, content, writer, writes, optimized, provided, keywords, topic, briefs, creates, engaging, following
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. seo, fundamentals seo, fundamentals, core, principles, including, web, vitals, technical, foundations, content, quality, how
seo-keyword-strategist Analyzes keyword usage in provided content, calculates density, suggests semantic variations and LSI keywords based on the topic. Prevents over-optimization.... 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... seo, meta, optimizer seo, meta, optimizer, creates, optimized, titles, descriptions, url, suggestions, character, limits, generates
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... 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... seo, structure seo, structure, architect, analyzes, optimizes, content, including, header, hierarchy, suggests, schema, markup
startup-analyst Expert startup business analyst specializing in market sizing, financial modeling, competitive analysis, and strategic planning for early-stage companies. 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 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 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 startup, business, analyst, market, opportunity startup, business, analyst, market, opportunity, generate, analysis, tam, sam, som, calculations
startup-financial-modeling This skill should be used when the user asks to \"create financial projections", "build a financial model", "forecast revenue", "calculate burn rate", "est... startup, financial, modeling startup, financial, modeling, skill, should, used, user, asks, projections, model, forecast, revenue
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... whatsapp whatsapp, automation, automate, business, tasks, via, rube, mcp, composio, send, messages, upload

data-ai (174)

Skill Description Tags Triggers
agent-framework-azure-ai-py Build Azure AI Foundry agents using the Microsoft Agent Framework Python SDK (agent-framework-azure-ai). Use when creating persistent agents with AzureAIAgen... agent, framework, azure, ai, py agent, framework, azure, ai, py, foundry, agents, microsoft, python, sdk, creating, persistent
agent-memory-mcp A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions). agent, memory, mcp agent, memory, mcp, hybrid, provides, persistent, searchable, knowledge, ai, agents, architecture, decisions
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... 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. agentfolio agentfolio, skill, discovering, researching, autonomous, ai, agents, ecosystems, directory
agents-v2-py Build container-based Foundry Agents with Azure AI Projects SDK (ImageBasedHostedAgentDefinition). Use when creating hosted agents with custom container imag... agents, v2, py agents, v2, py, container, foundry, azure, ai, sdk, imagebasedhostedagentdefinition, creating, hosted, custom
ai-agent-development AI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents. ai, agent ai, agent, development, building, autonomous, agents, multi, orchestration, crewai, langgraph, custom
ai-agents-architect Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration. Use when: build ... ai, agents ai, agents, architect, designing, building, autonomous, masters, memory, planning, multi, agent, orchestration
ai-engineer Build production-ready LLM applications, advanced RAG systems, and intelligent agents. Implements vector search, multimodal AI, agent orchestration, and ente... ai ai, engineer, llm, applications, rag, intelligent, agents, implements, vector, search, multimodal, agent
ai-ml AI and machine learning workflow covering LLM application development, RAG implementation, agent architecture, ML pipelines, and AI-powered features. ai, ml ai, ml, machine, learning, covering, llm, application, development, rag, agent, architecture, pipelines
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. This skill covers LLM integrat... ai, product ai, product, every, powered, question, whether, ll, right, ship, demo, falls, apart
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 t... ai, wrapper, product ai, wrapper, product, building, products, wrap, apis, openai, anthropic, etc, people, pay
analytics-tracking Design, audit, and improve analytics tracking systems that produce reliable, decision-ready data. analytics, tracking analytics, tracking, audit, improve, produce, reliable, decision, data
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 ... angular, ui angular, ui, loading, states, error, handling, data, display, building, components, async, managing
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... api, documenter api, documenter, documentation, openapi, ai, powered, developer, experience, interactive, docs, generate, sdks
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 ... appdeploy appdeploy, deploy, web, apps, backend, apis, database, file, storage, user, asks, publish
audio-transcriber Transform audio recordings into professional Markdown documentation with intelligent summaries using LLM integration [audio, transcription, whisper, meeting-minutes, speech-to-text] [audio, transcription, whisper, meeting-minutes, speech-to-text], audio, transcriber, transform, recordings, professional, markdown, documentation
autonomous-agent-patterns Design patterns for building autonomous coding agents. Covers tool integration, permission systems, browser automation, and human-in-the-loop workflows. Use ... autonomous, agent autonomous, agent, building, coding, agents, covers, integration, permission, browser, automation, human, loop
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... autonomous, agents autonomous, agents, ai, independently, decompose, goals, plan, actions, execute, self, correct, without
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. 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. azure, ai, agents, persistent, java azure, ai, agents, persistent, java, sdk, low, level, creating, managing, threads, messages
azure-ai-contentsafety-java Build content moderation applications with Azure AI Content Safety SDK for Java. Use when implementing text/image analysis, blocklist management, or harm det... azure, ai, contentsafety, java azure, ai, contentsafety, java, content, moderation, applications, safety, sdk, implementing, text, image
azure-ai-contentsafety-py Azure AI Content Safety SDK for Python. Use for detecting harmful content in text and images with multi-severity classification. 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 using Azure AI Content Safety (@azure-rest/ai-content-safety). Use when moderating user-generated content, detect... azure, ai, contentsafety, ts azure, ai, contentsafety, ts, analyze, text, images, harmful, content, safety, rest, moderating
azure-ai-contentunderstanding-py Azure AI Content Understanding SDK for Python. Use for multimodal content extraction from documents, images, audio, and video. 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. 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 Azure Document Intelligence (@azure-rest/ai-document-intelligence). Use when processing invoic... azure, ai, document, intelligence, ts azure, ai, document, intelligence, ts, extract, text, tables, structured, data, documents, rest
azure-ai-formrecognizer-java Build document analysis applications with Azure Document Intelligence (Form Recognizer) SDK for Java. Use when extracting text, tables, key-value pairs from ... azure, ai, formrecognizer, java azure, ai, formrecognizer, java, document, analysis, applications, intelligence, form, recognizer, sdk, extracting
azure-ai-ml-py Azure Machine Learning SDK v2 for Python. Use for ML workspaces, jobs, models, datasets, compute, and pipelines. 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, ... 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. 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. azure, ai, java azure, ai, java, sdk, high, level, foundry, including, connections, datasets, indexes, evaluations
azure-ai-projects-py Build AI applications using the Azure AI Projects Python SDK (azure-ai-projects). Use when working with Foundry project clients, creating versioned agents wi... azure, ai, py azure, ai, py, applications, python, sdk, working, foundry, clients, creating, versioned, agents
azure-ai-projects-ts Build AI applications using Azure AI Projects SDK for JavaScript (@azure/ai-projects). Use when working with Foundry project clients, agents, connections, de... azure, ai, ts azure, ai, ts, applications, sdk, javascript, working, foundry, clients, agents, connections, deployments
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... 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. 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... 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... azure, ai, translation, text, py azure, ai, translation, text, py, sdk, real, time, transliteration, language, detection, dictionary
azure-ai-translation-ts Build translation applications using Azure Translation SDKs for JavaScript (@azure-rest/ai-translation-text, @azure-rest/ai-translation-document). Use when i... azure, ai, translation, ts azure, ai, translation, ts, applications, sdks, javascript, rest, text, document, implementing, transliter
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, ... 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... 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. 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. 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 using Azure AI Voice Live SDK (azure-ai-voicelive). Use this skill when creating Python applications that need real-tim... azure, ai, voicelive, py azure, ai, voicelive, py, real, time, voice, applications, live, sdk, skill, creating
azure-ai-voicelive-ts Azure AI Voice Live SDK for JavaScript/TypeScript. Build real-time voice AI applications with bidirectional WebSocket communication. azure, ai, voicelive, ts azure, ai, voicelive, ts, voice, live, sdk, javascript, typescript, real, time, applications
azure-communication-callautomation-java Build call automation workflows with Azure Communication Services Call Automation Java SDK. Use when implementing IVR systems, call routing, call recording, ... azure, communication, callautomation, java azure, communication, callautomation, java, call, automation, sdk, implementing, ivr, routing, recording, dtmf
azure-cosmos-java Azure Cosmos DB SDK for Java. NoSQL database operations with global distribution, multi-model support, and reactive patterns. 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. 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. 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... azure, cosmos, ts azure, cosmos, ts, db, javascript, typescript, sdk, data, plane, operations, crud, documents
azure-data-tables-java Build table storage applications with Azure Tables SDK for Java. Use when working with Azure Table Storage or Cosmos DB Table API for NoSQL key-value data, s... azure, data, tables, java azure, data, tables, java, table, storage, applications, sdk, working, cosmos, db, api
azure-data-tables-py Azure Tables SDK for Python (Storage and Cosmos DB). Use for NoSQL key-value storage, entity CRUD, and batch operations. azure, data, tables, py azure, data, tables, py, sdk, python, storage, cosmos, db, nosql, key, value
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... azure, eventhub, java azure, eventhub, java, real, time, streaming, applications, event, hubs, sdk, implementing, high
azure-eventhub-rust Azure Event Hubs SDK for Rust. Use for sending and receiving events, streaming data ingestion. azure, eventhub, rust azure, eventhub, rust, event, hubs, sdk, sending, receiving, events, streaming, data, ingestion
azure-eventhub-ts Build event streaming applications using Azure Event Hubs SDK for JavaScript (@azure/event-hubs). Use when implementing high-throughput event ingestion, real... azure, eventhub, ts azure, eventhub, ts, event, streaming, applications, hubs, sdk, javascript, implementing, high, throughput
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... azure, maps, search, dotnet azure, maps, search, dotnet, sdk, net, location, including, geocoding, routing, rendering, geolocation
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). 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. azure, monitor, ingestion, py azure, monitor, ingestion, py, sdk, python, sending, custom, logs, log, analytics, workspace
azure-monitor-query-java Azure Monitor Query SDK for Java. Execute Kusto queries against Log Analytics workspaces and query metrics from Azure resources. 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. 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. 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. azure, resource, manager, cosmosdb, dotnet azure, resource, manager, cosmosdb, dotnet, sdk, cosmos, db, net
azure-resource-manager-mysql-dotnet Azure MySQL Flexible Server SDK for .NET. Database management for MySQL Flexible Server deployments. azure, resource, manager, mysql, dotnet azure, resource, manager, mysql, dotnet, flexible, server, sdk, net, database, deployments
azure-resource-manager-postgresql-dotnet Azure PostgreSQL Flexible Server SDK for .NET. Database management for PostgreSQL Flexible Server deployments. azure, resource, manager, postgresql, dotnet azure, resource, manager, postgresql, dotnet, flexible, server, sdk, net, database, deployments
azure-resource-manager-sql-dotnet Azure Resource Manager SDK for Azure SQL in .NET. 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. 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. azure, search, documents, py azure, search, documents, py, ai, sdk, python, vector, hybrid, semantic, ranking, indexing
azure-search-documents-ts Build search applications using Azure AI Search SDK for JavaScript (@azure/search-documents). Use when creating/managing indexes, implementing vector/hybrid ... azure, search, documents, ts azure, search, documents, ts, applications, ai, sdk, javascript, creating, managing, indexes, implementing
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. azure, storage, file, datalake, py azure, storage, file, datalake, py, data, lake, gen2, sdk, python, hierarchical, big
beautiful-prose Hard-edged writing style contract for timeless, forceful English prose without AI tics beautiful, prose beautiful, prose, hard, edged, writing, style, contract, timeless, forceful, english, without, ai
behavioral-modes AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type. behavioral, modes behavioral, modes, ai, operational, brainstorm, debug, review, teach, ship, orchestrate, adapt, behavior
blockrun Use when user needs capabilities Claude lacks (image generation, real-time X/Twitter data) or explicitly requests external models ("blockrun", "use grok"... blockrun blockrun, user, capabilities, claude, lacks, image, generation, real, time, twitter, data, explicitly
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... browser browser, automation, powers, web, testing, scraping, ai, agent, interactions, difference, between, flaky
business-analyst Master modern business analysis with AI-powered analytics, real-time dashboards, and data-driven insights. Build comprehensive KPI frameworks, predictive mod... business, analyst business, analyst, analysis, ai, powered, analytics, real, time, dashboards, data, driven, insights
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. 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. cc, skill, clickhouse, io cc, skill, clickhouse, io, database, query, optimization, analytics, data, engineering, high, performance
clarity-gate Pre-ingestion verification for epistemic quality in RAG systems with 9-point verification and Two-Round HITL workflow clarity, gate clarity, gate, pre, ingestion, verification, epistemic, quality, rag, point, two, round, hitl
code-documentation-doc-generate You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user g... code, documentation, doc, generate code, documentation, doc, generate, specializing, creating, maintainable, api, docs, architecture, diagrams, user
code-reviewer Elite code review expert specializing in modern AI-powered code code code, reviewer, elite, review, specializing, ai, powered
codex-review Professional code review with auto CHANGELOG generation, integrated with Codex AI codex codex, review, professional, code, auto, changelog, generation, integrated, ai
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... computer, use, agents computer, use, agents, ai, interact, computers, like, humans, do, viewing, screens, moving
content-marketer Elite content marketing strategist specializing in AI-powered content creation, omnichannel distribution, SEO optimization, and data-driven performance marke... content, marketer content, marketer, elite, marketing, strategist, specializing, ai, powered, creation, omnichannel, distribution, seo
context-manager Elite AI context engineering specialist mastering dynamic context management, vector databases, knowledge graphs, and intelligent memory systems. manager manager, context, elite, ai, engineering, mastering, dynamic, vector, databases, knowledge, graphs, intelligent
context-window-management Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot Use when: context window, token limit, conte... window window, context, managing, llm, windows, including, summarization, trimming, routing, avoiding, rot, token
conversation-memory Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory Use when: conversation memory, remember, memory pers... conversation, memory conversation, memory, persistent, llm, conversations, including, short, term, long, entity, remember, persistence
customer-support Elite AI-powered customer support specialist mastering conversational AI, automated ticketing, sentiment analysis, and omnichannel support experiences. customer, support customer, support, elite, ai, powered, mastering, conversational, automated, ticketing, sentiment, analysis, omnichannel
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. data, engineering, driven data, engineering, driven, feature, features, guided, insights, testing, continuous, measurement, specialized, agents
data-quality-frameworks Implement data quality validation with Great Expectations, dbt tests, and data contracts. Use when building data quality pipelines, implementing validation r... 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... data, scientist data, scientist, analytics, machine, learning, statistical, modeling, complex, analysis, predictive, business, intelligence
data-storytelling Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating dat... data, storytelling data, storytelling, transform, compelling, narratives, visualization, context, persuasive, structure, presenting, analytics, stakeholders
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... data, structure, protocol data, structure, protocol, give, agents, persistent, structural, memory, codebase, navigate, dependencies, track
database Database development and operations workflow covering SQL, NoSQL, database design, migrations, optimization, and data engineering. database database, development, operations, covering, sql, nosql, migrations, optimization, data, engineering
database-architect Expert database architect specializing in data layer design from scratch, technology selection, schema modeling, and scalable database architectures. 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. 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. database, optimizer database, optimizer, specializing, performance, tuning, query, optimization, scalable, architectures
dbt-transformation-patterns Master dbt (data build tool) for analytics engineering with model organization, testing, documentation, and incremental strategies. Use when building data tr... dbt, transformation dbt, transformation, data, analytics, engineering, model, organization, testing, documentation, incremental, building, transformations
documentation-generation-doc-generate You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user g... 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. documentation documentation, structure, guidelines, readme, api, docs, code, comments, ai, friendly
embedding-strategies Select and optimize embedding models for semantic search and RAG applications. Use when choosing embedding models, implementing chunking strategies, or optim... embedding, strategies embedding, strategies, select, optimize, models, semantic, search, rag, applications, choosing, implementing, chunking
fal-audio Text-to-speech and speech-to-text using fal.ai audio models fal, audio fal, audio, text, speech, ai, models
fal-generate Generate images and videos using fal.ai AI models fal, generate fal, generate, images, videos, ai, models
fal-image-edit AI-powered image editing with style transfer and object removal fal, image, edit fal, image, edit, ai, powered, editing, style, transfer, object, removal
fal-upscale Upscale and enhance image and video resolution using AI fal, upscale fal, upscale, enhance, image, video, resolution, ai
fal-workflow Generate workflow JSON files for chaining AI models fal fal, generate, json, files, chaining, ai, models
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 ... fp, ts, react fp, ts, react, practical, hooks, state, forms, data, fetching, building, apps, functional
frontend-dev-guidelines Opinionated frontend development standards for modern React + TypeScript applications. Covers Suspense-first data fetching, lazy loading, feature-based archi... frontend, dev, guidelines frontend, dev, guidelines, opinionated, development, standards, react, typescript, applications, covers, suspense, first
frontend-ui-dark-ts Build dark-themed React applications using Tailwind CSS with custom theming, glassmorphism effects, and Framer Motion animations. Use when creating dashboard... frontend, ui, dark, ts frontend, ui, dark, ts, themed, react, applications, tailwind, css, custom, theming, glassmorphism
geo-fundamentals Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity). geo, fundamentals geo, fundamentals, generative, engine, optimization, ai, search, engines, chatgpt, claude, perplexity
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... google, analytics google, analytics, automation, automate, tasks, via, rube, mcp, composio, run, reports, list
googlesheets-automation Automate Google Sheets operations (read, write, format, filter, manage spreadsheets) via Rube MCP (Composio). Read/write data, manage tabs, apply formatting,... googlesheets googlesheets, automation, automate, google, sheets, operations, read, write, format, filter, spreadsheets, via
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... graphql graphql, gives, clients, exactly, data, no, less, one, endpoint, typed, schema, introspection
hig-technologies Apple HIG guidance for Apple technology integrations: Siri, Apple Pay, HealthKit, HomeKit, ARKit, machine learning, generative AI, iCloud, Sign in with Apple... hig, technologies hig, technologies, apple, guidance, technology, integrations, siri, pay, healthkit, homekit, arkit, machine
hosted-agents-v2-py Build hosted agents using Azure AI Projects SDK with ImageBasedHostedAgentDefinition. Use when creating container-based agents in Azure AI Foundry. hosted, agents, v2, py hosted, agents, v2, py, azure, ai, sdk, imagebasedhostedagentdefinition, creating, container, foundry
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... hybrid, search hybrid, search, combine, vector, keyword, improved, retrieval, implementing, rag, building, engines, neither
imagen AI image generation skill powered by Google Gemini, enabling seamless visual content creation for UI placeholders, documentation, and design assets. imagen imagen, ai, image, generation, skill, powered, google, gemini, enabling, seamless, visual, content
ios-developer Develop native iOS applications with Swift/SwiftUI. Masters iOS 18, SwiftUI, UIKit integration, Core Data, networking, and App Store optimization. ios ios, developer, develop, native, applications, swift, swiftui, masters, 18, uikit, integration, core
langchain-architecture Design LLM applications using the LangChain framework with agents, memory, and tool integration patterns. Use when building LangChain applications, implement... langchain, architecture langchain, architecture, llm, applications, framework, agents, memory, integration, building, implementing, ai, creating
langgraph Expert in LangGraph - the production-grade framework for building stateful, multi-actor AI applications. Covers graph construction, state management, cycles ... langgraph langgraph, grade, framework, building, stateful, multi, actor, ai, applications, covers, graph, construction
libreoffice/base Database management, forms, reports, and data operations with LibreOffice Base. libreoffice/base libreoffice/base, base, database, forms, reports, data, operations, libreoffice
libreoffice/calc Spreadsheet creation, format conversion (ODS/XLSX/CSV), formulas, data automation with LibreOffice Calc. libreoffice/calc libreoffice/calc, calc, spreadsheet, creation, format, conversion, ods, xlsx, csv, formulas, data, automation
libreoffice/draw Vector graphics and diagram creation, format conversion (ODG/SVG/PDF) with LibreOffice Draw. libreoffice/draw libreoffice/draw, draw, vector, graphics, diagram, creation, format, conversion, odg, svg, pdf, libreoffice
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... 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. 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... llm, application, dev, prompt, optimize llm, application, dev, prompt, optimize, engineer, specializing, crafting, effective, prompts, llms, through
llm-evaluation Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testing LLM performanc... llm, evaluation llm, evaluation, applications, automated, metrics, human, feedback, benchmarking, testing, performance, measuring, ai
mailchimp-automation Automate Mailchimp email marketing including campaigns, audiences, subscribers, segments, and analytics via Rube MCP (Composio). Always search tools first fo... mailchimp mailchimp, automation, automate, email, marketing, including, campaigns, audiences, subscribers, segments, analytics, via
mlops-engineer Build comprehensive ML pipelines, experiment tracking, and model registries with MLflow, Kubeflow, and modern MLOps tools. mlops mlops, engineer, ml, pipelines, experiment, tracking, model, registries, mlflow, kubeflow
nanobanana-ppt-skills AI-powered PPT generation with document analysis and styled images nanobanana, ppt, skills nanobanana, ppt, skills, ai, powered, generation, document, analysis, styled, images
neon-postgres Expert patterns for Neon serverless Postgres, branching, connection pooling, and Prisma/Drizzle integration Use when: neon database, serverless postgres, dat... neon, postgres neon, postgres, serverless, branching, connection, pooling, prisma, drizzle, integration, database
nextjs-app-router-patterns Master Next.js 14+ App Router with Server Components, streaming, parallel routes, and advanced data fetching. Use when building Next.js applications, impleme... nextjs, app, router nextjs, app, router, next, js, 14, server, components, streaming, parallel, routes, data
nextjs-best-practices Next.js App Router principles. Server Components, data fetching, routing patterns. nextjs, best, practices nextjs, best, practices, next, js, app, router, principles, server, components, data, fetching
nodejs-backend-patterns Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration,... nodejs, backend nodejs, backend, node, js, express, fastify, implementing, middleware, error, handling, authentication, database
php-pro Write idiomatic PHP code with generators, iterators, SPL data
structures, and modern OOP features. Use PROACTIVELY for high-performance PHP
applications. php php, pro, write, idiomatic, code, generators, iterators, spl, data, structures, oop, features
podcast-generation Generate AI-powered podcast-style audio narratives using Azure OpenAI's GPT Realtime Mini model via WebSocket. Use when building text-to-speech features, aud... podcast, generation podcast, generation, generate, ai, powered, style, audio, narratives, azure, openai, gpt, realtime
postgres-best-practices Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, o... 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 postgresql postgresql, specific, schema, covers, data, types, indexing, constraints, performance, features
postgresql-optimization PostgreSQL database optimization workflow for query tuning, indexing strategies, performance analysis, and production database management. postgresql, optimization postgresql, optimization, database, query, tuning, indexing, performance, analysis
prisma-expert Prisma ORM expert for schema design, migrations, query optimization, relations modeling, and database operations. Use PROACTIVELY for Prisma schema issues, m... prisma prisma, orm, schema, migrations, query, optimization, relations, modeling, database, operations, proactively, issues
programmatic-seo Design and evaluate programmatic SEO strategies for creating SEO-driven pages at scale using templates and structured data. programmatic, seo programmatic, seo, evaluate, creating, driven, pages, scale, structured, data
prompt-caching Caching strategies for LLM prompts including Anthropic prompt caching, response caching, and CAG (Cache Augmented Generation) Use when: prompt caching, cache... prompt, caching prompt, caching, llm, prompts, including, anthropic, response, cag, cache, augmented, generation, augm
prompt-engineering-patterns Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, impro... prompt, engineering prompt, engineering, techniques, maximize, llm, performance, reliability, controllability, optimizing, prompts, improving, outputs
pydantic-models-py Create Pydantic models following the multi-model pattern with Base, Create, Update, Response, and InDB variants. Use when defining API request/response schem... pydantic, models, py pydantic, models, py, following, multi, model, base, update, response, indb, variants, defining
rag-engineer Expert in building Retrieval-Augmented Generation systems. Masters embedding models, vector databases, chunking strategies, and retrieval optimization for LL... rag rag, engineer, building, retrieval, augmented, generation, masters, embedding, models, vector, databases, chunking
rag-implementation RAG (Retrieval-Augmented Generation) implementation workflow covering embedding selection, vector database setup, chunking strategies, and retrieval optimiza... rag rag, retrieval, augmented, generation, covering, embedding, selection, vector, database, setup, chunking, optimization
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. react, ui react, ui, loading, states, error, handling, data, fetching, building, components, async, managing
scala-pro Master enterprise-grade Scala development with functional programming, distributed systems, and big data processing. Expert in Apache Pekko, Akka, Spark, ZIO... scala scala, pro, enterprise, grade, development, functional, programming, distributed, big, data, processing, apache
schema-markup Design, validate, and optimize schema.org structured data for eligibility, correctness, and measurable SEO impact. schema, markup schema, markup, validate, optimize, org, structured, data, eligibility, correctness, measurable, seo, impact
segment-cdp Expert patterns for Segment Customer Data Platform including Analytics.js, server-side tracking, tracking plans with Protocols, identity resolution, destinat... segment, cdp segment, cdp, customer, data, platform, including, analytics, js, server, side, tracking, plans
sendgrid-automation Automate SendGrid email operations including sending emails, managing contacts/lists, sender identities, templates, and analytics via Rube MCP (Composio). Al... sendgrid sendgrid, automation, automate, email, operations, including, sending, emails, managing, contacts, lists, sender
senior-architect Comprehensive software architecture skill for designing scalable, maintainable systems using ReactJS, NextJS, NodeJS, Express, React Native, Swift, Kotlin, F... senior senior, architect, software, architecture, skill, designing, scalable, maintainable, reactjs, nextjs, nodejs, express
similarity-search-patterns Implement efficient similarity search with vector databases. Use when building semantic search, implementing nearest neighbor queries, or optimizing retrieva... similarity, search similarity, search, efficient, vector, databases, building, semantic, implementing, nearest, neighbor, queries, optimizing
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... skill, creator, ms skill, creator, ms, creating, effective, skills, ai, coding, agents, working, azure, sdks
skill-seekers -Automatically convert documentation websites, GitHub repositories, and PDFs into Claude AI skills in minutes. skill, seekers skill, seekers, automatically, convert, documentation, websites, github, repositories, pdfs, claude, ai, skills
spark-optimization Optimize Apache Spark jobs with partitioning, caching, shuffle optimization, and memory tuning. Use when improving Spark performance, debugging slow jobs, or... spark, optimization spark, optimization, optimize, apache, jobs, partitioning, caching, shuffle, memory, tuning, improving, performance
sql-injection-testing This skill should be used when the user asks to "test for SQL injection vulnerabilities", "perform SQLi attacks", "bypass authentication using SQL injection"... sql, injection sql, injection, testing, skill, should, used, user, asks, test, vulnerabilities, perform, sqli
sql-optimization-patterns Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when de... sql, optimization sql, optimization, query, indexing, explain, analysis, dramatically, improve, database, performance, eliminate, slow
sqlmap-database-pentesting This skill should be used when the user asks to "automate SQL injection testing," "enumerate database structure," "extract database credentials using sqlmap,... sqlmap, database, pentesting sqlmap, database, pentesting, skill, should, used, user, asks, automate, sql, injection, testing
stitch-ui-design Expert guide for creating effective prompts for Google Stitch AI UI design tool. Use when user wants to design UI/UX in Stitch, create app interfaces, genera... stitch, ui stitch, ui, creating, effective, prompts, google, ai, user, wants, ux, app, interfaces
supabase-automation Automate Supabase database queries, table management, project administration, storage, edge functions, and SQL execution via Rube MCP (Composio). Always sear... supabase supabase, automation, automate, database, queries, table, administration, storage, edge, functions, sql, execution
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... team, collaboration, standup, notes team, collaboration, standup, notes, communication, async, first, ai, assisted, note, generation, commit
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,... telegram, bot, builder telegram, bot, builder, building, bots, solve, real, problems, simple, automation, complex, ai
trigger-dev Trigger.dev expert for background jobs, AI workflows, and reliable async execution with excellent developer experience and TypeScript-first design. Use when:... trigger, dev trigger, dev, background, jobs, ai, reliable, async, execution, excellent, developer, experience, typescript
unity-ecs-patterns Master Unity ECS (Entity Component System) with DOTS, Jobs, and Burst for high-performance game development. Use when building data-oriented games, optimizin... unity, ecs unity, ecs, entity, component, dots, jobs, burst, high, performance, game, development, building
using-neon Guides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon ... using, neon using, neon, guides, working, serverless, postgres, covers, getting, started, local, development, choosing
vector-database-engineer Expert in vector databases, embedding strategies, and semantic search implementation. Masters Pinecone, Weaviate, Qdrant, Milvus, and pgvector for RAG applic... 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... vector, index, tuning vector, index, tuning, optimize, performance, latency, recall, memory, hnsw, parameters, selecting, quantization
vexor Vector-powered CLI for semantic file search with a Claude/Codex skill vexor vexor, vector, powered, cli, semantic, file, search, claude, codex, skill
vibe-code-auditor Audit rapidly generated or AI-produced code for structural flaws, fragility, and production risks. vibe, code, auditor vibe, code, auditor, audit, rapidly, generated, ai, produced, structural, flaws, fragility, risks
videodb-skills Upload, stream, search, edit, transcribe, and generate AI video and audio using the VideoDB SDK. [video, editing, transcription, subtitles, search, streaming, ai-generation, media] [video, editing, transcription, subtitles, search, streaming, ai-generation, media], videodb, skills, upload, stream
voice-agents Voice agents represent the frontier of AI interaction - humans speaking naturally with AI systems. The challenge isn't just speech recognition and synthesis,... voice, agents voice, agents, represent, frontier, ai, interaction, humans, speaking, naturally, challenge, isn, just
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... voice, ai voice, ai, development, building, applications, real, time, agents, enabled, apps, covers, openai
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 ... voice, ai, engine voice, ai, engine, development, real, time, conversational, engines, async, worker, pipelines, streaming
web-artifacts-builder Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use ... web, artifacts, builder web, artifacts, builder, suite, creating, elaborate, multi, component, claude, ai, html, frontend
xlsx-official Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work ... xlsx, official xlsx, official, spreadsheet, creation, editing, analysis, formulas, formatting, data, visualization, claude, work
youtube-automation Automate YouTube tasks via Rube MCP (Composio): upload videos, manage playlists, search content, get analytics, and handle comments. Always search tools firs... youtube youtube, automation, automate, tasks, via, rube, mcp, composio, upload, videos, playlists, search

development (145)

Skill Description 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... 3d, web, experience 3d, web, experience, building, experiences, three, js, react, fiber, spline, webgl, interactive
algolia-search Expert patterns for Algolia search implementation, indexing strategies, React InstantSearch, and relevance tuning Use when: adding search to, algolia, instan... algolia, search algolia, search, indexing, react, instantsearch, relevance, tuning, adding, api, functionality
android-jetpack-compose-expert Expert guidance for building modern Android UIs with Jetpack Compose, covering state management, navigation, performance, and Material Design 3. android, jetpack, compose android, jetpack, compose, guidance, building, uis, covering, state, navigation, performance, material
android_ui_verification Automated end-to-end UI testing and verification on an Android Emulator using ADB. android_ui_verification android_ui_verification, android, ui, verification, automated, testing, emulator, adb
api-design-principles Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, revie... api, principles api, principles, rest, graphql, intuitive, scalable, maintainable, apis, delight, developers, designing, new
api-documentation API documentation workflow for generating OpenAPI specs, creating developer guides, and maintaining comprehensive API documentation. api, documentation api, documentation, generating, openapi, specs, creating, developer, guides, maintaining
api-documentation-generator Generate comprehensive, developer-friendly API documentation from code, including endpoints, parameters, examples, and best practices api, documentation, generator api, documentation, generator, generate, developer, friendly, code, including, endpoints, parameters, examples
api-patterns API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination. api api, principles, decision, making, rest, vs, graphql, trpc, selection, response, formats, versioning
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 app, store, optimization app, store, optimization, complete, aso, toolkit, researching, optimizing, tracking, mobile, performance, apple
architecture-patterns Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex ... architecture architecture, proven, backend, including, clean, hexagonal, domain, driven, architecting, complex, refactoring, existing
async-python-patterns Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, ... async, python async, python, asyncio, concurrent, programming, await, high, performance, applications, building, apis, bound
azure-appconfiguration-java Azure App Configuration SDK for Java. Centralized application configuration management with key-value settings, feature flags, and snapshots. 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. azure, appconfiguration, py azure, appconfiguration, py, app, configuration, sdk, python, centralized, feature, flags, dynamic, settings
azure-appconfiguration-ts Build applications using Azure App Configuration SDK for JavaScript (@azure/app-configuration). Use when working with configuration settings, feature flags, ... azure, appconfiguration, ts azure, appconfiguration, ts, applications, app, configuration, sdk, javascript, working, settings, feature, flags
azure-communication-callingserver-java Azure Communication Services CallingServer (legacy) Java SDK. Note - This SDK is deprecated. Use azure-communication-callautomation instead for new projects.... azure, communication, callingserver, java azure, communication, callingserver, java, legacy, sdk, note, deprecated, callautomation, instead, new, skill
azure-communication-chat-java Build real-time chat applications with Azure Communication Services Chat Java SDK. Use when implementing chat threads, messaging, participants, read receipts... azure, communication, chat, java azure, communication, chat, java, real, time, applications, sdk, implementing, threads, messaging, participants
azure-communication-common-java Azure Communication Services common utilities for Java. Use when working with CommunicationTokenCredential, user identifiers, token refresh, or shared authen... 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 ... 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. 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. azure, containerregistry, py azure, containerregistry, py, container, registry, sdk, python, managing, images, artifacts, repositories
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... 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... 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. azure, eventgrid, py azure, eventgrid, py, event, grid, sdk, python, publishing, events, handling, cloudevents, driven
azure-eventhub-dotnet Azure Event Hubs SDK for .NET. azure, eventhub, dotnet azure, eventhub, dotnet, event, hubs, sdk, net
azure-eventhub-py Azure Event Hubs SDK for Python streaming. Use for high-throughput event ingestion, producers, consumers, and checkpointing. azure, eventhub, py azure, eventhub, py, event, hubs, sdk, python, streaming, high, throughput, ingestion, producers
azure-functions Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production pat... azure, functions azure, functions, development, including, isolated, worker, model, durable, orchestration, cold, start, optimization
azure-identity-rust Azure Identity SDK for Rust authentication. Use for DeveloperToolsCredential, ManagedIdentityCredential, ClientSecretCredential, and token-based authentication. azure, identity, rust azure, identity, rust, sdk, authentication, developertoolscredential, managedidentitycredential, clientsecretcredential, token
azure-keyvault-certificates-rust Azure Key Vault Certificates SDK for Rust. Use for creating, importing, and managing certificates. 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... 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... azure, keyvault, keys, ts azure, keyvault, keys, ts, cryptographic, key, vault, sdk, javascript, creating, encrypting, decrypting
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... azure, messaging, webpubsub, java azure, messaging, webpubsub, java, real, time, web, applications, pubsub, sdk, implementing, websocket
azure-mgmt-apicenter-dotnet Azure API Center SDK for .NET. Centralized API inventory management with governance, versioning, and discovery. 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. 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. 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. azure, mgmt, apimanagement, py azure, mgmt, apimanagement, py, api, sdk, python, managing, apim, apis, products, subscriptions
azure-mgmt-fabric-dotnet Azure Resource Manager SDK for Fabric in .NET. 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. 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 using Azure.ResourceManager.MongoDBAtlas SDK. Use when creating, updating, listing, or deleting Mon... azure, mgmt, mongodbatlas, dotnet azure, mgmt, mongodbatlas, dotnet, mongodb, atlas, organizations, arm, resources, resourcemanager, sdk, creating
azure-monitor-opentelemetry-exporter-java Azure Monitor OpenTelemetry Exporter for Java. Export OpenTelemetry traces, metrics, and logs to Azure Monitor/Application Insights. 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. 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. azure, monitor, opentelemetry, py azure, monitor, opentelemetry, py, distro, python, one, line, application, insights, setup, auto
azure-resource-manager-durabletask-dotnet Azure Resource Manager SDK for Durable Task Scheduler in .NET. azure, resource, manager, durabletask, dotnet azure, resource, manager, durabletask, dotnet, sdk, durable, task, scheduler, net
azure-resource-manager-playwright-dotnet Azure Resource Manager SDK for Microsoft Playwright Testing in .NET. azure, resource, manager, playwright, dotnet azure, resource, manager, playwright, dotnet, sdk, microsoft, testing, net
azure-resource-manager-redis-dotnet Azure Resource Manager SDK for Redis in .NET. azure, resource, manager, redis, dotnet azure, resource, manager, redis, dotnet, sdk, net
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. 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 with Azure Storage Blob SDK for Java. Use when uploading, downloading, or managing files in Azure Blob Storage, working with ... azure, storage, blob, java azure, storage, blob, java, applications, sdk, uploading, downloading, managing, files, working, containers
azure-storage-blob-py Azure Blob Storage SDK for Python. Use for uploading, downloading, listing blobs, managing containers, and blob lifecycle. 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. 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... azure, storage, blob, ts azure, storage, blob, ts, javascript, typescript, sdk, operations, uploading, downloading, listing, managing
azure-storage-file-share-ts Azure File Share JavaScript/TypeScript SDK (@azure/storage-file-share) for SMB file share operations. 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. azure, storage, queue, py azure, storage, queue, py, sdk, python, reliable, message, queuing, task, distribution, asynchronous
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... azure, storage, queue, ts azure, storage, queue, ts, javascript, typescript, sdk, message, operations, sending, receiving, peeking
azure-web-pubsub-ts Build real-time messaging applications using Azure Web PubSub SDKs for JavaScript (@azure/web-pubsub, @azure/web-pubsub-client). Use when implementing WebSoc... azure, web, pubsub, ts azure, web, pubsub, ts, real, time, messaging, applications, sdks, javascript, client, implementing
backend-architect Expert backend architect specializing in scalable API design, microservices architecture, and distributed systems. backend backend, architect, specializing, scalable, api, microservices, architecture, distributed
backend-dev-guidelines Opinionated backend development standards for Node.js + Express + TypeScript microservices. Covers layered architecture, BaseController pattern, dependency i... backend, dev, guidelines backend, dev, guidelines, opinionated, development, standards, node, js, express, typescript, microservices, covers
bevy-ecs-expert Master Bevy's Entity Component System (ECS) in Rust, covering Systems, Queries, Resources, and parallel scheduling. bevy, ecs bevy, ecs, entity, component, rust, covering, queries, resources, parallel, scheduling
bullmq-specialist BullMQ expert for Redis-backed job queues, background processing, and reliable async execution in Node.js/TypeScript applications. Use when: bullmq, bull que... bullmq bullmq, redis, backed, job, queues, background, processing, reliable, async, execution, node, js
bun-development Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bu... bun bun, development, javascript, typescript, runtime, covers, package, bundling, testing, migration, node, js
cc-skill-coding-standards Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development. cc, skill, coding, standards cc, skill, coding, standards, universal, typescript, javascript, react, node, js, development
cc-skill-frontend-patterns Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices. cc, skill, frontend cc, skill, frontend, development, react, next, js, state, performance, optimization, ui
context7-auto-research Automatically fetch latest library/framework documentation for Claude Code via Context7 API context7, auto, research context7, auto, research, automatically, fetch, latest, library, framework, documentation, claude, code, via
copilot-sdk Build applications powered by GitHub Copilot using the Copilot SDK. Use when creating programmatic integrations with Copilot across Node.js/TypeScript, Pytho... copilot, sdk copilot, sdk, applications, powered, github, creating, programmatic, integrations, node, js, typescript, python
csharp-pro Write modern C# code with advanced features like records, pattern matching, and async/await. Optimizes .NET applications, implements enterprise patterns, and... csharp csharp, pro, write, code, features, like, records, matching, async, await, optimizes, net
dbos-golang DBOS Go SDK for building reliable, fault-tolerant applications with durable workflows. Use this skill when writing Go code with DBOS, creating workflows and ... dbos, golang dbos, golang, go, sdk, building, reliable, fault, tolerant, applications, durable, skill, writing
dbos-python DBOS Python SDK for building reliable, fault-tolerant applications with durable workflows. Use this skill when writing Python code with DBOS, creating workfl... dbos, python dbos, python, sdk, building, reliable, fault, tolerant, applications, durable, skill, writing, code
dbos-typescript DBOS TypeScript SDK for building reliable, fault-tolerant applications with durable workflows. Use this skill when writing TypeScript code with DBOS, creatin... dbos, typescript dbos, typescript, sdk, building, reliable, fault, tolerant, applications, durable, skill, writing, code
development Comprehensive web, mobile, and backend development workflow bundling frontend, backend, full-stack, and mobile development skills for end-to-end application ... development, web, mobile, backend, bundling, frontend, full, stack, skills, application, delivery
discord-bot-architect Specialized skill for building production-ready Discord bots. Covers Discord.js (JavaScript) and Pycord (Python), gateway intents, slash commands, interactiv... discord, bot discord, bot, architect, specialized, skill, building, bots, covers, js, javascript, pycord, python
documentation Documentation generation workflow covering API docs, architecture docs, README files, code comments, and technical writing. documentation documentation, generation, covering, api, docs, architecture, readme, files, code, comments, technical, writing
dotnet-architect Expert .NET backend architect specializing in C#, ASP.NET Core, Entity Framework, Dapper, and enterprise application patterns. dotnet dotnet, architect, net, backend, specializing, asp, core, entity, framework, dapper, enterprise, application
dotnet-backend-patterns Master C#/.NET backend development patterns for building robust APIs, MCP servers, and enterprise applications. Covers async/await, dependency injection, Ent... dotnet, backend dotnet, backend, net, development, building, robust, apis, mcp, servers, enterprise, applications, covers
exa-search Semantic search, similar content discovery, and structured research using Exa API exa, search exa, search, semantic, similar, content, discovery, structured, research, api
fastapi-pro Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns. fastapi fastapi, pro, high, performance, async, apis, sqlalchemy, pydantic, v2, microservices, websockets, python
fastapi-router-py Create FastAPI routers with CRUD operations, authentication dependencies, and proper response models. Use when building REST API endpoints, creating new rout... fastapi, router, py fastapi, router, py, routers, crud, operations, authentication, dependencies, proper, response, models, building
fastapi-templates Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applicati... fastapi fastapi, async, dependency, injection, error, handling, building, new, applications, setting, up, backend
firecrawl-scraper Deep web scraping, screenshots, PDF parsing, and website crawling using Firecrawl API firecrawl, scraper firecrawl, scraper, deep, web, scraping, screenshots, pdf, parsing, website, crawling, api
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... 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... fp, ts, pragmatic fp, ts, pragmatic, practical, jargon, free, functional, programming, 80, 20, approach, gets
frontend-design Create distinctive, production-grade frontend interfaces with intentional aesthetics, high craft, and non-generic visual identity. Use when building or styli... frontend frontend, distinctive, grade, interfaces, intentional, aesthetics, high, craft, non, generic, visual, identity
frontend-developer Build React components, implement responsive layouts, and handle client-side state management. Masters React 19, Next.js 15, and modern frontend architecture. frontend frontend, developer, react, components, responsive, layouts, handle, client, side, state, masters, 19
frontend-mobile-development-component-scaffold You are a React component architecture expert specializing in scaffolding production-ready, accessible, and performant components. Generate complete componen... frontend, mobile, component frontend, mobile, component, development, scaffold, react, architecture, specializing, scaffolding, accessible, performant, components
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... frontend, slides frontend, slides, stunning, animation, rich, html, presentations, scratch, converting, powerpoint, files, user
game-development/mobile-games Mobile game development principles. Touch input, battery, performance, app stores. game, development/mobile, games game, development/mobile, games, mobile, development, principles, touch, input, battery, performance, app, stores
gemini-api-dev Use this skill when building applications with Gemini models, Gemini API, working with multimodal content (text, images, audio, video), implementing function... gemini, api, dev gemini, api, dev, skill, building, applications, models, working, multimodal, content, text, images
go-concurrency-patterns Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or de... go, concurrency go, concurrency, goroutines, channels, sync, primitives, context, building, concurrent, applications, implementing, worker
go-playwright Expert capability for robust, stealthy, and efficient browser automation using Playwright Go. go, playwright go, playwright, capability, robust, stealthy, efficient, browser, automation
go-rod-master Comprehensive guide for browser automation and web scraping with go-rod (Chrome DevTools Protocol) including stealth anti-bot-detection patterns. go, rod, master go, rod, master, browser, automation, web, scraping, chrome, devtools, protocol, including, stealth
golang-pro Master Go 1.21+ with modern patterns, advanced concurrency, performance optimization, and production-ready microservices. golang golang, pro, go, 21, concurrency, performance, optimization, microservices
hubspot-integration Expert patterns for HubSpot CRM integration including OAuth authentication, CRM objects, associations, batch operations, webhooks, and custom objects. Covers... hubspot, integration hubspot, integration, crm, including, oauth, authentication, objects, associations, batch, operations, webhooks, custom
javascript-mastery Comprehensive JavaScript reference covering 33+ essential concepts every developer should know. From fundamentals like primitives and closures to advanced pa... javascript, mastery javascript, mastery, reference, covering, 33, essential, concepts, every, developer, should, know, fundamentals
javascript-pro Master modern JavaScript with ES6+, async patterns, and Node.js APIs. Handles promises, event loops, and browser/Node compatibility. javascript javascript, pro, es6, async, node, js, apis, promises, event, loops, browser, compatibility
javascript-testing-patterns Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fi... javascript javascript, testing, jest, vitest, library, unit, tests, integration, mocking, fixtures, test, driven
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... javascript, typescript javascript, typescript, scaffold, architecture, specializing, scaffolding, node, js, frontend, applications, generate, complete
launch-strategy When the user wants to plan a product launch, feature announcement, or release strategy. Also use when the user mentions 'launch,' 'Product Hunt,' 'feature r... launch launch, user, wants, plan, product, feature, announcement, release, mentions, hunt, go, market
m365-agents-ts Microsoft 365 Agents SDK for TypeScript/Node.js. m365, agents, ts m365, agents, ts, microsoft, 365, sdk, typescript, node, js
makepad-skills Makepad UI development skills for Rust apps: setup, patterns, shaders, packaging, and troubleshooting. makepad, skills makepad, skills, ui, development, rust, apps, setup, shaders, packaging, troubleshooting
memory-safety-patterns Implement memory-safe programming with RAII, ownership, smart pointers, and resource management across Rust, C++, and C. Use when writing safe systems code, ... memory, safety memory, safety, safe, programming, raii, ownership, smart, pointers, resource, rust, writing, code
microsoft-azure-webjobs-extensions-authentication-events-dotnet Microsoft Entra Authentication Events SDK for .NET. Azure Functions triggers for custom authentication extensions. microsoft, azure, webjobs, extensions, authentication, events, dotnet microsoft, azure, webjobs, extensions, authentication, events, dotnet, entra, sdk, net, functions, triggers
mobile-design Mobile-first design and engineering doctrine for iOS and Android apps. Covers touch interaction, performance, platform conventions, offline behavior, and mob... mobile mobile, first, engineering, doctrine, ios, android, apps, covers, touch, interaction, performance, platform
mobile-developer Develop React Native, Flutter, or native mobile apps with modern architecture patterns. Masters cross-platform development, native integrations, offline sync... mobile mobile, developer, develop, react, native, flutter, apps, architecture, masters, cross, platform, development
modern-javascript-patterns Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional progra... modern, javascript modern, javascript, es6, features, including, async, await, destructuring, spread, operators, arrow, functions
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. multi, platform, apps multi, platform, apps, deploy, same, feature, consistently, web, mobile, desktop, platforms, api
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... n8n, code, python n8n, code, python, write, nodes, writing, input, json, node, syntax, working, standard
n8n-node-configuration Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between g... n8n, node, configuration n8n, node, configuration, operation, aware, guidance, configuring, nodes, understanding, property, dependencies, determining
observe-whatsapp Observe and troubleshoot WhatsApp in Kapso: debug message delivery, inspect webhook deliveries/retries, triage API errors, and run health checks. Use when in... observe, whatsapp observe, whatsapp, troubleshoot, kapso, debug, message, delivery, inspect, webhook, deliveries, retries, triage
product-manager-toolkit Comprehensive toolkit for product managers including RICE prioritization, customer interview analysis, PRD templates, discovery frameworks, and go-to-market ... product, manager product, manager, toolkit, managers, including, rice, prioritization, customer, interview, analysis, prd, discovery
python-development-python-scaffold You are a Python project architecture expert specializing in scaffolding production-ready Python applications. Generate complete project structures with mode... python python, development, scaffold, architecture, specializing, scaffolding, applications, generate, complete, structures, tooling, uv
python-fastapi-development Python FastAPI backend development with async patterns, SQLAlchemy, Pydantic, authentication, and production API patterns. python, fastapi python, fastapi, development, backend, async, sqlalchemy, pydantic, authentication, api
python-packaging Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Python libraries, cre... python, packaging python, packaging, distributable, packages, proper, structure, setup, py, pyproject, toml, publishing, pypi
python-patterns Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying. 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... python, performance, optimization python, performance, optimization, profile, optimize, code, cprofile, memory, profilers, debugging, slow, optimizing
python-pro Master Python 3.12+ with modern features, async programming, performance optimization, and production-ready practices. Expert in the latest Python ecosystem ... python python, pro, 12, features, async, programming, performance, optimization, latest, ecosystem, including, uv
python-testing-patterns Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites... python python, testing, pytest, fixtures, mocking, test, driven, development, writing, tests, setting, up
react-best-practices React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.j... react, best, practices react, best, practices, next, js, performance, optimization, guidelines, vercel, engineering, skill, should
react-flow-architect Expert ReactFlow architect for building interactive graph applications with hierarchical node-edge systems, performance optimization, and auto-layout integra... react, flow react, flow, architect, reactflow, building, interactive, graph, applications, hierarchical, node, edge, performance
react-flow-node-ts Create React Flow node components with TypeScript types, handles, and Zustand integration. Use when building custom nodes for React Flow canvas, creating vis... react, flow, node, ts react, flow, node, ts, components, typescript, types, zustand, integration, building, custom, nodes
react-modernization Upgrade React applications to latest versions, migrate from class components to hooks, and adopt concurrent features. Use when modernizing React codebases, m... react, modernization react, modernization, upgrade, applications, latest, versions, migrate, class, components, hooks, adopt, concurrent
react-native-architecture Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps, impleme... react, native, architecture react, native, architecture, apps, expo, navigation, modules, offline, sync, cross, platform, developing
react-nextjs-development React and Next.js 14+ application development with App Router, Server Components, TypeScript, Tailwind CSS, and modern frontend patterns. react, nextjs react, nextjs, development, next, js, 14, application, app, router, server, components, typescript
react-patterns Modern React patterns and principles. Hooks, composition, performance, TypeScript best practices. react react, principles, hooks, composition, performance, typescript
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... react, state react, state, redux, toolkit, zustand, jotai, query, setting, up, global, managing, server
reference-builder Creates exhaustive technical references and API documentation. Generates comprehensive parameter listings, configuration guides, and searchable reference mat... reference, builder reference, builder, creates, exhaustive, technical, references, api, documentation, generates, parameter, listings, configuration
remotion-best-practices Best practices for Remotion - Video creation in React remotion, video, react, animation, composition remotion, video, react, animation, composition, creation
ruby-pro Write idiomatic Ruby code with metaprogramming, Rails patterns, and performance optimization. Specializes in Ruby on Rails, gem development, and testing fram... ruby ruby, pro, write, idiomatic, code, metaprogramming, rails, performance, optimization, specializes, gem, development
rust-async-patterns Master Rust async programming with Tokio, async traits, error handling, and concurrent patterns. Use when building async Rust applications, implementing conc... rust, async rust, async, programming, tokio, traits, error, handling, concurrent, building, applications, implementing, debugging
rust-pro Master Rust 1.75+ with modern async patterns, advanced type system features, and production-ready systems programming. rust rust, pro, 75, async, type, features, programming
senior-fullstack Comprehensive fullstack development skill for building complete web applications with React, Next.js, Node.js, GraphQL, and PostgreSQL. Includes project scaf... senior, fullstack senior, fullstack, development, skill, building, complete, web, applications, react, next, js, node
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... 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. shopify shopify, development, apps, extensions, themes, graphql, admin, api, cli, polaris, ui, liquid
slack-automation Automate Slack messaging, channel management, search, reactions, and threads via Rube MCP (Composio). Send messages, search conversations, manage channels/us... slack slack, automation, automate, messaging, channel, search, reactions, threads, via, rube, mcp, composio
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... slack, bot, builder slack, bot, builder, apps, bolt, framework, python, javascript, java, covers, block, kit
swiftui-expert-skill Write, review, or improve SwiftUI code following best practices for state management, view composition, performance, modern APIs, Swift concurrency, and iOS ... swiftui, skill swiftui, skill, write, review, improve, code, following, state, view, composition, performance, apis
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... programming, rust programming, rust, architecture, specializing, scaffolding, applications, generate, complete, structures, cargo, tooling, proper
tavily-web Web search, content extraction, crawling, and research capabilities using Tavily API tavily, web tavily, web, search, content, extraction, crawling, research, capabilities, api
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, ... telegram, mini, app telegram, mini, app, building, apps, twa, web, run, inside, native, like, experience
temporal-python-testing Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development s... temporal, python temporal, python, testing, test, pytest, time, skipping, mocking, covers, unit, integration, replay
twilio-communications Build communication features with Twilio: SMS messaging, voice calls, WhatsApp Business API, and user verification (2FA). Covers the full spectrum from simpl... twilio, communications twilio, communications, communication, features, sms, messaging, voice, calls, whatsapp, business, api, user
typescript-advanced-types Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe app... typescript, advanced, types typescript, advanced, types, type, including, generics, conditional, mapped, literals, utility, building, safe
typescript-expert TypeScript and JavaScript expert with deep knowledge of type-level programming, performance optimization, monorepo management, migration strategies, and mode... typescript typescript, javascript, deep, knowledge, type, level, programming, performance, optimization, monorepo, migration, tooling
typescript-pro Master TypeScript with advanced types, generics, and strict type safety. Handles complex type systems, decorators, and enterprise-grade patterns. typescript typescript, pro, types, generics, strict, type, safety, complex, decorators, enterprise, grade
ui-ux-pro-max UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwi... ui, ux, max ui, ux, max, pro, intelligence, 50, styles, 21, palettes, font, pairings, 20
uv-package-manager Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python pr... uv, package, manager uv, package, manager, fast, python, dependency, virtual, environments, setting, up, managing, dependencies
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... viral, generator, builder viral, generator, builder, building, shareable, go, name, generators, quiz, makers, avatar, creators
webapp-testing Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing... webapp webapp, testing, toolkit, interacting, local, web, applications, playwright, supports, verifying, frontend, functionality
zustand-store-ts Create Zustand stores with TypeScript, subscribeWithSelector middleware, and proper state/action separation. Use when building React state management, creati... zustand, store, ts zustand, store, ts, stores, typescript, subscribewithselector, middleware, proper, state, action, separation, building

general (187)

Skill Description 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. 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. 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... 20, andruia, niche, intelligence 20, andruia, niche, intelligence, estratega, de, inteligencia, dominio, andru, ia, analiza, el
address-github-comments Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI. address, github, comments address, github, comments, review, issue, open, pull, request, gh, cli
agent-manager-skill Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling. agent, manager, skill agent, manager, skill, multiple, local, cli, agents, via, tmux, sessions, start, stop
algorithmic-art Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, gener... algorithmic, art algorithmic, art, creating, p5, js, seeded, randomness, interactive, parameter, exploration, users, request
angular-best-practices Angular performance optimization and best practices guide. Use when writing, reviewing, or refactoring Angular code for optimal performance, bundle size, and... angular, best, practices angular, best, practices, performance, optimization, writing, reviewing, refactoring, code, optimal, bundle, size
angular-migration Migrate from AngularJS to Angular using hybrid mode, incremental component rewriting, and dependency injection updates. Use when upgrading AngularJS applicat... angular, migration angular, migration, migrate, angularjs, hybrid, mode, incremental, component, rewriting, dependency, injection, updates
anti-reversing-techniques Understand anti-reversing, obfuscation, and protection techniques encountered during software analysis. Use when analyzing protected binaries, bypassing anti... anti, reversing, techniques anti, reversing, techniques, understand, obfuscation, protection, encountered, during, software, analysis, analyzing, protected
app-builder Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordina... app, builder app, builder, main, application, building, orchestrator, creates, full, stack, applications, natural, language
app-builder/templates Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks. app, builder/templates app, builder/templates, scaffolding, new, applications, creating, scratch, contains, 12, various, tech, stacks
arm-cortex-expert Senior embedded software engineer specializing in firmware and driver development for ARM Cortex-M microcontrollers (Teensy, STM32, nRF52, SAMD). arm, cortex arm, cortex, senior, embedded, software, engineer, specializing, firmware, driver, development, microcontrollers, teensy
avalonia-layout-zafiro Guidelines for modern Avalonia UI layout using Zafiro.Avalonia, emphasizing shared styles, generic components, and avoiding XAML redundancy. avalonia, layout, zafiro avalonia, layout, zafiro, guidelines, ui, emphasizing, shared, styles, generic, components, avoiding, xaml
avalonia-zafiro-development Mandatory skills, conventions, and behavioral rules for Avalonia UI development using the Zafiro toolkit. avalonia, zafiro avalonia, zafiro, development, mandatory, skills, conventions, behavioral, rules, ui, toolkit
aws-cost-cleanup Automated cleanup of unused AWS resources to reduce costs aws, cost, cleanup aws, cost, cleanup, automated, unused, resources, reduce, costs
aws-cost-optimizer Comprehensive AWS cost analysis and optimization recommendations using AWS CLI and Cost Explorer aws, cost, optimizer aws, cost, optimizer, analysis, optimization, recommendations, cli, explorer
backtesting-frameworks Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developin... backtesting, frameworks backtesting, frameworks, robust, trading, proper, handling, look, ahead, bias, survivorship, transaction, costs
bazel-build-optimization Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote execution, or optimizing build performance for enterprise co... bazel, build, optimization bazel, build, optimization, optimize, large, scale, monorepos, configuring, implementing, remote, execution, optimizing
blockchain-developer Build production-ready Web3 applications, smart contracts, and decentralized systems. Implements DeFi protocols, NFT platforms, DAOs, and enterprise blockcha... blockchain blockchain, developer, web3, applications, smart, contracts, decentralized, implements, defi, protocols, nft, platforms
brand-guidelines-anthropic Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand co... brand, guidelines, anthropic brand, guidelines, anthropic, applies, official, colors, typography, any, sort, artifact, may, benefit
brand-guidelines-community Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand co... brand, guidelines, community brand, guidelines, community, applies, anthropic, official, colors, typography, any, sort, artifact, may
busybox-on-windows How to use a Win32 build of BusyBox to run many of the standard UNIX command line tools on Windows. busybox, on, windows busybox, on, windows, how, win32, run, many, standard, unix, command, line
c-pro Write efficient C code with proper memory management, pointer c c, pro, write, efficient, code, proper, memory, pointer
canvas-design Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art... canvas canvas, beautiful, visual, art, png, pdf, documents, philosophy, should, skill, user, asks
carrier-relationship-management Codified expertise for managing carrier portfolios, negotiating freight rates, tracking carrier performance, allocating freight, and maintaining strategic ca... carrier, relationship carrier, relationship, codified, expertise, managing, portfolios, negotiating, freight, rates, tracking, performance, allocating
cc-skill-continuous-learning Development skill from everything-claude-code cc, skill, continuous, learning cc, skill, continuous, learning, development, everything, claude, code
cc-skill-project-guidelines-example Project Guidelines Skill (Example) cc, skill, guidelines, example cc, skill, guidelines, example
cc-skill-strategic-compact Development skill from everything-claude-code cc, skill, strategic, compact cc, skill, strategic, compact, development, everything, claude, code
claude-ally-health A health assistant skill for medical information analysis, symptom tracking, and wellness guidance. claude, ally, health claude, ally, health, assistant, skill, medical, information, analysis, symptom, tracking, wellness, guidance
claude-code-guide Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies "Thinking" keywords, debugging techniques, and best ... claude, code claude, code, effectively, includes, configuration, prompting, thinking, keywords, debugging, techniques, interacting, wit
claude-scientific-skills Scientific research and analysis skills claude, scientific, skills claude, scientific, skills, research, analysis
claude-speed-reader -Speed read Claude's responses at 600+ WPM using RSVP with Spritz-style ORP highlighting claude, speed, reader claude, speed, reader, read, responses, 600, wpm, rsvp, spritz, style, orp, highlighting
claude-win11-speckit-update-skill Windows 11 system management claude, win11, speckit, update, skill claude, win11, speckit, update, skill, windows, 11
clean-code Applies principles from Robert C. Martin's 'Clean Code'. Use this skill when writing, reviewing, or refactoring code to ensure high quality, readability, and... clean, code clean, code, applies, principles, robert, martin, skill, writing, reviewing, refactoring, high, quality
cloudflare-workers-expert Expert in Cloudflare Workers and the Edge Computing ecosystem. Covers Wrangler, KV, D1, Durable Objects, and R2 storage. cloudflare, workers cloudflare, workers, edge, computing, ecosystem, covers, wrangler, kv, d1, durable, objects, r2
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... code, documentation, explain code, documentation, explain, education, specializing, explaining, complex, through, clear, narratives, visual, diagrams
code-refactoring-context-restore Use when working with code refactoring context restore 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... code, refactoring, tech, debt code, refactoring, tech, debt, technical, specializing, identifying, quantifying, prioritizing, software, analyze, codebase
code-review-excellence Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use wh... code, excellence code, excellence, review, effective, provide, constructive, feedback, catch, bugs, early, foster, knowledge
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... codebase, cleanup, tech, debt codebase, cleanup, tech, debt, technical, specializing, identifying, quantifying, prioritizing, software, analyze, uncover
commit Create commit messages following Sentry conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows convention... commit commit, messages, following, sentry, conventions, committing, code, changes, writing, formatting, git, history
comprehensive-review-full-review Use when working with comprehensive review full review comprehensive, full comprehensive, full, review, working
comprehensive-review-pr-enhance You are a PR optimization expert specializing in creating high-quality pull requests that facilitate efficient code reviews. Generate comprehensive PR descri... comprehensive, pr, enhance comprehensive, pr, enhance, review, optimization, specializing, creating, high, quality, pull, requests, facilitate
computer-vision-expert SOTA Computer Vision Expert (2026). Specialized in YOLO26, Segment Anything 3 (SAM 3), Vision Language Models, and real-time spatial analysis. computer, vision computer, vision, sota, 2026, specialized, yolo26, segment, anything, sam, language, models, real
concise-planning Use when a user asks for a plan for a coding task, to generate a clear, actionable, and atomic checklist. concise, planning concise, planning, user, asks, plan, coding, task, generate, clear, actionable, atomic, checklist
context-compression Design and evaluate compression strategies for long-running sessions compression compression, context, evaluate, long, running, sessions
context-fundamentals Understand what context is, why it matters, and the anatomy of context in agent systems fundamentals fundamentals, context, understand, what, why, matters, anatomy, agent
context-management-context-restore Use when working with context management context restore restore restore, context, working
context-management-context-save Use when working with context management context save save save, context, working
context-optimization Apply compaction, masking, and caching strategies optimization optimization, context, apply, compaction, masking, caching
cpp-pro Write idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization. cpp cpp, pro, write, idiomatic, code, features, raii, smart, pointers, stl, algorithms, move
create-pr Create pull requests following Sentry conventions. Use when opening PRs, writing PR descriptions, or preparing changes for review. Follows Sentry's code revi... create, pr create, pr, pull, requests, following, sentry, conventions, opening, prs, writing, descriptions, preparing
culture-index Index and search culture documentation culture, index culture, index, search, documentation
daily-news-report Scrapes content based on a preset URL list, filters high-quality technical information, and generates daily Markdown reports. daily, news, report daily, news, report, scrapes, content, preset, url, list, filters, high, quality, technical
debugging-strategies Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use ... debugging, strategies debugging, strategies, systematic, techniques, profiling, root, cause, analysis, efficiently, track, down, bugs
debugging-toolkit-smart-debug Use when working with debugging toolkit smart debug debugging, debug debugging, debug, toolkit, smart, working
design-md Analyze Stitch projects and synthesize a semantic design system into DESIGN.md files md md, analyze, stitch, synthesize, semantic, files
dispatching-parallel-agents Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies dispatching, parallel, agents dispatching, parallel, agents, facing, independent, tasks, worked, without, shared, state, sequential, dependencies
docx-official Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude ... docx, official docx, official, document, creation, editing, analysis, tracked, changes, comments, formatting, preservation, text
dx-optimizer Developer Experience specialist. Improves tooling, setup, and workflows. Use PROACTIVELY when setting up new projects, after team feedback, or when developme... dx, optimizer dx, optimizer, developer, experience, improves, tooling, setup, proactively, setting, up, new, after
email-sequence When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions... email, sequence email, sequence, user, wants, optimize, drip, campaign, automated, flow, lifecycle, program, mentions
energy-procurement Codified expertise for electricity and gas procurement, tariff optimisation, demand charge management, renewable PPA evaluation, and multi-facility energy co... energy, procurement energy, procurement, codified, expertise, electricity, gas, tariff, optimisation, demand, charge, renewable, ppa
environment-setup-guide Guide developers through setting up development environments with proper tools, dependencies, and configurations environment, setup environment, setup, developers, through, setting, up, development, environments, proper, dependencies, configurations
error-debugging-multi-agent-review Use when working with error debugging multi agent review error, debugging, multi, agent error, debugging, multi, agent, review, working
error-diagnostics-smart-debug Use when working with error diagnostics smart debug error, diagnostics, debug error, diagnostics, debug, smart, working
evaluation Build evaluation frameworks for agent systems evaluation evaluation, frameworks, agent
executing-plans Use when you have a written implementation plan to execute in a separate session with review checkpoints executing, plans executing, plans, written, plan, execute, separate, session, review, checkpoints
fal-platform Platform APIs for model management, pricing, and usage tracking fal, platform fal, platform, apis, model, pricing, usage, tracking
ffuf-claude-skill Web fuzzing with ffuf ffuf, claude, skill ffuf, claude, skill, web, fuzzing
file-organizer Intelligently organizes files and folders by understanding context, finding duplicates, and suggesting better organizational structures. Use when user wants ... file, organizer file, organizer, intelligently, organizes, files, folders, understanding, context, finding, duplicates, suggesting, better
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... finishing, a, branch finishing, a, branch, development, complete, all, tests, pass, decide, how, integrate, work
fix-review Verify fix commits address audit findings without new bugs fix fix, review, verify, commits, address, audit, findings, without, new, bugs
form-cro Optimize any form that is NOT signup or account registration — including lead capture, contact, demo request, application, survey, quote, and checkout forms. form, cro form, cro, optimize, any, signup, account, registration, including, lead, capture, contact, demo
framework-migration-code-migrate You are a code migration expert specializing in transitioning codebases between frameworks, languages, versions, and platforms. Generate comprehensive migrat... framework, migration, code, migrate framework, migration, code, migrate, specializing, transitioning, codebases, between, frameworks, languages, versions, platforms
game-development Game development orchestrator. Routes to platform-specific skills based on project needs. game game, development, orchestrator, routes, platform, specific, skills
game-development/2d-games 2D game development principles. Sprites, tilemaps, physics, camera. 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. game, development/3d, games game, development/3d, games, 3d, development, principles, rendering, shaders, physics, cameras
game-development/game-audio Game audio principles. Sound design, music integration, adaptive audio systems. 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. game, development/game game, development/game, principles, gdd, structure, balancing, player, psychology, progression
game-development/pc-games PC and console game development principles. Engine selection, platform features, optimization strategies. 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. 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. game, development/web, games game, development/web, games, web, browser, development, principles, framework, selection, webgpu, optimization, pwa
git-advanced-workflows Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situation. Use... git, advanced git, advanced, including, rebasing, cherry, picking, bisect, worktrees, reflog, maintain, clean, history
git-pr-workflows-onboard You are an expert onboarding specialist and knowledge transfer architect with deep experience in remote-first organizations, technical team integration, ... 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... git, pr, enhance git, pr, enhance, optimization, specializing, creating, high, quality, pull, requests, facilitate, efficient
git-pushing Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to... git, pushing git, pushing, stage, commit, push, changes, conventional, messages, user, wants, mentions, remote
github-issue-creator Convert raw notes, error logs, voice dictation, or screenshots into crisp GitHub-flavored markdown issue reports. Use when the user pastes bug info, error me... github, issue, creator github, issue, creator, convert, raw, notes, error, logs, voice, dictation, screenshots, crisp
godot-4-migration Specialized guide for migrating Godot 3.x projects to Godot 4 (GDScript 2.0), covering syntax changes, Tweens, and exports. godot, 4, migration godot, 4, migration, specialized, migrating, gdscript, covering, syntax, changes, tweens, exports
haskell-pro Expert Haskell engineer specializing in advanced type systems, pure haskell haskell, pro, engineer, specializing, type, pure
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... hierarchical, agent, memory hierarchical, agent, memory, scoped, claude, md, reduces, context, token, spend, creates, directory
hig-components-content Apple Human Interface Guidelines for content display components. hig, components, content hig, components, content, apple, human, interface, guidelines, display
hig-components-controls Apple HIG guidance for selection and input controls including pickers, toggles, sliders, steppers, segmented controls, combo boxes, text fields, text views, ... hig, components, controls hig, components, controls, apple, guidance, selection, input, including, pickers, toggles, sliders, steppers
hig-components-dialogs Apple HIG guidance for presentation components including alerts, action sheets, popovers, sheets, and digit entry views. 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. hig, components, layout hig, components, layout, apple, human, interface, guidelines, navigation
hig-components-menus Apple HIG guidance for menu and button components including menus, context menus, dock menus, edit menus, the menu bar, toolbars, action buttons, pop-up butt... hig, components, menus hig, components, menus, apple, guidance, menu, button, including, context, dock, edit, bar
hig-components-search Apple HIG guidance for navigation-related components including search fields, page controls, and path controls. 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. 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... hig, components hig, components, apple, guidance, experience, widgets, live, activities, notifications, complications, home, screen
hig-foundations Apple Human Interface Guidelines design foundations. hig, foundations hig, foundations, apple, human, interface, guidelines
hig-platforms Apple Human Interface Guidelines for platform-specific design. 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. hig hig, context, update, shared, apple, document, other, skills, tailor, guidance
hugging-face-cli Execute Hugging Face Hub operations using the hf CLI. Use when the user needs to download models/datasets/spaces, upload files to Hub repositories, create ... hugging, face, cli hugging, face, cli, execute, hub, operations, hf, user, download, models, datasets, spaces
hugging-face-jobs This skill should be used when users want to run any workload on Hugging Face Jobs infrastructure. Covers UV scripts, Docker-based jobs, hardware selection, ... hugging, face, jobs hugging, face, jobs, skill, should, used, users, want, run, any, workload, infrastructure
infinite-gratitude Multi-agent research skill for parallel research execution (10 agents, battle-tested with real case studies). infinite, gratitude infinite, gratitude, multi, agent, research, skill, parallel, execution, 10, agents, battle, tested
interactive-portfolio Expert in building portfolios that actually land jobs and clients - not just showing work, but creating memorable experiences. Covers developer portfolios, d... interactive, portfolio interactive, portfolio, building, portfolios, actually, land, jobs, clients, just, showing, work, creating
internal-comms-anthropic A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenev... internal, comms, anthropic internal, comms, anthropic, set, resources, me, write, all, kinds, communications, formats, my
internal-comms-community A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenev... internal, comms, community internal, comms, community, set, resources, me, write, all, kinds, communications, formats, my
inventory-demand-planning Codified expertise for demand forecasting, safety stock optimisation, replenishment planning, and promotional lift estimation at multi-location retailers. inventory, demand, planning inventory, demand, planning, codified, expertise, forecasting, safety, stock, optimisation, replenishment, promotional, lift
julia-pro Master Julia 1.10+ with modern features, performance optimization, multiple dispatch, and production-ready practices. julia julia, pro, 10, features, performance, optimization, multiple, dispatch
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. last30days last30days, research, topic, last, 30, days, reddit, web, become, write, copy, paste
legacy-modernizer Refactor legacy codebases, migrate outdated frameworks, and implement gradual modernization. Handles technical debt, dependency updates, and backward compati... legacy, modernizer legacy, modernizer, refactor, codebases, migrate, outdated, frameworks, gradual, modernization, technical, debt, dependency
linear-claude-skill Manage Linear issues, projects, and teams linear, claude, skill linear, claude, skill, issues, teams
lint-and-validate Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax correctness and project standards. Tri... lint, and, validate lint, and, validate, automatic, quality, control, linting, static, analysis, procedures, after, every
linux-privilege-escalation This skill should be used when the user asks to "escalate privileges on Linux", "find privesc vectors on Linux systems", "exploit sudo misconfigurations", "a... linux, privilege, escalation linux, privilege, escalation, skill, should, used, user, asks, escalate, privileges, find, privesc
linux-shell-scripting This skill should be used when the user asks to "create bash scripts", "automate Linux tasks", "monitor system resources", "backup files", "manage users", or... linux, shell, scripting linux, shell, scripting, skill, should, used, user, asks, bash, scripts, automate, tasks
logistics-exception-management Codified expertise for handling freight exceptions, shipment delays, damages, losses, and carrier disputes. Informed by logistics professionals with 15+ year... logistics, exception logistics, exception, codified, expertise, handling, freight, exceptions, shipment, delays, damages, losses, carrier
mcp-builder Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use whe... mcp, builder mcp, builder, creating, high, quality, model, context, protocol, servers, enable, llms, interact
mcp-builder-ms Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use whe... mcp, builder, ms mcp, builder, ms, creating, high, quality, model, context, protocol, servers, enable, llms
memory-systems Design short-term, long-term, and graph-based memory architectures memory memory, short, term, long, graph, architectures
mermaid-expert Create Mermaid diagrams for flowcharts, sequences, ERDs, and architectures. Masters syntax for all diagram types and styling. mermaid mermaid, diagrams, flowcharts, sequences, erds, architectures, masters, syntax, all, diagram, types, styling
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... micro, saas, launcher micro, saas, launcher, launching, small, products, fast, indie, hacker, approach, building, profitable
minecraft-bukkit-pro Master Minecraft server plugin development with Bukkit, Spigot, and Paper APIs. minecraft, bukkit minecraft, bukkit, pro, server, plugin, development, spigot, paper, apis
monorepo-management Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependen... monorepo monorepo, turborepo, nx, pnpm, workspaces, efficient, scalable, multi, package, repositories, optimized, dependency
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... n8n, mcp n8n, mcp, effectively, searching, nodes, validating, configurations, accessing, managing, any, provides, sele
nft-standards Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, ... nft, standards nft, standards, erc, 721, 1155, proper, metadata, handling, minting, marketplace, integration, creating
nosql-expert Expert guidance for distributed NoSQL databases (Cassandra, DynamoDB). Focuses on mental models, query-first modeling, single-table design, and avoiding hot ... nosql nosql, guidance, distributed, databases, cassandra, dynamodb, mental, models, query, first, modeling, single
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... obsidian, clipper, creator obsidian, clipper, creator, creating, web, want, new, clipping, understand, available, variables, format
onboarding-cro 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 ... onboarding, cro onboarding, cro, user, wants, optimize, post, signup, activation, first, run, experience, time
oss-hunter Automatically hunt for high-impact OSS contribution opportunities in trending repositories. oss, hunter oss, hunter, automatically, hunt, high, impact, contribution, opportunities, trending, repositories
page-cro Analyze and optimize individual pages for conversion performance. page, cro page, cro, analyze, optimize, individual, pages, conversion, performance
paid-ads When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when ... paid, ads paid, ads, user, wants, advertising, campaigns, google, meta, facebook, instagram, linkedin, twitter
paypal-integration Integrate PayPal payment processing with support for express checkout, subscriptions, and refund management. Use when implementing PayPal payments, processin... paypal, integration paypal, integration, integrate, payment, processing, express, checkout, subscriptions, refund, implementing, payments, online
paywall-upgrade-cro When the user wants to create or optimize in-app paywalls, upgrade screens, upsell modals, or feature gates. Also use when the user mentions "paywall," "upgr... paywall, upgrade, cro paywall, upgrade, cro, user, wants, optimize, app, paywalls, screens, upsell, modals, feature
pdf-official Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs ... pdf, official pdf, official, manipulation, toolkit, extracting, text, tables, creating, new, pdfs, merging, splitting
pentest-commands This skill should be used when the user asks to "run pentest commands", "scan with nmap", "use metasploit exploits", "crack passwords with hydra or john", "s... pentest, commands pentest, commands, skill, should, used, user, asks, run, scan, nmap, metasploit, exploits
performance-profiling Performance profiling principles. Measurement, analysis, and optimization techniques. performance, profiling performance, profiling, principles, measurement, analysis, optimization, techniques
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... personal, builder personal, builder, building, custom, solve, own, problems, first, products, often, start, scratch
plan-writing Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work. plan, writing plan, writing, structured, task, planning, clear, breakdowns, dependencies, verification, criteria, implementing, features
planning-with-files Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks,... planning, with, files planning, with, files, implements, manus, style, file, complex, tasks, creates, task, plan
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... posix, shell posix, shell, pro, strict, sh, scripting, maximum, portability, unix, like, specializes, scripts
pptx-official Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying o... pptx, official pptx, official, presentation, creation, editing, analysis, claude, work, presentations, files, creating, new
privilege-escalation-methods This skill should be used when the user asks to "escalate privileges", "get root access", "become administrator", "privesc techniques", "abuse sudo", "exploi... privilege, escalation, methods privilege, escalation, methods, skill, should, used, user, asks, escalate, privileges, get, root
production-scheduling Codified expertise for production scheduling, job sequencing, line balancing, changeover optimisation, and bottleneck resolution in discrete and batch manufa... production, scheduling production, scheduling, codified, expertise, job, sequencing, line, balancing, changeover, optimisation, bottleneck, resolution
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) [prompt-engineering, optimization, frameworks, ai-enhancement] [prompt-engineering, optimization, frameworks, ai-enhancement], prompt, engineer, transforms, user, prompts, optimized, rtf, risen
prompt-library Curated collection of high-quality prompts for various use cases. Includes role-based prompts, task-specific templates, and prompt refinement techniques. Use... prompt, library prompt, library, curated, collection, high, quality, prompts, various, cases, includes, role, task
quality-nonconformance Codified expertise for quality control, non-conformance investigation, root cause analysis, corrective action, and supplier quality management in regulated m... quality, nonconformance quality, nonconformance, codified, expertise, control, non, conformance, investigation, root, cause, analysis, corrective
readme When the user wants to create or update a README.md file for a project. Also use when the user says 'write readme,' 'create readme,' 'document this project,'... readme readme, user, wants, update, md, file, says, write, document, documentation, asks, he
receiving-code-review Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technic... receiving, code receiving, code, review, feedback, before, implementing, suggestions, especially, seems, unclear, technically, questionable
red-team-tools This skill should be used when the user asks to "follow red team methodology", "perform bug bounty hunting", "automate reconnaissance", "hunt for XSS vulnera... red, team red, team, skill, should, used, user, asks, follow, methodology, perform, bug, bounty
referral-program When the user wants to create, optimize, or analyze a referral program, affiliate program, or word-of-mouth strategy. Also use when the user mentions 'referr... referral, program referral, program, user, wants, optimize, analyze, affiliate, word, mouth, mentions, ambassador
requesting-code-review Use when completing tasks, implementing major features, or before merging to verify work meets requirements requesting, code requesting, code, review, completing, tasks, implementing, major, features, before, merging, verify, work
returns-reverse-logistics Codified expertise for returns authorisation, receipt and inspection, disposition decisions, refund processing, fraud detection, and warranty claims management. returns, reverse, logistics returns, reverse, logistics, codified, expertise, authorisation, receipt, inspection, disposition, decisions, refund, processing
reverse-engineer Expert reverse engineer specializing in binary analysis, disassembly, decompilation, and software analysis. Masters IDA Pro, Ghidra, radare2, x64dbg, and mod... reverse reverse, engineer, specializing, binary, analysis, disassembly, decompilation, software, masters, ida, pro, ghidra
search-specialist Expert web researcher using advanced search techniques and search search, web, researcher, techniques
shader-programming-glsl Expert guide for writing efficient GLSL shaders (Vertex/Fragment) for web and game engines, covering syntax, uniforms, and common effects. shader, programming, glsl shader, programming, glsl, writing, efficient, shaders, vertex, fragment, web, game, engines, covering
sharp-edges Identify error-prone APIs and dangerous configurations sharp, edges sharp, edges, identify, error, prone, apis, dangerous, configurations
shellcheck-configuration Master ShellCheck static analysis configuration and usage for shell script quality. Use when setting up linting infrastructure, fixing code issues, or ensuri... shellcheck, configuration shellcheck, configuration, static, analysis, usage, shell, script, quality, setting, up, linting, infrastructure
shodan-reconnaissance This skill should be used when the user asks to "search for exposed devices on the internet," "perform Shodan reconnaissance," "find vulnerable services usin... shodan, reconnaissance shodan, reconnaissance, skill, should, used, user, asks, search, exposed, devices, internet, perform
signup-flow-cro When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions "signup conversions," "reg... signup, flow, cro signup, flow, cro, user, wants, optimize, registration, account, creation, trial, activation, flows
skill-creator This skill should be used when the user asks to create a new skill, build a skill, make a custom skill, develop a CLI skill, or wants to extend the CLI with ... [automation, scaffolding, skill-creation, meta-skill] [automation, scaffolding, skill-creation, meta-skill], skill, creator, should, used, user, asks, new, custom
skill-rails-upgrade Analyze Rails apps and provide upgrade assessments skill, rails, upgrade skill, rails, upgrade, analyze, apps, provide, assessments
slack-gif-creator Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users reques... slack, gif, creator slack, gif, creator, knowledge, utilities, creating, animated, gifs, optimized, provides, constraints, validation
social-content When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms. A... social, content social, content, user, wants, creating, scheduling, optimizing, media, linkedin, twitter, instagram, tiktok
subagent-driven-development Use when executing implementation plans with independent tasks in the current session subagent, driven subagent, driven, development, executing, plans, independent, tasks, current, session
superpowers-lab Lab environment for Claude superpowers superpowers, lab superpowers, lab, environment, claude
team-composition-analysis This skill should be used when the user asks to \"plan team structure", "determine hiring needs", "design org chart", "calculate compensation", "plan equit... team, composition team, composition, analysis, skill, should, used, user, asks, plan, structure, determine, hiring
theme-factory Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors... theme, factory theme, factory, toolkit, styling, artifacts, these, slides, docs, reportings, html, landing, pages
threejs-skills Create 3D scenes, interactive experiences, and visual effects using Three.js. Use when user requests 3D graphics, WebGL experiences, 3D visualizations, anima... threejs, skills threejs, skills, 3d, scenes, interactive, experiences, visual, effects, three, js, user, requests
turborepo-caching Configure Turborepo for efficient monorepo builds with local and remote caching. Use when setting up Turborepo, optimizing build pipelines, or implementing d... turborepo, caching turborepo, caching, configure, efficient, monorepo, local, remote, setting, up, optimizing, pipelines, implementing
tutorial-engineer Creates step-by-step tutorials and educational content from code. Transforms complex concepts into progressive learning experiences with hands-on examples. tutorial tutorial, engineer, creates, step, tutorials, educational, content, code, transforms, complex, concepts, progressive
ui-skills Opinionated, evolving constraints to guide agents when building interfaces ui, skills ui, skills, opinionated, evolving, constraints, agents, building, interfaces
ui-ux-designer Create interface designs, wireframes, and design systems. Masters user research, accessibility standards, and modern design tools. ui, ux, designer ui, ux, designer, interface, designs, wireframes, masters, user, research, accessibility, standards
upgrading-expo Upgrade Expo SDK versions upgrading, expo upgrading, expo, upgrade, sdk, versions
upstash-qstash Upstash QStash expert for serverless message queues, scheduled jobs, and reliable HTTP-based task delivery without managing infrastructure. Use when: qstash,... upstash, qstash upstash, qstash, serverless, message, queues, scheduled, jobs, reliable, http, task, delivery, without
using-git-worktrees Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with sma... using, git, worktrees using, git, worktrees, starting, feature, work, isolation, current, workspace, before, executing, plans
using-superpowers Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions using, superpowers using, superpowers, starting, any, conversation, establishes, how, find, skills, requiring, skill, invocation
verification-before-completion Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output... verification, before, completion verification, before, completion, about, claim, work, complete, fixed, passing, committing, creating, prs
web-performance-optimization Optimize website and web application performance including loading speed, Core Web Vitals, bundle size, caching strategies, and runtime performance web, performance, optimization web, performance, optimization, optimize, website, application, including, loading, speed, core, vitals, bundle
wiki-architect Analyzes code repositories and generates hierarchical documentation structures with onboarding guides. Use when the user wants to create a wiki, generate doc... wiki wiki, architect, analyzes, code, repositories, generates, hierarchical, documentation, structures, onboarding, guides, user
wiki-changelog Analyzes git commit history and generates structured changelogs categorized by change type. Use when the user asks about recent changes, wants a changelog, o... wiki, changelog wiki, changelog, analyzes, git, commit, history, generates, structured, changelogs, categorized, change, type
wiki-page-writer Generates rich technical documentation pages with dark-mode Mermaid diagrams, source code citations, and first-principles depth. Use when writing documentati... wiki, page, writer wiki, page, writer, generates, rich, technical, documentation, pages, dark, mode, mermaid, diagrams
wiki-vitepress Packages generated wiki Markdown into a VitePress static site with dark theme, dark-mode Mermaid diagrams with click-to-zoom, and production build output. Us... wiki, vitepress wiki, vitepress, packages, generated, markdown, static, site, dark, theme, mode, mermaid, diagrams
windows-privilege-escalation This skill should be used when the user asks to "escalate privileges on Windows," "find Windows privesc vectors," "enumerate Windows for privilege escalation... windows, privilege, escalation windows, privilege, escalation, skill, should, used, user, asks, escalate, privileges, find, privesc
writing-plans Use when you have a spec or requirements for a multi-step task, before touching code writing, plans writing, plans, spec, requirements, multi, step, task, before, touching, code
writing-skills Use when creating, updating, or improving agent skills. writing, skills writing, skills, creating, updating, improving, agent
x-article-publisher-skill Publish articles to X/Twitter x, article, publisher, skill x, article, publisher, skill, publish, articles, twitter
youtube-summarizer Extract transcripts from YouTube videos and generate comprehensive, detailed summaries using intelligent analysis frameworks [video, summarization, transcription, youtube, content-analysis] [video, summarization, transcription, youtube, content-analysis], summarizer, extract, transcripts, videos, generate, detailed, summaries

infrastructure (111)

Skill Description Tags Triggers
agent-evaluation Testing and benchmarking LLM agents including behavioral testing, capability assessment, reliability metrics, and production monitoring—where even top agents... agent, evaluation agent, evaluation, testing, benchmarking, llm, agents, including, behavioral, capability, assessment, reliability, metrics
airflow-dag-patterns Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchestrating wor... airflow, dag airflow, dag, apache, dags, operators, sensors, testing, deployment, creating, data, pipelines, orchestrating
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... api, observability, mock api, observability, mock, testing, mocking, specializing, realistic, development, demos, mocks, simulate, real
application-performance-performance-optimization Optimize end-to-end application performance with profiling, observability, and backend/frontend tuning. Use when coordinating performance optimization across... application, performance, optimization application, performance, optimization, optimize, profiling, observability, backend, frontend, tuning, coordinating, stack
aws-serverless Specialized skill for building production-ready serverless applications on AWS. Covers Lambda functions, API Gateway, DynamoDB, SQS/SNS event-driven patterns... aws, serverless aws, serverless, specialized, skill, building, applications, covers, lambda, functions, api, gateway, dynamodb
aws-skills AWS development with infrastructure automation and cloud architecture patterns aws, skills aws, skills, development, infrastructure, automation, cloud, architecture
azd-deployment Deploy containerized applications to Azure Container Apps using Azure Developer CLI (azd). Use when setting up azd projects, writing azure.yaml configuration... azd, deployment azd, deployment, deploy, containerized, applications, azure, container, apps, developer, cli, setting, up
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... azure, ai, anomalydetector, java azure, ai, anomalydetector, java, anomaly, detection, applications, detector, sdk, implementing, univariate, multivariate
azure-identity-dotnet Azure Identity SDK for .NET. Authentication library for Azure SDK clients using Microsoft Entra ID. Use for DefaultAzureCredential, managed identity, service... azure, identity, dotnet azure, identity, dotnet, sdk, net, authentication, library, clients, microsoft, entra, id, defaultazurecredential
azure-identity-java Azure Identity Java SDK for authentication with Azure services. Use when implementing DefaultAzureCredential, managed identity, service principal, or any Azu... azure, identity, java azure, identity, java, sdk, authentication, implementing, defaultazurecredential, managed, principal, any, applic
azure-identity-py Azure Identity SDK for Python authentication. Use for DefaultAzureCredential, managed identity, service principals, and token caching. azure, identity, py azure, identity, py, sdk, python, authentication, defaultazurecredential, managed, principals, token, caching
azure-identity-ts Authenticate to Azure services using Azure Identity SDK for JavaScript (@azure/identity). Use when configuring authentication with DefaultAzureCredential, ma... azure, identity, ts azure, identity, ts, authenticate, sdk, javascript, configuring, authentication, defaultazurecredential, managed, principals
azure-messaging-webpubsubservice-py Azure Web PubSub Service SDK for Python. Use for real-time messaging, WebSocket connections, and pub/sub patterns. azure, messaging, webpubsubservice, py azure, messaging, webpubsubservice, py, web, pubsub, sdk, python, real, time, websocket, connections
azure-mgmt-applicationinsights-dotnet Azure Application Insights SDK for .NET. Application performance monitoring and observability resource management. 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). 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... 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. azure, mgmt, botservice, py azure, mgmt, botservice, py, bot, sdk, python, creating, managing, configuring, resources
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... 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 using Azure Playwright Workspaces (formerly Microsoft Playwright Testing). Use when scaling browser tests across cloud-hosted b... azure, microsoft, playwright, ts azure, microsoft, playwright, ts, testing, run, tests, scale, workspaces, formerly, scaling, browser
azure-monitor-opentelemetry-ts Instrument applications with Azure Monitor and OpenTelemetry for JavaScript (@azure/monitor-opentelemetry). Use when adding distributed tracing, metrics, and... azure, monitor, opentelemetry, ts azure, monitor, opentelemetry, ts, instrument, applications, javascript, adding, distributed, tracing, metrics, logs
azure-servicebus-dotnet Azure Service Bus SDK for .NET. Enterprise messaging with queues, topics, subscriptions, and sessions. 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. azure, servicebus, py azure, servicebus, py, bus, sdk, python, messaging, queues, topics, subscriptions, enterprise
azure-servicebus-ts Build messaging applications using Azure Service Bus SDK for JavaScript (@azure/service-bus). Use when implementing queues, topics/subscriptions, message ses... azure, servicebus, ts azure, servicebus, ts, messaging, applications, bus, sdk, javascript, implementing, queues, topics, subscriptions
azure-storage-file-share-py Azure Storage File Share SDK for Python. Use for SMB file shares, directories, and file operations in the cloud. azure, storage, file, share, py azure, storage, file, share, py, sdk, python, smb, shares, directories, operations, cloud
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... backend backend, development, feature, orchestrate, requirements, deployment, coordinating, multi, phase, delivery, teams
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... bash, defensive bash, defensive, programming, techniques, grade, scripts, writing, robust, shell, ci, cd, pipelines
bash-pro Master of defensive Bash scripting for production automation, CI/CD
pipelines, and system utilities. Expert in safe, portable, and testable shell
scripts. bash bash, pro, defensive, scripting, automation, ci, cd, pipelines, utilities, safe, portable, testable
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... bats bats, testing, bash, automated, shell, script, writing, tests, scripts, ci, cd, pipelines
box-automation Automate Box cloud storage operations including file upload/download, search, folder management, sharing, collaborations, and metadata queries via Rube MCP (... box box, automation, automate, cloud, storage, operations, including, file, upload, download, search, folder
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... cdk cdk, common, aws, constructs, building, cloud, infrastructure, typescript, python, java, designing, reusable
chrome-extension-developer Expert in building Chrome Extensions using Manifest V3. Covers background scripts, service workers, content scripts, and cross-context communication. chrome, extension chrome, extension, developer, building, extensions, manifest, v3, covers, background, scripts, workers, content
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... cicd, automate cicd, automate, automation, specializing, creating, efficient, ci, cd, pipelines, github, actions, automated
claude-d3js-skill Creating interactive data visualisations using d3.js. This skill should be used when creating custom charts, graphs, network diagrams, geographic visualisati... claude, d3js, skill claude, d3js, skill, creating, interactive, data, visualisations, d3, js, should, used, custom
cloud-architect Expert cloud architect specializing in AWS/Azure/GCP multi-cloud infrastructure design, advanced IaC (Terraform/OpenTofu/CDK), FinOps cost optimization, and ... cloud cloud, architect, specializing, aws, azure, gcp, multi, infrastructure, iac, terraform, opentofu, cdk
cloud-devops Cloud infrastructure and DevOps workflow covering AWS, Azure, GCP, Kubernetes, Terraform, CI/CD, monitoring, and cloud-native development. cloud, devops cloud, devops, infrastructure, covering, aws, azure, gcp, kubernetes, terraform, ci, cd, monitoring
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... code, ai code, ai, review, powered, combining, automated, static, analysis, intelligent, recognition, devops, leverage
cost-optimization Optimize cloud costs through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, analyzing... cost, optimization cost, optimization, optimize, cloud, costs, through, resource, rightsizing, tagging, reserved, instances, spending
data-engineer Build scalable data pipelines, modern data warehouses, and real-time streaming architectures. Implements Apache Spark, dbt, Airflow, and cloud-native data pl... data data, engineer, scalable, pipelines, warehouses, real, time, streaming, architectures, implements, apache, spark
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. data, engineering, pipeline data, engineering, pipeline, architecture, specializing, scalable, reliable, cost, effective, pipelines, batch, streaming
database-admin Expert database administrator specializing in modern cloud databases, automation, and reliability engineering. database, admin database, admin, administrator, specializing, cloud, databases, automation, reliability, engineering
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... database, cloud, optimization, cost, optimize database, cloud, optimization, cost, optimize, specializing, reducing, infrastructure, expenses, while, maintaining, performance
database-migrations-migration-observability Migration monitoring, CDC, and observability infrastructure database, cdc, debezium, kafka, prometheus, grafana, monitoring database, cdc, debezium, kafka, prometheus, grafana, monitoring, migrations, migration, observability, infrastructure
deployment-engineer Expert deployment engineer specializing in modern CI/CD pipelines, GitOps workflows, and advanced deployment automation. deployment deployment, engineer, specializing, ci, cd, pipelines, gitops, automation
deployment-procedures Production deployment principles and decision-making. Safe deployment workflows, rollback strategies, and verification. Teaches thinking, not scripts. 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... deployment, validation, config, validate deployment, validation, config, validate, configuration, specializing, validating, testing, ensuring, correctness, application, configurations
distributed-debugging-debug-trace You are a debugging expert specializing in setting up comprehensive debugging environments, distributed tracing, and diagnostic tools. Configure debugging wo... 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 to track requests across microservices and identify performance bottlenecks. Use when debugging microserv... distributed, tracing distributed, tracing, jaeger, tempo, track, requests, microservices, identify, performance, bottlenecks, debugging, analyzing
django-pro Master Django 5.x with async views, DRF, Celery, and Django Channels. Build scalable web applications with proper architecture, testing, and deployment. django django, pro, async, views, drf, celery, channels, scalable, web, applications, proper, architecture
e2e-testing End-to-end testing workflow with Playwright for browser automation, visual regression, cross-browser testing, and CI/CD integration. e2e e2e, testing, playwright, browser, automation, visual, regression, cross, ci, cd, integration
e2e-testing-patterns Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when... e2e e2e, testing, playwright, cypress, reliable, test, suites, catch, bugs, improve, confidence, enable
error-debugging-error-analysis You are an expert error analysis specialist with deep expertise in debugging distributed systems, analyzing production incidents, and implementing comprehens... 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... error, debugging, trace error, debugging, trace, tracking, observability, specializing, implementing, monitoring, solutions, set, up, configure
error-diagnostics-error-analysis You are an expert error analysis specialist with deep expertise in debugging distributed systems, analyzing production incidents, and implementing comprehens... 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... error, diagnostics, trace error, diagnostics, trace, tracking, observability, specializing, implementing, monitoring, solutions, set, up, configure
expo-deployment Deploy Expo apps to production expo, deployment expo, deployment, deploy, apps
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... file, uploads file, uploads, handling, cloud, storage, covers, s3, cloudflare, r2, presigned, urls, multipart
flutter-expert Master Flutter development with Dart 3, advanced widgets, and multi-platform deployment. flutter flutter, development, dart, widgets, multi, platform, deployment
freshservice-automation Automate Freshservice ITSM tasks via Rube MCP (Composio): create/update tickets, bulk operations, service requests, and outbound emails. Always search tools ... freshservice freshservice, automation, automate, itsm, tasks, via, rube, mcp, composio, update, tickets, bulk
game-development/game-art Game art principles. Visual style selection, asset pipeline, animation workflow. game, development/game, art game, development/game, art, principles, visual, style, selection, asset, pipeline, animation
gcp-cloud-run Specialized skill for building production-ready serverless applications on GCP. Covers Cloud Run services (containerized), Cloud Run Functions (event-driven)... gcp, cloud, run gcp, cloud, run, specialized, skill, building, serverless, applications, covers, containerized, functions, event
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... git, pr git, pr, orchestrate, code, review, through, creation, leveraging, specialized, agents, quality, assurance
github-actions-templates Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, ... github, actions github, actions, automated, testing, building, deploying, applications, setting, up, ci, cd, automating
github-automation Automate GitHub repositories, issues, pull requests, branches, CI/CD, and permissions via Rube MCP (Composio). Manage code workflows, review PRs, search code... github github, automation, automate, repositories, issues, pull, requests, branches, ci, cd, permissions, via
github-workflow-automation Automate GitHub workflows with AI assistance. Includes PR reviews, issue triage, CI/CD integration, and Git operations. Use when automating GitHub workflows,... github github, automation, automate, ai, assistance, includes, pr, reviews, issue, triage, ci, cd
gitlab-ci-patterns Build GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automation. Use when implementing GitLab CI/CD, optimi... gitlab, ci gitlab, ci, cd, pipelines, multi, stage, caching, distributed, runners, scalable, automation, implementing
gitops-workflow Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation. Use when implementing GitOp... gitops gitops, argocd, flux, automated, declarative, kubernetes, deployments, continuous, reconciliation, implementing, automating, deplo
grafana-dashboards Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visua... grafana, dashboards grafana, dashboards, real, time, visualization, application, metrics, building, monitoring, visualizing, creating, operational
helm-chart-scaffolding Design, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations. Use when creating Helm charts, pa... helm, chart helm, chart, scaffolding, organize, charts, templating, packaging, kubernetes, applications, reusable, configurations, creating
hybrid-cloud-architect Expert hybrid cloud architect specializing in complex multi-cloud solutions across AWS/Azure/GCP and private clouds (OpenStack/VMware). 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 infrastructure and cloud platforms using VPN and dedicated connections. Use when building... hybrid, cloud, networking hybrid, cloud, networking, configure, secure, high, performance, connectivity, between, premises, infrastructure, platforms
istio-traffic-management Configure Istio traffic management including routing, load balancing, circuit breakers, and canary deployments. Use when implementing service mesh traffic po... istio, traffic istio, traffic, configure, including, routing, load, balancing, circuit, breakers, canary, deployments, implementing
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... iterate, pr iterate, pr, until, ci, passes, fix, failures, address, review, feedback, continuously, push
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... java java, pro, 21, features, like, virtual, threads, matching, spring, boot, latest, ecosystem
kpi-dashboard-design Design effective KPI dashboards with metrics selection, visualization best practices, and real-time monitoring patterns. Use when building business dashboard... kpi, dashboard kpi, dashboard, effective, dashboards, metrics, selection, visualization, real, time, monitoring, building, business
kubernetes-architect Expert Kubernetes architect specializing in cloud-native infrastructure, advanced GitOps workflows (ArgoCD/Flux), and enterprise container orchestration. kubernetes kubernetes, architect, specializing, cloud, native, infrastructure, gitops, argocd, flux, enterprise, container, orchestration
kubernetes-deployment Kubernetes deployment workflow for container orchestration, Helm charts, service mesh, and production-ready K8s configurations. kubernetes, deployment kubernetes, deployment, container, orchestration, helm, charts, mesh, k8s, configurations
langfuse Expert in Langfuse - the open-source LLM observability platform. Covers tracing, prompt management, evaluation, datasets, and integration with LangChain, Lla... langfuse langfuse, open, source, llm, observability, platform, covers, tracing, prompt, evaluation, datasets, integration
linux-troubleshooting Linux system troubleshooting workflow for diagnosing and resolving system issues, performance problems, and service failures. linux, troubleshooting linux, troubleshooting, diagnosing, resolving, issues, performance, problems, failures
llm-app-patterns Production-ready patterns for building LLM applications. Covers RAG pipelines, agent architectures, prompt IDEs, and LLMOps monitoring. Use when designing AI... llm, app llm, app, building, applications, covers, rag, pipelines, agent, architectures, prompt, ides, llmops
machine-learning-ops-ml-pipeline Design and implement a complete ML pipeline for: $ARGUMENTS machine, learning, ops, ml, pipeline machine, learning, ops, ml, pipeline, complete, arguments
manifest Install and configure the Manifest observability plugin for your agents. Use when setting up telemetry, configuring API keys, or troubleshooting the plugin. manifest manifest, install, configure, observability, plugin, agents, setting, up, telemetry, configuring, api, keys
microservices-patterns Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems, decom... microservices microservices, architectures, boundaries, event, driven, communication, resilience, building, distributed, decomposing, monoliths, implementing
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. ml ml, engineer, pytorch, tensorflow, frameworks, implements, model, serving, feature, engineering, testing, monitoring
ml-pipeline-workflow Build end-to-end MLOps pipelines from data preparation through model training, validation, and production deployment. Use when creating ML pipelines, impleme... ml, pipeline ml, pipeline, mlops, pipelines, data, preparation, through, model, training, validation, deployment, creating
moodle-external-api-development Create custom external web service APIs for Moodle LMS. Use when implementing web services for course management, user tracking, quiz operations, or custom p... moodle, external, api moodle, external, api, development, custom, web, apis, lms, implementing, course, user, tracking
multi-cloud-architecture Design multi-cloud architectures using a decision framework to select and integrate services across AWS, Azure, and GCP. Use when building multi-cloud system... multi, cloud, architecture multi, cloud, architecture, architectures, decision, framework, select, integrate, aws, azure, gcp, building
network-101 This skill should be used when the user asks to "set up a web server", "configure HTTP or HTTPS", "perform SNMP enumeration", "configure SMB shares", "test n... network, 101 network, 101, skill, should, used, user, asks, set, up, web, server, configure
observability-monitoring-monitor-setup You are a monitoring and observability expert specializing in implementing comprehensive monitoring solutions. Set up metrics collection, distributed tracing... 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 practices. Design SLO frameworks, d... observability, monitoring, slo, implement observability, monitoring, slo, implement, level, objective, specializing, implementing, reliability, standards, error, budget
performance-engineer Expert performance engineer specializing in modern observability, performance performance, engineer, specializing, observability
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... performance, ai performance, ai, testing, review, powered, code, combining, automated, static, analysis, intelligent, recognition
pipedrive-automation Automate Pipedrive CRM operations including deals, contacts, organizations, activities, notes, and pipeline management via Rube MCP (Composio). Always search... pipedrive pipedrive, automation, automate, crm, operations, including, deals, contacts, organizations, activities, notes, pipeline
prometheus-configuration Set up Prometheus for comprehensive metric collection, storage, and monitoring of infrastructure and applications. Use when implementing metrics collection, ... prometheus, configuration prometheus, configuration, set, up, metric, collection, storage, monitoring, infrastructure, applications, implementing, metrics
protocol-reverse-engineering Master network protocol reverse engineering including packet analysis, protocol dissection, and custom protocol documentation. Use when analyzing network tra... protocol, reverse, engineering protocol, reverse, engineering, network, including, packet, analysis, dissection, custom, documentation, analyzing, traffic
server-management Server management principles and decision-making. Process management, monitoring strategy, and scaling decisions. Teaches thinking, not commands. server server, principles, decision, making, process, monitoring, scaling, decisions, teaches, thinking, commands
service-mesh-observability Implement comprehensive observability for service meshes including distributed tracing, metrics, and visualization. Use when setting up mesh monitoring, debu... service, mesh, observability service, mesh, observability, meshes, including, distributed, tracing, metrics, visualization, setting, up, monitoring
slo-implementation Define and implement Service Level Indicators (SLIs) and Service Level Objectives (SLOs) with error budgets and alerting. Use when establishing reliability t... slo slo, define, level, indicators, slis, objectives, slos, error, budgets, alerting, establishing, reliability
sql-pro Master modern SQL with cloud-native databases, OLTP/OLAP optimization, and advanced query techniques. Expert in performance tuning, data modeling, and hybrid... sql sql, pro, cloud, native, databases, oltp, olap, optimization, query, techniques, performance, tuning
temporal-python-pro Master Temporal workflow orchestration with Python SDK. Implements durable workflows, saga patterns, and distributed transactions. Covers async/await, testin... temporal, python temporal, python, pro, orchestration, sdk, implements, durable, saga, distributed, transactions, covers, async
terraform-aws-modules Terraform module creation for AWS — reusable modules, state management, and HCL best practices. Use when building or reviewing Terraform AWS infrastructure. terraform, aws, modules terraform, aws, modules, module, creation, reusable, state, hcl, building, reviewing, infrastructure
terraform-infrastructure Terraform infrastructure as code workflow for provisioning cloud resources, creating reusable modules, and managing infrastructure at scale. terraform, infrastructure terraform, infrastructure, code, provisioning, cloud, resources, creating, reusable, modules, managing, scale
terraform-module-library Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure mod... terraform, module, library terraform, module, library, reusable, modules, aws, azure, gcp, infrastructure, following, code, creating
terraform-skill Terraform infrastructure as code best practices terraform, skill terraform, skill, infrastructure, code
terraform-specialist Expert Terraform/OpenTofu specialist mastering advanced IaC automation, state management, and enterprise infrastructure patterns. terraform terraform, opentofu, mastering, iac, automation, state, enterprise, infrastructure
test-automator Master AI-powered test automation with modern frameworks, self-healing tests, and comprehensive quality engineering. Build scalable testing strategies with a... automator automator, test, ai, powered, automation, frameworks, self, healing, tests, quality, engineering, scalable
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... unity unity, developer, games, optimized, scripts, efficient, rendering, proper, asset, masters, lts, urp
vercel-deploy-claimable Deploy applications and websites to Vercel. Use this skill when the user requests deployment actions such as 'Deploy my app', 'Deploy this to production', 'C... vercel, deploy, claimable vercel, deploy, claimable, applications, websites, skill, user, requests, deployment, actions, such, my
vercel-deployment Expert knowledge for deploying to Vercel with Next.js Use when: vercel, deploy, deployment, hosting, production. vercel, deployment vercel, deployment, knowledge, deploying, next, js, deploy, hosting
wireshark-analysis This skill should be used when the user asks to "analyze network traffic with Wireshark", "capture packets for troubleshooting", "filter PCAP files", "follow... wireshark wireshark, analysis, skill, should, used, user, asks, analyze, network, traffic, capture, packets
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... automation, infrastructure, makes, ai, agents, reliable, without, durable, execution, network, hiccup, during
x-twitter-scraper X (Twitter) data platform skill — tweet search, user lookup, follower extraction, engagement metrics, giveaway draws, monitoring, webhooks, 19 extraction too... [twitter, x-api, scraping, mcp, social-media, data-extraction, giveaway, monitoring, webhooks] [twitter, x-api, scraping, mcp, social-media, data-extraction, giveaway, monitoring, webhooks], twitter, scraper, data

security (114)

Skill Description Tags Triggers
accessibility-compliance-accessibility-audit You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct audits, identify barriers,... accessibility, compliance, audit accessibility, compliance, audit, specializing, wcag, inclusive, assistive, technology, compatibility, conduct, audits, identify
active-directory-attacks This skill should be used when the user asks to "attack Active Directory", "exploit AD", "Kerberoasting", "DCSync", "pass-the-hash", "BloodHound enumeration"... active, directory, attacks active, directory, attacks, skill, should, used, user, asks, attack, exploit, ad, kerberoasting
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... agent, memory agent, memory, cornerstone, intelligent, agents, without, every, interaction, starts, zero, skill, covers
antigravity-workflows Orchestrate multiple Antigravity skills through guided workflows for SaaS MVP delivery, security audits, AI agent builds, and browser QA. antigravity antigravity, orchestrate, multiple, skills, through, guided, saas, mvp, delivery, security, audits, ai
api-fuzzing-bug-bounty This skill should be used when the user asks to "test API security", "fuzz APIs", "find IDOR vulnerabilities", "test REST API", "test GraphQL", "API penetrat... api, fuzzing, bug, bounty api, fuzzing, bug, bounty, skill, should, used, user, asks, test, security, fuzz
api-security-best-practices Implement secure API design patterns including authentication, authorization, input validation, rate limiting, and protection against common API vulnerabilities api, security, best, practices api, security, best, practices, secure, including, authentication, authorization, input, validation, rate, limiting
api-security-testing API security testing workflow for REST and GraphQL APIs covering authentication, authorization, rate limiting, input validation, and security best practices. api, security api, security, testing, rest, graphql, apis, covering, authentication, authorization, rate, limiting, input
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... attack, tree, construction attack, tree, construction, trees, visualize, threat, paths, mapping, scenarios, identifying, defense, gaps
auth-implementation-patterns Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use wh... auth auth, authentication, authorization, including, jwt, oauth2, session, rbac, secure, scalable, access, control
aws-penetration-testing This skill should be used when the user asks to "pentest AWS", "test AWS security", "enumerate IAM", "exploit cloud infrastructure", "AWS privilege escalatio... aws, penetration aws, penetration, testing, skill, should, used, user, asks, pentest, test, security, enumerate
azure-cosmos-db-py Build Azure Cosmos DB NoSQL services with Python/FastAPI following production-grade patterns. Use when implementing database client setup with dual auth (Def... azure, cosmos, db, py azure, cosmos, db, py, nosql, python, fastapi, following, grade, implementing, database, client
azure-keyvault-py Azure Key Vault SDK for Python. Use for secrets, keys, and certificates management with secure storage. 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"... 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... azure, keyvault, secrets, ts azure, keyvault, secrets, ts, key, vault, sdk, javascript, storing, retrieving, application, configuration
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... 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... 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... azure, security, keyvault, secrets, java azure, security, keyvault, secrets, java, key, vault, sdk, secret, storing, retrieving, managing
backend-security-coder Expert in secure backend coding practices specializing in input validation, authentication, and API security. Use PROACTIVELY for backend security implementa... backend, security, coder backend, security, coder, secure, coding, specializing, input, validation, authentication, api, proactively, implementations
broken-authentication This skill should be used when the user asks to "test for broken authentication vulnerabilities", "assess session management security", "perform credential s... broken, authentication broken, authentication, skill, should, used, user, asks, test, vulnerabilities, assess, session, security
burp-suite-testing This skill should be used when the user asks to "intercept HTTP traffic", "modify web requests", "use Burp Suite for testing", "perform web vulnerability sca... burp, suite burp, suite, testing, skill, should, used, user, asks, intercept, http, traffic, modify
cc-skill-security-review Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Pro... cc, skill, security cc, skill, security, review, adding, authentication, handling, user, input, working, secrets, creating
clerk-auth Expert patterns for Clerk auth implementation, middleware, organizations, webhooks, and user sync Use when: adding authentication, clerk auth, user authentic... clerk, auth clerk, auth, middleware, organizations, webhooks, user, sync, adding, authentication, sign, up
cloud-penetration-testing This skill should be used when the user asks to "perform cloud penetration testing", "assess Azure or AWS or GCP security", "enumerate cloud resources", "exp... cloud, penetration cloud, penetration, testing, skill, should, used, user, asks, perform, assess, azure, aws
code-review-checklist Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability code, checklist code, checklist, review, conducting, thorough, reviews, covering, functionality, security, performance, maintainability
codebase-cleanup-deps-audit You are a dependency security expert specializing in vulnerability scanning, license compliance, and supply chain security. Analyze project dependencies for ... codebase, cleanup, deps, audit codebase, cleanup, deps, audit, dependency, security, specializing, vulnerability, scanning, license, compliance, supply
convex Convex reactive backend expert: schema design, TypeScript functions, real-time subscriptions, auth, file storage, scheduling, and deployment. convex convex, reactive, backend, schema, typescript, functions, real, time, subscriptions, auth, file, storage
crypto-bd-agent Autonomous crypto business development patterns — multi-chain token discovery, 100-point scoring with wallet forensics, x402 micropayments, ERC-8004 on-chain... crypto, bd, agent crypto, bd, agent, autonomous, business, development, multi, chain, token, discovery, 100, point
customs-trade-compliance Codified expertise for customs documentation, tariff classification, duty optimisation, restricted party screening, and regulatory compliance across multiple... customs, trade, compliance customs, trade, compliance, codified, expertise, documentation, tariff, classification, duty, optimisation, restricted, party
database-migration Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating databas... database, migration database, migration, execute, migrations, orms, platforms, zero, downtime, data, transformation, rollback, procedures
database-migrations-sql-migrations SQL database migrations with zero-downtime strategies for PostgreSQL, MySQL, and SQL Server. Focus on data integrity and rollback plans. database, migrations, sql database, migrations, sql, zero, downtime, postgresql, mysql, server, data, integrity, rollback, plans
dependency-management-deps-audit You are a dependency security expert specializing in vulnerability scanning, license compliance, and supply chain security. Analyze project dependencies for ... dependency, deps, audit dependency, deps, audit, security, specializing, vulnerability, scanning, license, compliance, supply, chain, analyze
deployment-pipeline-design Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use when architecting deployment workflows, setting up... deployment, pipeline deployment, pipeline, multi, stage, ci, cd, pipelines, approval, gates, security, checks, orchestration
devops-troubleshooter Expert DevOps troubleshooter specializing in rapid incident response, advanced debugging, and modern observability. devops, troubleshooter devops, troubleshooter, specializing, rapid, incident, response, debugging, observability
docker-expert Docker containerization expert with deep knowledge of multi-stage builds, image optimization, container security, Docker Compose orchestration, and productio... docker docker, containerization, deep, knowledge, multi, stage, image, optimization, container, security, compose, orchestration
dotnet-backend Build ASP.NET Core 8+ backend services with EF Core, auth, background jobs, and production API patterns. dotnet, backend dotnet, backend, asp, net, core, ef, auth, background, jobs, api
ethical-hacking-methodology This skill should be used when the user asks to "learn ethical hacking", "understand penetration testing lifecycle", "perform reconnaissance", "conduct secur... ethical, hacking, methodology ethical, hacking, methodology, skill, should, used, user, asks, learn, understand, penetration, testing
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 ... find, bugs find, bugs, security, vulnerabilities, code, quality, issues, local, branch, changes, asked, review
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... firebase firebase, gives, complete, backend, minutes, auth, database, storage, functions, hosting, ease, setup
firmware-analyst Expert firmware analyst specializing in embedded systems, IoT security, and hardware reverse engineering. firmware, analyst firmware, analyst, specializing, embedded, iot, security, hardware, reverse, engineering
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... framework, migration, deps, upgrade framework, migration, deps, upgrade, dependency, specializing, safe, incremental, upgrades, dependencies, plan, execute
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... frontend, mobile, security, xss, scan frontend, mobile, security, xss, scan, focusing, cross, site, scripting, vulnerability, detection, prevention
frontend-security-coder Expert in secure frontend coding practices specializing in XSS prevention, output sanitization, and client-side security patterns. frontend, security, coder frontend, security, coder, secure, coding, specializing, xss, prevention, output, sanitization, client, side
gdpr-data-handling Implement GDPR-compliant data handling with consent management, data subject rights, and privacy by design. Use when building systems that process EU persona... gdpr, data, handling gdpr, data, handling, compliant, consent, subject, rights, privacy, building, process, eu, personal
graphql-architect Master modern GraphQL with federation, performance optimization, and enterprise security. Build scalable schemas, implement advanced caching, and design real... graphql graphql, architect, federation, performance, optimization, enterprise, security, scalable, schemas, caching, real, time
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... grpc, golang grpc, golang, go, mtls, streaming, observability, designing, protobuf, contracts, buf, implementing, secure
incident-responder Expert SRE incident responder specializing in rapid problem resolution, modern observability, and comprehensive incident management. incident, responder incident, responder, sre, specializing, rapid, problem, resolution, observability
incident-response-incident-response Use when working with incident response incident response 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... incident, response, fix incident, response, fix, smart, extended, thinking, implements, sophisticated, debugging, resolution, pipeline, leverages
incident-runbook-templates Create structured incident response runbooks with step-by-step procedures, escalation paths, and recovery actions. Use when building runbooks, responding to ... incident, runbook incident, runbook, structured, response, runbooks, step, procedures, escalation, paths, recovery, actions, building
k8s-manifest-generator Create production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards. Use when gen... k8s, manifest, generator k8s, manifest, generator, kubernetes, manifests, deployments, configmaps, secrets, following, security, standards, generating
k8s-security-policies Implement Kubernetes security policies including NetworkPolicy, PodSecurityPolicy, and RBAC for production-grade security. Use when securing Kubernetes clust... k8s, security, policies k8s, security, policies, kubernetes, including, networkpolicy, podsecuritypolicy, rbac, grade, securing, clusters, implementing
laravel-expert Senior Laravel Engineer role for production-grade, maintainable, and idiomatic Laravel solutions. Focuses on clean architecture, security, performance, and m... laravel laravel, senior, engineer, role, grade, maintainable, idiomatic, solutions, clean, architecture, security, performance
laravel-security-audit Security auditor for Laravel applications. Analyzes code for vulnerabilities, misconfigurations, and insecure practices using OWASP standards and Laravel sec... laravel, security, audit laravel, security, audit, auditor, applications, analyzes, code, vulnerabilities, misconfigurations, insecure, owasp, standards
legal-advisor Draft privacy policies, terms of service, disclaimers, and legal notices. Creates GDPR-compliant texts, cookie policies, and data processing agreements. legal, advisor legal, advisor, draft, privacy, policies, terms, disclaimers, notices, creates, gdpr, compliant, texts
linkerd-patterns Implement Linkerd service mesh patterns for lightweight, security-focused service mesh deployments. Use when setting up Linkerd, configuring traffic policies... linkerd linkerd, mesh, lightweight, security, deployments, setting, up, configuring, traffic, policies, implementing, zero
loki-mode Multi-agent autonomous startup system for Claude Code. Triggers on "Loki Mode". Orchestrates 100+ specialized agents across engineering, QA, DevOps, security... loki, mode loki, mode, multi, agent, autonomous, startup, claude, code, triggers, orchestrates, 100, specialized
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... m365, agents, dotnet m365, agents, dotnet, microsoft, 365, sdk, net, multichannel, teams, copilot, studio, asp
m365-agents-py Microsoft 365 Agents SDK for Python. Build multichannel agents for Teams/M365/Copilot Studio with aiohttp hosting, AgentApplication routing, streaming respon... m365, agents, py m365, agents, py, microsoft, 365, sdk, python, multichannel, teams, copilot, studio, aiohttp
malware-analyst Expert malware analyst specializing in defensive malware research, threat intelligence, and incident response. Masters sandbox analysis, behavioral analysis,... malware, analyst malware, analyst, specializing, defensive, research, threat, intelligence, incident, response, masters, sandbox, analysis
memory-forensics Master memory forensics techniques including memory acquisition, process analysis, and artifact extraction using Volatility and related tools. Use when analy... memory, forensics memory, forensics, techniques, including, acquisition, process, analysis, artifact, extraction, volatility, related, analyzing
mobile-security-coder Expert in secure mobile coding practices specializing in input validation, WebView security, and mobile-specific security patterns. mobile, security, coder mobile, security, coder, secure, coding, specializing, input, validation, webview, specific
mtls-configuration Configure mutual TLS (mTLS) for zero-trust service-to-service communication. Use when implementing zero-trust networking, certificate management, or securing... mtls, configuration mtls, configuration, configure, mutual, tls, zero, trust, communication, implementing, networking, certificate, securing
nestjs-expert Nest.js framework expert specializing in module architecture, dependency injection, middleware, guards, interceptors, testing with Jest/Supertest, TypeORM/Mo... nestjs nestjs, nest, js, framework, specializing, module, architecture, dependency, injection, middleware, guards, interceptors
network-engineer Expert network engineer specializing in modern cloud networking, security architectures, and performance optimization. network network, engineer, specializing, cloud, networking, security, architectures, performance, optimization
nextjs-supabase-auth Expert integration of Supabase Auth with Next.js App Router Use when: supabase auth next, authentication next.js, login supabase, auth middleware, protected ... nextjs, supabase, auth nextjs, supabase, auth, integration, next, js, app, router, authentication, login, middleware, protected
nodejs-best-practices Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying. nodejs, best, practices nodejs, best, practices, node, js, development, principles, decision, making, framework, selection, async
notebooklm Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automati... notebooklm notebooklm, skill, query, google, notebooks, directly, claude, code, source, grounded, citation, backed
observability-engineer Build production-ready monitoring, logging, and tracing systems. Implements comprehensive observability strategies, SLI/SLO management, and incident response... observability observability, engineer, monitoring, logging, tracing, implements, sli, slo, incident, response
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... openapi, spec, generation openapi, spec, generation, generate, maintain, specifications, code, first, specs, validation, creating, api
payment-integration Integrate Stripe, PayPal, and payment processors. Handles checkout flows, subscriptions, webhooks, and PCI compliance. Use PROACTIVELY when implementing paym... payment, integration payment, integration, integrate, stripe, paypal, processors, checkout, flows, subscriptions, webhooks, pci, compliance
pci-compliance Implement PCI DSS compliance requirements for secure handling of payment card data and payment systems. Use when securing payment processing, achieving PCI c... pci, compliance pci, compliance, dss, requirements, secure, handling, payment, card, data, securing, processing, achieving
pentest-checklist This skill should be used when the user asks to "plan a penetration test", "create a security assessment checklist", "prepare for penetration testing", "defi... pentest, checklist pentest, checklist, skill, should, used, user, asks, plan, penetration, test, security, assessment
plaid-fintech Expert patterns for Plaid API integration including Link token flows, transactions sync, identity verification, Auth for ACH, balance checks, webhook handlin... plaid, fintech plaid, fintech, api, integration, including, link, token, flows, transactions, sync, identity, verification
popup-cro Create and optimize popups, modals, overlays, slide-ins, and banners to increase conversions without harming user experience or brand trust. popup, cro popup, cro, optimize, popups, modals, overlays, slide, ins, banners, increase, conversions, without
postmortem-writing Write effective blameless postmortems with root cause analysis, timelines, and action items. Use when conducting incident reviews, writing postmortem documen... postmortem, writing postmortem, writing, write, effective, blameless, postmortems, root, cause, analysis, timelines, action, items
quant-analyst Build financial models, backtest trading strategies, and analyze market data. Implements risk metrics, portfolio optimization, and statistical arbitrage. quant, analyst quant, analyst, financial, models, backtest, trading, analyze, market, data, implements, risk, metrics
red-team-tactics Red team tactics principles based on MITRE ATT&CK. Attack phases, detection evasion, reporting. red, team, tactics red, team, tactics, principles, mitre, att, ck, attack, phases, detection, evasion, reporting
research-engineer An uncompromising Academic Research Engineer. Operates with absolute scientific rigor, objective criticism, and zero flair. Focuses on theoretical correctnes... research research, engineer, uncompromising, academic, operates, absolute, scientific, rigor, objective, criticism, zero, flair
risk-manager Monitor portfolio risk, R-multiples, and position limits. Creates hedging strategies, calculates expectancy, and implements stop-losses. 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... risk, metrics, calculation risk, metrics, calculation, calculate, portfolio, including, var, cvar, sharpe, sortino, drawdown, analysis
sast-configuration Configure Static Application Security Testing (SAST) tools for automated vulnerability detection in application code. Use when setting up security scanning, ... sast, configuration sast, configuration, configure, static, application, security, testing, automated, vulnerability, detection, code, setting
scanning-tools This skill should be used when the user asks to "perform vulnerability scanning", "scan networks for open ports", "assess web application security", "scan wi... scanning scanning, skill, should, used, user, asks, perform, vulnerability, scan, networks, open, ports
secrets-management Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentia... secrets secrets, secure, ci, cd, pipelines, vault, aws, manager, native, platform, solutions, handling
security-audit Comprehensive security auditing workflow covering web application testing, API security, penetration testing, vulnerability scanning, and security hardening. security, audit security, audit, auditing, covering, web, application, testing, api, penetration, vulnerability, scanning, hardening
security-auditor Expert security auditor specializing in DevSecOps, comprehensive cybersecurity, and compliance frameworks. security, auditor security, auditor, specializing, devsecops, cybersecurity, compliance, frameworks
security-bluebook-builder Build security Blue Books for sensitive apps security, bluebook, builder security, bluebook, builder, blue, books, sensitive, apps
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. ... 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... 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 eco... 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. 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 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 [aws, compliance, audit, cis, pci-dss, hipaa, kiro-cli] [aws, compliance, audit, cis, pci-dss, hipaa, kiro-cli], aws, checker, automated, checking, against
security/aws-iam-best-practices IAM policy review, hardening, and least privilege implementation [aws, iam, security, access-control, kiro-cli, least-privilege] [aws, iam, security, access-control, kiro-cli, least-privilege], aws, policy, review, hardening, least, privilege
security/aws-secrets-rotation Automate AWS secrets rotation for RDS, API keys, and credentials [aws, secrets-manager, security, automation, kiro-cli, credentials] [aws, secrets-manager, security, automation, kiro-cli, credentials], aws, secrets, rotation, automate, rds, api
security/aws-security-audit Comprehensive AWS security posture assessment using AWS CLI and security best practices [aws, security, audit, compliance, kiro-cli, security-assessment] [aws, security, audit, compliance, kiro-cli, security-assessment], aws, posture, assessment, cli
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... seo, authority, builder seo, authority, builder, analyzes, content, signals, suggests, improvements, trust, identifies, missing, credibility
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. seo, forensic, incident, response seo, forensic, incident, response, investigate, sudden, drops, organic, traffic, rankings, run, structured
service-mesh-expert Expert service mesh architect specializing in Istio, Linkerd, and cloud-native networking patterns. Masters traffic management, security policies, observabil... service, mesh service, mesh, architect, specializing, istio, linkerd, cloud, native, networking, masters, traffic, security
solidity-security Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, aud... solidity, security solidity, security, smart, contract, prevent, common, vulnerabilities, secure, writing, contracts, auditing, existing
stride-analysis-patterns Apply STRIDE methodology to systematically identify threats. Use when analyzing system security, conducting threat modeling sessions, or creating security do... stride stride, analysis, apply, methodology, systematically, identify, threats, analyzing, security, conducting, threat, modeling
stripe-integration Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe paym... stripe, integration stripe, integration, payment, processing, robust, pci, compliant, flows, including, checkout, subscriptions, webhooks
temporal-golang-pro Use when building durable distributed systems with Temporal Go SDK. Covers deterministic workflow rules, mTLS worker configs, and advanced patterns. temporal, golang temporal, golang, pro, building, durable, distributed, go, sdk, covers, deterministic, rules, mtls
threat-mitigation-mapping Map identified threats to appropriate security controls and mitigations. Use when prioritizing security investments, creating remediation plans, or validatin... 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... threat, modeling threat, modeling, methodologies, security, architecture, review, risk, assessment, masters, stride, pasta, attack
top-web-vulnerabilities This skill should be used when the user asks to "identify web application vulnerabilities", "explain common security flaws", "understand vulnerability catego... top, web, vulnerabilities top, web, vulnerabilities, skill, should, used, user, asks, identify, application, explain, common
ui-visual-validator Rigorous visual validation expert specializing in UI testing, design system compliance, and accessibility verification. ui, visual, validator ui, visual, validator, rigorous, validation, specializing, testing, compliance, accessibility, verification
varlock-claude-skill Secure environment variable management ensuring secrets are never exposed in Claude sessions, terminals, logs, or git commits 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. vulnerability, scanner vulnerability, scanner, analysis, principles, owasp, 2025, supply, chain, security, attack, surface, mapping
web-design-guidelines Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "ch... web, guidelines web, guidelines, review, ui, code, interface, compliance, asked, my, check, accessibility, audit
web-security-testing Web application security testing workflow for OWASP Top 10 vulnerabilities including injection, XSS, authentication flaws, and access control issues. web, security web, security, testing, application, owasp, top, 10, vulnerabilities, including, injection, xss, authentication
wiki-onboarding Generates two complementary onboarding guides — a Principal-Level architectural deep-dive and a Zero-to-Hero contributor walkthrough. Use when the user wants... wiki, onboarding wiki, onboarding, generates, two, complementary, guides, principal, level, architectural, deep, dive, zero
wiki-researcher Conducts multi-turn iterative deep research on specific topics within a codebase with zero tolerance for shallow analysis. Use when the user wants an in-dept... wiki, researcher wiki, researcher, conducts, multi, turn, iterative, deep, research, specific, topics, within, codebase
wordpress Complete WordPress development workflow covering theme development, plugin creation, WooCommerce integration, performance optimization, and security hardening. wordpress wordpress, complete, development, covering, theme, plugin, creation, woocommerce, integration, performance, optimization, security
wordpress-plugin-development WordPress plugin development workflow covering plugin architecture, hooks, admin interfaces, REST API, and security best practices. wordpress, plugin wordpress, plugin, development, covering, architecture, hooks, admin, interfaces, rest, api, security

testing (32)

Skill Description Tags Triggers
ab-test-setup Structured guide for setting up A/B tests with mandatory gates for hypothesis, metrics, and execution readiness. ab, setup ab, setup, test, structured, setting, up, tests, mandatory, gates, hypothesis, metrics, execution
circleci-automation Automate CircleCI tasks via Rube MCP (Composio): trigger pipelines, monitor workflows/jobs, retrieve artifacts and test metadata. Always search tools first f... circleci circleci, automation, automate, tasks, via, rube, mcp, composio, trigger, pipelines, monitor, jobs
conductor-implement Execute tasks from a track's implementation plan following TDD workflow conductor, implement conductor, implement, execute, tasks, track, plan, following, tdd
conductor-revert Git-aware undo by logical work unit (track, phase, or task) conductor, revert conductor, revert, git, aware, undo, logical, work, unit, track, phase, task
debugger Debugging specialist for errors, test failures, and unexpected
behavior. Use proactively when encountering any issues. debugger debugger, debugging, errors, test, failures, unexpected, behavior, proactively, encountering, any, issues
dependency-upgrade Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updat... dependency, upgrade dependency, upgrade, major, version, upgrades, compatibility, analysis, staged, rollout, testing, upgrading, framework
file-path-traversal This skill should be used when the user asks to "test for directory traversal", "exploit path traversal vulnerabilities", "read arbitrary files through web a... file, path, traversal file, path, traversal, skill, should, used, user, asks, test, directory, exploit, vulnerabilities
html-injection-testing This skill should be used when the user asks to "test for HTML injection", "inject HTML into web pages", "perform HTML injection attacks", "deface web applic... html, injection html, injection, testing, skill, should, used, user, asks, test, inject, web, pages
idor-testing This skill should be used when the user asks to "test for insecure direct object references," "find IDOR vulnerabilities," "exploit broken access control," "... idor idor, testing, skill, should, used, user, asks, test, insecure, direct, object, references
metasploit-framework This skill should be used when the user asks to "use Metasploit for penetration testing", "exploit vulnerabilities with msfconsole", "create payloads with ms... metasploit, framework metasploit, framework, skill, should, used, user, asks, penetration, testing, exploit, vulnerabilities, msfconsole
performance-testing-review-multi-agent-review Use when working with performance testing review multi agent review performance, multi, agent performance, multi, agent, testing, review, working
playwright-skill Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check res... playwright, skill playwright, skill, complete, browser, automation, auto, detects, dev, servers, writes, clean, test
pypict-skill Pairwise test generation pypict, skill pypict, skill, pairwise, test, generation
screen-reader-testing Test web applications with screen readers including VoiceOver, NVDA, and JAWS. Use when validating screen reader compatibility, debugging accessibility issue... screen, reader screen, reader, testing, test, web, applications, readers, including, voiceover, nvda, jaws, validating
smtp-penetration-testing This skill should be used when the user asks to "perform SMTP penetration testing", "enumerate email users", "test for open mail relays", "grab SMTP banners"... smtp, penetration smtp, penetration, testing, skill, should, used, user, asks, perform, enumerate, email, users
ssh-penetration-testing This skill should be used when the user asks to "pentest SSH services", "enumerate SSH configurations", "brute force SSH credentials", "exploit SSH vulnerabi... ssh, penetration ssh, penetration, testing, skill, should, used, user, asks, pentest, enumerate, configurations, brute
startup-metrics-framework This skill should be used when the user asks about \"key startup metrics", "SaaS metrics", "CAC and LTV", "unit economics", "burn multiple", "rule of 40", ... startup, metrics, framework startup, metrics, framework, skill, should, used, user, asks, about, key, saas, cac
systematic-debugging Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes systematic, debugging systematic, debugging, encountering, any, bug, test, failure, unexpected, behavior, before, proposing, fixes
tdd-orchestrator Master TDD orchestrator specializing in red-green-refactor discipline, multi-agent workflow coordination, and comprehensive test-driven development practices. 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. tdd tdd, test, driven, development, principles, red, green, refactor, cycle
tdd-workflows-tdd-cycle Use when working with tdd workflows tdd cycle tdd, cycle tdd, cycle, working
tdd-workflows-tdd-green Implement the minimal code needed to make failing tests pass in the TDD green phase. 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. 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 tdd, refactor tdd, refactor, working
test-driven-development Use when implementing any feature or bugfix, before writing implementation code driven driven, test, development, implementing, any, feature, bugfix, before, writing, code
test-fixing Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test sui... fixing fixing, test, run, tests, systematically, fix, all, failing, smart, error, grouping, user
testing-qa Comprehensive testing and QA workflow covering unit testing, integration testing, E2E testing, browser automation, and quality assurance. qa qa, testing, covering, unit, integration, e2e, browser, automation, quality, assurance
unit-testing-test-generate Generate comprehensive, maintainable unit tests across languages with strong coverage and edge case focus. unit, generate unit, generate, testing, test, maintainable, tests, languages, strong, coverage, edge, case
web3-testing Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, ... web3 web3, testing, test, smart, contracts, comprehensively, hardhat, foundry, unit, tests, integration, mainnet
wiki-qa Answers questions about a code repository using source file analysis. Use when the user asks a question about how something works, wants to understand a comp... wiki, qa wiki, qa, answers, questions, about, code, repository, source, file, analysis, user, asks
wordpress-penetration-testing This skill should be used when the user asks to "pentest WordPress sites", "scan WordPress for vulnerabilities", "enumerate WordPress users, themes, or plugi... wordpress, penetration wordpress, penetration, testing, skill, should, used, user, asks, pentest, sites, scan, vulnerabilities
xss-html-injection This skill should be used when the user asks to "test for XSS vulnerabilities", "perform cross-site scripting attacks", "identify HTML injection flaws", "exp... xss, html, injection xss, html, injection, skill, should, used, user, asks, test, vulnerabilities, perform, cross

workflow (86)

Skill Description Tags Triggers
activecampaign-automation Automate ActiveCampaign tasks via Rube MCP (Composio): manage contacts, tags, list subscriptions, automation enrollment, and tasks. Always search tools first... activecampaign activecampaign, automation, automate, tasks, via, rube, mcp, composio, contacts, tags, list, subscriptions
agent-orchestration-improve-agent Systematic improvement of existing agents through performance analysis, prompt engineering, and continuous iteration. 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... agent, multi, optimize agent, multi, optimize, orchestration, coordinated, profiling, workload, distribution, cost, aware, improving, performance
airtable-automation Automate Airtable tasks via Rube MCP (Composio): records, bases, tables, fields, views. Always search tools first for current schemas. airtable airtable, automation, automate, tasks, via, rube, mcp, composio, records, bases, tables, fields
amplitude-automation Automate Amplitude tasks via Rube MCP (Composio): events, user activity, cohorts, user identification. Always search tools first for current schemas. amplitude amplitude, automation, automate, tasks, via, rube, mcp, composio, events, user, activity, cohorts
asana-automation Automate Asana tasks via Rube MCP (Composio): tasks, projects, sections, teams, workspaces. Always search tools first for current schemas. asana asana, automation, automate, tasks, via, rube, mcp, composio, sections, teams, workspaces, always
automate-whatsapp Build WhatsApp automations with Kapso workflows: configure WhatsApp triggers, edit workflow graphs, manage executions, deploy functions, and use databases/in... automate, whatsapp automate, whatsapp, automations, kapso, configure, triggers, edit, graphs, executions, deploy, functions, databases
bamboohr-automation Automate BambooHR tasks via Rube MCP (Composio): employees, time-off, benefits, dependents, employee updates. Always search tools first for current schemas. bamboohr bamboohr, automation, automate, tasks, via, rube, mcp, composio, employees, time, off, benefits
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... basecamp basecamp, automation, automate, dos, messages, people, do, list, organization, via, rube, mcp
billing-automation Build automated billing systems for recurring payments, invoicing, subscription lifecycle, and dunning management. Use when implementing subscription billing... billing billing, automation, automated, recurring, payments, invoicing, subscription, lifecycle, dunning, implementing, automating, managing
bitbucket-automation Automate Bitbucket repositories, pull requests, branches, issues, and workspace management via Rube MCP (Composio). Always search tools first for current sch... bitbucket bitbucket, automation, automate, repositories, pull, requests, branches, issues, workspace, via, rube, mcp
brevo-automation Automate Brevo (Sendinblue) tasks via Rube MCP (Composio): manage email campaigns, create/edit templates, track senders, and monitor campaign performance. Al... brevo brevo, automation, automate, sendinblue, tasks, via, rube, mcp, composio, email, campaigns, edit
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... cal, com cal, com, automation, automate, tasks, via, rube, mcp, composio, bookings, check, availability
canva-automation Automate Canva tasks via Rube MCP (Composio): designs, exports, folders, brand templates, autofill. Always search tools first for current schemas. canva canva, automation, automate, tasks, via, rube, mcp, composio, designs, exports, folders, brand
changelog-automation Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release no... changelog changelog, automation, automate, generation, commits, prs, releases, following, keep, format, setting, up
clickup-automation Automate ClickUp project management including tasks, spaces, folders, lists, comments, and team operations via Rube MCP (Composio). Always search tools first... clickup clickup, automation, automate, including, tasks, spaces, folders, lists, comments, team, operations, via
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. close close, automation, automate, crm, tasks, via, rube, mcp, composio, leads, calls, sms
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... coda coda, automation, automate, tasks, via, rube, mcp, composio, docs, pages, tables, rows
conductor-manage Manage track lifecycle: archive, restore, delete, rename, and cleanup conductor, manage conductor, manage, track, lifecycle, archive, restore, delete, rename, cleanup
conductor-new-track Create a new track with specification and phased implementation plan conductor, new, track conductor, new, track, specification, phased, plan
conductor-status Display project status, active tracks, and next actions 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... conductor, validator conductor, validator, validates, artifacts, completeness, consistency, correctness, after, setup, diagnosing, issues, before
confluence-automation Automate Confluence page creation, content search, space management, labels, and hierarchy navigation via Rube MCP (Composio). Always search tools first for ... confluence confluence, automation, automate, page, creation, content, search, space, labels, hierarchy, navigation, via
convertkit-automation Automate ConvertKit (Kit) tasks via Rube MCP (Composio): manage subscribers, tags, broadcasts, and broadcast stats. Always search tools first for current sch... convertkit convertkit, automation, automate, kit, tasks, via, rube, mcp, composio, subscribers, tags, broadcasts
crewai Expert in CrewAI - the leading role-based multi-agent framework used by 60% of Fortune 500 companies. Covers agent design with roles and goals, task definiti... crewai crewai, leading, role, multi, agent, framework, used, 60, fortune, 500, companies, covers
datadog-automation Automate Datadog tasks via Rube MCP (Composio): query metrics, search logs, manage monitors/dashboards, create events and downtimes. Always search tools firs... datadog datadog, automation, automate, tasks, via, rube, mcp, composio, query, metrics, search, logs
design-orchestration Orchestrates design workflows by routing work through brainstorming, multi-agent review, and execution readiness in the correct order. orchestration, orchestrates, routing, work, through, brainstorming, multi, agent, review, execution, readiness, correct
discord-automation Automate Discord tasks via Rube MCP (Composio): messages, channels, roles, webhooks, reactions. Always search tools first for current schemas. discord discord, automation, automate, tasks, via, rube, mcp, composio, messages, channels, roles, webhooks
docusign-automation Automate DocuSign tasks via Rube MCP (Composio): templates, envelopes, signatures, document management. Always search tools first for current schemas. 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... dropbox dropbox, automation, automate, file, sharing, search, uploads, downloads, folder, operations, via, rube
figma-automation Automate Figma tasks via Rube MCP (Composio): files, components, design tokens, comments, exports. Always search tools first for current schemas. figma figma, automation, automate, tasks, via, rube, mcp, composio, files, components, tokens, comments
freshdesk-automation Automate Freshdesk helpdesk operations including tickets, contacts, companies, notes, and replies via Rube MCP (Composio). Always search tools first for curr... freshdesk freshdesk, automation, automate, helpdesk, operations, including, tickets, contacts, companies, notes, replies, via
full-stack-orchestration-full-stack-feature Use when working with full stack orchestration full stack feature full, stack full, stack, orchestration, feature, working
gitlab-automation Automate GitLab project management, issues, merge requests, pipelines, branches, and user operations via Rube MCP (Composio). Always search tools first for c... gitlab gitlab, automation, automate, issues, merge, requests, pipelines, branches, user, operations, via, rube
gmail-automation Automate Gmail tasks via Rube MCP (Composio): send/reply, search, labels, drafts, attachments. Always search tools first for current schemas. gmail gmail, automation, automate, tasks, via, rube, mcp, composio, send, reply, search, labels
google-calendar-automation Automate Google Calendar events, scheduling, availability checks, and attendee management via Rube MCP (Composio). Create events, find free slots, manage att... google, calendar google, calendar, automation, automate, events, scheduling, availability, checks, attendee, via, rube, mcp
google-drive-automation Automate Google Drive file operations (upload, download, search, share, organize) via Rube MCP (Composio). Upload/download files, manage folders, share with ... google, drive google, drive, automation, automate, file, operations, upload, download, search, share, organize, via
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... 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. hubspot hubspot, automation, automate, crm, operations, contacts, companies, deals, tickets, properties, via, rube
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... instagram instagram, automation, automate, tasks, via, rube, mcp, composio, posts, carousels, media, get
intercom-automation Automate Intercom tasks via Rube MCP (Composio): conversations, contacts, companies, segments, admins. Always search tools first for current schemas. intercom intercom, automation, automate, tasks, via, rube, mcp, composio, conversations, contacts, companies, segments
jira-automation Automate Jira tasks via Rube MCP (Composio): issues, projects, sprints, boards, comments, users. Always search tools first for current schemas. jira jira, automation, automate, tasks, via, rube, mcp, composio, issues, sprints, boards, comments
kaizen Guide for continuous improvement, error proofing, and standardization. Use this skill when the user wants to improve code quality, refactor, or discuss proce... kaizen kaizen, continuous, improvement, error, proofing, standardization, skill, user, wants, improve, code, quality
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... klaviyo klaviyo, automation, automate, tasks, via, rube, mcp, composio, email, sms, campaigns, inspect
libreoffice/impress Presentation creation, format conversion (ODP/PPTX/PDF), slide automation with LibreOffice Impress. libreoffice/impress libreoffice/impress, impress, presentation, creation, format, conversion, odp, pptx, pdf, slide, automation, libreoffice
libreoffice/writer Document creation, format conversion (ODT/DOCX/PDF), mail merge, and automation with LibreOffice Writer. libreoffice/writer libreoffice/writer, writer, document, creation, format, conversion, odt, docx, pdf, mail, merge, automation
linear-automation Automate Linear tasks via Rube MCP (Composio): issues, projects, cycles, teams, labels. Always search tools first for current schemas. linear linear, automation, automate, tasks, via, rube, mcp, composio, issues, cycles, teams, labels
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... linkedin linkedin, automation, automate, tasks, via, rube, mcp, composio, posts, profile, company, info
make-automation Automate Make (Integromat) tasks via Rube MCP (Composio): operations, enums, language and timezone lookups. Always search tools first for current schemas. make make, automation, automate, integromat, tasks, via, rube, mcp, composio, operations, enums, language
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... microsoft, teams microsoft, teams, automation, automate, tasks, via, rube, mcp, composio, send, messages, channels
miro-automation Automate Miro tasks via Rube MCP (Composio): boards, items, sticky notes, frames, sharing, connectors. Always search tools first for current schemas. miro miro, automation, automate, tasks, via, rube, mcp, composio, boards, items, sticky, notes
mixpanel-automation Automate Mixpanel tasks via Rube MCP (Composio): events, segmentation, funnels, cohorts, user profiles, JQL queries. Always search tools first for current sc... mixpanel mixpanel, automation, automate, tasks, via, rube, mcp, composio, events, segmentation, funnels, cohorts
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... monday monday, automation, automate, com, work, including, boards, items, columns, groups, subitems, updates
multi-agent-brainstorming Simulate a structured peer-review process using multiple specialized agents to validate designs, surface hidden assumptions, and identify failure modes befor... multi, agent, brainstorming multi, agent, brainstorming, simulate, structured, peer, review, process, multiple, specialized, agents, validate
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. nerdzao, elite, gemini, high nerdzao, elite, gemini, high, modo, coder, ux, pixel, perfect, otimizado, especificamente, para
notion-automation Automate Notion tasks via Rube MCP (Composio): pages, databases, blocks, comments, users. Always search tools first for current schemas. notion notion, automation, automate, tasks, via, rube, mcp, composio, pages, databases, blocks, comments
office-productivity Office productivity workflow covering document creation, spreadsheet automation, presentation generation, and integration with LibreOffice and Microsoft Offi... 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... one, drive one, drive, automation, automate, onedrive, file, search, uploads, downloads, sharing, permissions, folder
os-scripting Operating system and shell scripting troubleshooting workflow for Linux, macOS, and Windows. Covers bash scripting, system administration, debugging, and aut... os, scripting os, scripting, operating, shell, troubleshooting, linux, macos, windows, covers, bash, administration, debugging
outlook-automation Automate Outlook tasks via Rube MCP (Composio): emails, calendar, contacts, folders, attachments. Always search tools first for current schemas. 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... outlook, calendar outlook, calendar, automation, automate, tasks, via, rube, mcp, composio, events, attendees, find
pagerduty-automation Automate PagerDuty tasks via Rube MCP (Composio): manage incidents, services, schedules, escalation policies, and on-call rotations. Always search tools firs... pagerduty pagerduty, automation, automate, tasks, via, rube, mcp, composio, incidents, schedules, escalation, policies
posthog-automation Automate PostHog tasks via Rube MCP (Composio): events, feature flags, projects, user profiles, annotations. Always search tools first for current schemas. posthog posthog, automation, automate, tasks, via, rube, mcp, composio, events, feature, flags, user
postmark-automation Automate Postmark email delivery tasks via Rube MCP (Composio): send templated emails, manage templates, monitor delivery stats and bounces. Always search to... postmark postmark, automation, automate, email, delivery, tasks, via, rube, mcp, composio, send, templated
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... reddit reddit, automation, automate, tasks, via, rube, mcp, composio, search, subreddits, posts, comments
render-automation Automate Render tasks via Rube MCP (Composio): services, deployments, projects. Always search tools first for current schemas. render render, automation, automate, tasks, via, rube, mcp, composio, deployments, always, search, first
salesforce-automation Automate Salesforce tasks via Rube MCP (Composio): leads, contacts, accounts, opportunities, SOQL queries. Always search tools first for current schemas. salesforce salesforce, automation, automate, tasks, via, rube, mcp, composio, leads, contacts, accounts, opportunities
segment-automation Automate Segment tasks via Rube MCP (Composio): track events, identify users, manage groups, page views, aliases, batch operations. Always search tools first... segment segment, automation, automate, tasks, via, rube, mcp, composio, track, events, identify, users
sentry-automation Automate Sentry tasks via Rube MCP (Composio): manage issues/events, configure alerts, track releases, monitor projects and teams. Always search tools first ... sentry sentry, automation, automate, tasks, via, rube, mcp, composio, issues, events, configure, alerts
shopify-automation Automate Shopify tasks via Rube MCP (Composio): products, orders, customers, inventory, collections. Always search tools first for current schemas. shopify shopify, automation, automate, tasks, via, rube, mcp, composio, products, orders, customers, inventory
square-automation Automate Square tasks via Rube MCP (Composio): payments, orders, invoices, locations. Always search tools first for current schemas. square square, automation, automate, tasks, via, rube, mcp, composio, payments, orders, invoices, locations
stripe-automation Automate Stripe tasks via Rube MCP (Composio): customers, charges, subscriptions, invoices, products, refunds. Always search tools first for current schemas. stripe stripe, automation, automate, tasks, via, rube, mcp, composio, customers, charges, subscriptions, invoices
team-collaboration-issue You are a GitHub issue resolution expert specializing in systematic bug investigation, feature implementation, and collaborative development workflows. Your ... team, collaboration, issue team, collaboration, issue, github, resolution, specializing, systematic, bug, investigation, feature, collaborative, development
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 ... telegram telegram, automation, automate, tasks, via, rube, mcp, composio, send, messages, chats, share
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... tiktok tiktok, automation, automate, tasks, via, rube, mcp, composio, upload, publish, videos, post
todoist-automation Automate Todoist task management, projects, sections, filtering, and bulk operations via Rube MCP (Composio). Always search tools first for current schemas. todoist todoist, automation, automate, task, sections, filtering, bulk, operations, via, rube, mcp, composio
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... track track, skill, creating, managing, working, conductor, tracks, logical, work, units, features, bugs
trello-automation Automate Trello boards, cards, and workflows via Rube MCP (Composio). Create cards, manage lists, assign members, and search across boards programmatically. trello trello, automation, automate, boards, cards, via, rube, mcp, composio, lists, assign, members
twitter-automation Automate Twitter/X tasks via Rube MCP (Composio): posts, search, users, bookmarks, lists, media. Always search tools first for current schemas. twitter twitter, automation, automate, tasks, via, rube, mcp, composio, posts, search, users, bookmarks
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. vercel vercel, automation, automate, tasks, via, rube, mcp, composio, deployments, domains, dns, env
webflow-automation Automate Webflow CMS collections, site publishing, page management, asset uploads, and ecommerce orders via Rube MCP (Composio). Always search tools first fo... webflow webflow, automation, automate, cms, collections, site, publishing, page, asset, uploads, ecommerce, orders
wordpress-woocommerce-development WooCommerce store development workflow covering store setup, payment integration, shipping configuration, and customization. wordpress, woocommerce wordpress, woocommerce, development, store, covering, setup, payment, integration, shipping, configuration, customization
wrike-automation Automate Wrike project management via Rube MCP (Composio): create tasks/folders, manage projects, assign work, and track progress. Always search tools first ... wrike wrike, automation, automate, via, rube, mcp, composio, tasks, folders, assign, work, track
zendesk-automation Automate Zendesk tasks via Rube MCP (Composio): tickets, users, organizations, replies. Always search tools first for current schemas. zendesk zendesk, automation, automate, tasks, via, rube, mcp, composio, tickets, users, organizations, replies
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... zoho, crm zoho, crm, automation, automate, tasks, via, rube, mcp, composio, update, records, search
zoom-automation Automate Zoom meeting creation, management, recordings, webinars, and participant tracking via Rube MCP (Composio). Always search tools first for current sch... zoom zoom, automation, automate, meeting, creation, recordings, webinars, participant, tracking, via, rube, mcp