What is integrate-skill?
Integrate Claude Skill into Project Guidelines Source: mindfold-ai/trellis.
Integrate Claude Skill into Project Guidelines
Quickly install integrate-skill AI skill to your development environment via command line
Source: mindfold-ai/trellis.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/mindfold-ai/trellis --skill integrate-skillIntegrate Claude Skill into Project Guidelines Source: mindfold-ai/trellis.
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
https://github.com/mindfold-ai/trellis