sk-code

Detect WEBFLOW, NEXTJS, or GO stacks and load per-stack verification resources.

31|3|Updated Dec 23, 2025
One-click install
npx skills add https://github.com/MichelKerkmeester/opencode--spec-kit-skilled-agent-orchestration --skill sk-code
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sk-code
Source: https://github.com/MichelKerkmeester/opencode--spec-kit-skilled-agent-orchestration/tree/main/.opencode/skill/sk-code
Command: npx skills add https://github.com/MichelKerkmeester/opencode--spec-kit-skilled-agent-orchestration --skill sk-code

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

The sk-code skill centralizes stack-aware routing by automatically detecting the active project stack (Webflow, NEXTJS, or GO) and loading the appropriate guidance and resources for implementation, debugging, and verification.

Core Features & Use Cases

  • Stack detection: identifies WEBFLOW, NEXTJS, or GO based on repository markers and loads per-stack resources.
  • Universal core: provides always-loaded references for error handling, code quality, and phase lifecycle.
  • Cross-stack pairing: coordinates frontend (Next.js) with backend (Go) through canonical contracts and shared schemas.
  • Verification ready: offers per-stack verification steps and commands to ensure readiness before finishing work.

Quick Start

Activate prompts that involve multi-stack coding tasks and let sk-code auto-route to the right guidance.

Frequently Asked Questions about sk-code

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

FAQPage Schema
How do I route AI coding tasks across Next.js, Go, and Webflow stacks?

Multi-stack routing detects active project markers for Next.js, Go, or Webflow and automatically loads the corresponding implementation, debugging, and verification resources for that specific stack.

How does stack detection work for multi-stack repositories?

Stack detection identifies WEBFLOW, NEXTJS, or GO based on repository markers, then loads per-stack cues alongside a universal core of error handling and code quality references to guide implementation.

Can I coordinate Next.js frontend with a Go backend using shared schemas?

Yes, cross-stack pairing coordinates a Next.js frontend with a Go backend by loading canonical contracts and shared schemas to maintain alignment between the paired stacks during development.

What's the best way to verify implementation before finishing work on a multi-stack project?

Use a deterministic, stack-aware verification sequence that provides per-stack verification steps and commands, ensuring correct behavior and project readiness before you complete your coding work.

Do I need separate AI skills for each framework in a multi-stack project?

No, an umbrella skill centralizes stack-aware routing by detecting whether your project uses Webflow, Next.js, or Go, then loads the appropriate guidance without requiring separate skills per framework.

Why does my multi-stack AI code generation lack consistent error handling?

A universal core provides always-loaded references for error handling, code quality, and phase lifecycle, ensuring consistent guidance across Webflow, Next.js, and Go stacks regardless of the detected stack.