Files
antigravity-skills-reference/CATALOG.md
sck_0 559dd6f40f chore: implement repo improvements plan (npm scripts, docs, catalog CI, i18n, validator)
- Add npm scripts: validate, validate:strict, index, readme, chain, catalog, build
- Align docs to V4 and 560 skills (GETTING_STARTED, FAQ, BUNDLES, MAINTENANCE, vietnamese)
- build-catalog: output to data/ for catalog, bundles, aliases; add to CI and drift check
- Add yaml dep, Node setup and catalog step in CI; extend auto-commit and drift msg
- Translate CI and MAINTENANCE to English; update CI_DRIFT_FIX and maintenance routine
- QUALITY_BAR/CONTRIBUTING: canonical validator npm run validate; legacy note in validate-skills.js
2026-01-29 13:08:02 +01:00

166 KiB

Skill Catalog

Generated at: 2026-01-29T12:07:33.859Z

Total skills: 553

architecture (53)

Skill Description Tags Triggers
architect-review Master software architect specializing in modern architecture patterns, clean architecture, microservices, event-driven systems, and DDD. Reviews system desi... architect, review, software, specializing, architecture, clean, microservices, event, driven, ddd, reviews, designs
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
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 this skill before any creative or constructive work (features, components, architecture, behavior changes, or functionality). This skill transforms vague... brainstorming brainstorming, skill, before, any, creative, constructive, work, features, components, architecture, behavior, changes
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, creates
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
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
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
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
cpp-pro Write idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization. Use... cpp cpp, pro, write, idiomatic, code, features, raii, smart, pointers, stl, algorithms, move
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
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
elixir-pro Write idiomatic Elixir code with OTP patterns, supervision trees, and Phoenix LiveView. Masters concurrency, fault tolerance, and distributed systems. Use PR... elixir elixir, pro, write, idiomatic, code, otp, supervision, trees, phoenix, liveview, masters, concurrency
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
error-detective Search logs and codebases for error patterns, stack traces, and anomalies. Correlates errors across systems and identifies root causes. Use PROACTIVELY when ... 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
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
haskell-pro Expert Haskell engineer specializing in advanced type systems, pure functional design, and high-reliability software. Use PROACTIVELY for type-level programm... haskell haskell, pro, engineer, specializing, type, pure, functional, high, reliability, software, proactively, level
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
julia-pro Master Julia 1.10+ with modern features, performance optimization, multiple dispatch, and production-ready practices. Expert in the Julia ecosystem including... julia julia, pro, 10, features, performance, optimization, multiple, dispatch, ecosystem, including, package, scientific
minecraft-bukkit-pro Master Minecraft server plugin development with Bukkit, Spigot, and Paper APIs. Specializes in event-driven architecture, command systems, world manipulation... minecraft, bukkit minecraft, bukkit, pro, server, plugin, development, spigot, paper, apis, specializes, event, driven
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
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
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
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
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
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 (35)

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 positioni... competitive, landscape competitive, landscape, skill, should, used, user, asks, analyze, competitors, assess, identify, differentiation
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 Use this skill when writing, rewriting, or improving marketing copy for any page (homepage, landing page, pricing, feature, product, or about page). This ski... copywriting copywriting, skill, writing, rewriting, improving, marketing, copy, any, page, homepage, landing, pricing
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
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. Ask for jurisdic... hr hr, pro, professional, ethical, partner, hiring, onboarding, offboarding, pto, leave, performance, compliant
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", "what's ... 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
page-cro Analyze and optimize individual pages for conversion performance. Use when the user wants to improve conversion rates, diagnose why a page is underperforming... page, cro page, cro, analyze, optimize, individual, pages, conversion, performance, user, wants, improve, rates
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
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
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-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. This skill e... 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-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", "estima... startup, financial, modeling startup, financial, modeling, skill, should, used, user, asks, projections, model, forecast, revenue
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 equity a... team, composition team, composition, analysis, skill, should, used, user, asks, plan, structure, determine, hiring

data-ai (81)

