before-dev

Read .trellis/spec indexes and checklists to enforce coding guidelines before implementation.

21|4|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/Jerry-Z07/WindBoard --skill before-dev-jerry-z07
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: before-dev
Source: https://github.com/Jerry-Z07/WindBoard/tree/main/.agents/skills/before-dev
Command: npx skills add https://github.com/Jerry-Z07/WindBoard --skill before-dev-jerry-z07

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discovers and injects project-specific coding guidelines from .trellis/spec/ before implementation begins. Reads spec indexes, pre-development checklists, and shared thinking guides for the target package. Use when starting a new coding task, before writing any code, switching to a different package, or needing to refresh project conventions and standards.

Core Features & Use Cases

  • Discovers and loads package-wide guidelines from the repository's spec index and pre-development checklists to align team practices.
  • Provides a consolidated, standard checklist before starting new work and when switching contexts to a different package.
  • Reads shared thinking guides to ensure consistent reasoning and conventions across tasks.

Quick Start

Read and apply the target project's coding guidelines before starting any new coding task.

Frequently Asked Questions about before-dev

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

FAQPage Schema
How do I enforce project coding standards before writing code?

To enforce project coding standards before writing code, this Skill reads .trellis/spec indexes and pre-development checklists to inject package-wide guidelines. It loads conventions from the repository's spec index to align team practices prior to implementation.

What is a pre-development checklist for switching package contexts?

A pre-development checklist for switching package contexts is a consolidated set of project conventions loaded from spec indexes and shared thinking guides. It ensures consistent reasoning and standard practices are applied when moving to a different package.

When do I need to load project conventions from spec indexes?

You need to load project conventions from spec indexes when starting a new coding task, before writing any code, switching to a different package, or refreshing project conventions across teams. This ensures consistent standards are followed during development.

How do I apply shared thinking guides to maintain coding standards across teams?

To apply shared thinking guides for maintaining coding standards across teams, the Skill reads and interprets guideline files from .trellis/spec and related guides. This ensures consistent reasoning and conventions are followed across different tasks and team members.

Does this coding standards enforcement tool require any dependencies?

No, this coding standards enforcement tool requires no external dependencies. It independently reads and interprets guideline files from .trellis/spec and related guides to ensure consistent standards are followed during development.