trellis-before-dev

Discover and apply project-specific coding guidelines before implementation begins.

132|26|Updated Sep 9, 2022
One-click install
npx skills add https://github.com/ROYIANS/print-template-designer --skill trellis-before-dev-royians
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trellis-before-dev
Source: https://github.com/ROYIANS/print-template-designer/tree/main/.cursor/skills/trellis-before-dev
Command: npx skills add https://github.com/ROYIANS/print-template-designer --skill trellis-before-dev-royians

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents implementation work from overlooking project-specific coding standards, package conventions, and required development checklists.

Core Features & Use Cases

  • Package Discovery: Identifies repository packages and their applicable specification layers.
  • Guideline Selection: Determines which backend, frontend, testing, documentation, and package-specific standards apply to a task.
  • Checklist Compliance: Directs developers to read relevant spec indexes, detailed guidelines, and shared thinking guides before writing code.
  • Use Case: Before changing a React package or server module, use this Skill to discover the correct Trellis specifications and refresh the applicable project conventions.

Quick Start

Use this skill before modifying code to load the applicable project specifications and development checklist.

Frequently Asked Questions about trellis-before-dev

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

FAQPage Schema
How do I discover project-specific coding guidelines before writing new code?

You discover project-specific coding guidelines by running the Trellis package-context script to identify repository packages, then reading their applicable specification indexes and detailed guidelines before implementation begins.

What is a development checklist for package changes and task-type transitions?

A development checklist for package changes ensures you read relevant spec indexes, detailed guidelines, and shared thinking guides to maintain compliance with backend, frontend, testing, and documentation standards before modifying code.

When do I need to refresh project conventions across a repository?

You need to refresh project conventions when applying new coding tasks, making package changes, executing task-type transitions, or updating repository-wide standards to ensure implementation work aligns with current specifications.

How do I select the correct specifications for backend and frontend development?

You select the correct specifications for backend and frontend development by identifying repository packages and determining which applicable specification layers, package-specific standards, and shared guides apply to your specific coding task.

Do I need to run a package-context script before modifying a React package?

Yes, you need to run the Trellis package-context script before modifying a React package or server module to discover the correct Trellis specifications and load applicable project conventions and development checklists.