implementation-toolkit

Route users to technology-specific implementation guides by domain and tech context.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes access to domain-specific implementation guides, routing you to the exact technology playbooks you need.

Core Features & Use Cases

  • Guided routing to technology guides by domain (Frontend, Backend, Testing, UI/UX).
  • Multi-guide loading: load and reference multiple guides when tasks involve several technologies.
  • Domain coverage: supports Supabase, Stripe, LangChain, Docker, Expo, iOS, caching, deployment, and more.
  • Real-world use: when starting a project that touches multiple tech stacks, quickly surface the relevant implementation guides.

Quick Start

Surface the exact domain-specific implementation guide based on the detected technologies.

Frequently Asked Questions about implementation-toolkit

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

FAQPage Schema
How do I find the right implementation guide for a project using Supabase and Expo?

Implementation guides are routed by detecting domain and tech context, matching technologies like Supabase and Expo to surface the correct playbook. It auto-loads multiple guides simultaneously when a task spans several technology stacks.

What is the best way to manage implementation guides for a full-stack task involving Stripe and Docker?

Managing multi-technology implementation guides is handled by auto-loading and referencing multiple playbooks at once. When a task involves both Stripe and Docker, the system surfaces the relevant domain-specific guides for each technology concurrently.

Can I load multiple implementation playbooks when my frontend and backend tasks use different frameworks?

Yes, multiple implementation playbooks can be loaded when frontend and backend tasks involve different frameworks. The system supports multi-guide loading to reference several technology guides concurrently during cross-domain development.

Does this routing system support implementation guides for iOS deployment and caching?

Yes, the routing system supports implementation guides for iOS deployment and caching. Domain coverage includes frontend, backend, testing, and UI/UX tasks spanning caching, deployment, and various other specific technologies.

Do I need YAML frontmatter to use these domain-guided implementation playbooks?

Yes, YAML frontmatter containing a name and description is required in SKILL.md to use these domain-guided implementation playbooks. This metadata allows the system to route users to the correct technology-specific guide.