trellis-meta

Modify Trellis architecture files and platform directories in user projects.

7.3k|365|Updated May 31, 2024
One-click install
npx skills add https://github.com/EcoPasteHub/EcoPaste --skill trellis-meta-ecopastehub
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trellis-meta
Source: https://github.com/EcoPasteHub/EcoPaste/tree/main/.cursor/skills/trellis-meta
Command: npx skills add https://github.com/EcoPasteHub/EcoPaste --skill trellis-meta-ecopastehub

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you understand and customize the Trellis architecture in your project, enabling you to modify local files and platform directories according to your needs.

Core Features & Use Cases

  • Understand Trellis Architecture: Gain a comprehensive understanding of the Trellis architecture, including workflow, persistence, platform integration, and customization entry points.
  • Customize Local Files: Modify .trellis/ and platform directories such as .claude/, .codex/, and .cursor/ to fit your project's requirements.
  • Local Workflow Customization: Adjust Trellis phases, routing, next actions, and skill routing based on your project's needs.

Quick Start

Use the trellis-meta skill to customize your project's workflow by editing the .trellis/workflow.md file.

Frequently Asked Questions about trellis-meta

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

FAQPage Schema
How do I customize the Trellis workflow in my local project?

You customize the Trellis workflow by editing the `.trellis/workflow.md` file to adjust phases, routing, next actions, and skill routing for your local project architecture.

What is the Trellis architecture and how does platform integration work?

The Trellis architecture manages project workflow, persistence, and platform integration by utilizing local `.trellis/` directories alongside platform-specific directories like `.claude/`, `.codex/`, and `.cursor/`.

Can I modify platform directories like `.claude` and `.cursor` using Trellis?

Yes, you can customize local files and platform directories such as `.claude/`, `.codex/`, and `.cursor/` to fit your project's specific platform integration and customization entry point requirements.

Do I need existing local files to understand and modify my Trellis architecture?

Yes, applying the trellis-meta modifications requires existing knowledge of your project's local files and platform directories to properly understand and customize the Trellis architecture.

What are the limitations when modifying local Trellis workflow phases?

Modifications are limited to local architecture customization, meaning changes only apply to local files and platform directories within your specific project context rather than global Trellis configurations.