Backend Dev Guidelines
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.
Run in terminal (recommended)
claude mcp add dokhacgiakhoa-backend-dev-guidelines npx -- -y @trustedskills/dokhacgiakhoa-backend-dev-guidelines
Or manually add to ~/.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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.