Skill Description Tags Triggers
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
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-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. Use when the user wants to set up, fix, or evaluate analyti... analytics, tracking analytics, tracking, audit, improve, produce, reliable, decision, data, user, wants, set, up
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
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
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", "u... 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
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
codex-review Professional code review with auto CHANGELOG generation, integrated with Codex AI codex codex, review, professional, code, auto, changelog, generation, integrated, ai
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. Orchestrate... 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
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
customer-support Elite AI-powered customer support specialist mastering conversational AI, automated ticketing, sentiment analysis, and omnichannel support experiences. Integ... 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
database-architect Expert database architect specializing in data layer design from scratch, technology selection, schema modeling, and scalable database architectures. Masters... 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
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
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
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
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
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
ios-developer Develop native iOS applications with Swift/SwiftUI. Masters iOS 18, SwiftUI, UIKit integration, Core Data, networking, and App Store optimization. Use PROACT... 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
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
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
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, supabase, performance, optimization, 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
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. Use when the user mentions progra... programmatic, seo programmatic, seo, evaluate, creating, driven, pages, scale, structured, data, user, mentions, directory
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
prompt-engineer Expert prompt engineer specializing in advanced prompting techniques, LLM optimization, and AI system design. Masters chain-of-thought, constitutional AI, an... prompt prompt, engineer, specializing, prompting, techniques, llm, optimization, ai, masters, chain, thought, constitutional
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
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 Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded A... rag rag, retrieval, augmented, generation, llm, applications, vector, databases, semantic, search, implementing, knowledge
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, vercel, next, js, performance, optimization, guidelines, engineering, skill, should
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. Use when the user wants to add, fix, audit... 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
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
seo-audit Diagnose and audit SEO issues affecting crawlability, indexation, rankings, and organic performance. Use when the user asks for an SEO audit, technical SEO r... seo, audit seo, audit, diagnose, issues, affecting, crawlability, indexation, rankings, organic, performance, user, asks
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
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-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, penetration, testing, skill, should, used, user, asks, automate, sql
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
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
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
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 Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work ... xlsx xlsx, spreadsheet, creation, editing, analysis, formulas, formatting, data, visualization, claude, work, spreadsheets
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

development (72)

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
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-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-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
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
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
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
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
dotnet-architect Expert .NET backend architect specializing in C#, ASP.NET Core, Entity Framework, Dapper, and enterprise application patterns. Masters async/await, dependenc... 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. Use PROA... fastapi fastapi, pro, high, performance, async, apis, sqlalchemy, pydantic, v2, microservices, websockets, python
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
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
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
golang-pro Master Go 1.21+ with modern patterns, advanced concurrency, performance optimization, and production-ready microservices. Expert in the latest Go ecosystem i... golang golang, pro, go, 21, concurrency, performance, optimization, microservices, latest, ecosystem, including, generics
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. Use PROACTIVELY for Java... 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
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
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
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
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-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-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-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. Expert in the latest Rust ecosystem in... rust rust, pro, 75, async, type, features, programming, latest, ecosystem, including, tokio, axum
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
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, pentesting, skill, should, used, user, asks, search, exposed, devices, internet
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.
TRIGGER: "shopify", "shopify app", "checkout extension",... shopify shopify, development, apps, extensions, themes, graphql, admin, api, cli, polaris, ui, liquid
slack-bot-builder Build Slack apps using the Bolt framework across Python, JavaScript, and Java. Covers Block Kit for rich UIs, interactive components, slash commands, event h... slack, bot, builder slack, bot, builder, apps, bolt, framework, python, javascript, java, covers, block, kit
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
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. Use PROACTI... typescript typescript, pro, types, generics, strict, type, safety, complex, decorators, enterprise, grade, proactively
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

general (95)

Skill Description Tags Triggers
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-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
arm-cortex-expert Senior embedded software engineer specializing in firmware and driver development for ARM Cortex-M microcontrollers (Teensy, STM32, nRF52, SAMD). Decades of ... 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
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 arithmetic, and system calls. Handles embedded systems, kernel modules, and performance-critica... c c, pro, write, efficient, code, proper, memory, pointer, arithmetic, calls, embedded, kernel
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
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-code-guide Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies "Thinking" keywords, debugging techniques, and best pr... claude, code claude, code, effectively, includes, configuration, prompting, thinking, keywords, debugging, techniques, interacting, agent
clean-code Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments clean, code clean, code, pragmatic, coding, standards, concise, direct, no, engineering, unnecessary, comments
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
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
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-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
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
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 Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude ... docx docx, document, creation, editing, analysis, tracked, changes, comments, formatting, preservation, text, extraction
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
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
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
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
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
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
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
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
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, scripts, skill, should, used, user, asks, bash, automate, tasks
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
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
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
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
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 Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying o... pptx pptx, presentation, creation, editing, analysis, claude, work, presentations, files, creating, new, modifying
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
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
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
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, viral
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
search-specialist Expert web researcher using advanced search techniques and synthesis. Masters search operators, result filtering, and multi-source verification. Handles comp... search search, web, researcher, techniques, synthesis, masters, operators, result, filtering, multi, source, verification
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
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 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capa... skill, creator skill, creator, creating, effective, skills, should, used, users, want, new, update, existing
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
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
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. U... tutorial tutorial, engineer, creates, step, tutorials, educational, content, code, transforms, complex, concepts, progressive
ui-ux-designer Create interface designs, wireframes, and design systems. Masters user research, accessibility standards, and modern design tools. Specializes in design toke... ui, ux, designer ui, ux, designer, interface, designs, wireframes, masters, user, research, accessibility, standards, specializes
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
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

