loulanyue/awesome-claude-notes-ai-first-engineering
Engineering operating model for teams where AI agents generate a large share of implementation output.
npx skills add https://github.com/loulanyue/awesome-claude-notes --skill ai-first-engineering
Use this skill when designing process, reviews, and architecture for teams shipping with AI-assisted code generation.
Prefer architectures that are agent-friendly:
Avoid implicit behavior spread across hidden conventions.
Review for:
Minimize time spent on style issues already covered by automation.
Strong AI-first engineers:
Raise testing bar for generated code:
Take loulanyue/awesome-claude-notes-ai-first-engineering from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.