TopRank Skills

tools ide plugins Skills

Discover the best skills in this category.

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

shiki-code-blocks

by andrelandgraf

star 7

Syntax highlight code blocks with Shiki. Supports server-side rendering in RSC and automatic light/dark theme switching.

cl-victor1

auto-doc

by cl-victor1

star 7

Automatic codebase documentation maintenance system. Use this skill ALWAYS when making ANY code changes including creati...

laurigates

project-discovery

by laurigates

star 7

Systematic project orientation for unfamiliar codebases. Automatically activates when Claude detects uncertainty about p...

laurigates

ruff-linting

by laurigates

star 7

Python code quality with ruff linter. Fast linting, rule selection, auto-fixing, and configuration. Use when checking Py...

laurigates

clippy-advanced

by laurigates

star 7

Advanced Clippy configuration for comprehensive Rust linting with custom rules, categories, and IDE integration. Use whe...

laurigates

hooks-configuration

by laurigates

star 7

Claude Code hooks configuration and development. Covers hook lifecycle events, configuration patterns, input/output sche...

laurigates

neovim-configuration

by laurigates

star 7

Modern Neovim configuration expertise including Lua scripting, plugin management with lazy.nvim, LSP setup with Mason, A...

laurigates

ast-grep-structural-code-...

by laurigates

star 7

Find and replace code patterns structurally using ast-grep. Use when you need to match code by its AST structure (not ju...

laurigates

linter-autofix-patterns

by laurigates

star 7

Cross-language linter autofix commands and common fix patterns for biome, ruff, clippy, shellcheck, and more.

laurigates

vectorcode-semantic-searc...

by laurigates

star 7

Semantic code search with VectorCode using embeddings for finding code by meaning, not just keywords. Use when searching...

tao3k

git

by tao3k

star 7

Git integration with LangGraph workflow support, Smart Commit V2, and Spec-Awareness

tao3k

code-tools

by tao3k

star 7

Code search, analysis, and refactoring using AST patterns. Search code structure, analyze modules, and refactor with pre...

jackmusick

bifrost-vibecode-debugger

by jackmusick

star 7

Debug and improve the Bifrost vibe coding experience. Use this skill when working on Bifrost platform development in Cla...

X-School-Academy

dart-get-active-location

by X-School-Academy

star 7

To get the current cursor location from the connected editor, retrieve the active location after connecting to the Dart...

X-School-Academy

dart-connect-dart-tooling...

by X-School-Academy

star 7

To connect to the Dart Tooling Daemon for editor/runtime data, connect using a user-provided DTD URI before using relate...

X-School-Academy

dev-swarm-install-ai-code...

by X-School-Academy

star 7

Install AI code agent CLI tools including claude-code, gemini-cli, codex, and github copilot-cli. Use when setting up AI...

X-School-Academy

dart-resolve-workspace-sy...

by X-School-Academy

star 7

To search for symbols across Dart workspaces, resolve a symbol name to find definitions or catch spelling errors.

X-School-Academy

dart-hover

by X-School-Academy

star 7

To view hover details such as docs and types at a cursor position, get hover information for a file location.

X-School-Academy

dart-add-roots

by X-School-Academy

star 7

To register project roots for Dart tooling access, add one or more root paths before using other Dart tools on those pro...

Tai-ch0802

code-review

by Tai-ch0802

star 7

Reviews code changes for bugs, style issues, and best practices. Use when reviewing PRs or checking code quality.

mkreyman

elixir-no-shortcuts

by mkreyman

star 7

BLOCKS shortcuts like modifying dialyzer.ignore or .credo.exs excludes. Enforces fixing actual problems. Use when encoun...

doc-detective

inline-test-injection

by doc-detective

star 7

Inject Doc Detective test specs into documentation source files as inline comments. Use when (1) you have a valid test s...

ivfarias

speckit-specify

by ivfarias

star 7

Create or update feature specification from natural language feature description

iskysun96

ts-sdk-types

by iskysun96

star 7

Move to TypeScript type mapping in @aptos-labs/ts-sdk: u64/u128/u256 as bigint, address as string, TypeTag, functionArgu...