What problem does it solve?
This Skill solves the disorganization of non-business auxiliary files and scripts in the AIASys repository, which leads to cluttered version control, difficulty locating reusable tools, and inconsistent maintenance practices across contributors.
Core Features & Use Cases
- Clear Directory Separation: Defines exact placement rules for project-level utility scripts, application-specific scripts, temporary artifacts, and public documentation.
- Script Lifecycle Management: Provides a clear workflow to decide whether one-off scripts should be archived, reused, or deleted, preventing repo bloat.
- Use Case: When contributing to AIASys, use this Skill to correctly place new cross-app utility scripts, archive old UX audit test scripts, and keep the repository clean for all team members.
Quick Start
Use the aiasys-project-structure skill to organize new project utility scripts and archive outdated temporary scripts in the AIASys repository.