tools ide plugins Skills
Discover the best skills in this category.
kosmos-xray
by jimmc414
Context-efficient codebase exploration using AST analysis. Use when exploring Kosmos architecture, understanding code st...
typescript-standards
by maxritter
Apply TypeScript development standards including package manager detection (npm/yarn/pnpm/bun), explicit return types on...
Conduct Neovim configuration research using plugin docs and codebase exploration. Invoke for neovim research tasks.
Research Neovim plugins, Lua configuration, and vimscript. Invoke for neovim-language research.
gum-tool-selection
by vchelaru
Reference guide for Gum's editor selection system. Load this when working on click/drag selection, the rectangle/marquee...
Implement Neovim plugins and configurations with TDD. Invoke for lua-language implementation tasks.
Research Neovim APIs, plugin patterns, and Lua development. Invoke for lua-language research tasks.
create-skill
by dlants
Guide for creating new skills in magenta.nvim, including file structure, frontmatter format, and TypeScript script execu...
doc-views
by dlants
Comprehensive guide for the view system in magenta.nvim, including template literal syntax, component composition, inter...
a11y-checker
by sundial-org
Scan HTML and JSX for accessibility issues with AI-powered fix suggestions
typing-rule-generator
by a5c-ai
Generate and format typing rules in inference rule notation for type system design
error-messages
by a5c-ai
Expert skill for designing and implementing high-quality compiler error messages
grammar-design
by a5c-ai
Expert skill for formal grammar design including disambiguation, precedence, and validation
lexer-generator
by a5c-ai
Expert skill for generating and hand-writing lexers using DFA-based, table-driven, and recursive approaches
language-server-protocol
by a5c-ai
Expert skill for implementing Language Server Protocol servers with full IDE feature support
parser-generator
by a5c-ai
Expert skill for parser generation and implementation using LL, LR, LALR, PEG, and Pratt parsing techniques
repl-development
by a5c-ai
Expert skill for building interactive REPLs with rich editing and evaluation features
tree-sitter
by a5c-ai
Expert skill for creating tree-sitter grammars for incremental parsing and syntax highlighting
design-system-validator
by a5c-ai
Validate design system compliance in code and detect token usage violations
design-token-transformer
by a5c-ai
Transform design tokens across multiple formats and platforms. Parse W3C design token format, transform to CSS/SCSS/JS/i...
typescript
by a5c-ai
TypeScript configuration, strict mode, generics, and type utilities.
codemod-executor
by a5c-ai
Execute automated AST-based code transformations for large-scale refactoring and migration
qt-translation-workflow
by a5c-ai
Set up Qt Linguist workflow with .ts files, lupdate/lrelease integration, and translation management