foldkit

18 mods across 1 repository, 809 stars between them.

commit-changes

01

foldkit/foldkit

Skill Claude CodeCodex

Create a git commit in the Foldkit monorepo with changeset enforcement and formatting. Use when the user asks Codex to commit current changes, make a commit, create a changeset-backed commit, or prepare a local Foldkit commit.

809 2d ago A 53 tokens original MIT

foldkit

02

foldkit/foldkit

Plugin Claude Code

Plugin marketplace listing 1 plugin: foldkit-skills.

809 2d ago A tokens not measured original MIT

foldkit

03

foldkit/foldkit

Plugin Claude Code

Skills for building Foldkit apps — app generator, message scaffolding, submodel extraction, and architecture auditing.

809 2d ago A tokens not measured original MIT

SessionStart

04

foldkit/foldkit

Hook Claude Code

Runs when a session starts, executing cloud-session-setup.sh via bash. From foldkit/foldkit.

809 2d ago A tokens not measured original MIT

foldkit

05

foldkit/foldkit

Settings file Claude Code

Agent settings declaring 1 hook event (SessionStart).

809 2d ago A tokens not measured original MIT

agent-review

06

foldkit/foldkit

Skill Claude CodeCodex

Review work done by another agent on the current branch and produce objective feedback the user can hand back. Use when the user asks "review the work on this branch", "review what the other agent did", or wants a critical evaluation of changes they did not make themselves.

809 2d ago A 54 tokens original MIT

commit

07

foldkit/foldkit

Skill Claude CodeCodex

Create a git commit with changeset enforcement.

809 2d ago A 8 tokens original MIT

make-pr-for-issue

08

foldkit/foldkit

Skill Claude CodeCodex

Open a single-commit, review-clean PR for a foldkit/foldkit GitHub issue that a human then merges. Pass the issue number, e.g. /make-pr-for-issue 594.

809 2d ago A 42 tokens original MIT

make-pr

09

foldkit/foldkit

Skill Claude CodeCodex

Take a described change in foldkit/foldkit from idea to a single-commit, review-clean PR that a human then merges. Pass what you want done, e.g. /make-pr fix the flaky canvas test.

809 2d ago A 45 tokens original MIT

subagent-commit

10

foldkit/foldkit

Skill Claude CodeCodex

Land all branch work — committed + uncommitted — as one tidy commit on top of fresh main, via a sub-agent so the parent conversation's context does not pollute the commit message. Fetches origin/main, rebases, soft-resets, delegates /commit.

809 2d ago A 55 tokens original MIT

foldkit AGENTS.md

11

foldkit/foldkit

Instructions file CodexOpenCode

Instructions for foldkit/foldkit, covering agent development notes, project conventions, exemplar files, naming and state modeling.

809 2d ago A 8,351 tokens original MIT

foldkit-devtools

13

foldkit/foldkit

MCP server Claude CodeCodexCursor +2

MCP server exposing Foldkit DevTools to AI agents (Claude Code, Cursor, etc.). Runs locally from the @foldkit/devtools-mcp npm package.

809 2d ago A tokens not measured original MIT

jsdocs

14

foldkit/foldkit

Skill Claude CodeCodex

Write, insert, or update Effect public API JSDoc so it satisfies the jsdocs oxlint rule. Use when adding or fixing JSDoc comments, resolving jsdocs diagnostics, preparing docs for JSON extraction, or reviewing public API documentation.

809 2d ago A 52 tokens copy · 88% MIT

scratchpad

15

foldkit/foldkit

Skill Claude CodeCodex

Extract the JSDoc example nearest the active source selection or cursor into ./scratchpad as a TypeScript file. Use when the user asks to dump, copy, open, or try a source example in scratchpad.

809 2d ago A 47 tokens copy · 100% MIT

audit-program

16

foldkit/foldkit

Skill Claude CodeCodex

Audit an existing Foldkit program against the architecture, conventions, and quality bar. Use when the user wants to review their Foldkit code, check for anti-patterns, accessibility gaps, or quality regressions. Triggers on phrases like "audit my app", "review this Foldkit code", "check for anti-patterns", "is this…

809 2d ago A 83 tokens original MIT

foldkit

17

foldkit/foldkit

Skill Claude CodeCodex

Use whenever working with Foldkit. Triggers on imports from foldkit, files in a Foldkit project, or prompts mentioning Foldkit. Loads the framing and points at the vendored foldkit subtree for the canonical conventions, source code, and examples.

809 2d ago A 55 tokens original MIT

generate-program

18

foldkit/foldkit

Skill Claude CodeCodex

Generate a complete, idiomatic Foldkit program from a natural language description. Use when the user wants to create a new Foldkit program, scaffold a project, or says things like "build me a..." or "I want a program that...".

809 2d ago A 52 tokens original MIT