Skip to content

docs: add 'Using AI Coding Agents with API Platform' guide - #2301

Merged
soyuka merged 2 commits into
api-platform:mainfrom
soyuka:docs/ai-agents
Jun 14, 2026
Merged

docs: add 'Using AI Coding Agents with API Platform' guide#2301
soyuka merged 2 commits into
api-platform:mainfrom
soyuka:docs/ai-agents

Conversation

@soyuka

@soyuka soyuka commented Jun 13, 2026

Copy link
Copy Markdown
Member

Advertises the API Platform skillset and documents how to keep AI coding agents on current 4.x APIs.

New page: core/ai-agents.md

Two complementary tiers, modeled on the Next.js AI-agents guide:

  1. Claude Code — the skillset plugin: install commands, namespacing, auto-loading, the 15-skill table, updating.
  2. Other agents (Cursor, GitHub Copilot, OpenAI Codex, Gemini) — an agent-agnostic AGENTS.md pointing at the docs as source of truth, plus a thin CLAUDE.md (@AGENTS.md).

A note distinguishes dev-time guidance from the runtime MCP integration and cross-links it.

Added to the Core chapter in outline.yaml, immediately after mcp. Lint clean (prettier, markdownlint, proselint).

Companion PRs: skillset AGENTS.md (api-platform/skillset#1), website resource entry (api-platform/website#682).

New core/ai-agents.md advertising the API Platform skillset (Claude Code,
15 skills) plus an agent-agnostic AGENTS.md approach for Cursor, GitHub
Copilot, OpenAI Codex and Gemini. Distinguishes dev-time guidance from the
runtime MCP integration and cross-links mcp.md. Added to the Core chapter
after mcp.
Points agents at https://api-platform.com/docs/llms.txt and llms-full.txt as
the agent-agnostic reference companion to AGENTS.md.
@soyuka
soyuka merged commit 4732eb0 into api-platform:main Jun 14, 2026
3 checks passed
@soyuka
soyuka deleted the docs/ai-agents branch June 14, 2026 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant