When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," " — from…
When the user wants to create, optimize, or audit About page content. Also use when the user mentions "about page," "about us," "company story," "our team," "about section,"…
Apply production-ready patterns for Abridge clinical AI integration. Use when building reusable Abridge client wrappers, implementing HIPAA-compliant error handling, or…
Generiere Abruf-Übungs-Fragen mit variierten Schwierigkeitsgraden zu einem Thema oder Konzept. Nutze diesen Skill beim Erstellen von Quiz-Starters, Revisionsaktivitäten oder…
Generates Decorator pattern for PHP 8.5. Creates wrapper classes for dynamic behavior addition without inheritance. Includes unit tests.
Generates PSR-6 Cache implementation for PHP 8.5. Creates CacheItemPoolInterface and CacheItemInterface implementations with TTL handling and deferred saves. Includes unit tests.
Comprehensive expertise in ERC-4337 account abstraction, smart contract wallets, paymasters, bundlers, and user operation handling.
Turn on the Invoice inquiry solution generator skill, which automates the resolution generation for inquiry cases.
Converts Advanced Custom Fields field groups into native Gutenberg blocks using the ACF Block API v2 and @wordpress/scripts build pipeline.
Verifies whether a known ACM bug fix has landed on a target environment. Takes a JIRA ticket and a cluster, runs a 7-phase pipeline: parallel JIRA/PR/environment investigation,…
Generate research-grounded visuals using the InfoGenius pipeline. Use when creating infographics, diagrams, educational visuals, or any image that benefits from factual accuracy.
Use when creating or refactoring Nango integration actions to be thin API wrappers - provides patterns for minimal transformation logic, direct proxy calls, and standardized…
Convert a photo of a person into a custom 3D action figure, complete with collectible toy packaging.
Implement, review, or improve Live Activities and Dynamic Island experiences in iOS apps using ActivityKit.
Verify a Metica + AppLovin MAX integration's runtime ad lifecycle on a connected device (Android logcat / iOS idevicesyslog), and compare a holdout-user route against a trial-user…
Complete Magisk system installation - from initial app setup to full system integration
Add Anthropic Claude agent SDK. Cloud-only (no local model support). Authenticates via Claude subscription OAuth or API key.
Add a Homebrew formula or cask to the correct tiered Brewfile. Use when the user asks to add, install, or include a new brew package.
Create a new card part within a section with factory/class pattern, Card wrapper, and proper cleanup
Add a new code quality check to CI, justfile, and pre-commit hooks. Use when adding linters, formatters, type checkers, or other code quality tools to the project.
Add a new Remotion CLI or config option by creating an AnyRemotionOption, registering CLI parsing, wiring config setters, and updating documentation.
Add Emacs as a channel. Opens an interactive chat buffer and org-mode integration so you can talk to NanoClaw from within Emacs (Doom, Spacemacs, or vanilla).
Use when adding global mode support for one existing agentsmesh target from a target-structure/global-path doc.
Give a coding agent symbol-aware lookup, cross-file rename, and structural edit tools before it starts making brittle text-only changes.
Use when adding or updating a setup.d installer in this dotfiles repo and the task needs local style, placement, and smoke-check guidance
maf-command-generatorのsavedataにアクティブ(魔法/スペル)を追加するスキル。active, 魔法, スペル, 呪文, アクティブスキル などの追加・新規作成が出たら使う。savedata/active/ai_workspace.json への書き込みを担う。
maf-command-generatorのsavedataに弓パッシブ(矢の効果スキル)を追加するスキル。bow, 弓, 矢, 弓パッシブ, 矢効果, 着弾エフェクト, 飛行エフェクト などの新規追加が出たら使う。savedata/bow/ai_workspace.json への書き込みを担う。
maf-command-generatorのsavedataにカスタムエネミー(敵モブ)を追加するスキル。enemy, エネミー, 敵, カスタムモブ, ボス, ゾンビ強化, モブ追加 などの新規作成が出たら使う。savedata/enemy/ai_workspace.json への書き込みを担う。
maf-command-generatorのsavedataにエネミースキル(敵モブが使用するスキル)を追加するスキル。enemy_skill, エネミースキル, 敵スキル, モブスキル, 毒攻撃, 範囲攻撃 などの新規追加が出たら使う。savedata/enemy_skill/ai_workspace.json への書き込みを担う。
maf-command-generatorのsavedataにアイテムを追加するスキル。item, アイテム, 武器, 防具, 装備, 剣, 弓, ヘルメット, チェストプレート などの新規追加が出たら使う。savedata/item/ai_workspace.json への書き込みを担う。
maf-command-generatorのsavedataにパッシブスキルを追加するスキル。passive, パッシブ, 常時発動, 攻撃時発動, スロット装備スキル などの新規追加が出たら使う。savedata/passive/ai_workspace.json への書き込みを担う。
为 OpenClaw 配置 code.newcli.com 作为模型源,包含四个 provider:newcli(Claude 主线路)、newcli-aws(Claude AWS 特价线路,消耗 1/24)、newcli-codex(GPT 系列)、newcli-gemini(Gemini 系列)。适用于需要接入 Claude 或 GPT…
Use Bats-core when an agent needs to turn fragile shell scripts or command-line workflows into something it can verify repeatedly after edits.
Adição de Tailwind CSS v4 e shadcn/ui em projetos Vite + React + TypeScript. Use após a skill init-vite-react-ts para configurar alias @, plugin do Tailwind no Vite, inicialização…
Fully wires up a new route with required boilerplate, following this repo's conventions for subapps. Use when user wants to add a new route or app or subapp or page or screen.
Recipe for adding a new provider (LLM, transcriber, eval, prompt). Use whenever adding Cohere, Mistral, Deepgram, Phoenix, Promptlayer, etc.
Use when adding new mod parsers to convert game mod strings to typed Mod objects - guides the template-based parsing pattern (project)
Vite client-only SPA conventions — VITE_-prefixed env vars (never secrets) exposed via import.meta.env, dev server proxy for CORS, static dist/ builds with index.html fallbacks,…
Go code style and conventions for the adept codebase — formatting, linters, error wrapping with sentinels, the composition-root/no-globals rule, and core invariants.
Wrapper skill: start the local Telegram bridge in the background with a deterministic script.
Wrapper skill: inspect Google Calendar meetings and create draft-confirmed events.
Windows and Git Bash compatibility guidance for Azure Pipelines. Covers path conversion issues, shell detection in pipeline scripts, MINGW/MSYS path handling, Windows agent…
Implement Adobe-specific lint rules, CI policy checks, and runtime guardrails covering credential scanning (p8_ patterns), Firefly content policy pre-screening, PDF Services quota…
Apply production-ready patterns for Adobe Firefly Services SDK, PDF Services SDK, and raw REST API usage in TypeScript and Python.
Specialized skill for generating and managing Architecture Decision Records (ADRs). Supports Nygard, MADR, and custom templates with auto-numbering, linking, and status management.
Specializes in generating Action-Domain-Responder (ADR) boilerplate for Gravito projects. Trigger this when adding new features or modules using the ADR pattern.
Audit project gates (jest/vitest coverage thresholds, tsconfig strictness, eslint rules, husky/lint-staged, sonar quality gate, branch protection) and flag values mathematically…
Use when iterating on a fix after an adversarial code review (Codex, human reviewer) surfaces design-level findings — not typos, lint, or formatter work.
aerc is a terminal-based email client written in Go with first-class support for IMAP, SMTP, JMAP, Maildir, and Notmuch.
Use when Codex is asked to plan, build, continue, or seal an Aether colony and must mirror wrapper orchestration safely
Plan puzzle-based activities for classrooms, parties, and events with pre-configured generator links. Use when you need help with puzzle activity planner. — from anubhavg-icpl/vibe
Wrapper oficial de M2MCent (Node.js) para inyectar muros de pago x402 en APIs o servidores Model Context Protocol (MCP).
Agent skill for base-template-generator - invoke with $agent-base-template-generator
Dependency checker and installer for agent-canvas, agent-eyes, and canvas-edit skills. Use BEFORE running any canvas skill for the first time, or when canvas skills fail with…
Expert CLI developer specializing in command-line interface design, developer tools, and terminal applications.
Generates Agent definitions (.md files) based on user intent and standard templates.
Generate project-level AGENTS.md guides that capture conventions, workflows, and required follow-up tasks.
AI agent development standards including frontmatter structure, naming conventions, tool access patterns, model selection, and Bash-only file operations for .opencode/ folders
A scoring scale for evaluating how well a CLI is designed for AI agents, based on the "Rewrite Your CLI for AI Agents" principles.
Generate AGENT.md files with proper YAML frontmatter, role definitions, expertise areas, and prompt templates following Babysitter SDK conventions.