baseline / docs
friedbotstudio/baseline

Skills

Skills.

36 skills organized into nine categories. Core skills ship with the baseline; third-party skills are vendored from external sources with their licenses preserved.

Main context branches to three skills; some carry mandatory or conditional sub-skill invocations. main context scenario implement verify code-structure always context7 if 3rd-party API mechanical decisions compose · sub-skills bind

§ I

Skills versus subagents

A skill is a code-loaded capability that runs in main context. It has access to the current conversation, prior tool results, and the user's screenshots.

Skills compose: one skill can invoke another, and most phase skills mandatorily invoke a sub-skill (for example, every code-generation step invokes code-structure).

A subagent is different. Subagents run in isolated context with only a Task brief. The baseline ships exactly one subagent (swarm-worker) for parallel execution of pre-decided recipes. Every other capability is a skill in main context.

§ II

By category

Skills group by what they produce or which phase they belong to. Two reference pages cover the full set.

§ III

The mandatory invocation rule

Five execution skills mandatorily invoke a sub-skill. The pairings are not conventions; they are constitutional (Article II).

SkillMandatory sub-skillConditional
scenariocode-structurenone
implementcode-structurecontext7 for any third-party API
verifynone (mechanical)none
design-uiimpeccablenone
prosehumanizer (always)copywriting / documentation / technical-tutorials by register