infrastructure (72)

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
backend-architect Expert backend architect specializing in scalable API design, microservices architecture, and distributed systems. Masters REST/GraphQL/gRPC APIs, event-driv... backend backend, architect, specializing, scalable, api, microservices, architecture, distributed, masters, rest, graphql, grpc
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
c4-container Expert C4 Container-level documentation specialist. Synthesizes Component-level documentation into Container-level architecture, mapping components to deploy... c4, container c4, container, level, documentation, synthesizes, component, architecture, mapping, components, deployment, units, documenting
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, d3, viz, creating, interactive, data, visualisations, js, should, used
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-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
database-optimizer Expert database optimizer specializing in modern performance tuning, query optimization, and scalable architectures. Masters advanced indexing, N+1 resolutio... database, optimizer database, optimizer, specializing, performance, tuning, query, optimization, scalable, architectures, masters, indexing, resolution
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. Use ... django django, pro, async, views, drf, celery, channels, scalable, web, applications, proper, architecture
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
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. Handles state management, animations, testing, and performance optim... flutter flutter, development, dart, widgets, multi, platform, deployment, state, animations, testing, performance, optimization
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-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, setting
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-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
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
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
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
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 monitorin... 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
mlops-engineer Build comprehensive ML pipelines, experiment tracking, and model registries with MLflow, Kubeflow, and modern MLOps tools. Implements automated training, dep... mlops mlops, engineer, ml, pipelines, experiment, tracking, model, registries, mlflow, kubeflow, implements, automated
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, application optimization, and scalable system performance. Masters OpenTelemetry, distribut... performance performance, engineer, specializing, observability, application, optimization, scalable, masters, opentelemetry, distributed, tracing, load
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
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-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
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-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
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
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, network, traffic, analysis, skill, should, used, user, asks, analyze, 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
writing-skills Use when creating new skills, editing existing skills, or verifying skills work before deployment writing, skills writing, skills, creating, new, editing, existing, verifying, work, before, deployment

