trellis-before-dev

Load .trellis spec indexes and pre-development checklists before coding.

2|Updated May 25, 2026
One-click install
npx skills add https://github.com/XiaSanw/LLM-WIKI-Xiasanw --skill trellis-before-dev-xiasanw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trellis-before-dev
Source: https://github.com/XiaSanw/LLM-WIKI-Xiasanw/tree/main/.claude/skills/trellis-before-dev
Command: npx skills add https://github.com/XiaSanw/LLM-WIKI-Xiasanw --skill trellis-before-dev-xiasanw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that every new development task starts with a clear, shared set of project conventions by discovering and injecting the repository's .trellis guidelines before implementation begins.

Core Features & Use Cases

  • Discover and load relevant spec layers and index files for the target package.
  • Read pre-development checklists and shared guides to ensure consistent conventions across tasks.
  • Apply and inject project guidelines into your task context before coding begins.

Quick Start

Start a new task by running the context discovery to pull in the relevant package specs and pre-development checklists.

Frequently Asked Questions about trellis-before-dev

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

FAQPage Schema
How do I enforce project coding standards before development begins?

To enforce project coding standards before development begins, you can discover and load repository-specific guidelines from the .trellis spec indexes. This applies pre-development checklists to your target package, injecting consistent conventions into your task context prior to coding.

What are pre-development checklists and when do I need them?

Pre-development checklists are shared thinking guides that verify alignment with package type and enforce standard development patterns. You need them when starting a new task to ensure every implementation begins with a clear, shared set of project conventions from your spec indexes.

How do I load project-specific guidelines from .trellis spec indexes?

To load project-specific guidelines from .trellis spec indexes, run the context discovery process at the start of a new task. This automatically discovers and reads relevant spec layers and index files for the target package, pulling the guidelines into your active context.

Does this pre-development process work without external dependencies?

Yes, the pre-development process works without external dependencies. It relies entirely on discovering and reading the existing .trellis spec indexes and guidelines within your own repository to verify alignment with your package type and apply standard development patterns.

Why does my team have inconsistent coding conventions across tasks?

Your team has inconsistent coding conventions across tasks because development starts without loading shared guidelines. Applying pre-development checklists and injecting repository .trellis guidelines into the task context before implementation ensures every task follows the same standard patterns.