Skip to main content
Back to the directory
sickn33/antigravity-awesome-skillsSoftware EngineeringFrontend and Design

backend-dev-guidelines

Opinionated backend architecture standards for Node.js, Express, and TypeScript microservices.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill backend-dev-guidelines
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, backend-dev-guidelines has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: sickn33/antigravity-awesome-skills. Canonical URL: https://skills.sh/sickn33/antigravity-awesome-skills/backend-dev-guidelines.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Opinionated backend architecture standards for Node.js, Express, and TypeScript microservices. (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.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

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

Opinionated backend architecture standards for Node.js, Express, and TypeScript microservices.

Is backend-dev-guidelines good?

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

Which AI agents support backend-dev-guidelines?

backend-dev-guidelines currently lists compatibility with Skills CLI.

Is backend-dev-guidelines safe to install?

backend-dev-guidelines has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to backend-dev-guidelines?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install backend-dev-guidelines?

Run the following command to 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