Skip to content

v1.7.1 - Documentation restructuring

Choose a tag to compare

@CreativeNative CreativeNative released this 03 Feb 18:34
· 72 commits to master since this release

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