v1.7.1 - Documentation restructuring
Changes
- Move AI skills from
.claude/skills/to.agents/skills/for tool-agnostic structure - Remove
.planning/from repository (now gitignored) - Update skill paths in
llms.txt - Add "AI-Assisted Development" section to README with usage instructions
- Add "AI-ready" feature highlight to Key Features
AI Skills
The bundle now includes portable AI skills in .agents/skills/:
| Skill | Purpose |
|---|---|
| entity-translation-setup | Guide for making entities translatable |
| translation-debugger | Diagnose translation configuration issues |
| custom-handler-creator | Create custom handlers for specialized fields |
Works with Claude Code and other AI coding assistants.
Full Changelog: v1.7.0...v1.7.1