Backend Dev

🌐Community
by srbhr · vlatest · Repository

Generates server-side code in Python/Node.js based on specifications, handling APIs, databases, and logic.

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 backend-dev npx -- -y @trustedskills/backend-dev
2

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

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

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

About This Skill

backend-dev

What it does

This skill enables AI agents to execute backend development tasks within the srbhr/resume-matcher application context. It facilitates the creation, modification, and maintenance of server-side logic required for processing resumes and matching candidates.

When to use it

  • Automating the generation of new resume parsing endpoints.
  • Refactoring existing database connection logic for better performance.
  • Implementing security patches or authentication layers in the backend API.
  • Debugging server-side errors during the candidate matching process.

Key capabilities

  • Backend code generation and modification tailored to the resume matcher system.
  • Integration with specific application dependencies defined in srbhr/resume-matcher.
  • Execution of server-side scripts to enhance data processing workflows.

Example prompts

  • "Create a new API endpoint to validate email formats in uploaded resumes."
  • "Optimize the database query used for filtering candidates by skill set."
  • "Write a script to migrate user profile data from the legacy format to the current schema."

Tips & gotchas

Ensure you have access to the srbhr/resume-matcher repository structure before requesting code changes. This skill is specific to this project; generic backend tasks unrelated to resume matching may not yield relevant results.

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
srbhr
Installs
37

🌐 Community

Passed automated security scans.