Skip to content

Support other AI tooling (Codex, Cursor, etc.) beyond Claude Code #5

Description

@roeezolantz

Background

The toolkit currently ships only as a Claude Code plugin. Many community devs use Cursor, GitHub Copilot, OpenAI Codex CLI, and other AI assistants.

Goal

Expand distribution so the same curated rules / lookup recipes / concepts are accessible regardless of tool.

Options to evaluate

  • Cursor rules.cursorrules / .mdc files that mirror SKILL.md content. Per-file rule scoping similar to Claude Code activation triggers.
  • VS Code extension — exposes the references as commands and hover docs.
  • Plain markdown bundle — keep skills/ directory shape; let any tool ingest the markdown directly.
  • Codex CLI integration — investigate Codex's prompt/instruction format.

Acceptance

  • Documented strategy in docs/SPEC.md for multi-tool distribution.
  • At least one non-Claude-Code path working end-to-end.
  • README install instructions per tool.

Related

  • v1 spec: `docs/SPEC.md` §3 (Out of scope: "Cursor / VS Code ports").

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions