trellis-meta

Maps local Trellis architecture and edits .trellis and platform directories in-place.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/imbingox/acex --skill trellis-meta-imbingox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trellis-meta
Source: https://github.com/imbingox/acex/tree/main/.agents/skills/trellis-meta
Command: npx skills add https://github.com/imbingox/acex --skill trellis-meta-imbingox

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps AI understand and customize Trellis within a user project by mapping the local architecture, entry points, and customization boundaries, so changes to .trellis and platform directories can be applied accurately.

Core Features & Use Cases

  • Understands the local Trellis architecture and customization entry points inside a user project after trellis init.
  • Guides AI to modify generated .trellis/ and platform directories without altering local templates, preserving user changes.
  • Supports both single-repo and monorepo setups by referencing the appropriate spec and platform files.

Quick Start

Identify the user project's local Trellis structure and outline concrete steps to adjust the .trellis/ directory, platform directories, or the shared skill layer.

Frequently Asked Questions about trellis-meta

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

FAQPage Schema
How do I customize local Trellis architecture files in my project?

Local Trellis architecture customization involves modifying the generated .trellis/ and platform directories in place while referencing local guides to ensure changes align with your project workflow and spec structure.

What are the standard entry points for modifying .trellis directories?

The standard entry points for modifying .trellis directories include the local architecture files, platform directories, and generated references, which guide AI to apply changes accurately without altering local templates.

Does Trellis architecture customization work with monorepo setups?

Yes, Trellis architecture customization works with both single-repo and monorepo setups by referencing the appropriate spec and platform files to map the local architecture accurately.

How do I preserve user changes when modifying platform directories?

To preserve user changes when modifying platform directories, modify the generated .trellis/ directories in place while avoiding alterations to local templates, ensuring your custom configurations remain intact.

Can AI automatically adjust the shared skill layer in local Trellis?

Yes, AI can adjust the shared skill layer in local Trellis by reading the local architecture files and customization guides to outline concrete steps for modifying the .trellis/ directory accurately.

What is the purpose of local references in Trellis architecture?

The purpose of local references in Trellis architecture is to provide generated-files, local-architecture, and platform-files guides that ensure modifications align with the project workflow and spec structure.