Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching.
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm — from…
Use this skill when the user asks to create, design, or build a UI component for Roblox using React (roact or @rbxts/react).
Cross-agent long-term memory + session history for the current user: their preferences, coding habits, named projects / repos / tools, past bugs and architecture decisions, AND…
Troubleshoot and resolve common issues with the ClickHouse Node.js client (@clickhouse/client). Use this skill whenever a user reports errors, unexpected behavior, or…
This skill should be used when the user asks about "client server architecture", "when to use client server", "request response", "frontend backend", "remote procedure call", or…
Use ONLY when docs/audience.md exists (audiences defined during onboarding) OR the operator explicitly asks to optimize a surface for client-facing vs internal use.
Use this skill when architecting on Google Cloud Platform, selecting GCP services, or implementing data and compute solutions.
CloudBase is a full-stack development and deployment toolkit for building and launching websites, Web apps, 微信小程序 (WeChat Mini Programs), and mobile apps with backend, database,…
Send and receive transactional emails with Cloudflare Email Service (Email Sending + Email Routing). Use when building email sending (Workers binding or REST API), email routing,…
This skill should be used when the user asks to \"upload images to Cloudflare\", \"implement direct creator upload\", \"configure image transformations\", \"optimize WebP/AVIF\",…
This skill should be used when the user asks to "set up Cloudflare Queues", "create a message queue", "implement queue consumer", "process background jobs", "configure queue retry…
Use whenever editing the Scala cluster-tuning module under `src/main/scala/com/db/serna/orchestration/cluster_tuning/` — `single/` (the per-date tuner), `auto/` (multi-date…
This skill generates interactive HTML node-graph diagrams to visualize codebase structure, class relationships, and function call chains.
This skill should be used when the user wants an overview of the CODE Method (Context Oriented Development for Enterprises) — a structured SDLC framework with 9 specialized agents…
This skill should be used when the user asks to "polish code", "simplify and review", "clean up and review code", "full code polish", "simplify then review", "refactor and…
This skill should be used when the user requests a code review of changed files. Use this to review git-diffed files for security vulnerabilities (OWASP Top 10), performance…
Review code for bugs, security vulnerabilities, performance issues, and best practices. Use this skill whenever the user asks for a code review, shares code and wants feedback,…
Use this skill when the user asks to review their local git changes, staged or unstaged diffs, or wants a code review before committing.
Conduct two-stage code review: Stage 1 verifies spec compliance (criterion-to-code mapping), Stage 2 evaluates security, correctness, performance, and maintainability across 6…
Provides practical guidance for conducting thorough code reviews that identify issues early, promote knowledge sharing, and deliver constructive feedback.
Review web application code for bugs, security issues, performance problems, and stack-specific anti-patterns.
Use this skill to review code. It supports both local changes (staged or working tree) — from bg-szy/TOP-SKILLS
Provides file paths to language-specific extension files for the code-testing pipeline. Call this skill to discover available extension guidance files (e.g., dotnet.md for .NET,…
Builds the Taiwan Brawl-style deploy/version/commit toolkit for a Cloudflare Workers backend + Flutter Web frontend project.
SOP-11 enforcement. Default to Claude Code for all architecture + planning + review work. Codex (GPT) only with Mamoun's explicit approval and logged audit.
This skill should be used when the user wants to identify reusable components, discover shared patterns, find consolidation opportunities, or audit cross-cutting concerns in a…
This skill should be used when reviewing pull requests, performing comprehensive code review, analyzing code changes before merge, or when the user asks for…
This skill outlines methodologies for performing authorized penetration testing against AWS, Azure, and GCP
Use this skill to stand up a JUnit4-based JVM unit-test suite on an Android module. Covers the canonical Gradle dependency matrix (`junit:junit:4.13.2`,…
Use this skill to configure R8 correctly for a Jetpack Compose application — full mode by default, `proguard-android-optimize.txt`, resource shrinking on, and minimal keep rules…
Use this skill to wire the correct Gradle dependency matrix for Jetpack Compose UI tests. Covers `androidTestImplementation("androidx.compose.ui:ui-test-junit4")`, the…
Use this skill when connecting the azure-mcp vendor through the WYRE MCP Gateway — registering an Azure service principal, supplying tenantId/clientId/clientSecret, and granting…
Dockerfile-less containerization using the .NET 10 SDK container publishing feature. Covers MSBuild properties, chiseled images, multi-arch builds, and registry publishing — all…
Containerizes applications with impact-aware Dockerfiles and docker-compose configurations. This skill should be used when containerizing projects for Docker, creating…
Use the Contentful Management API and JavaScript SDK to create, update, validate, and publish entries, assets, content models, and environments in a headless CMS workflow.
Use this skill to enable ADK 2.0 context caching and compression so long- running agent sessions don't blow the model's context window or burn tokens on repeated prefixes.
This skill should be used when the user asks to "understand context", "explain context windows", "design agent architecture", "debug context issues", "optimize context usage", or…
Context management tools for Claude Code - provides intelligent codebase mapping with Python, Rust, and C++ parsing, duplicate detection, and MCP-powered symbol queries.
Use this skill when working with any framework or library (React, Next.js, Vue, Astro, etc.) to fetch up-to-date documentation and prevent hallucinated APIs.
This skill validates API contracts using consumer-driven testing and OpenAPI validation. It leverages Pact for consumer-driven contract testing, ensuring that API providers adhere…
Use this skill to drive the Compose test clock by hand with MainTestClock — currentTime, autoAdvance, advanceTimeByFrame, advanceTimeBy(milliseconds, ignoreFrameDuration), and…
Plans and executes safe Convex schema and data migrations using the widen-migrate-narrow workflow and the @convex-dev/migrations component.
Initializes a new Convex project from scratch or adds Convex to an existing app. Use this skill when starting a new project with Convex, scaffolding with npm create convex@latest,…
This skill should be used when performing operational actions against a Coolify instance using MCP tools — deploying applications, checking deployment status, viewing logs,…
This skill should be used when setting up CI/CD pipelines for Coolify, using the Coolify REST API, triggering deployments from GitHub Actions, configuring webhooks, deploying from…
This skill should be used when configuring multi-server deployments in Coolify, setting up Docker Swarm with Coolify, configuring build servers, managing Coolify instance backups,…
Manage and troubleshoot Coolify deployments using a hybrid CLI + API approach. Auto-configures from .env file (COOLIFY_BASE_URL, COOLIFY_API_TOKEN).
Coolify is an open source self-hosted deployment platform for applications, databases, and services. This skill covers installing Coolify, connecting infrastructure over SSH, and…
This skill should be used for a quick health/status overview of a Coolify instance — a one-shot "is everything up" dashboard.
Reads a real-world work task (workflow, procedure, automation idea) described in plain language and proposes a concrete solution built from GitHub Copilot mechanisms — custom…
Use this skill for Azure cost, pricing, capacity, and inventory work through the azure-mcp connector — retail pricing lookups, subscription quota and usage-limit checks, and…
End-of-task and resume-time checks for the recurring process-discipline failure modes: source-of-truth selection, wiring-vs-backend completion, deploy-validation reads signal not…
Persist Apex code-coverage results over time and surface regressions. After each /argo:test-coverage run (or via this skill directly), append the result to a per-project history…
Connects Claude Cowork to Claude Code running on the user's own computer (macOS or Linux), so the whole machine is reachable from a Cowork chat.
Craft CMS 5 PHP coding standards and conventions. ALWAYS load this skill when writing, editing, reviewing, or discussing any PHP file in a Craft CMS plugin or module — even for…
Scaffold Claude Code configuration specifically for Craft CMS projects. Generates CLAUDE.md and .claude/rules/ files tailored to the project type (plugin, site, module, hybrid, or…
The Lossless Group's workflow for filling in team and portfolio metadata for VC firms (and similar org work) — crawl a firm's site, fetch structured data + brand assets for people…
This skill should be used when users need to scrape websites, extract structured data, handle JavaScript-heavy pages, crawl multiple URLs, or build automated web data pipelines.
逐节引导编写游戏主架构文档。读取所有 GDD、系统索引、现有 ADR 及引擎参考库,在编写任何代码之前生成完整的架构蓝图。具备引擎版本感知能力:标记知识缺口,并针对已锁定的引擎版本验证各项决策。