tools ide plugins Skills
Discover the best skills in this category.
clj-kondo
by hugoduncan
A guide to using clj-kondo for Clojure code linting, including configuration, built-in linters, and writing custom hooks...
ert
by hugoduncan
A guide to using ERT (Emacs Lisp Regression Testing) for testing Emacs Lisp code.
clay
by hugoduncan
REPL-friendly data visualization and literate programming for Clojure with Kindly convention
package-conventions
by hugoduncan
Emacs Lisp package development standards and conventions
widget
by hugoduncan
A guide to using the Emacs Widget Library for creating interactive UI elements in buffers.
reviewer
by wtthornton
Code reviewer providing objective quality metrics, security analysis, and actionable feedback. Use for code reviews with...
implementer
by wtthornton
Write production-quality code following project patterns. Use when implementing features, fixing bugs, or creating new f...
improver
by wtthornton
Refactor and improve code quality. Use for code refactoring, performance optimization, and quality improvements. Include...
quality-gates
by phrazzld
Apply quality gate standards for git hooks, testing, CI/CD, and automation using Lefthook, Vitest, GitHub Actions, and q...
codex-coworker
by phrazzld
Invoke Codex CLI as a coworker for implementation, brainstorming, specs, and reviews. Use when you want parallel thinkin...
cartographer
by phrazzld
Codebase mapping and documentation using parallel AI subagents. Invoke for: map this codebase, document architecture, un...
code-quality
by fusengine
Code quality validation with linters, SOLID principles, error detection, and architecture compliance across all language...
lea
by mcclowes
Use when writing or modifying Lea code - pipe-oriented functional language with tree-walk interpreter
mermaid-diagrams
by mcclowes
Use when creating Mermaid diagrams - covers flowcharts, sequence diagrams, and AST visualization
textmate-grammar
by mcclowes
Use when authoring TextMate grammars for syntax highlighting - covers scopes, patterns, and language injection
language-design
by mcclowes
Use when designing language features - covers lexer, parser, AST, and interpreter patterns
vscode-extension
by mcclowes
Use when developing VSCode extensions - covers language support, LSP integration, and packaging
lsp-implementation
by mcclowes
Use when implementing Language Server Protocol features - covers completions, hover, diagnostics, and navigation
copilot-mcp-server
by Aykahshi
Direct access to GitHub Copilot MCP server tools for AI-powered development assistance
building-blocks
by flight505
Component specification toolkit for breaking software projects into discrete, buildable blocks. Create detailed specific...
typedoc
by ue-too
Create and improve TypeScript project documentation using TypeDoc. Use when documenting TypeScript codebases, adding JSD...
skill-generator
by jrc1883
Use when you want to capture project-specific patterns as reusable skills - generates custom skills based on codebase pa...
code-review
by theantichris
Reviews code and suggests improvements. Use when asked to review code or propose refactors.
ringlinting-codebase
by LerianStudio
Parallel lint fixing pattern - runs lint checks, groups issues into independent streams, and dispatches AI agents to fix...