trellis-before-dev

Load project-specific Trellis development guidelines before starting implementation.

10|Updated May 11, 2026
One-click install
npx skills add https://github.com/wise-claw/wise-tui --skill trellis-before-dev-wise-claw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trellis-before-dev
Source: https://github.com/wise-claw/wise-tui/tree/main/.cursor/skills/trellis-before-dev
Command: npx skills add https://github.com/wise-claw/wise-tui --skill trellis-before-dev-wise-claw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents developers from starting implementation without understanding project-specific requirements, architecture rules, and coding conventions defined in the repository specifications.

Core Features & Use Cases

  • Specification Discovery: Locates relevant package guidelines and development rules from.trellis/spec layers before coding begins.
  • Development Preparation: Reviews task artifacts, shared guides, and pre-development checklists to align implementation with project standards.
  • Use Case: When starting a feature in a multi-package repository, use this Skill to identify the correct conventions, validation rules, and technical guidance before modifying code.

Quick Start

Ask the skill to review the applicable Trellis development guidelines before starting a coding task.

Frequently Asked Questions about trellis-before-dev

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

FAQPage Schema
How do I load project-specific coding standards before starting implementation?

To discover coding standards before implementation, this skill locates relevant package guidelines and development rules from the .trellis/spec layers. It reviews task artifacts to align code modifications with repository conventions.

What is the best way to align new feature development with repository conventions?

Aligning new feature development with repository conventions requires reviewing pre-development checklists and shared guides. This ensures developers understand architecture rules and validation requirements defined in the repository specifications before modifying code.

How do I prepare for code modifications in a multi-package repository?

Preparing for code modifications in a multi-package repository involves discovering applicable package guidelines from specification indexes. Developers review task artifacts to identify the correct conventions and technical guidance required for the specific package changes.

Do I need Trellis specification indexes to discover development guidelines?

Yes, accessing Trellis specification indexes is required to determine applicable coding standards. The system relies on these indexes and task artifacts to identify the correct preparation steps needed before your implementation begins.

Why should I review development guidelines before writing code?

Reviewing development guidelines before writing code prevents starting implementation without understanding project-specific requirements and architecture rules. This preparation ensures new features align with defined repository specifications and validation rules.