core-principles

Enforce visual-first design, adaptive questioning, and decision continuity across Superteam workflows.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/tuanldas/superteam --skill core-principles-tuanldas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: core-principles
Source: https://github.com/tuanldas/superteam/tree/main/skills/core-principles
Command: npx skills add https://github.com/tuanldas/superteam --skill core-principles-tuanldas

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Core Principles define how all Superteam commands and agents should operate by enforcing visual-first design, adaptive questioning, and decision continuity.

Core Features & Use Cases

  • Visual-first previews are used before making design or workflow decisions.
  • Adaptive questioning guides interactions based on facts, reducing unnecessary asks.
  • Decision continuity persists confirmed decisions in the .superteam/decisions.json store to survive context loss.
  • References-driven guidance helps ground actions with safe, verifiable rules.

Quick Start

Enable Visual-first previews, adaptive questioning, and decision continuity for all tasks.

Frequently Asked Questions about core-principles

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

FAQPage Schema
How do I maintain visual-first design decisions across multiple sessions?

To maintain visual-first design decisions across sessions, confirmed choices are persisted in the .superteam/decisions.json store. This decision continuity mechanism survives context loss by recording structured outcomes for future reference.

What is adaptive questioning and how does it guide workflow interactions?

Adaptive questioning guides workflow interactions by prompting users based on established facts, which reduces unnecessary questions. This cross-cutting principle ensures agents operate safely and interact efficiently without redundant data gathering.

How do I set up safe references for grounding design and workflow actions?

You set up safe references by enabling explicit reference loading within the workflow. This references-driven guidance grounds all agent actions with safe, verifiable rules before executing design or workflow tasks.

Can I use these core principles to enforce previews before making design decisions?

Yes, you can use these core principles to enforce visual-first previews before making design decisions. The Skill applies across workflows to ensure previews are generated and reviewed prior to committing to any workflow action.

What are the limitations of relying on decision continuity for context recovery?

The limitation of relying on decision continuity is that it depends entirely on the .superteam/decisions.json store. If this file is missing or corrupted, confirmed decisions will not survive context loss or persist across sessions.