stacks
Stack-specific skills organized by technology category (backend, frontend, infrastructure, mobile)
Best use case
stacks is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Stack-specific skills organized by technology category (backend, frontend, infrastructure, mobile)
Teams using stacks 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/stacks/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How stacks Compares
| Feature / Agent | stacks | 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?
Stack-specific skills organized by technology category (backend, frontend, infrastructure, mobile)
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
# Stack Skills Stack-specific patterns, best practices, and implementation guides organized by technology category. ## Categories ### Backend (175 skills) Server-side frameworks and patterns. | Stack | Skills | Description | |-------|--------|-------------| | [nestjs](backend/nestjs/SKILL.md) | 17 | Progressive Node.js framework | | [spring](backend/spring/SKILL.md) | 20 | Java enterprise framework | | [fastapi](backend/fastapi/SKILL.md) | 20 | Modern Python web framework | | [django](backend/django/SKILL.md) | 16 | Python web framework | | [laravel](backend/laravel/SKILL.md) | 20 | PHP web framework | | [rails](backend/rails/SKILL.md) | 19 | Ruby web framework | | [go](backend/go/SKILL.md) | 20 | Go backend patterns | | [rust](backend/rust/SKILL.md) | 20 | Rust backend patterns | | [dotnet](backend/dotnet/SKILL.md) | 23 | .NET Core patterns | ### Frontend (138 skills) Client-side frameworks and patterns. | Stack | Skills | Description | |-------|--------|-------------| | [react](frontend/react/SKILL.md) | 25 | React patterns and hooks | | [angular](frontend/angular/SKILL.md) | 32 | Angular enterprise patterns | | [vue](frontend/vue/SKILL.md) | 28 | Vue.js patterns | | [nextjs](frontend/nextjs/SKILL.md) | 27 | Next.js SSR/SSG patterns | | [nuxt](frontend/nuxt/SKILL.md) | 26 | Nuxt.js patterns | ### Infrastructure (100 skills) DevOps and infrastructure patterns. | Stack | Skills | Description | |-------|--------|-------------| | [docker](infrastructure/docker/SKILL.md) | 29 | Container patterns | | [kubernetes](infrastructure/kubernetes/SKILL.md) | 34 | K8s orchestration | | [terraform](infrastructure/terraform/SKILL.md) | 37 | IaC patterns | ### Mobile (58 skills) Mobile development patterns. | Stack | Skills | Description | |-------|--------|-------------| | [flutter](mobile/flutter/SKILL.md) | 29 | Flutter/Dart patterns | | [react-native](mobile/react-native/SKILL.md) | 29 | React Native patterns | ## Auto-Detection Stacks are auto-detected based on: - **Files**: Configuration files (e.g., `nest-cli.json`, `package.json`) - **Packages**: Dependencies in manifest files - **Patterns**: Code patterns in source files See [_index.yaml](_index.yaml) for detection rules. ## Usage Skills are automatically loaded when a stack is detected in the project. Manual loading: ```bash /f5-load --stack nestjs ``` Check detected stacks: ```bash /f5-status stacks ```
Related Skills
bgo
Automates the complete Blender build-go workflow, from building and packaging your extension/add-on to removing old versions, installing, enabling, and launching Blender for quick testing and iteration.
large-data-with-dask
Specific optimization strategies for Python scripts working with larger-than-memory datasets via Dask.
langsmith-fetch
Debug LangChain and LangGraph agents by fetching execution traces from LangSmith Studio. Use when debugging agent behavior, investigating errors, analyzing tool calls, checking memory operations, or examining agent performance. Automatically fetches recent traces and analyzes execution patterns. Requires langsmith-fetch CLI installed.
langchain-tool-calling
How chat models call tools - includes bind_tools, tool choice strategies, parallel tool calling, and tool message handling
langchain-notes
LangChain 框架学习笔记 - 快速查找概念、代码示例和最佳实践。包含 Core components、Middleware、Advanced usage、Multi-agent patterns、RAG retrieval、Long-term memory 等主题。当用户询问 LangChain、Agent、RAG、向量存储、工具使用、记忆系统时使用此 Skill。
langchain-js
Builds LLM-powered applications with LangChain.js for chat, agents, and RAG. Use when creating AI applications with chains, memory, tools, and retrieval-augmented generation in JavaScript.
langchain-agents
Expert guidance for building LangChain agents with proper tool binding, memory, and configuration. Use when creating agents, configuring models, or setting up tool integrations in LangConfig.
lang-python
Python 3.13+ development specialist covering FastAPI, Django, async patterns, data science, testing with pytest, and modern Python features. Use when developing Python APIs, web applications, data pipelines, or writing tests.
kramme:agents-md
This skill should be used when the user asks to "update AGENTS.md", "add to AGENTS.md", "maintain agent docs", or needs to add guidelines to agent instructions. Guides discovery of local skills and enforces structured, keyword-based documentation style.
kontent-ai-automation
Automate Kontent AI tasks via Rube MCP (Composio). Always search tools first for current schemas.
kitt-create-slash-commands
Expert guidance for creating slash commands. Use when working with slash commands, creating custom commands, understanding command structure, or learning YAML configuration.
kitt-create-plans
Create hierarchical project plans optimized for solo agentic development. Use when planning projects, phases, or tasks that the AI agent will execute. Produces agent-executable plans with verification criteria, not enterprise documentation. Handles briefs, roadmaps, phase plans, and context handoffs.