Project Kernel is intended to become a practical library of reusable project foundations.
- Provide polished base modules.
- Provide curated starter packs.
- Make the drag-and-drop workflow obvious.
- Include a real memory and continuity layer.
- Add small automation without making the system dependent on tooling.
- Add stack-specific packs for common ecosystems:
- JavaScript app
- TypeScript library
- Python package
- CLI tool
- docs-only repo
- experimental prototype
- Add a broken-link checker.
- Add a decision-log initializer.
- Add a project health report generator.
- Add pack metadata for better discoverability.
- Add community pack conventions.
- Add examples from real seeded repos.
- Add optional assistant-rule exports for common AI coding tools.
- Add richer structure validation for copied target projects.
- Add pack composition helpers that merge selected modules into a new custom pack.