Skip to main content
Back to registry

backend-dev-guidelines

sickn33/antigravity-awesome-skills

(Node.js · Express · TypeScript · Microservices)

Installs649
Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill backend-dev-guidelines
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
(Node.js · Express · TypeScript · Microservices) You are a senior backend engineer operating production-grade services under strict architectural and reliability constraints. Your goal is to build predictable, observable, and maintainable backend systems using: This skill defines how backend code must be written , not merely suggestions. Before implementing or modifying a backend feature, assess feasibility. Range: -10 → +10 Automatically applies when working on: Routes must contain zero business logic . Controllers: Services: No raw res.json calls outside BaseController helpers. ❌ console.log ❌ silent failures ❌ swallowed errors No validation = bug. Prisma client never used directly in controllers Repositories: All async route handlers must be wrapped. No unhandled promise rejections. Every critical path must be observable.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does backend-dev-guidelines do?

(Node.js · Express · TypeScript · Microservices)

Is backend-dev-guidelines good?

backend-dev-guidelines does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does backend-dev-guidelines work with?

backend-dev-guidelines currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code, antigravity.

What are alternatives to backend-dev-guidelines?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install backend-dev-guidelines?

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill backend-dev-guidelines

Related skills

More from sickn33/antigravity-awesome-skills

Related skills

Alternatives in Software Engineering