trellis-before-dev

Discover project-specific coding guidelines using a pre-development Python script.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/AICL-Lab/fq-compressor-rust --skill trellis-before-dev-aicl-lab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trellis-before-dev
Source: https://github.com/AICL-Lab/fq-compressor-rust/tree/main/.claude/skills/trellis-before-dev
Command: npx skills add https://github.com/AICL-Lab/fq-compressor-rust --skill trellis-before-dev-aicl-lab

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, and includes scripts (resource) components.

What problem does it solve?

This Skill ensures that developers are aligned with project standards and best practices from the outset, preventing errors and maintaining consistency.

Core Features & Use Cases

  • Spec Layer Identification:自动发现项目中的包及其规范层。
  • Pre-Development Checklist:提供预开发清单,帮助开发者理解相关编码标准。
  • Shared Guides Access:方便访问共享指南,统一开发共识。

Quick Start

Start by running the get_context.py script to identify the relevant spec layers for your 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 check project coding guidelines before starting development?

To check project coding guidelines before starting development, you can run a Python script to map out project-specific spec layers and shared guides. This generates a pre-development checklist to ensure your code aligns with existing standards.

What is a pre-development checklist for coding standards?

A pre-development checklist for coding standards is a mapped summary of project-specific spec layers and shared guides. It helps developers manually review and understand required conventions before writing any new code.

Do I need Python to discover spec layers in my project?

Yes, you need Python installed to discover spec layers in your project. The Skill utilizes a Python script to automatically identify packages and map out relevant specification indexes for manual review.

How do I identify spec layers for a specific coding task?

To identify spec layers for a specific coding task, execute the get_context.py script. It maps out the relevant project-specific specification layers and indexes, allowing you to manually review the required guidelines.

What's the best way to align with project standards before writing code?

The best way to align with project standards before writing code is to run an automated script that discovers spec layers and provides a pre-development checklist. This ensures compliance with shared guides from the outset.