← all publishers

foldkit

@foldkit source repo

21 published skills

  1. Jsdocs · foldkit bundle
    Public API JSDoc. Use when authoring or reviewing Effect API documentation, refining a module's documentation, or fixing documentation related diagnostics.
    0
    installs
  2. AI Docs · foldkit
    AI documentation. Use when editing ai-docs/src or regenerating LLMS.md.
    0
    installs
  3. Changesets · foldkit bundle
    Changesets. Use after consumer-visible runtime, public API, entrypoint, lifecycle, or wire-format changes, when deciding whether a change is breaking, or when authoring changesets and consumer release notes.
    0
    installs
  4. CI Maintenance · foldkit bundle
    GitHub Actions maintenance. Use when authoring or reviewing workflows or composite actions, especially event, permission, action-reference, artifact, setup, or concurrency changes.
    0
    installs
  5. Bundle Analysis · foldkit
    Bundle analysis. Use when measuring current bundle size, comparing stable or selected fixtures, inspecting composition, or cleaning retained comparison state.
    0
    installs
  6. Vendored Assets · foldkit bundle
    Vendored assets. Use when importing or updating checked-in third-party or externally generated JavaScript, CSS, registries, schemas, snapshots, or Scalar, Swagger, and MIME artifacts.
    0
    installs
  7. Test Development · foldkit bundle
    Test development. Use when adding or changing runtime Vitest coverage or Tstyche contracts for behavior, inference, assignability, or displayed public types.
    0
    installs
  8. Effect Development · foldkit
    Effect development guidance. Use when implementing or reviewing code that composes Effect APIs or patterns.
    0
    installs
  9. Migration Guidance · foldkit bundle
    Use when changing how a v3 public API maps to v4, editing migration annotations, or regenerating migration/v3-to-v4.md.
    0
    installs
  10. Package Development · foldkit bundle
    Package registration. Use when adding a workspace package, making a private package publishable, renaming a package, or moving its workspace path.
    0
    installs
  11. Performance Analysis · foldkit bundle
    Performance analysis. Use for runtime throughput or latency benchmarks, TypeScript compiler cost, performance regressions, comparison harnesses, or thresholds.
    0
    installs
  12. Dependency Maintenance · foldkit bundle
    Dependency maintenance. Use when adding, moving, or upgrading dependencies, changing pnpm or JavaScript runtimes, updating TypeScript or build/test tools, or changing native-build policy, patches, or test images.
    0
    installs
  13. Foldkit · foldkit bundle
    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.
    0
    installs
  14. Audit Program · foldkit bundle
    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 idiomatic?", or "what would the reviewer find?"
    0
    installs
  15. Commit · foldkit
    Create a git commit with changeset enforcement
    0
    installs
  16. Make Pr · foldkit
    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.
    0
    installs
  17. Generate Program · foldkit bundle
    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..."
    0
    installs
  18. Agent Review · foldkit
    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.
    0
    installs
  19. Commit Changes · foldkit bundle
    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.
    0
    installs
  20. Subagent Commit · foldkit
    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`.
    0
    installs
  21. Make Pr For Issue · foldkit
    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.
    0
    installs