Awesome-omni-skill _backend-mastery
Master backend architectures, REST API design, microservices, and server-side development across multiple languages. Use this as a central index to access specialized sub-skills.
install
source · Clone the upstream repo
git clone https://github.com/diegosouzapw/awesome-omni-skill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/diegosouzapw/awesome-omni-skill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/development/_backend-mastery" ~/.claude/skills/diegosouzapw-awesome-omni-skill-backend-mastery && rm -rf "$T"
manifest:
skills/development/_backend-mastery/SKILL.mdsource content
Backend Mastery
Master backend architectures, REST API design, microservices, and server-side development across multiple languages.
This is a master hub skill. When requested to work in this domain, you should use this index to find and reference the appropriate specialized sub-skills for your specific task below.
Sub-Skills
- api-design-principles
- microservices-patterns
- nodejs-backend-patterns
- fastapi-templates
- dotnet-backend-patterns
- openapi-spec-generation
- architecture-patterns
- cqrs-implementation
- event-store-design
- projection-patterns
- csharp-code-review
- csharp-dotnet-best-practice
- go-best-practice
- go-code-review
- go-concurrency-patterns
- rust-async-patterns
- .net-new-project