backend-setup-stack

by WESTsyre21 · data-analytics · shell, bash, sql, node, skill

Bootstraps a local Node.js backend development stack with Docker, PostgreSQL, and an ORM (Prisma or Sequelize). Use this skill whenever the user wants to: initialize a new backend project, set up a Dockerized database locally, wire up an ORM with automated migrations, scaffold an Express server with a health endpoint, or repair a broken local dev environment involving Docker + Postgres. Also trigger when the user mentions any of: "set up backend", "docker postgres", "prisma setup", "sequelize...

Source: https://github.com/WESTsyre21/setup-backend-stack

Install

git clone https://github.com/WESTsyre21/setup-backend-stack

Tags: shell, bash, sql, node, skill

4 GitHub stars · Source: skillsdirectory

About data-analytics MCP servers and Claude skills

data-analytics MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

backend-setup-stack is one of hundreds of data-analytics entries indexed on Skiln. Browse the full data-analytics category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related data-analytics MCPs and skills

  • multi-source-paper-search by PlutoLei

    Search academic papers across multiple sources at once (OpenAlex, Semantic Scholar, arXiv/Valyu, Perplexity) from a single request, then cross-validate and cross-align the results into one cited synthesis report. Use this whenever the user wants to find papers / literature / prior work / studies on a topic and would benefit from MORE THAN ONE source — i.e. they want it comprehensive, corroborated, triangulated, or cross-checked, or they say things like "多源搜论文", "交叉搜论文", "跨源检索", "find papers o...

  • Database Patterns by paulpas

    Implements database access patterns in Go with connection pooling, transaction

  • Nosql Expert by benjaminasterA

    Expert guidance for distributed NoSQL databases (Cassandra, DynamoDB). Focuses on mental models, query-first modeling, single-table design, and avoiding hot partitions in high-scale systems.

  • Postgresql by benjaminasterA

    Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features

  • Yijing by Wondermonger-daydreaming

    Consult the I Ching — cast hexagrams, interpret the Changes, engage the living oracle where bronze-age bones meet silicon probability matrices.

  • Podwise by memorysaver

    Podcast knowledge workflows powered by Podwise CLI: search podcasts and episodes by keyword, monitor followed shows for new releases, find popular episodes, ask questions and extract insights from transcript content, process Podwise episode URLs, YouTube videos, Xiaoyuzhou links, and local audio or video files to retrieve transcripts, summaries, chapters, Q&A, mind maps, highlights, and keywords — plus catch up on your backlog, refine your listening taste, generate weekly recaps, export episo...

  • Citation Formatter by Marazii

    Format citations and bibliographies in any major academic style — APA 7, MLA 9, Chicago (notes-bibliography and author-date), Harvard, Vancouver, IEEE, AMA, and discipline-specific journal styles. Converts between formats, builds reference lists from raw input, validates DOIs, and generates BibTeX/RIS exports. Trigger when: user asks to "format this citation", "convert to APA", "bibliography in Chicago", "reference list", "BibTeX", "fix my references", "is this APA correct", or runs /cite.

  • Grant Writer by Marazii

    Draft sections of a grant proposal — specific aims / lay summary / significance / innovation / approach / broader impacts / budget justification / data management plan / biosketch — adapted to the funder's format and review criteria. Supports NSF, NIH (R01, R21, R03, F31, F32, K-series), ERC (Starting, Consolidator, Advanced), Wellcome, Horizon Europe, NSF GRFP, foundation grants, and other major schemes. Works from research-brainstorm and methodology-advisor outputs, plus the funder's publis...

Frequently asked questions

How do I install backend-setup-stack?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support backend-setup-stack?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is backend-setup-stack free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.