TopRank Skills

tools ide plugins Skills

Discover the best skills in this category.

close tools ide plugins close Sort: Forks
Showing 5299 results
hugoduncan

clj-kondo

by hugoduncan

star 3

A guide to using clj-kondo for Clojure code linting, including configuration, built-in linters, and writing custom hooks...

star 3

A guide to using ERT (Emacs Lisp Regression Testing) for testing Emacs Lisp code.

star 3

REPL-friendly data visualization and literate programming for Clojure with Kindly convention

hugoduncan

package-conventions

by hugoduncan

star 3

Emacs Lisp package development standards and conventions

hugoduncan

widget

by hugoduncan

star 3

A guide to using the Emacs Widget Library for creating interactive UI elements in buffers.

wtthornton

reviewer

by wtthornton

star 3

Code reviewer providing objective quality metrics, security analysis, and actionable feedback. Use for code reviews with...

wtthornton

implementer

by wtthornton

star 3

Write production-quality code following project patterns. Use when implementing features, fixing bugs, or creating new f...

wtthornton

improver

by wtthornton

star 3

Refactor and improve code quality. Use for code refactoring, performance optimization, and quality improvements. Include...

phrazzld

quality-gates

by phrazzld

star 3

Apply quality gate standards for git hooks, testing, CI/CD, and automation using Lefthook, Vitest, GitHub Actions, and q...

phrazzld

codex-coworker

by phrazzld

star 3

Invoke Codex CLI as a coworker for implementation, brainstorming, specs, and reviews. Use when you want parallel thinkin...

phrazzld

cartographer

by phrazzld

star 3

Codebase mapping and documentation using parallel AI subagents. Invoke for: map this codebase, document architecture, un...

fusengine

code-quality

by fusengine

star 3

Code quality validation with linters, SOLID principles, error detection, and architecture compliance across all language...

star 3

Use when writing or modifying Lea code - pipe-oriented functional language with tree-walk interpreter

mcclowes

mermaid-diagrams

by mcclowes

star 3

Use when creating Mermaid diagrams - covers flowcharts, sequence diagrams, and AST visualization

mcclowes

textmate-grammar

by mcclowes

star 3

Use when authoring TextMate grammars for syntax highlighting - covers scopes, patterns, and language injection

mcclowes

language-design

by mcclowes

star 3

Use when designing language features - covers lexer, parser, AST, and interpreter patterns

mcclowes

vscode-extension

by mcclowes

star 3

Use when developing VSCode extensions - covers language support, LSP integration, and packaging

mcclowes

lsp-implementation

by mcclowes

star 3

Use when implementing Language Server Protocol features - covers completions, hover, diagnostics, and navigation

Aykahshi

copilot-mcp-server

by Aykahshi

star 3

Direct access to GitHub Copilot MCP server tools for AI-powered development assistance

flight505

building-blocks

by flight505

star 3

Component specification toolkit for breaking software projects into discrete, buildable blocks. Create detailed specific...

ue-too

typedoc

by ue-too

star 3

Create and improve TypeScript project documentation using TypeDoc. Use when documenting TypeScript codebases, adding JSD...

jrc1883

skill-generator

by jrc1883

star 3

Use when you want to capture project-specific patterns as reusable skills - generates custom skills based on codebase pa...

theantichris

code-review

by theantichris

star 3

Reviews code and suggests improvements. Use when asked to review code or propose refactors.

LerianStudio

ringlinting-codebase

by LerianStudio

star 3

Parallel lint fixing pattern - runs lint checks, groups issues into independent streams, and dispatches AI agents to fix...