You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The auto-loaded using-chameleon skill description understated framework
support. Its description named only Rails (Ruby) and Django/DRF/Flask/FastAPI
(Python), omitting Next.js and NestJS, while the code genuinely supports them
(nextjs_role_for_path, nestjs_role_for_path, _classify_framework) and the
authoritative CLAUDE.md, /chameleon-init, and status copy all list them. This
is the description Claude Code loads to decide when the skill applies, so it
under-advertised chameleon's TypeScript framework awareness. Aligned it with the
authoritative list. Docs-only; surfaced by the full-matrix skill-copy checks on
the TypeScript columns.