FEC-326: Add AI agent configuration and shared skills#3962
FEC-326: Add AI agent configuration and shared skills#3962
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Replace legacy .eslintrc.js with eslint.config.js across all 4 starter templates. Upgrade eslint to ^9.0.0 and remove @types/eslint <9 resolution. Fixes FEC-739
jest-runner-eslint@2.3.0 works with ESLint 9 without an explicit override, as confirmed by the monorepo root running the same setup successfully.
Install agent skills and configuration files for Claude Code, Continue, and Goose across the monorepo. Adds AGENTS.md and CLAUDE.md to each package/template, configures MCP servers, and sets up shared skills (repo-healthcheck, renovate-review, security-auditor, etc.).
9a62f3c to
898ef88
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3962 +/- ##
==========================================
+ Coverage 71.91% 72.61% +0.70%
==========================================
Files 263 264 +1
Lines 6801 7016 +215
Branches 2104 2192 +88
==========================================
+ Hits 4891 5095 +204
- Misses 1889 1898 +9
- Partials 21 23 +2
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Summary
AGENTS.mdandCLAUDE.mdto every package, template, and app directory (34 directories) providing per-package context for AI coding agentsAGENTS.mddocumenting repo architecture, data flow, build pipeline, common workflows, conventions, and gotchasCLAUDE.mdwith MCP server references, hook config, and skill inventory.mcp.jsonwith 4 MCP servers (commercetools-docs, context7, playwright, sequential-thinking).claude/settings.jsonwith Prettier post-write hook.eslintrc.jsto ESLint 9 flat config formatjest-runner-eslintpnpm override in templatesTest plan
pnpm installsucceedspnpm buildsucceeds.mcp.jsonand.claude/settings.jsonare valid JSONAGENTS.mdandCLAUDE.mdskills-lock.jsonis valid with SHA-256 hashes for all 7 skills