open-circleopen-circleOfficialยท12 Agent Skills Included

formisch

Build type-safe, validated forms for any JavaScript framework

Builds schema-based, headless forms with full type safety across React, Vue, Angular, Svelte, Solid, Qwik, Preact, and React Native. Eliminates manual form state wiring, validation boilerplate, and framework lock-in with a shared core starting at 2.5 kB. Guides AI agents to write form code, tests, documentation, and releases that match the library's exact conventions.
npx skills add open-circle/formisch --all -g -y
Available:

Tells the AI agent how the Formisch monorepo is structured, which commands to run, and which coding conventions to follow when working with its skills.

All Skills in This Repository (12)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
open-circleopen-circle

repo-structure-navigate

Map the Formisch monorepo layout to locate code across packages.

Official
Basic
๐Ÿ“ฆ In Repo
open-circleopen-circle

repo-website-guide-create

Create structured documentation guides for the Formisch website across frameworks.

Official
Intermediate
๐Ÿ“ฆ In Repo
open-circleopen-circle

repo-source-code-review

Reviews PRs and source code changes in Git repositories for compliance with packaging and framework conventions.

Official
Advanced
๐Ÿ“ฆ In Repo
open-circleopen-circle

repo-prepare-release

Analyze changelogs and package metadata to determine semantic version bumps across monorepo packages.

Official
Intermediate
๐Ÿ“ฆ In Repo
open-circleopen-circle

repo-source-code-test

Write type-safe Vitest unit tests for Formisch core packages.

Official
Advanced
๐Ÿ“ฆ In Repo
open-circleopen-circle

repo-website-api-update

Update API documentation to match Formisch source code changes.

Official
Advanced
๐Ÿ“ฆ In Repo
open-circleopen-circle

repo-website-api-create

Create API reference routes with index.mdx and properties.ts files.

Official
Advanced
๐Ÿ“ฆ In Repo
open-circleopen-circle

repo-source-code-document

Document Formisch source code with consistent JSDoc and inline comments.

Official
Basic
๐Ÿ“ฆ In Repo
open-circleopen-circle

repo-website-api-review

Review API documentation routes against source code for accuracy.

Official
Intermediate
๐Ÿ“ฆ In Repo
open-circleopen-circle

formisch

Implement schema-based form state management and validation across eight JavaScript frameworks.

Official
Intermediate
๐Ÿ“ฆ In Repo
open-circleopen-circle

repo-source-code-test-frameworks

Writes unit and type tests for Formisch framework wrapper packages across seven JS frameworks.

Official
Advanced
๐Ÿ“ฆ In Repo
open-circleopen-circle

repo-website-integration-guide-create

Creates Formisch integration guides for UI component libraries on the documentation website.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Formisch?โ–ผ

Run `npx skills add open-circle/formisch --all -g -y` in your terminal to install all skills in this suite globally.

What is Formisch used for?โ–ผ

Formisch is a headless form library that manages form state and schema-based validation with Valibot. It gives you full type safety and a tiny bundle size while you control the entire UI.

Which frameworks does Formisch support?โ–ผ

It supports Angular, Preact, Qwik, React, React Native, Solid, Svelte, and Vue through dedicated packages built from one framework-agnostic core.

How do AI agents use these Formisch skills?โ–ผ

The skills teach agents how to write Formisch forms, add tests, update API documentation, and prepare releases following the repository's exact conventions.

Does Formisch work with TypeScript?โ–ผ

Yes. Types are inferred directly from your Valibot schema, giving you autocompletion and type-safe field paths even for deeply nested forms.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’