lianluo-esign

4 mods across 1 repository, 22 stars between them.

lianluo-esign/ferrogate

Skill Claude CodeCodex

Use when developing, testing or deploying anything on the Cloudflare Workers full stack — Bun (deps) + TypeScript + Hono (routing/streaming) + Zod (validation) + Wrangler (bundle/deploy), with D1, R2, KV, Durable Objects, Queues, Workers AI and Analytics Engine. Covers the toolchain division of labour (Bun installs…

22 2d ago B 208 tokens

ferrogate-release

02

lianluo-esign/ferrogate

Skill Claude CodeCodex

Use when cutting a FerroGate release — building the container image and publishing it to GHCR. Covers the standing directive to NOT use GitHub Actions (too slow) and instead gate on the local ferrogate-test suite then push locally, including the no-sudo/no-Docker host path (musl-static + crane). Use for "release"…

22 2d ago A 88 tokens

lianluo-esign/ferrogate

Skill Claude CodeCodex

Use when working in the FerroGate repo and deciding how to test a change — which test layer a change needs, adding coverage for a feature or bugfix, whether the harness is sufficient, or when a test run surfaces a bug or new feature that needs tracking. For running the harness CLI itself, use the ferrogate-test skill.

22 2d ago A 73 tokens

ferrogate-test

04

lianluo-esign/ferrogate

Skill Claude CodeCodex

Use when working in the FerroGate repo and the task involves the ferrogate-test Rust CLI itself — running Admin API or gateway API E2E coverage, CI harness verification, Docker-backed cluster scenarios, editing tools/ferrogate-test, or release-grade end-to-end validation. For deciding which test layer a change needs…

22 2d ago A 82 tokens