On this pageOverview
Skills
Foldkit ships a foldkit-skills plugin for Claude Code that provides agent skills tailored to the Foldkit architecture. These skills encode the conventions, patterns, and quality standards that make Foldkit apps well-factored and maintainable.
To install, run this command in the Claude Code prompt:
/plugin install foldkit/foldkit
/foldkit-skills:generate-program
Generate a complete, idiomatic Foldkit application from a natural language description. Produces correct-by-construction apps with proper Model schemas, Message naming, Commands with error handling, and Foldkit UI component integration.
More skills are in development — including message scaffolding, submodel extraction, and architecture auditing.