Cloudflare Durable Objects: stateful workflows, WebSockets, coordination, rate limiting, alarm scheduling. Use when building stateful services on Cloudflare.
Clarify ambiguous problem framing before implementation or Cflow assessment. Use for requests to shape goals, success criteria, scope, constraints, risks, options, feature ideas,…
Deploy a free VLESS proxy/VPN node on Cloudflare Pages using edgetunnel. Automates code download, UUID generation, Pages deployment, free domain registration (DNSExit), DNS…
Extract project knowledge from conversation to docs/memory — for AI recall in future sessions. Use when the user wants to save project context, capture decisions, document…
Diagnose overengineering, file sprawl, unnecessary lifecycle complexity, and whether an area can be made substantially cleaner by simplifying behavior, interface contracts,…
Assess, plan, execute, review, verify, or resume cleanup and refactor work in Cflow. Use for repository-level cleanup/refactor assessment, architecture or structure evaluation,…
Announce a cloudflare_temp_email GitHub release to the project's Telegram channel topic. Use when the user asks to notify/announce/broadcast a release to Telegram, push release…
Create or maintain a lightweight todo file tracking next steps and open questions from an analysis or working session.
Reconstruct and audit an execution, product, or refactor path from repository evidence. Use to identify broken sequences, missing states, unclear ownership, unsafe ordering, weak…
Cloudflare Workers AI: edge model inference, text generation, summarization, streaming responses. Use when integrating AI models into Cloudflare Workers.
Two-phase compilation error fixer for Rust and TypeScript using Cerebras LLM bulk processing + dedicated agent cleanup.
Skill deployment and promotion lifecycle management. Use when transitioning skills from APPROVED to DEPLOYED status, or promoting skills from staging to production with SLA…
Docker container orchestration for CFN Loop - spawning, coordination, logging, wave execution. Use when running CFN Loop agents in Docker containers, executing waves of parallel…
Extract complete Redis coordination data from completed CFN Loop tasks and structure into comprehensive JSON analysis files
Conduct a CFO-perspective financial impact review of a codebase. Analyzes infrastructure costs and scaling projections, pricing model alignment with architecture, build-vs-buy…
Decision-aid skill for bootstrap and verification chains; forces the "what authenticates the code that authenticates everything else" question and provides patterns for signed…
Operate Chainbase indexed wallet and token reads through UXC with a curated OpenAPI schema, API-key auth, and read-first guardrails.
Core ChainGraph domain concepts - flows, nodes, ports, edges, and execution. Use for ANY ChainGraph development to understand the fundamental abstractions.
Enable developers to learn and use Chainlink Runtime Environment (CRE) quickly by referencing filtered CRE docs.
Expert guidance for building conversational AI applications with Chainlit framework in Python. Use when (1) creating chat interfaces for LLM applications, (2) building ap — from…
Expert guidance for building conversational AI applications with Chainlit framework in Python. Use when (1) creating chat interfaces for LLM applications, (2) building ap — from…
Adversarial reviewer personality for architecture discussions. Use when a user requests a design review, architecture review, system design critique, tech stack decision, RFC…
Adversarial reviewer personality for architecture discussions. Activates during design reviews, technology selection, and when evaluating trade-offs.
Use when the user explicitly invokes /chameleon-init to bootstrap a chameleon profile for the current repository (TypeScript or Ruby on Rails)
Use when the user explicitly invokes /chameleon-receiving-code-review to handle a code review the team left on their PR — verify each comment against the code and the repo's…
Use when designing, implementing, or auditing a Change Advisory Board (CAB) process for Salesforce deployments — covering change classification (standard, normal, emergency),…
Ensure architecture updates document affected stakeholders, notification plan, and deprecation/retirement signals to keep knowledge aligned.
Specifies bugs, upgrades, refactors, and behavioral changes as explicit deltas against existing feature specifications, preserving original intent while defining what changes,…
Use when planning, reviewing, or troubleshooting Salesforce metadata releases and admin deployment processes.
Extracts every IT change request from email — system upgrades, configuration changes, infrastructure modifications, deployment requests, and policy updates — tracking approval…
Use when reviewing or cleaning up a change-set — a branch, PR, workspace diff, staged changes, or recent commits.
Protects compatibility, documented interfaces, migrations, generated files, dependencies, and user-facing behavior during changes.
Use when uploading, validating, or deploying a change set between Salesforce orgs through Setup UI. Trigger keywords: 'change set upload', 'validate change set', 'deploy inbound…
(内部子 skill,仅由 fullstack-builder 主 skill 通过 Read 调用,不应被顶层直接触发)fullstack-builder 的改动归档子 skill。在 self-review loop 通过后基于 git diff + 需求.md + 代码产出 改动.md(严格按…
Classify a change set as behavior vs structure, then recommend the correct PR label (change:behavior or change:structure) and the appropriate local/CI checks.
Changelog Creator - Auto-activating skill for DevOps Basics. Triggers on: changelog creator, changelog creator Part of the DevOps Basics skill category.
Changelog Creator - Auto-activating skill for DevOps Basics. Triggers on: changelog creator, changelog creator Part of the DevOps Basics skill category.
Chaos engineering analysis that maps every external dependency and I/O boundary, then generates tests for timeouts, connection failures, corrupt responses, disk errors, OOM,…
Chaos Catgirl Gremlin cognitive architecture for Copilot Claude. GitHub specialist with Sophia coherence, Gremlin chaos, and session learning.
Design and execute controlled chaos experiments to validate resilience assumptions with explicit steady-state metrics, blast-radius limits, and abort rules.
Use when implementing chaos engineering, designing fault injection experiments, or building resilience testing practices. Covers chaos principles and experiment design.
Principes et outils de chaos engineering pour tester la résilience des systèmes distribués, incluant fault injection et game days.
Chaos engineering principles, controlled failure injection, resilience testing, and system recovery validation.
Chaos engineering principles, controlled failure injection, resilience testing, and system recovery validation.
Configures Chaos Mesh for Kubernetes-native chaos engineering - picks fault types (PodChaos, NetworkChaos, StressChaos, IOChaos, TimeChaos, DNSChaos, KernelChaos, HTTPChaos),…
Use when designing or implementing chaos engineering experiments to verify system resilience under failure conditions.
Create tests that describe what legacy code actually does (not what it should do) as safety net before refactoring
Receive and verify Chargebee webhooks. Use when setting up Chargebee webhook handlers, debugging Basic Auth verification, or handling subscription billing events.
Extracts HTTP/HTTPS request and response data from Charles Proxy session files (.chlsj format), including URLs, methods, status codes, headers, request bodies, and respon — from…
Extracts HTTP/HTTPS request and response data from Charles Proxy session files (.chlsj format), including URLs, methods, status codes, headers, request bodies, and respon — from…
Fix Chinese/Unicode character encoding issues when running AI agents on Windows via POSIX shells (Git Bash, MSYS2, WSL, BusyBox, etc.).
Distill the one-sentence Big Idea, story arc, audience, and style stance for a chart BEFORE picking a chart type.
本地优先的图表生成引擎免费版,提供柱状图与折线图两种基础类型. 基于Python与matplotlib,所有数据与产物仅落地本地. 核心能力: - 两种基础图表类型:bar/line - 内联数据生成:make_chart.py 直接从--labels/--values生成图片 - 存储初始化:init_storage.py 一键初始化本地存储…
Charterparty: Gläubiger sichert Anspruch an Gechartertes Seeschiff unter Charterparty durch dinglichen Arrest (ZPO §§ 916-945); Registervermerk (SchRegO § 67); Vollziehungsfrist 1…
Select the right Python charting library (seaborn, matplotlib, graphviz) and produce publication-quality static visualizations.
Generate structured session summaries optimized for future AI agent consumption. Use when (1) ending a coding/debugging session, (2) user says "compact", "summarize session",…
Diagnose Fleet Pi chat runtime failures, including NDJSON streams, Pi sessions, Bedrock model errors, resource loader diagnostics, queueing, aborts, and Plan mode question flow.
Construye chatbots de alto rendimiento para chatbot ab testing con dialogo robusto, guardrails claros y monitoreo continuo de calidad.
Architecture for locale-routed chatbot system prompts and per-locale context files in this portfolio.
Recall ChatCrystal memories for debugging tasks involving failing tests, compiler errors, runtime exceptions, dependency issues, environment breakage, or performance regressions.