security (107)

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
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 integra... ai, product ai, product, every, powered, question, whether, ll, right, ship, demo, falls, apart
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
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
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, testing, skill, should, used, user, asks, test, vulnerabilities, assess, session
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, web, application, testing, skill, should, used, user, asks, intercept, http
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
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
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-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-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
code-reviewer Elite code review expert specializing in modern AI-powered code analysis, security vulnerabilities, performance optimization, and production reliability. Mas... code code, reviewer, elite, review, specializing, ai, powered, analysis, security, vulnerabilities, performance, optimization
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
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
database-admin Expert database administrator specializing in modern cloud databases, automation, and reliability engineering. Masters AWS/Azure/GCP database services, Infra... database, admin database, admin, administrator, specializing, cloud, databases, automation, reliability, engineering, masters, aws, azure
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, SQL Server database, sql, migrations, postgresql, mysql, flyway, liquibase, alembic, zero-downtime database, sql, migrations, postgresql, mysql, flyway, liquibase, alembic, zero-downtime, zero, downtime, server
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-engineer Expert deployment engineer specializing in modern CI/CD pipelines, GitOps workflows, and advanced deployment automation. Masters GitHub Actions, ArgoCD/Flux,... deployment deployment, engineer, specializing, ci, cd, pipelines, gitops, automation, masters, github, actions, argocd
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
design-orchestration Orchestrates design workflows by routing work through brainstorming, multi-agent review, and execution readiness in the correct order. Prevents premature imp... orchestration, orchestrates, routing, work, through, brainstorming, multi, agent, review, execution, readiness, correct
devops-troubleshooter Expert DevOps troubleshooter specializing in rapid incident response, advanced debugging, and modern observability. Masters log analysis, distributed tracing... devops, troubleshooter devops, troubleshooter, specializing, rapid, incident, response, debugging, observability, masters, log, analysis, distributed
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
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
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, testing, skill, should, used, user, asks, test, directory, exploit
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. Masters firmware extraction, analysis, and vulnerab... firmware, analyst firmware, analyst, specializing, embedded, iot, security, hardware, reverse, engineering, masters, extraction, analysis
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-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. Use PROACTIVELY for fronte... 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
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
hybrid-cloud-architect Expert hybrid cloud architect specializing in complex multi-cloud solutions across AWS/Azure/GCP and private clouds (OpenStack/VMware). Masters hybrid connec... hybrid, cloud hybrid, cloud, architect, specializing, complex, multi, solutions, aws, azure, gcp, private, clouds
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, vulnerability, testing, skill, should, used, user, asks, test, insecure, direct, object
incident-responder Expert SRE incident responder specializing in rapid problem resolution, modern observability, and comprehensive incident management. Masters incident command... incident, responder incident, responder, sre, specializing, rapid, problem, resolution, observability, masters, command, blameless, post
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
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
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
kubernetes-architect Expert Kubernetes architect specializing in cloud-native infrastructure, advanced GitOps workflows (ArgoCD/Flux), and enterprise container orchestration. Mas... kubernetes kubernetes, architect, specializing, cloud, native, infrastructure, gitops, argocd, flux, enterprise, container, orchestration
legal-advisor Draft privacy policies, terms of service, disclaimers, and legal notices. Creates GDPR-compliant texts, cookie policies, and data processing agreements. Use ... 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
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
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
mobile-security-coder Expert in secure mobile coding practices specializing in input validation, WebView security, and mobile-specific security patterns. Use PROACTIVELY for mobil... mobile, security, coder mobile, security, coder, secure, coding, specializing, input, validation, webview, specific, proactively, implementations
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
multi-agent-brainstorming Use this skill when a design or idea requires higher confidence, risk reduction, or formal review. This skill orchestrates a structured, sequential multi-age... multi, agent, brainstorming multi, agent, brainstorming, skill, idea, requires, higher, confidence, risk, reduction, formal, review
network-engineer Expert network engineer specializing in modern cloud networking, security architectures, and performance optimization. Masters multi-cloud connectivity, serv... network network, engineer, specializing, cloud, networking, security, architectures, performance, optimization, masters, multi, connectivity
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, proactively, infrastructure
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. Use... 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
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, methodology, skill, should, used, user, asks, follow, perform, bug, bounty
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
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
risk-manager Monitor portfolio risk, R-multiples, and position limits. Creates hedging strategies, calculates expectancy, and implements stop-losses. Use PROACTIVELY for ... 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, security, skill, should, used, user, asks, perform, vulnerability, scan, networks, open
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-auditor Expert security auditor specializing in DevSecOps, comprehensive cybersecurity, and compliance frameworks. Masters vulnerability assessment, threat modeling,... security, auditor security, auditor, specializing, devsecops, cybersecurity, compliance, frameworks, masters, vulnerability, assessment, threat, modeling
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
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
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
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
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
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
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
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
terraform-specialist Expert Terraform/OpenTofu specialist mastering advanced IaC automation, state management, and enterprise infrastructure patterns. Handles complex module desi... terraform terraform, opentofu, mastering, iac, automation, state, enterprise, infrastructure, complex, module, multi, cloud
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, 100, reference, skill, should, used, user, asks, identify, application
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
ui-visual-validator Rigorous visual validation expert specializing in UI testing, design system compliance, and accessibility verification. Masters screenshot analysis, visual r... ui, visual, validator ui, visual, validator, rigorous, validation, specializing, testing, compliance, accessibility, verification, masters, screenshot
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 "check my si... web, guidelines web, guidelines, review, ui, code, interface, compliance, asked, my, check, accessibility, audit
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, cross, site, scripting, testing, skill, should, used, user, asks

testing (21)

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
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
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-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
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
startup-analyst Expert startup business analyst specializing in market sizing, financial modeling, competitive analysis, and strategic planning for early-stage companies. Us... startup, analyst startup, analyst, business, specializing, market, sizing, financial, modeling, competitive, analysis, strategic, planning
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", "ma... 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-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
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

workflow (17)

Skill Description Tags Triggers
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
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
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
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
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
full-stack-orchestration-full-stack-feature Use when working with full stack orchestration full stack feature full, stack full, stack, orchestration, feature, working
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
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
mermaid-expert Create Mermaid diagrams for flowcharts, sequences, ERDs, and architectures. Masters syntax for all diagram types and styling. Use PROACTIVELY for visual docu... mermaid mermaid, diagrams, flowcharts, sequences, erds, architectures, masters, syntax, all, diagram, types, styling
pdf Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs ... pdf pdf, manipulation, toolkit, extracting, text, tables, creating, new, pdfs, merging, splitting, documents
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
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
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