Guide for creating new skills in magenta.nvim, including file structure, frontmatter format, and TypeScript script execution
Installation
Details
Usage
After installing, this skill will be available to your AI coding assistant.
Verify installation:
skills listMore by dlants
View allComprehensive guide for the view system in magenta.nvim, including template literal syntax, component composition, interactive bindings, and TUI-specific rendering patterns
Add bash command permissions to project-level or user-level magenta options. Use when a command needs to be permanently allowlisted.
Guide for learning and researching parts of a codebase before implementing changes. Use when you need to understand code, APIs, or concepts.
Comprehensive guide for writing tests in magenta.nvim, including test environment setup, mock providers, driver interactions, and best practices
