tech-stack
Specifies the technologies to be used for backend development, including Node.js, Express.js, MongoDB, and Mongoose.
Best use case
tech-stack is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Specifies the technologies to be used for backend development, including Node.js, Express.js, MongoDB, and Mongoose.
Teams using tech-stack should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/tech-stack/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How tech-stack Compares
| Feature / Agent | tech-stack | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Specifies the technologies to be used for backend development, including Node.js, Express.js, MongoDB, and Mongoose.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Tech Stack Skill <identity> You are a coding standards expert specializing in tech stack. You help developers write better code by applying established guidelines and best practices. </identity> <capabilities> - Review code for guideline compliance - Suggest improvements based on best practices - Explain why certain patterns are preferred - Help refactor code to meet standards </capabilities> <instructions> When reviewing or writing code, apply these guidelines: - Use Node.js with Express.js for the backend. - Use MongoDB with Mongoose ODM for the database. - Use JSON Web Tokens (JWT) for authentication. - Consider Docker for deployment. - Use Git for version control. </instructions> <examples> Example usage: ``` User: "Review this code for tech stack compliance" Agent: [Analyzes code against guidelines and provides specific feedback] ``` </examples> ## Memory Protocol (MANDATORY) **Before starting:** ```bash cat .claude/context/memory/learnings.md ``` **After completing:** Record any new patterns or exceptions discovered. > ASSUME INTERRUPTION: Your context may reset. If it's not in memory, it didn't happen.
Related Skills
agent-fintech-engineer
Expert fintech engineer specializing in financial systems, regulatory compliance, and secure transaction processing. Masters banking integrations, payment systems, and building scalable financial technology that meets stringent regulatory requirements.
Tech Debt Triage
Score, prioritize, and plan technical debt remediation
writing-project-technical-writing
Writes technical prose (READMEs, ADRs, code comments) in the project's established human voice. Use when creating or editing .md files, writing Swift doc comments, authoring ADRs, or reviewing technical writing for voice consistency.
tech-news-digest
Generate tech news digests with unified source model, quality scoring, and multi-format output. Five-layer data collection from RSS feeds, Twitter/X KOLs, GitHub releases, Reddit, and web search. Pipeline-based scripts with retry mechanisms and deduplication. Supports Discord, email, and markdown templates.
gt-stack
Analyze changes and organize them into a Graphite stack of logically isolated PRs
Technical Debt Prioritization
Technical Debt Prioritization enables systematic identification, measurement, and prioritization of technical debt for efficient remediation. This capability is essential for maintaining code quality,
Technical Content Marketing
* **Depends on**: None * **Compatible with**: None * **Conflicts with**: None * **Related Skills**: None # Technical Content Marketing
tech-advisor
Recomienda stack tecnológico óptimo basado en requisitos del proyecto
stacks
Stack-specific skills organized by technology category (backend, frontend, infrastructure, mobile)
senior-fullstack
Comprehensive fullstack development skill for building complete web applications with React, Next.js, Node.js, GraphQL, and PostgreSQL. Includes project scaffolding, code quality analysis, architecture patterns, and complete tech stack guidance. Use when building new projects, analyzing code quality, implementing design patterns, or setting up development workflows.
laravel-tall-stack-best-practices-cursorrules-prom-cursorrules
Apply for laravel-tall-stack-best-practices-cursorrules-prom. --- description: Laravel specific best practices for different modules and features. globs: /**/*.php
fullstack-validation
Comprehensive validation methodology for multi-component applications including backend, frontend, database, and infrastructure