Skip to main content
On this pageOverview

Skills

Overview

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, first add the Foldkit marketplace, then install the plugin:

/plugin marketplace add foldkit/foldkit
/plugin install foldkit-skills@foldkit

Available Skills

generate-program

/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.

Stay in the update loop.

New releases, patterns, and the occasional deep dive.


Built with Foldkit.

© 2026 Devin Jameson