- Added a new `ui-spec.md` to define principles for UI visual specifications, including when to create visual specs and how to represent UI elements using ASCII wireframes and Mermaid diagrams.
- Updated README files to include sections on how UI specs utilize visuals, emphasizing the importance of visual representation in understanding UI requirements.
- Enhanced various skill references and templates to incorporate UI visual contracts, ensuring that UI changes are documented with appropriate visual aids.
- Implemented checks in the skill repository to ensure compliance with UI visual specification requirements across relevant documents and templates.
- Added implementation-economy guidance in README and translated README.en.md.
- Introduced economy.md to outline principles for maintaining economic implementation.
- Updated various templates to include references to bounded simplifications and upgrade triggers.
- Enhanced the check-skill-repository.py script to validate economy contracts.
- Revised multiple skill references to incorporate new economy principles and ensure clarity on quality objectives.
- Introduced a new quality.md reference document outlining the nine product quality characteristics based on ISO/IEC 25010:2023.
- Updated design, do, explore, talk, and spec documents to incorporate quality goals and commitments, ensuring they are part of the issue lifecycle.
- Modified templates for various issue types (bug, chore, feature, refactor) to include sections for quality objectives, ensuring that quality considerations are explicitly documented and addressed.
- Implemented checks in the skill repository to ensure quality objectives are included in relevant templates and that the quality.md is referenced appropriately.
- Enhanced the overall structure of documentation to emphasize the importance of quality in design decisions and implementation evidence.
- Updated CLAUDE.md and README files to clarify skill independence and documentation structure.
- Removed facts.md template and integrated essential startup rules into AGENTS.md and CLAUDE.md.
- Revised various reference documents to enhance clarity on knowledge management and project specifications.
- Adjusted init_codestable.py script to eliminate facts.md creation and streamline project initialization.
- Introduced user preferences document to emphasize professional user treatment and technical depth.
- Ensured all changes align with the new structure for knowledge artifacts and project documentation.
- Introduced `cs-spec` for maintaining project and epic specifications.
- Added `cs-spec-explore` for creating exploratory issues to investigate project spec gaps.
- Implemented `cs-talk` for clarifying vague ideas and organizing discussions.
- Created `cs-test` for optional test design associated with specific issues.
- Developed `cs` as a navigation skill to guide users on which CodeStable skill to use.
- Added various templates for project specifications, epic specifications, and exploratory issues.
- Implemented a validation script to check plugin package integrity and structure.