faasjs-specs

Installation
SKILL.md

FaasJS Specifications

Default Workflow

  1. Load the relevant spec before changing runtime behavior or public documentation.
  2. Treat MUST/SHOULD/MAY language as normative.
  3. Keep implementation, docs, and tests aligned with the spec.
  4. Preserve backwards compatibility unless the change is intentionally breaking and documented.

Load These References

  • faas.yaml placement, discovery, merge order, staging keys, server node, plugins node, and YAML subset: references/specs/faas-yaml.md.
  • Zero-mapping file naming and route lookup order: references/specs/routing-mapping.md.
  • HTTP request, response envelope, status, and transport behavior: references/specs/http-protocol.md.
  • Plugin identity, lifecycle execution, config layering, manual registration, and config-driven loading: references/specs/plugin.md.

Gotchas

Installs
187
Repository
faasjs/faasjs
GitHub Stars
121
First Seen
Jun 23, 2026
faasjs-specs — faasjs/faasjs