trellis-before-dev

Discover and apply project-specific Trellis guidelines before coding.

Updated May 21, 2026
One-click install
npx skills add https://github.com/zineyu/marketmind --skill trellis-before-dev-zineyu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trellis-before-dev
Source: https://github.com/zineyu/marketmind/tree/main/.opencode/skills/trellis-before-dev
Command: npx skills add https://github.com/zineyu/marketmind --skill trellis-before-dev-zineyu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discovers and applies project-specific Trellis guidelines from .trellis/spec before implementation begins, ensuring consistent standards across packages.

Core Features & Use Cases

  • Pre-development discovery: Reads spec indexes and guidance to align tasks with project conventions.
  • Guideline injection: Injects relevant guidelines into the current development task before coding.
  • Shared guides reference: Highlights and reads shared guides to maintain uniform practices.

Quick Start

Run a pre-development audit to load applicable Trellis specs and apply them to the current package.

Frequently Asked Questions about trellis-before-dev

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

FAQPage Schema
How do I apply pre-development coding guidelines before starting implementation?

To apply pre-development coding guidelines, run a pre-development audit that loads applicable project specs and injects them into your current task, ensuring your implementation aligns with project conventions before coding begins.

What is a pre-development checklist for software engineering standards?

A pre-development checklist for software engineering standards is a process of parsing spec indexes and reading shared guides to discover project-specific conventions, ensuring consistent practices across packages and modules prior to coding.

How do I read and parse spec indexes for project conventions?

You can parse spec indexes by discovering and applying project-specific Trellis guidelines located in the .trellis/spec directory, which highlights and reads shared guides to maintain uniform coding practices across your packages.

Can I inject project-specific guidelines into individual package tasks?

Yes, you can inject project-specific guidelines into individual package tasks by targeting software development tasks across packages and pre-development phases, reading shared guides to maintain uniform practices before implementation begins.

Do I need a .trellis/spec directory to use pre-development standards discovery?

Yes, a .trellis/spec directory is required for pre-development standards discovery, as the Skill reads project-specific Trellis guidelines from this location to parse spec indexes and inject relevant conventions into your current development task.