·integrate-skill
</>

integrate-skill

Integrate Claude Skill into Project Guidelines

18Installs·1Trend·@mindfold-ai

Installation

$npx skills add https://github.com/mindfold-ai/trellis --skill integrate-skill

How to Install integrate-skill

Quickly install integrate-skill AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/mindfold-ai/trellis --skill integrate-skill
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: mindfold-ai/trellis.

SKILL.md

View raw

Adapt and integrate a Claude global skill into your project's development guidelines (not directly into project code).

[!] Important: The goal of skill integration is to update development guidelines, not to generate project code directly. Guidelines content -> Write to .trellis/spec/{target}/doc.md Code examples -> Place in .trellis/spec/{target}/examples/skills/ / Example files -> Use .template suffix (e.g., component.tsx.template) to avoid IDE errors

Where {target} is frontend or backend, determined by skill type.

Integrate Claude Skill into Project Guidelines Source: mindfold-ai/trellis.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mindfold-ai/trellis --skill integrate-skill
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from mindfold-ai/trellis

Quick answers

What is integrate-skill?

Integrate Claude Skill into Project Guidelines Source: mindfold-ai/trellis.

How do I install integrate-skill?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mindfold-ai/trellis --skill integrate-skill Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/mindfold-ai/trellis