with one click
magenta.nvim
magenta.nvim contains 4 collected skills from dlants, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Comprehensive guide for the view system in magenta.nvim, including template literal syntax, component composition, interactive bindings, and TUI-specific rendering patterns
How to create skills for magenta.nvim. Use this skill when the user asks you to create, author, or modify a skill.
How to author magenta scripts. Magenta scripts allow for programmatic orchestration of magenta threads. Use this skill when the user explicitly asks you to write a magenta script (not just a regular script).
Comprehensive guide for writing tests in magenta.nvim, including test environment setup, mock providers, driver interactions, and best practices