bymindfold-ai· 23 skills
Discovers and injects project-specific coding guidelines from .trellis/spec/ before implementation begins. Reads spec indexes, pre-development checklists, and shared thinking guides for the target package. Use when starting a new coding task, before writing any code, switching to a different package, or needing to refresh project conventions and standards.
$npx -y skills add mindfold-ai/trellis --skill trellis-before-devInstalls into the current project.
Run `npx skills use "https://github.com/mindfold-ai/trellis" --skill "mindfold-ai/trellis/trellis-before-dev"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mindfold-ai/trellis" that are relevant to the current task. Run `npx skills add "https://github.com/mindfold-ai/trellis"` and select the relevant skills, then follow their instructions.