TopRank Skills

tools ide plugins Skills

Discover the best skills in this category.

close tools ide plugins close Sort: Stars
Showing 5299 results
oimiragieo

code-style-validator

by oimiragieo

star 6

Programmatic code style validation using AST analysis. Complements (not replaces) code-style rules by providing automate...

oimiragieo

recommending-rules

by oimiragieo

star 6

Analyzes codebase to find gaps in rule coverage and suggests rule improvements. Compares codebase against all indexed ru...

oimiragieo

multi-ai-code-review

by oimiragieo

star 6

Run multi-provider code reviews over git diffs/PR changes using headless AI CLIs (Claude Code `claude`, Google `gemini`,...

oimiragieo

explaining-rules

by oimiragieo

star 6

Explains which coding rules apply to files and why they matter. Uses the rule index to discover all available rules dyna...

star 6

Skill SDK utilities for loading, registering, and managing skills with caching and auto-selection

oimiragieo

scaffolder

by oimiragieo

star 6

Generates boilerplate code following loaded rules. Creates new components, modules, APIs, and features that automaticall...

oimiragieo

claude-md-generator

by oimiragieo

star 6

Automatically generates claude.md files for new folders/modules following hierarchical structure. Extracts context from...

oimiragieo

multi-ai-code-review

by oimiragieo

star 6

Run multi-provider code reviews over git diffs/PR changes using headless AI CLIs (Claude Code `claude`, Google `gemini`,...

lawless-m

automated-test-fix-loop

by lawless-m

star 6

Pattern for automated testing with GitHub issue creation and Claude Code auto-fixing. Creates Test → Fail → Issue → Fix...

michaelshimeles

code-review-analyzer

by michaelshimeles

star 6

A comprehensive code review skill that analyzes code for best practices, potential bugs, security issues, and suggests i...

acking-you

codex

by acking-you

star 6

Execute Codex CLI for code generation, analysis, web search and web fetch. Two capabilities - (1) Code Generation with d...

sandraschi

refactoring-specialist

by sandraschi

star 6

Code refactoring expert for improving code quality, reducing technical debt, and safe transformations

jpoutrin

typescript-style

by jpoutrin

star 6

Automatic enforcement of TypeScript/JavaScript coding style, ESLint standards, type safety, and modern patterns. Use whe...

jpoutrin

python-style

by jpoutrin

star 6

Automatic enforcement of Python coding style, PEP standards, type hints, and modern Python patterns. Use when writing Py...

BitYoungjae

config-auditing

by BitYoungjae

star 6

Neovim configuration audit knowledge base. Use when: reviewing config files for issues, checking deprecated APIs, optimi...

BitYoungjae

plugin-research

by BitYoungjae

star 6

Neovim plugin ecosystem research. Use for: version compatibility, GitHub issues, breaking changes, plugin alternatives....

DevonMorris

ctags-usage

by DevonMorris

star 6

This skill should be used when the user asks to "find where X is defined", "find references to X", "where is X used", "l...

rstacruz

mermaid-diagrams

by rstacruz

star 6

Has guidelines for creating Mermaid diagrams and fixing its syntax errors. Use this before creating or updating Mermai...

ohbarye

codex-cli

by ohbarye

star 6

OpenAI Codex CLIを使用したコードレビュー、分析、コードベースへの質問を実行する。使用場面: (1) コードレビュー依頼時、(2)...

star 6

This skill should be used when users need to lint, format, or validate Python code using the Ruff command-line tool. Use...

crmagz

common-tasks

by crmagz

star 6

Step-by-step guides for common development tasks like adding constructs, creating packages, and using workspace packages...

crmagz

naming-conventions

by crmagz

star 6

Naming conventions for types, functions, files, and resources. Use when creating new code or reviewing naming patterns....

crmagz

formatting-standards

by crmagz

star 6

Formatting and linting standards using GTS, ESLint, and Prettier. Use when writing or formatting TypeScript code in this...

shinzui

add-nvim-plugin

by shinzui

star 6

Add and configure a neovim plugin following the nix-based setup. Use when the user wants to add a new vim/neovim plugin.