agentsclimarketplace

Constitution creation

Skill a5c-ai/babysitter/library/methodologies/spec-kit/skills/constitution-creation

Establish project governing principles including dev guidelines, code quality standards, testing policies, UX requirements, performance benchmarks, and security constraints.From its SKILL.md

Install
npx -y skills add a5c-ai/babysitter --skill constitution-creation

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.8 KB, 258 tokens by cl100k_base, as published. Nobody here has run it

  • Formalizing existing project standards into a constitution
  • Updating governance principles for an evolving project
  • Before writing specifications for a new feature area

Distinction from Specification

  • Constitution: Defines project-wide governance (HOW the project operates)
  • Specification: Defines feature-level requirements (WHAT to build)

Process

  1. Gather context - Assess project type, audience, compliance needs, existing standards
  2. Define dev guidelines - Coding standards, branching strategy, review process
  3. Set code quality standards - Linting, formatting, complexity limits, naming conventions
  4. Establish testing policies - Coverage thresholds, test types, CI requirements
  5. Specify UX requirements - Accessibility, responsiveness, performance budgets
  6. Define performance benchmarks - Load times, throughput, memory limits
  7. Establish security constraints - Auth, data handling, vulnerability policies
  8. Document architecture principles - Modularity, dependencies, extensibility
  9. Human review - Approve constitution before proceeding

Tool Use

Invoke via babysitter process: methodologies/spec-kit/spec-kit-specification (constitution phase) Full pipeline: methodologies/spec-kit/spec-kit-orchestrator

What ships with it: 1 file

454 B alongside SKILL.md

Keep looking

Skills are one crate of 326,059. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.