Meta Cognition Parallel
EXPERIMENTAL: Three-layer parallel meta-cognition analysis. Triggers on: /meta-parallel, parallel analysis
Tdd Red Green Refactor
>-
Frontend Design
>-
Gh
GitHub CLI (gh) and GitHub Actions workflows with git hygiene: secure CI YAML, least-privilege tokens, caching, concurrency, script-injection prevention, PR and issue automation, and operational commands. Use when authoring or reviewing .github/workflows, debugging Actions runs, using gh for repos/issues/PRs/runs/secrets/api, or when the user mentions GitHub Actions, GHA, workflow YAML, gh CLI, G…
Coding Guidelines
Use when asking about Rust code style or best practices. Keywords: naming, formatting, comment, clippy, rustfmt, lint, code style, best practice, P.NAM, G.FMT, code review, naming convention, variable naming, function naming, type naming
Svg Gen
Generates clean, accessible SVG assets: UI icons, vector logos, and simple illustrations. Covers viewBox-first layout, grouped markup, palette classes or currentColor, optimization, brand layouts, and handoff. Use when the user asks for SVG icons, logos, wordmarks, favicons, sprites, inline SVG, or guidance on clean vector marks. Keywords: SVG, vector logo, wordmark, brand mark, icon set, scalabl…
Ultimate Rust
Comprehensive Rust language skill covering ownership, borrowing, lifetimes, smart pointers, mutability, generics, traits, type-driven design, error handling, concurrency, async, domain modeling, performance, ecosystem integration, resource lifecycle, domain errors, unsafe code, and coding guidelines. Routes queries through a layered meta-cognition framework. Use for all Rust questions including c…
Ziglang
>-
Mermaid Diagrams
Generate professional, clean, and precise Mermaid diagrams from natural language or technical descriptions. Supports all Mermaid diagram types with proper theming, styling, and layout. Optionally converts output to Excalidraw format. Use when asked to diagram, visualize, chart, draw, map, or illustrate systems, flows, sequences, architectures, relationships, or data structures. Keywords: diagram,…
Devops Iac Engineer
Implements infrastructure as code using Terraform, Kubernetes, and cloud platforms. Designs scalable architectures, CI/CD pipelines, and observability solutions. Provides security-first DevOps practices and site reliability engineering guidance.
Argocd
ArgoCD GitOps operations -- Application and AppProject authoring, multi-source apps, ApplicationSet generators (Go templates, progressive sync), sync strategies, RBAC, SSO, health checks, CLI commands, and troubleshooting. Use when writing ArgoCD manifests, managing deployments, configuring sync policies, debugging sync/health status, or when the user mentions ArgoCD, GitOps, ApplicationSet, AppP…
Researcher
Research and brainstorming mode for refining goals, exploring options, and planning before implementation. Use when the user asks to brainstorm, research, explore ideas, define scope, compare approaches, or clarify an ambiguous task.
Legalizer
Audits and rewrites public-facing content (website copy, docs, announcements, social posts, whitepapers) for Web3/crypto protocol projects to eliminate securities-risk language and enforce utility-token framing. Applies guardrails derived from the SEC/CFTC joint interpretive rule, Howey test analysis, and FinCEN non-custodial guidance. Use when reviewing or writing any externally published conten…
Web3 Testing
Production-grade smart contract testing with Foundry (primary) and Hardhat 3. Covers unit tests, parameterized fuzzing, stateful invariants with handlers and actor patterns, mainnet forking and impersonation, static analysis (Slither, Aderyn), property testing (Echidna, Medusa), symbolic execution (Halmos, Kontrol), gas snapshots, coverage, mutation testing, storage-layout upgrade safety, ERC-433…
Tmux Mastery
Comprehensive tmux skill covering process management, session/window orchestration, and ricing (visual customization). Use when managing tmux sessions, running dev servers, setting up floating panes, configuring status bars, installing plugins via TPM, or when the user asks about tmux, tmux-sessionx, tmux-floax, catppuccin tmux theme, or making tmux look good.
Ultimate Web3
Architecture and protocol-design layer for production Web3. Covers chain selection (EVM L1/L2, Solana, Cosmos, TON), Solidity architecture (proxies, diamonds, factories), L2/rollup stack choice (OP Stack, Arbitrum Orbit, ZK stacks, EIP-4844), account abstraction (ERC-4337, EIP-7702, ERC-6900), bridges (LayerZero, CCIP, Wormhole, intents), oracles and indexers (Chainlink, Pyth, Ponder, Envio), MEV…
C Cpp Compilers
C and C++ compiler toolchain skill covering GCC, Clang/LLVM, build modes, warnings, sanitizers, static analysis, LTO, PGO, C++20/23/26 features, and debugging. Use when writing or reviewing C/C++ code, choosing compiler flags, interpreting errors or warnings, enabling sanitizers, running clang-tidy or cppcheck, optimizing builds, working with C++20 modules or C23 features, or troubleshooting link…
Rca
Root cause analysis for bugs, incidents, failed tests, build errors, outages, and unexpected behavior. Use when the user asks for RCA, root cause, why something failed, or asks to diagnose a problem from code, logs, tests, traces, tickets, or terminal output.
Web3 Frontend
Production-grade dApp frontend engineering in Next.js 16 (App Router) with wagmi v2, viem, and RainbowKit. Covers Server vs Client Component boundaries, SSR-safe wagmi config with cookie hydration, on-chain reads (single, multicall, server-side), transaction lifecycle UX, ENS, network guards, SIWE auth, ABI codegen, Next.js 16 cache directives ('use cache', cacheLife, cacheTag), account abstracti…
Lua Projects
>-
Practical Haskell
Guides efficient Haskell aligned with GHC practice -- laziness and strictness, purity, fusion, newtypes, pragmas, Core reading, and space-leak avoidance. Use when writing or reviewing Haskell, optimizing or profiling, debugging strictness or memory, or when the user mentions GHC, thunks, foldl vs foldl', list fusion, SPECIALIZE, or UNPACK.
Tokenomics Design
Designs and audits token economics for Web3 protocols -- distribution, vesting, emission curves, value accrual, governance design, anti-dump and anti-sybil mechanics, and sustainability modeling. Use when designing or reviewing tokenomics, allocation tables, vesting schedules, emission schedules, staking or veToken systems, liquidity-mining programs, airdrops, points programs, governance paramete…
Markdown Documentation
Standards and practices for Markdown and GitHub Flavored Markdown (GFM) documentation. Covers heading hierarchy, prose style, GFM alerts, task lists, collapsible sections, Mermaid diagrams, tables, badges, and anti-patterns. Enforces no-AI-slop rules: no Unicode artifacts, no emojis, no filler language, no hard line breaks in prose. Use when writing READMEs, docs pages, changelogs, API docs, cont…
Podmaster
End-to-end container expertise spanning OCI images, runtimes, and operations: image design, Dockerfile/Containerfile optimization, Docker Engine and Compose, Podman (rootless, pods, Quadlet), containerd and CRI, debugging, security hardening, and CI scanning. Use when building or reviewing container images, choosing Docker vs Podman, troubleshooting containers or pods, optimizing layers and cache…
Ultimate Nixos
Comprehensive Nix ecosystem guidance covering NixOS system configuration, nixpkgs packaging and maintainer workflow, nix-darwin macOS management, Home Manager, flakes, derivations, NixOS module design, security hardening, and community processes. Use when writing Nix expressions, packaging software for nixpkgs, configuring NixOS or nix-darwin systems, designing NixOS modules, reviewing or merging…
Web3 Whitepaper
Structures, drafts, and reviews technical whitepapers and litepapers for Web3/crypto protocols -- covering architecture, threat model, token mechanism, governance, citations, and audit-ready claims. Enforces verifiable-first writing and cross-references the legalizer skill for all token/staking/governance language. Use when writing, outlining, or reviewing a whitepaper, litepaper, protocol paper,…
Flowd Rules Author
Authors flowd rule YAML files for `.flowd/rules/` (project) or `~/.flowd/rules/` (global), encoding the engine's `ProposedAction` blind spots, the `deny` vs `warn` decision, glob `scope` vs regex `match`, and a four-part description template. Use when creating or editing flowd rules, when the user mentions flowd, rules engine, rules_check, rules_list, ProposedAction, or asks to gate or warn again…
Solidity Security
>-
Ultimate Db
Database engineering guidance covering schema design, indexing, query optimization, replication, and production operations across relational, document, and columnar stores. Primary focus is PostgreSQL; covers MySQL, MongoDB, ClickHouse, Redis, SQLite, and DuckDB. Use when designing schemas, optimizing slow queries, choosing index types, reviewing migrations, setting up replication, modeling docum…
Helm
Helm 3 chart development, scaffolding, templating, debugging, OCI registries, post-renderers, and production operations. Use when creating Helm charts, packaging Kubernetes applications, debugging Helm deployments, managing releases, working with chart dependencies, or when the user mentions Helm, helm install, helm upgrade, Chart.yaml, values.yaml, helm template, or OCI registry.
Dag Flowd
Use flowd's local-first MCP server (12 tools) for cross-session memory, prose-first DAG planning with a clarification loop, and rules-based action gating. Activate when the agent should persist a decision, recall prior context, plan a multi-step change, gate a risky action, or when the user mentions flowd, memory_store, memory_search, memory_context, plan_create, plan_answer, plan_refine, plan_co…
Kustomize
Kubernetes configuration customization with Kustomize: base and overlay layout, strategic and JSON patches, configMapGenerator and secretGenerator, images, components, replacements, and remote bases. Use when authoring kustomization.yaml, debugging kubectl kustomize or kubectl apply -k, layering environments, GitOps manifests, or when the user mentions Kustomize, kustomization.yaml, overlay, patc…