·validate-space
</>

validate-space

Validate project space structure, boilerplate docs, and consistency with ideas/

6Installs·0Trend·@taylorhuston

Installation

$npx skills add https://github.com/taylorhuston/local-life-manager --skill validate-space

How to Install validate-space

Quickly install validate-space AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/taylorhuston/local-life-manager --skill validate-space
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: taylorhuston/local-life-manager.

SKILL.md

View raw

Validate that a project space has all required structure, boilerplate docs, and stays consistent with its planning docs in ideas/.

| CLAUDE.md | AI instructions for codebase | Must exist | | README.md | Entry point for developers | Must exist | | package.json (JS/TS) | Project config | Stack-dependent |

| docs/ | Documentation root | Must exist | | docs/specs/ | Protocol/feature specs | Must exist | | docs/adrs/ | Architecture Decision Records | Must exist |

Validate project space structure, boilerplate docs, and consistency with ideas/ Source: taylorhuston/local-life-manager.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/taylorhuston/local-life-manager --skill validate-space
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from taylorhuston/local-life-manager

Quick answers

What is validate-space?

Validate project space structure, boilerplate docs, and consistency with ideas/ Source: taylorhuston/local-life-manager.

How do I install validate-space?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/taylorhuston/local-life-manager --skill validate-space Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/taylorhuston/local-life-manager