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
3

git-hooks

Manage pre-commit hooks, performance optimization, and temp commits. Use when asked about "pre-commit slow", "commit taking forever", "skip hooks", "bypass pre-commit", "optimize commits", or multi-agent workflows. Covers fast Prettier-only hook, ESLint performance issues, and CI delegation strategy.

orient-bot
orient-bot
tools
open
ide-plugins
3

quality-gate-detection

Detect and configure quality gate commands for Ralph's autonomous execution. Use when: (1) Analyzing a project to determine available test, lint, and build scripts, (2) Generatiing a task-specific verification checklist based on project reality. This skill enables Ralph to adapt verification to the specific project context.

lambda-curry
lambda-curry
tools
open
ide-plugins
3

precommit

Pre-commit hooks framework for multi-language code quality automation. USE WHEN setting up pre-commit OR configuring git hooks OR adding linting OR code formatting OR security scanning OR Terraform validation OR Kubernetes manifests OR Helm charts OR Python linting OR JavaScript formatting. Manages .pre-commit-config.yaml, hook installation, and CI integration.

julianobarbosa
julianobarbosa
tools
open
ide-plugins
3

coding-conventions

Automatically apply standard coding conventions when writing or modifying code. Use this skill when working with Python, TypeScript, JavaScript, Go, PHP, or creating git commits. Triggers include writing new code, refactoring existing code, or committing changes in supported languages.

Mineru98
Mineru98
tools
open
ide-plugins
3

git

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

tao3k
tao3k
tools
open
ide-plugins
3

codex-review

Codex CLIが利用可能な場合、Codex CLI(read-only)を用いて、レビュー→Claude Code修正→再レビュー(ok: true まで)を反復し収束させるレビューゲート。仕様書/SPEC/PRD/要件定義/設計、実装計画(PLANS.md等)の作成・更新直後、major step(>=5 files / 新規モジュール / 公開API / infra・config変更)完了後、および git commit / PR / merge / release 前に使用する。キーワード: Codexレビュー, codex review, レビューゲート.

shishi
shishi
tools
open
ide-plugins
3

clean-code-developer

Assist developers in writing clean, maintainable code following software engineering best practices. Use when conducting code reviews, refactoring code, enforcing coding standards, seeking guidance on clean code principles, or integrating automated quality checks into development workflows.

d-o-hub
d-o-hub
tools
open
ide-plugins
3

osgrep

Semantic code search using natural language queries. Use when users ask "where is X implemented", "how does Y work", "find the logic for Z", or need to locate code by concept rather than exact text. Returns file paths with line numbers and code snippets.

iamhenry
iamhenry
tools
open
ide-plugins
3

typedoc

Create and improve TypeScript project documentation using TypeDoc. Use when documenting TypeScript codebases, adding JSDoc comments, configuring TypeDoc, auditing documentation coverage, or generating API reference documentation for TypeScript projects.

ue-too
ue-too
tools
open
ide-plugins
3

documentation-sync

Detects code/documentation drift, validates examples, generates diagrams, auto-updates documentation

benreceveur
benreceveur
tools
open
ide-plugins
3

implementer

Write production-quality code following project patterns. Use when implementing features, fixing bugs, or creating new files. Includes Context7 library documentation lookup.

wtthornton
wtthornton
tools
open
ide-plugins
3

code-formatter

Automatically formats and validates code files using Prettier and other formatting tools. Use when users mention "format my code", "fix formatting", "apply code style", "check formatting", "make code consistent", or "clean up code formatting". Handles JavaScript, TypeScript, JSON, CSS, Markdown, and many other file types.

BbgnsurfTech
BbgnsurfTech
tools
open
ide-plugins
3

code-style-setup

Configure Prettier for code formatting and TypeScript for typechecking. Includes VSCode settings and EditorConfig for consistent code style. Skips ESLint/Biome to avoid config complexity.

andrelandgraf
andrelandgraf
tools
open
ide-plugins
3

code-style-setup

Configure Prettier for code formatting and TypeScript for typechecking. Includes VSCode settings and EditorConfig for consistent code style. Skips ESLint/Biome to avoid config complexity.

andrelandgraf
andrelandgraf
tools
open
ide-plugins
3

ruff

This skill should be used when users need to lint, format, or validate Python code using the Ruff command-line tool. Use this skill for tasks involving Python code quality checks, automatic code formatting, enforcing style rules (PEP 8), identifying bugs and security issues, or modernizing Python code. This skill should be invoked PROACTIVELY whenever Python code is written or modified to ensure code quality.

PovertyAction
PovertyAction
tools
open
ide-plugins
3

typescript-expert

TypeScript best practices expert. PROACTIVELY use when working with TypeScript/JavaScript files. Triggers: .ts, .tsx, .js, .jsx files, type errors, ESLint issues, strict mode

nguyenthienthanh
nguyenthienthanh
tools
open
ide-plugins
3

code-formatter

Multi-language code formatting and style enforcement with automatic linting fixes

benreceveur
benreceveur
tools
open
ide-plugins
3

improver

Refactor and improve code quality. Use for code refactoring, performance optimization, and quality improvements. Includes Context7 refactoring patterns lookup.

wtthornton
wtthornton
tools
open
ide-plugins
3

complexity-management

Maintain and improve code quality using PHPInsights without decreasing quality thresholds. Use when PHPInsights fails, cyclomatic complexity is too high, code quality drops, or when refactoring for better maintainability. Always maintains 93% complexity for src/ and 95% for tests/, plus 100% quality/architecture/style scores.

VilnaCRM-Org
VilnaCRM-Org
tools
open
ide-plugins
3

eslint-plugin

Author custom ESLint plugins and rules with test-driven development. Supports flat config (eslint.config.js) and legacy (.eslintrc.*) formats. Uses @typescript-eslint/rule-tester for testing. Covers problem, suggestion, and layout rules including auto-fixers.

third774
third774
tools
open
ide-plugins
3

holistic-linting

This skill should be used when the model needs to ensure code quality through comprehensive linting and formatting. It provides automatic linting workflows for orchestrators (format → lint → resolve via concurrent agents) and sub-agents (lint touched files before task completion). Prevents claiming "production ready" code without verification. Includes linting rules knowledge base for ruff, mypy, and bandit, plus the linting-root-cause-resolver agent for systematic issue resolution.

BbgnsurfTech
BbgnsurfTech
tools
open
ide-plugins
3

clj-kondo

A guide to using clj-kondo for Clojure code linting, including configuration, built-in linters, and writing custom hooks.

hugoduncan
hugoduncan
tools
open
ide-plugins
3

shiki-code-blocks

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

andrelandgraf
andrelandgraf
tools
open
ide-plugins
3

jscodeshift-codemods

Write and debug AST-based codemods using jscodeshift for automated code transformations. Use when creating migrations, API upgrades, pattern standardization, or large-scale refactoring.

third774
third774
tools
open
Previous
Page 74 / 128
Next