We use Google Analytics to understand how people use Promptkit. You can accept or decline optional analytics.

See our Privacy Policy for details.

PROMPTKIT

One instruction set, seven AI coding ecosystems.

SYSTEMS-DRIVEN CONFIG DESIGN

Craft AI behavior fileswith studio-level control.

Write your intent once. Promptkit classifies, maps, and emits tool-ready files for Cursor, Windsurf, GitHub Copilot, Claude Code, OpenCode, Gemini CLI, and Codex.

LIVE FORMAT TARGETS

  • Cursor

    .cursor/rules/*.mdc with scoped frontmatter

  • Windsurf

    .windsurfrules

  • GitHub Copilot

    .github/copilot-instructions.md + .instructions.md

  • Claude Code

    CLAUDE.md + .claude/skills/*/SKILL.md

  • OpenCode

    AGENTS.md + .opencode/skills/*/SKILL.md

  • Gemini CLI

    GEMINI.md + .gemini/skills/*/SKILL.md

  • Codex

    AGENTS.md + .agents/skills/*/SKILL.md

WORKFLOW

1. Describe

Paste conventions, standards, and reusable commands in plain language.

2. Classify

Model router categorizes instructions by scope, type, and destination semantics.

3. Export

Download a zip containing deterministic, ready-to-commit files by target tool.