- Created solid.md to document the SOLID principles for clean code practices. - Created tdd.md to outline Test Driven Development principles and practices. - Added kana-rust-backend-best-practice.md as a reference guide for building a Rust backend using Axum and SeaORM. - Established push-flow-convention.md to enforce pre-commit and pre-push hooks with versioning rules. - Introduced AGENTS.md to provide guidance on best practices and available commands for Kilo. - Configured kilo.json to include new skills and agents for enhanced functionality. - Added lefthook.yml for managing git hooks to ensure code quality and adherence to conventions.
9 lines
119 B
Plaintext
9 lines
119 B
Plaintext
target/
|
|
.env
|
|
.claude/settings.local.json
|
|
node_modules/
|
|
package.json
|
|
package-lock.json
|
|
.superpowers/
|
|
docs/lesson/
|
|
.kilo/ |