home/categories/ide-plugins
category focus

IDE Plugins

Extensions for VS Code, IntelliJ, and others.

3053 個技能all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
ide-plugins
1

doc-audit

Expert in auditing Sphinx/RST documentation for Drift project. Use when validating code examples and removing subjective language before release.

jarosser06
jarosser06
tools
open
ide-plugins
1

eslint-fix

TypeScript/ESLint error fix guide, helps AI quickly locate and fix common lint errors, prioritizing auto-fix commands for formatting issues.

TrueNine
TrueNine
tools
open
ide-plugins
1

pattern-extraction

Detect and extract patterns from codebases for template generation

Lobbi-Docs
Lobbi-Docs
tools
open
ide-plugins
1

rubycritic

Integrate RubyCritic to analyze Ruby code quality and maintain high standards throughout development. Use when working on Ruby projects to check code smells, complexity, and duplication. Triggers include creating/editing Ruby files, refactoring code, reviewing code quality, or when user requests code analysis or quality checks.

el-feo
el-feo
tools
open
ide-plugins
1

lintmesh

Run multiple linters (eslint, oxlint, tsc, biome) in parallel with unified JSON output. Use when linting code, checking for errors before commits, or debugging lint failures. Triggers on "lint", "check code", "run linters", or after editing JS/TS files.

hexsprite
hexsprite
tools
open
ide-plugins
1

copilot

Use when the user asks to run GitHub Copilot CLI or references GitHub Copilot for code analysis, refactoring, or automated editing

AndrewWeinmann
AndrewWeinmann
tools
open
ide-plugins
1

code-implementation

Implement code changes by learning from and precisely matching existing codebase patterns, ensuring seamless integration with surrounding code. Use when writing new features, modifying logic, adding functionality. Triggers: 'implement', 'write code', 'add feature', 'create', 'build', 'fix bug', '구현', '코드 작성', '기능 추가', '생성', '빌드', '버그 수정', '만들어', working with *.ts, *.go, *.java, *.py, *.nix, *.rs files.

vanillacake369
vanillacake369
tools
open
ide-plugins
1

codemod-construction-ast

Automate large-scale codebase refactoring using AST transformations on React code.

harborgrid-justin
harborgrid-justin
tools
open
ide-plugins
1

design-implementation-reviewer

Use this agent when you need to verify that a UI implementation matches its Figma design specifications. This agent should be called after code has been written to implement a design, particularly after HTML/CSS/React components have been created or modified. The agent will visually compare the live implementation against the Figma design and provide detailed feedback on discrepancies.\n\nExamples:\n- <example>\n Context: The user has just implemented a new component based on a Figma design.\n user: "I've finished implementing the hero section based on the Figma design"\n assistant: "I'll review how well your implementation matches the Figma design."\n <commentary>\n Since UI implementation has been completed, use the design-implementation-reviewer agent to compare the live version with Figma.\n </commentary>\n </example>\n- <example>\n Context: After the general code agent has implemented design changes.\n user: "Update the button styles to match the new design system"\n assistant: "I've updated th

i3ringit
i3ringit
tools
open
ide-plugins
1

serena-semantic-code

This skill should be used when the user asks to "find a symbol", "locate code", "refactor", "rename across codebase", or performs ANY coding task with Serena toolbox. Use Language Server Protocol (LSP) for semantic navigation, symbol discovery, finding references, and intelligent editing. Applies to ALL coding tasks - dramatically improves code quality and reduces token usage.

helmecke
helmecke
tools
open
ide-plugins
1

gkg

Global Knowledge Graph for codebase analysis. This skill should be used when searching for code definitions (functions, classes, methods), finding references to symbols, understanding code structure, analyzing import usage, generating repository maps, or performing impact analysis before refactoring. Supports TypeScript, JavaScript, Python, Java, and more.

huynguyen03dev
huynguyen03dev
tools
open
ide-plugins
1

vscode-extension-dev

Expert guidance for developing, testing, and publishing Visual Studio Code extensions. Use when building or modifying VS Code extensions.

involvex
involvex
tools
open
ide-plugins
1

use-sharpitect

Navigate and analyze C# codebases using Sharpitect's semantic tools. Use when searching for C# declarations, understanding inheritance, finding method callers/callees, or exploring code relationships in .NET projects.

nick-boey
nick-boey
tools
open
ide-plugins
1

typescript-type-safety-expert

Expert guidance for advanced TypeScript type safety, generics, type inference, and compile-time validation. Use when implementing complex type systems, improving type safety, or eliminating runtime errors.

Krosebrook
Krosebrook
tools
open
ide-plugins
1

convert-haskell-elixir

Convert Haskell code to idiomatic Elixir. Use when migrating Haskell projects to Elixir/BEAM, translating pure functional patterns to practical functional Elixir with OTP, or refactoring Haskell codebases for fault-tolerant distributed systems. Extends meta-convert-dev with Haskell-to-Elixir specific patterns covering static→dynamic types, lazy→strict evaluation, IO monad→effects, and type classes→protocols/behaviours.

aRustyDev
aRustyDev
tools
open
ide-plugins
1

ui-components

UI component generation patterns for IntelliFill. Replaces magic/21st.dev MCP to save ~3.4k tokens.

Intellifill
Intellifill
tools
open
ide-plugins
1

typescript-patterns

Apply when writing TypeScript code requiring type safety, utility types, discriminated unions, or generic patterns.

CoderMariusz
CoderMariusz
tools
open
ide-plugins
1

ruby-lsp

This skill should be loaded when working with Ruby files to understand when to use LSP operations (documentSymbol, findReferences, goToDefinition, hover) versus standard tools (Read, Grep). Critical for preventing unnecessary file reads when structural information is needed.

benjaminjackson
benjaminjackson
tools
open
ide-plugins
1

rust-best-practices

Write idiomatic Rust code. Use when writing Rust, reviewing Rust code, or refactoring. Covers ownership patterns, error handling, and performance.

aster-void
aster-void
tools
open
ide-plugins
1

jmix-help-dialogs

Add info icon buttons with help dialogs to Jmix views. Use this skill when adding contextual help to list views or complex forms. Use this skill when implementing the info icon pattern with message dialogs. Use this skill when creating user guidance for workflow-heavy views.

TorbenMerrald
TorbenMerrald
tools
open
ide-plugins
1

creating-mermaid-flowcharts

Use when creating or editing Mermaid flowchart diagrams, encountering parse errors, or unsure about node shapes, connection syntax, or styling - provides syntax guardrails using modern shape syntax for Obsidian-compatible diagrams

WesleyMFrederick
WesleyMFrederick
tools
open
ide-plugins
1

convert-clojure-elm

Convert Clojure code to idiomatic Elm. Use when migrating Clojure projects to Elm, translating functional patterns from JVM to browser, or building type-safe frontends from Clojure logic. Extends meta-convert-dev with Clojure-to-Elm specific patterns for handling dynamic-to-static typing, REPL-driven to TEA architecture, and side effects to managed effects.

aRustyDev
aRustyDev
tools
open
ide-plugins
1

gpui-components

Generates Rust code for GPUI desktop UI components following Zed editor patterns. Use when building desktop applications with gpui crate, creating themed UI components, implementing autocomplete/completions, building command palettes, or working with the gpui-component library. Covers RenderOnce components, Entity state management, theming with ActiveTheme, and Zed-style UI patterns.

terraphim
terraphim
tools
open
Previous
Page 90 / 128
Next