AI Dev Operating System is created and maintained by Lucas Galvão.
- Website: https://lucasgalvao.com.br
- LinkedIn: https://www.linkedin.com/in/lucasgalvao/
- X/Twitter: https://x.com/lg_lucas
- GitHub: https://github.com/lglucas
Selected projects by the maintainer:
- Complian.cc — https://complian.cc
- ASH — https://ash.app.br
- Tokenfy — https://tokenfy.me
- Boring Co — https://github.com/lglucas/boringco (private/internal project reference; may not be publicly accessible)
This repository generalizes an internal AI-assisted SaaS development operating system into a reusable public framework.
The public framework intentionally separates:
- reusable project operating system patterns;
- Claude Code rules, agents, commands, and skills;
- sprint, changelog, session-log, and documentation workflows;
- security, privacy, research, design, and prototype workflows;
- optional stack-specific packs.
Project-specific business data, commercial strategy, private customer information, supplier data, and non-reusable internal details are intentionally excluded.
See UPSTREAM-SOURCES.md for a complete source map.
For repos that can be installed on top of a project running this OS (curated, on-demand catalog), see docs/registry/INDEX.md.
Key references include:
- Anthropic Skills — https://github.com/anthropics/skills
- everything-claude-code — https://github.com/affaan-m/everything-claude-code
- UI UX Pro Max Skill — https://github.com/nextlevelbuilder/ui-ux-pro-max-skill
- VoltAgent awesome-design-md — https://github.com/VoltAgent/awesome-design-md
- Trail of Bits Skills — https://github.com/trailofbits/skills
- Solana Claude — https://github.com/solanabr/solana-claude
- Keep a Changelog — https://keepachangelog.com/
- Conventional Commits — https://www.conventionalcommits.org/en/v1.0.0/
- Semantic Versioning — https://semver.org/