home/categories/ide-plugins
category focus

IDE Plugins

Extensions for VS Code, IntelliJ, and others.

3053 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
ide-plugins
0

ast-grep

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search. This skill should be used when users ask to search for code patterns, find specific language constructs, or locate code with particular structural characteristics.

madrus
madrus
tools
open
ide-plugins
0

stylelint-config-generator

Generate Stylelint configuration files for CSS/SCSS linting and formatting. Triggers on "create stylelint config", "generate css linting", "stylelint setup", "css lint rules".

ehtbanton
ehtbanton
tools
open
ide-plugins
0

rules-organizer

Organize Claude Code instructions into modular rule files in .claude/rules/. Use when setting up project standards, adding team conventions, creating domain-specific rules, or managing shared coding guidelines.

jdeweedata
jdeweedata
tools
open
ide-plugins
0

refactor-ts

Guides TypeScript refactoring operations including moving files, moving symbols between files, and renaming symbols across the codebase. Use when user wants to reorganize code structure.

simonbw
simonbw
tools
open
ide-plugins
0

autofix-skill

Comprehensive build error repair tool for C++, Rust, and Java projects using Soong, GN, Make, or CMake. Automatically fixes 30+ types of errors including headers, linking, APIs, and config.

hyz0906
hyz0906
tools
open
ide-plugins
0

code-smell-detector

Detect code smells including long methods, large classes, duplicated code, and deep nesting. Use when identifying code quality issues or planning refactoring.

ntaksh42
ntaksh42
tools
open
ide-plugins
0

composable-svelte-code

Code editing, syntax highlighting, and visual programming for Composable Svelte. Use when implementing code editors, syntax highlighting, or node-based visual programming. Covers CodeEditor (CodeMirror), CodeHighlight (Prism), and NodeCanvas (SvelteFlow) from @composable-svelte/code package.

jonathanbelolo
jonathanbelolo
tools
open
ide-plugins
0

code-quality

This skill should be used when the user asks to "check code quality", "analyze code metrics", "find dead code", "check style compliance", "measure complexity", "find unused imports", "check type hints", "run linting", "PEP8 compliance", or mentions code quality analysis.

eyadsibai
eyadsibai
tools
open
ide-plugins
0

ts-quality

Enforce TypeScript quality standards immediately after writing or modifying .ts/.tsx files. Run type checking and linting on each changed file for instant feedback. Use after creating/editing TypeScript files, or when quality checks, typecheck, lint, or validate are mentioned.

cliftonc
cliftonc
tools
open
ide-plugins
0

clean-code-principles

Detects violations of Clean Code principles and suggests refactorings. Use when reviewing code quality, improving readability, or refactoring methods, classes, and modules.

emvnuel
emvnuel
tools
open
ide-plugins
0

code-review

Use immediately when user mentions: "code review", "コードレビュー", "レビュー", "review", "品質", "quality", "チェック", "check", "lint", "format", "test", "type check", "pyright", "ruff", "pytest", "テスト", "フォーマット", "確認", "大丈夫". MUST USE this skill for: - Code review after implementation (data science focus) - Quality checks with ruff, pyright, pytest - Data leakage detection in ML code - Statistical validity verification - Architecture compliance checks

sunbluesome
sunbluesome
tools
open
ide-plugins
0

shell-quality

Interpretive guidance for shell script quality using shfmt and shellcheck. Use when linting shell files, configuring shell tools, troubleshooting shellcheck errors, or understanding formatting options.

racurry
racurry
tools
open
ide-plugins
0

code-style

Personal TypeScript/React code style preferences including naming conventions, formatting rules, and review severity labels. Use this skill when: (1) Writing new TypeScript/React code, (2) Reviewing code or PRs, (3) Refactoring existing code, (4) Setting up linting/formatting configuration.

tommyxchow
tommyxchow
tools
open
ide-plugins
0

symbols

Token-efficient codebase navigation through intelligent symbol loading and querying. Use this skill when implementing new features (find existing patterns), exploring codebase structure, searching for components/functions/types, or understanding architectural layers. Reduces token usage by 60-95% compared to loading full files. Layer split enables 50-80% additional backend efficiency.

miethe
miethe
tools
open
ide-plugins
0

symbols

Token-efficient codebase navigation through intelligent symbol loading and querying. Use this skill when implementing new features (find existing patterns), exploring codebase structure, searching for components/functions/types, or understanding architectural layers. Reduces token usage by 60-95% compared to loading full files. Layer split enables 50-80% additional backend efficiency.

miethe
miethe
tools
open
ide-plugins
0

executor-agent

Code generation and file modification agent with delegation capabilities

Unicorn
Unicorn
tools
open
ide-plugins
0

mantic

Semantic code search using Mantic. Use when exploring codebases, finding feature implementations, understanding component functionality, locating definitions/references, or mapping architectural patterns. Use Mantic first before grep, find, or manual file exploration.

conradbeach
conradbeach
tools
open
ide-plugins
0

vscode-extension-builder

Specialized knowledge for creating, configuring, testing, and publishing VS Code extensions. Use when creating a new VS Code extension from scratch, setting up extension infrastructure (package.json contributes, activation events, testing), configuring extension publishing (.vscodeignore, vsce, marketplace), debugging extension-specific issues (CI failures, marketplace rendering), or implementing extension best practices.

eyk
eyk
tools
open
ide-plugins
0

pycharm-refs

This skill should be used when agents need to provide clickable code references to users in reports, investigations, or bug findings. It ensures file references use the simple path:line_number format that Claude Code automatically converts to clickable links. Do not use for general documentation or conceptual explanations.

djimontyp
djimontyp
tools
open
ide-plugins
0

code-refactor

Proactively suggest and execute code refactoring to maintain clean architecture. Triggers: refactor, 重構, 優化程式碼, clean up, 整理程式碼.

u9401066
u9401066
tools
open
ide-plugins
0

gleam

Develop with Gleam using idiomatic patterns, TDD, and type-driven design. Activate when working with .gleam files, gleam.toml, or user mentions Gleam, BEAM, or Erlang.

anntnzrb
anntnzrb
tools
open
ide-plugins
0

formal-specification-driven-development

Use this skill when the user wants to implement code with formal verification. This workflow discusses requirements, creates Idris2 specifications, reviews them, compiles for verification, then implements in the target language (Python, Rust, or TypeScript). Trigger when user mentions "formal spec", "idris2", or requests rigorous code implementation.

twoLoop-40
twoLoop-40
tools
open
Previous
Page 117 / 128
Next