Backend Dev Guidelines

🌐Community
by dokhacgiakhoa · vlatest · Repository

Helps with backend development, guidelines as part of developing backend services and APIs workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add dokhacgiakhoa-backend-dev-guidelines npx -- -y @trustedskills/dokhacgiakhoa-backend-dev-guidelines
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "dokhacgiakhoa-backend-dev-guidelines": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/dokhacgiakhoa-backend-dev-guidelines"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides backend development guidelines. It offers structured advice and best practices for building robust and scalable server-side applications, likely covering areas like API design, database interactions, and deployment strategies. The goal is to improve code quality and developer efficiency in backend projects.

When to use it

  • When starting a new backend project and needing guidance on architectural decisions.
  • During code reviews to ensure adherence to established best practices.
  • To troubleshoot performance issues or identify areas for optimization in an existing backend system.
  • For onboarding new developers to a team, providing them with consistent coding standards.

Key capabilities

  • Backend development guidelines
  • Best practices for server-side applications
  • Advice on API design and database interactions
  • Deployment strategies

Example prompts

  • "What are the recommended patterns for handling authentication in a REST API?"
  • "Give me some best practices for optimizing database queries."
  • “How should I structure my backend project for scalability?”

Tips & gotchas

This skill assumes a basic understanding of backend development concepts. While it provides guidance, practical experience is still required to effectively apply these guidelines.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
dokhacgiakhoa
Installs
3

🌐 Community

Passed automated security scans.