The official Ailloy foundry index by Nimble Giant.
A foundry index is a YAML catalog of Ailloy molds that enables SCM-agnostic mold discovery. Users can register this foundry with:
ailloy foundry add https://github.com/nimble-giant/foundryThen search for molds across all registered foundries:
ailloy foundry search <query>Molds from this official foundry are displayed with a verified badge in search results.
| Name | Description |
|---|---|
| nimble-mold | Distributable, reusable, and agnostic AI instruction blanks for common SDLC workflows |
To submit a mold for inclusion in the official index, open a pull request adding your mold to foundry.yaml.
See the foundry documentation for the full schema reference.