forge-idiomatic-developer

Installation
SKILL.md

Building on Forge

Forge provides the backend primitives most applications need, with Postgres backends by default. Initialize one client from forge.toml and use Forge's actual API rather than inferring behavior from similar libraries.

Use the Forge version resolved by the project. Check its installed declarations when an exact signature or behavior matters; when editing Forge itself, use the repository source.

Read the relevant sections of the language reference:

Read these only when they apply:

Do not preload unrelated language or framework references.

Installs
10
Repository
isala404/forge
GitHub Stars
85
First Seen
Jul 10, 2026
forge-idiomatic-developer — isala404/forge