backend-implementation

Detect existing backend stacks and recommend language, framework, and ORM choices.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/gfcampos1/my-skills --skill backend-implementation-gfcampos1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: backend-implementation
Source: https://github.com/gfcampos1/my-skills/tree/main/skills/backend-implementation
Command: npx skills add https://github.com/gfcampos1/my-skills --skill backend-implementation-gfcampos1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams identify and establish the optimal backend stack and patterns before writing server-side code, ensuring alignment with project goals and long-term maintainability.

Core Features & Use Cases

  • Stack detection and recommendation for existing projects (language, framework, ORM, tooling).
  • Structured guidance for new projects to select language, framework, ORM, database, and authentication patterns.
  • Enforcement of conventions for project structure, security patterns, and migration practices.

Quick Start

Describe your project context to receive the recommended backend stack and patterns.

Frequently Asked Questions about backend-implementation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I choose the right backend stack for a new Node.js project?

To choose the right backend stack, evaluate your project goals and long-term maintainability. This skill provides a decision framework to select languages, frameworks, and ORMs like Prisma, ensuring your Node.js architecture aligns with project requirements before coding begins.

What is the best way to detect an existing backend architecture and stack?

The best way to detect an existing backend architecture is through structured stack identification. This skill analyzes your current project to identify existing languages, frameworks, ORMs, and tooling, providing concrete steps to evaluate your current TypeScript or Node.js implementation patterns.

Does this backend stack selection guidance work with TypeScript and Prisma?

Yes, this backend stack selection guidance works with TypeScript and Prisma. The decision framework explicitly supports Node.js environments, helping you align tooling, select appropriate ORMs like Prisma, and enforce TypeScript project conventions for your server-side architecture.

How do I establish security patterns and project conventions before server-side coding?

To establish security patterns and project conventions, apply a structured decision framework before writing server-side code. This skill guides you in enforcing migration practices, security patterns, and project structure conventions alongside your chosen backend stack and tooling.

When do I need a backend architecture decision framework?

You need a backend architecture decision framework when starting new server-side work or evaluating an existing project. It ensures your language, framework, ORM, and tooling selections align with project goals and long-term maintainability before any implementation begins.