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
19.9K

remote-dev

Guidelines for structuring and developing IntelliJ remote development modules. Use when working on Remote Development features.

JetBrains
JetBrains
tools
open
ide-plugins
19.9K

ssr

Guide for using Structural Search and Replace in IntelliJ. Use when creating or modifying SSR inspections or search patterns.

JetBrains
JetBrains
tools
open
ide-plugins
17.6K

code-reviewer

Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code analysis, best practice checking, security scanning, and review checklist generation. Use when reviewing pull requests, providing code feedback, identifying issues, or ensuring code quality standards.

davila7
davila7
tools
open
ide-plugins
16.6K

example-command

An example user-invoked skill that demonstrates frontmatter options and the skills/<name>/SKILL.md layout

anthropics
anthropics
tools
open
ide-plugins
15.8K

docker-extend

Use when: User wants to extend Docker with custom tools, personalize the Docker environment, or set up user-specific Docker customization. Triggers: 'extend docker', 'docker-extend', 'add tools to docker', 'customize docker', 'add my tools to the container', 'personalize docker setup', 'docker user setup', 'install tools in docker'. Does: Interactively sets up Dockerfile.user and docker-compose.override.yml so users can add personal tools to their Docker environment without affecting maintainer files or committing user-specific config to git.

coleam00
coleam00
tools
open
ide-plugins
15.3K

iii-node-sdk

Node.js/TypeScript SDK for the iii engine. Use when building workers, registering functions, or invoking triggers in TypeScript or JavaScript.

iii-hq
iii-hq
tools
open
ide-plugins
13.5K

typescript

TypeScript strict patterns and best practices. Trigger: When implementing or refactoring TypeScript in .ts/.tsx (types, interfaces, generics, const maps, type guards, removing any, tightening unknown).

prowler-cloud
prowler-cloud
tools
open
ide-plugins
12.1K

fuzzing-python-expert

Use this skill to fuzz open source Python software projects using Atheris.

google
google
tools
open
ide-plugins
11.8K

karpathy-guidelines

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.

forrestchang
forrestchang
tools
open
ide-plugins
11.7K

docs-sandpack

Use when adding interactive code examples to React docs.

reactjs
reactjs
tools
open
ide-plugins
11.1K

validating-accessibility

Use this skill when creating, modifying, or reviewing any .tsx component in apps/web, even if the user doesn't mention "accessibility." Covers semantic HTML, aria labels, navigation landmarks, forms, dialogs, and keyboard navigation. Trigger on: adding buttons, links, toggles, icons, or any interactive element; building or editing forms; adding dialogs or modals; reviewing UI code. Includes inline verification patterns for scanning violations. Not for styling or layout changes that don't involve interactive elements.

tambo-ai
tambo-ai
tools
open
ide-plugins
10.9K

guide

es-toolkit usage guide covering installation, import patterns, and setup for Node.js, Bun, Deno, and browsers. Use when the user asks how to install, import, or set up es-toolkit in their project.

toss
toss
tools
open
ide-plugins
10.9K

gpui-action

Action definitions and keyboard shortcuts in GPUI. Use when implementing actions, keyboard shortcuts, or key bindings.

longbridge
longbridge
tools
open
ide-plugins
10.9K

gpui-style-guide

GPUI Component project style guide based on gpui-component code patterns. Use when writing new components, reviewing code, or ensuring consistency with existing gpui-component implementations. Covers component structure, trait implementations, naming conventions, and API patterns observed in the actual codebase.

longbridge
longbridge
tools
open
ide-plugins
10.4K

code-reviewer

Code review automation for TypeScript, JavaScript, Python, Go, Swift, Kotlin. Analyzes PRs for complexity and risk, checks code quality for SOLID violations and code smells, generates review reports. Use when reviewing pull requests, analyzing code quality, identifying issues, generating review checklists.

alirezarezvani
alirezarezvani
tools
open
ide-plugins
10.2K

doc-sync

Keeps IdeaVim documentation in sync with code changes. Use this skill when you need to verify documentation accuracy after code changes, or when checking if documentation (in doc/, README.md, CONTRIBUTING.md) matches the current codebase. The skill can work bidirectionally - from docs to code verification, or from code changes to documentation updates.

JetBrains
JetBrains
tools
open
ide-plugins
10.2K

extensions-api-migration

Migrates IdeaVim extensions from the old VimExtensionFacade API to the new @VimPlugin annotation-based API. Use when converting existing extensions to use the new API patterns.

JetBrains
JetBrains
tools
open
ide-plugins
10.2K

git-workflow

IdeaVim git workflow conventions covering commits, branches, PRs, and CI. Use when creating commits, managing branches, creating pull requests, reviewing git history, or any git-related activity in the IdeaVim project.

JetBrains
JetBrains
tools
open
ide-plugins
10.1K

electric-yjs

Set up ElectricProvider for real-time collaborative editing with Yjs via Electric shapes. Covers ElectricProvider configuration, document updates shape with BYTEA parser (parseToDecoder), awareness shape at offset='now', LocalStorageResumeStateProvider for reconnection with stableStateVector diff, debounceMs for batching writes, sendUrl PUT endpoint, required Postgres schema (ydoc_update and ydoc_awareness tables), CORS header exposure, and sendErrorRetryHandler. Load when implementing collaborative editing with Yjs and Electric.

electric-sql
electric-sql
tools
open
ide-plugins
9.8K

add-command

Create new VS Code commands with all required boilerplate

gitkraken
gitkraken
tools
open
ide-plugins
9.8K

add-icon

Add new icons to the GitLens GL Icons font

gitkraken
gitkraken
tools
open
ide-plugins
9.3K

python-samples

Guidelines for creating and modifying sample code in the Agent Framework Python codebase. Use this when writing new samples or updating existing ones.

microsoft
microsoft
tools
open
ide-plugins
9.3K

backend-lexification

Migrate backend apis from `@atproto/api`, `@atproto/lexicon`, `@atproto/xrpc`, and `@atproto/lex-cli` to `@atproto/lex`. Use this skill whenever the user wants to adopt `@atproto/lex` in a package that currently relies on `@atproto/lex-cli` to perform code generation, replace AtpAgent with Client, migrate generated lexicon code to the new `lex build` output, replace `ids.XxxYyy` with namespace accessors, adopt branded string types, switch from `jsonStringToLex` to `lexParse`, or any refactoring that moves code from the old generated lexicon system to `@atproto/lex`. Also trigger when the user mentions "lexification", "lex SDK", "lex migration", or asks about replacing `@atproto/api` imports in service code.

bluesky-social
bluesky-social
tools
open
Previous
Page 4 / 128
Next