A comprehensive software development guide covering agile culture, architecture, code style, testing, CI/CD, and team onboarding. Its objective is not to limit the development to a specific form, but to provide a common basis so that the synergy is better and starts with learning from past contexts.
- Home
- Onboarding
- Agile & Culture
- Life Cycle
- Code Style
- Cookbooks
This repository automatically generates rule files for AI coding assistants (Claude Code, Cursor, Codex, GitHub Copilot) from the documentation. It also fetches curated agents from external repositories. Generated files live on the generated branch and can be installed with:
curl -fsSL https://raw.githubusercontent.com/rios0rios0/guide/generated/install-rules.sh | shOr download install-rules.sh and run it with --force for non-interactive mode. See install-rules.sh for details.
Contributions are welcome. See CONTRIBUTING.md for guidelines.
This project is licensed under the terms specified in the LICENSE file.