Composite skill — safely refactor a module end-to-end with sequencing, parallel implementation, post-refactor cleanup, and rationale capture.
Composite skill — take a merged PR all the way to production. Chains version-bump → changelog-update → ship (tag + release) → deployment-automation or vercel-deploy /…
Audit and prune a bloated test suite down to the minimum tests that hit the coverage threshold and guard real behavior.
Full test suite improvement composite — audit health, prune dead tests, validate with mutation testing, capture rationale in ADR.
React composition and performance optimization patterns from Vercel. Use when building component libraries, refactoring components with prop proliferation, optimizing…
Track approved container images and write back the matching GitOps manifest changes instead of hand-editing tags across Argo CD applications.
Multi-layer caching strategies across CDN, browser, server, and database. PROACTIVELY activate for: (1) HTTP caching headers, (2) CDN configuration, (3) Server-side caching with…
Advanced color science and dynamic palette generation from 20 production repos. LCH/OKLAB perceptual math, dark-mode pair algorithms, contrast enforcement, gamut mapping, CSS…
Maps ACF field groups into predictable REST responses using `acf_add_local_field_group`, `get_field_objects`, and `register_rest_field`.
Advanced debugging skill for MyJKKN project. Specialized workflows for debugging Next.js 15, Supabase, React Query, TypeScript, and service layer issues.
Advanced GetX features including Workers, GetxService, SmartManagement, GetConnect, GetSocket, bindings composition, and testing patterns
Engineer SSR caching strategies that preserve correctness under concurrent updates and streaming.
Implement AI-powered statusline with session tracking, plan detection, workspace emojis, and intelligent caching for Claude Code
Advanced TypeScript patterns for TMNL. Covers conditional types, mapped types, branded types, generic constraints, type inference, and utility type composition.
Get a second opinion from another provider AI CLI on architectural decisions or code reviews. Use when the user wants an adversarial review, a second opinion, a design challenge,…
Generate adversarial inputs, edge cases, and boundary test payloads for stress-testing LLM robustness
Test LLM applications for prompt injection, jailbreak, data exfiltration, and indirect injection attacks — attack taxonomy, test harness design, automated red-team probes, defense…
Output- und Streit-Skill für Adversarial Test AGB: macht aus der AGB-Prüfung verwertbare Redlines, Entwürfe, Playbooks, Abmahnreaktionen oder Entscheidungsunterlagen.
Use when authoring evals/predicates (Scout, TDD-Engineer), framing an audit (Auditor), or justifying which phases run (PhaseAdvisor/router).
Deep verification agent that finds hidden errors in code, analysis, and architecture. Assumes nothing is correct, drills deep, and verifies every claim independently.
Opinionated architecture sanity check: identify missing decisions, high-risk failure modes, and the simplest viable architecture with operability/security baked in.
Consult a stronger model mid-task for a second opinion before committing to an approach, when stuck, or before declaring a non-trivial task done — the fast-executor +…
opencode-advisor 플러그인 빌드를 처음부터 끝까지 조율하는 오케스트레이터. 'advisor 플러그인 만들어줘', 'opencode-advisor 빌드', 'model routing 플러그인 구현', '모델 라우팅 플러그인', 'advisor 구현' 요청 시 반드시 이 스킬을 사용.
Layered code review pipeline — automated checks first, then AI-assisted review, then human review focused on Ousterhout red flags, AI failure patterns, silent failures, and…
Receive and verify Adyen webhooks (standard notifications). Use when setting up Adyen webhook handlers, debugging HMAC signature verification, or handling payment events like…
Cloudflare Workers and Pages deployment for Adynato projects. Covers wrangler CLI, reading logs for debugging, KV/D1/R2 storage, environment variables, and common errors.
Mobile app development conventions for Adynato projects using React Native and Expo. Covers navigation patterns, native APIs, performance optimization, and platform-specific…
Vercel deployment and configuration for Adynato projects. Covers environment variables, vercel.json, project linking, common errors like VERCEL_ORG_ID/VERCEL_PROJECT_ID, and CI/CD…
Use when the model setup, equilibrium concept, or proof architecture is the bottleneck for an American Economic Journal: Microeconomics (AEJ: Micro) manuscript — the central skill…
Technical implementation guide for AEM Edge Delivery blocks - DOM manipulation, decoration patterns, and JavaScript best practices.
Required workflow for AEM EDS development - linting, testing, preview validation, and PRs with demo links.
scikit-learn compatible Python toolkit for time series ML: classify, cluster, regress, segment, transform with 30+ algorithms (ROCKET, InceptionTime, KNN-DTW, HIVE-COTE, WEASEL).
Use when selecting, implementing, or stress-testing the causal identification strategy for an empirical economics manuscript — difference-in-differences (including stagge — from…
Use when a task needs the judgment of an Aerospace Engineering and Operations Technologist/Technician — verifying an installed fastener's preload against a drawing's torque…
MUST USE for building FastAPI/REST API applications with Aerospike database (aerospike-py Rust/PyO3 async client).
Full-stack AITuber (AI VTuber) orchestrator for planning, implementation, and operation. Designs real-time streaming pipelines (Chat → LLM → TTS → Avatar → OBS), live chat…
DTC 创意生产与测试引擎——广告创意策略、创意角度矩阵、Hook 变体、A/B测试、创意疲劳刷新。Use when user mentions: 创意, creative, 广告素材, ad creative, 视频广告, video ads, hook, 创意测试, creative testing, 创意疲劳, creative fatigue,…
Skill especializada na migração do AFA Planner do Firebase para Supabase (PostgreSQL). Use esta skill SEMPRE que o usuário mencionar: migração do AFA, Firebase para Supabase,…
Use when writing Python code with the Affinity SDK, or when user asks about "affinity-sdk", "affinity package", typed IDs, async Affinity client, pagination, or Python scripts for…
Design, build, deploy, and operate production AI agent systems — single agents, multi-agent teams, and autonomous swarms.
Design, build, test, document, and secure production-grade APIs. Covers the full lifecycle from schema design through deployment, monitoring, and versioning.
Complete Claude Code productivity system — project setup, prompting patterns, sub-agent orchestration, context management, debugging, refactoring, TDD, and shipping 10X faster.
Complete observability & reliability engineering system. Use when designing monitoring, implementing structured logging, setting up distributed tracing, building alerting systems,…
Complete performance engineering system — profiling, optimization, load testing, capacity planning, and performance culture.
Complete methodology for building production-grade React applications with architecture decisions, component design, state management, performance optimization, testing, and…
Complete technical documentation system — from planning through maintenance. Covers READMEs, API docs, guides, architecture docs, runbooks, and developer portals.
The complete operating system for building software with AI. From first prompt to production deployment — prompting frameworks, architecture patterns, testing strategies,…
Guide for building Alfred workflow Python packages using the afwf SDK. Use when creating, modifying, or debugging afwf-based Alfred workflows — Script Filters, CLI entry points,…
Maquina de otimizacao SQL e consulta de dados. Otimiza queries para SQL Server (TOTVS RM), PostgreSQL (Neon), e consulta APIs Zeev BPM.
Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment.
Specialized skill for building production-ready serverless. Use when you need help with gcp cloud run.
Stack decisions for rAIz projects — Vercel + Supabase first, libs avulsas só quando necessário. Consult BEFORE choosing any dependency or architecture.
Build full-stack web applications with SvelteKit — file-based routing, SSR, SSG, API routes, and form actions in one framework. Use when you need help with sveltekit.
Recreate the AG-UI dojo Dockerfile and/or the Dart-SDK integration tests that exercise it. Use when the user wants the dojo server image rebuilt from current paths, or wants the…
Build, configure, and debug agent-actions agentic workflows. Trigger on workflow YAML, UDFs, context_scope, guards, versions, schemas, seed data, prompts, reprompt, HITL,…
EARLY ACCESS (in testing) — usable today, but newer than the local single-player path; feedback welcome via a GitHub issue.
Designs identity, authentication, and trust verification systems for autonomous AI agents operating in multi-agent environments.
Expert AI/ML engineer specializing in machine learning model development, deployment, and integration into production systems.
Expert API testing specialist focused on comprehensive API validation, performance testing, and quality assurance across all systems and third-party integrations — from…
Senior backend architect specializing in scalable system design, database architecture, API development, and cloud infrastructure.