fastly

13 mods across 2 repositories, 71 stars between them.

mcp AGENTS.md

01

fastly/mcp

Instructions file CodexOpenCode

Instructions for fastly/mcp, covering workflow, conventions and commit & pull request guidelines.

39 13d ago A 801 tokens original MIT

falco

04

fastly/fastly-agent-toolkit

Skill Claude CodeCodex

Lints, tests, simulates, and formats Fastly VCL code using the falco tool. Also serves as the authoritative VCL reference via the falco Go source, which implements Fastly's full VCL dialect. Use when validating VCL syntax, running VCL linting, testing VCL locally, simulating VCL request handling, formatting VCL files…

32 6d ago A 173 tokens original MIT

fastlike

05

fastly/fastly-agent-toolkit

Skill Claude CodeCodex

Runs Fastly Compute WASM binaries locally and serves as the authoritative reference for Compute platform internals. The fastlike source code is highly readable and covers the host ABI, caching and purging APIs, KV/config/secret store interfaces, rate limiting with counters and penalty boxes, ACL lookups, the full…

32 6d ago A 171 tokens original MIT

fastly-cli

06

fastly/fastly-agent-toolkit

Skill Claude CodeCodex

Executes Fastly CLI commands for managing CDN services, Compute deploys, and edge infrastructure. Use when running fastly CLI commands, creating or managing Fastly services from the terminal, deploying Fastly Compute applications, managing backends/domains/VCL snippets via command line, purging cache, configuring log…

32 6d ago A 156 tokens original MIT

fastly-fiddle

07

fastly/fastly-agent-toolkit

Skill Claude CodeCodex

Use when testing VCL against real Fastly edge infrastructure, writing assertion-based Fiddle tests, producing shareable fiddle URLs for bug reproductions, running VCL integration tests in CI, linting VCL remotely via the Fiddle API, or working with clientFetch/events/originFetches test expressions.

32 6d ago A 66 tokens original MIT

fastly-ngwaf

08

fastly/fastly-agent-toolkit

Skill Claude CodeCodex

Performs an internal audit of Fastly Next-Gen WAF (NGWAF) workspaces to audit that critical templated protection rules are configured and enabled. Use when auditing NGWAF workspace security posture, checking for missing or disabled login protection rules (LOGINDISCOVERY, LOGINATTEMPT, LOGINSUCCESS, LOGINFAILURE)…

32 6d ago A 157 tokens original MIT

fastly/fastly-agent-toolkit

Skill Claude CodeCodex

Curated GitHub repositories demonstrating working reference architectures on the Fastly platform, from single Compute applications to systems combining multiple Fastly products. Use when designing a new solution on Fastly and a worked example of the target pattern would help, or when implementing and a concrete…

32 6d ago A 95 tokens original MIT

fastly-stats

10

fastly/fastly-agent-toolkit

Skill Claude CodeCodex

Fastly traffic numbers: cache hit ratio, bandwidth, request counts, status-code and error rates, edge vs origin traffic, real-time requests-per-second, origin latency, per-domain traffic, account usage and billing totals. Owns the fastly stats CLI commands and the Historical Stats, Real-Time and Origin/Domain…

32 6d ago A 98 tokens original MIT

fastly

11

fastly/fastly-agent-toolkit

Skill Claude CodeCodex

Configures, manages, and debugs the Fastly CDN platform — covering service and backend setup, caching and VCL, security features like DDoS/WAF/NGWAF/rate limiting/bot management, TLS certificates and cache purging, the Compute platform, and the REST API. Use when working with Fastly services or domains, setting up…

32 6d ago A 207 tokens original MIT

viceroy

12

fastly/fastly-agent-toolkit

Skill Claude CodeCodex

Runs Fastly Compute WASM applications locally with Viceroy, specifically for Rust and Component Model projects. Use when starting a local Fastly Compute dev server with Viceroy, configuring fastly.toml for local backend overrides and store definitions, running Rust unit tests with cargo-nextest against the Compute…

32 6d ago A 132 tokens original MIT

xvcl

13

fastly/fastly-agent-toolkit

Skill Claude CodeCodex

Extends Fastly VCL with loops, functions, constants, macros, conditionals, and includes via XVCL — a VCL transpiler that compiles .xvcl files into standard VCL. Use when writing VCL for Fastly, working with .xvcl files, generating repetitive VCL (multiple backends, routing rules, headers) with loops, defining reusable…

32 6d ago A 176 tokens original MIT