tech-stack

Route technology-specific implementation guidance to the correct toolkit.

1|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/stericishere/skills --skill tech-stack-stericishere
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tech-stack
Source: https://github.com/stericishere/skills/tree/main/tech-stack
Command: npx skills add https://github.com/stericishere/skills --skill tech-stack-stericishere

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Router for technology-specific implementation guidance is needed to quickly locate and apply proper patterns across diverse stacks, consolidating guidance in a single route.

Core Features & Use Cases

  • Centralized routing to technology-specific implementation guides (Supabase, Stripe, Expo, iOS, LangChain, Docker, deployment)
  • Cross-stack coverage: frontend, backend, and deployment considerations
  • Easy navigation to the relocated implementation-toolkit structure when starting new projects

Quick Start

Open the implementation-toolkit root and begin with the relevant frontend or backend subcategory for your stack.

Frequently Asked Questions about tech-stack

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

FAQPage Schema
How do I route implementation guidance for Supabase, Expo, and Docker stacks?

Implementation guidance routing directs you to the correct toolkit by matching your stack against supported frontend, backend, and deployment contexts including Supabase, Expo, and Docker.

What is the best way to find cross-stack implementation patterns for Stripe and LangChain?

Finding cross-stack implementation patterns is handled by a centralized router that locates and applies proper guides for technologies like Stripe and LangChain from a single entry point.

Can I use this guidance router for both frontend and backend deployment contexts?

Yes, you can use this guidance router for both frontend and backend deployment contexts, as it provides cross-stack coverage across all supported technology implementations.

How do I start navigating the implementation toolkit when beginning a new project?

To start navigating the implementation toolkit, open the implementation-toolkit root and begin with the relevant frontend or backend subcategory for your specific stack.

Does the implementation guidance router require specific configuration files?

The implementation guidance router requires a YAML frontmatter containing a name and a description, using the Markdown body to convey operational instructions with optional scripts and references.