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
2

markdown

Transform AI markdown generation to be 100% markdownlint-compliant. Use this skill whenever generating messages containing markdown, generating or editing markdown files (.md) for technical documentation, README files, guides, tutorials, or any GFM content requiring clean, professional presentation.

RedondoK
RedondoK
tools
open
ide-plugins
2

vectorcode-semantic-search

Semantic code search with VectorCode using embeddings for finding code by meaning, not just keywords. Use when searching for code patterns, similar implementations, concept-based search, or when keyword search fails. Automatically available via MCP.

laurigates
laurigates
tools
open
ide-plugins
2

claudecode-rules-organizing

Extract file-type specific rules from CLAUDE.md into .claude/rules/ with dynamic loading via paths. Use PROACTIVELY when CLAUDE.md has file-specific rules (API, frontend, testing) that can benefit from on-demand loading, when context optimization is needed for large projects, or when user mentions rules organization. Note - universal rules should stay in CLAUDE.md; only use rules/ for dynamic loading with paths. Examples: <example>Context: User wants context optimization user: 'I want to load API rules only when editing API files' assistant: 'I will use claudecode-rules-organizing to set up dynamic loading' <commentary>Triggered by dynamic loading request</commentary></example>

tomada1114
tomada1114
tools
open
ide-plugins
2

moai-essentials-refactor

AI-powered enterprise refactoring with Context7 integration, automated code transformation, Rope pattern intelligence, and technical debt quantification across 25+ programming languages

AJBcoding
AJBcoding
tools
open
ide-plugins
2

external-review

External AI code review using Codex or Gemini. Reads project.yaml to determine which provider to use for frontend vs backend tasks. Includes hallucination detection to avoid blindly applying AI suggestions.

HankLiu447
HankLiu447
tools
open
ide-plugins
2

measure-ai-proficiency

Assess and improve repository AI coding proficiency and context engineering maturity. Use when users ask about: (1) AI readiness or AI maturity assessment, (2) context engineering quality or improvement, (3) CLAUDE.md, .cursorrules, or copilot-instructions files, (4) measuring how well a repo is prepared for AI coding assistants, (5) recommendations for improving AI collaboration, (6) what context files to add, or (7) comparing their repo to AI proficiency best practices.

pskoett
pskoett
tools
open
ide-plugins
2

format-cover-letter

Intelligent cover letter formatting with semantic understanding of structure and content (project, gitignored)

AJBcoding
AJBcoding
tools
open
ide-plugins
2

cangjie-lang

Cangjie programming language code generation and analysis expert. Use this when users need to write or analyze Cangjie code.

ystyle
ystyle
tools
open
ide-plugins
2

codex

OpenAI Codex CLIを使用したコードレビュー、分析、コードベースへの質問を実行する。使用場面: (1) コードレビュー依頼時、(2) コードベース全体の分析、(3) 実装に関する質問、(4) バグの調査、(5) リファクタリング提案、(6) 解消が難しい問題の調査。トリガー: "codex", "コードレビュー", "レビューして", "分析して", "/codex"

taimo3810
taimo3810
tools
open
ide-plugins
2

smart-coding

Understand and navigate the codebase using semantic search and AI analysis.

Knuckles-Team
Knuckles-Team
tools
open
ide-plugins
2

serena

Serena provides IDE-like semantic code retrieval and editing tools for coding agents, enabling efficient symbol-level code operations

jr2804
jr2804
tools
open
ide-plugins
2

claude-code-frontmatter

Use when creating or editing Claude Code skills, agents (subagents), or slash commands. Provides complete YAML frontmatter property reference.

ryugen04
ryugen04
tools
open
ide-plugins
2

hexagonal-advisor

Reviews code architecture for hexagonal patterns, checks dependency directions, and suggests improvements for ports and adapters separation. Activates when users work with services, repositories, or architectural patterns.

EmilLindfors
EmilLindfors
tools
open
ide-plugins
2

refactor-risk-assess

[Code Quality] Evaluates risk level of proposed refactoring changes. Use to assess dependencies, blast radius, rollback difficulty, and determine if changes are safe to proceed.

CANTAGESTUDIO
CANTAGESTUDIO
tools
open
ide-plugins
2

code-modification

Use this skill when modifying, refactoring, or optimizing code. Enforces strict engineering standards and project-specific constraints.

Till-Crazy-Tears-Us-Apart
Till-Crazy-Tears-Us-Apart
tools
open
ide-plugins
2

development-guidelines

This skill provides guidance on applying SOLID, DRY, KISS, YAGNI, and TDD principles to the ai-cli-syncer Rust project. Should be invoked when planning features, implementing code, reviewing changes, or refactoring to ensure adherence to established design principles and test-driven development practices.

inchan
inchan
tools
open
ide-plugins
2

moai-alfred-feedback-templates

GitHub 이슈 라벨별 구조화된 템플릿. 버그, 기능 요청, 개선 사항, 리팩토링, 문서, 질문 등 각 이슈 타입에 맞는 한국어 템플릿 제공. /alfred:9-feedback에서 사용.

AJBcoding
AJBcoding
tools
open
ide-plugins
2

formatter-linter-expert

Universal code formatter and linter analyzer for multi-ecosystem projects (Laravel/PHP, Bun/Node/TS/JS, React, Vue, Astro, Nuxt, Go, Rust, Deno) with intelligent asdf version management, auto-detection, and interactive workflows

kbrdn1
kbrdn1
tools
open
ide-plugins
2

drupal-standards

Automatically applies Drupal coding standards when developing PHP modules, JavaScript, CSS, SQL queries, Twig templates, or YAML configs. Activates when creating/editing .php, .js, .css, .sql, .twig, .yml files or when user mentions "module", "query", "template", "form", or "custom code".

nonzod
nonzod
tools
open
ide-plugins
2

codex

Execute Codex CLI for code analysis, refactoring, and automated code changes. Use when you need to delegate complex code tasks to Codex AI with file references (@syntax) and structured output.

HankLiu447
HankLiu447
tools
open
ide-plugins
2

review-guide

Review Palette Kit v0.3 changes using the official checklist and feedback template. Use when performing Copilot-assisted code reviews across phases 0-10 to verify contracts, DX, determinism, and phase-specific requirements.

claushaas
claushaas
tools
open
ide-plugins
2

a11y-self-check

Proactively validates Claude Code's own generated HTML/JSX/TSX output for accessibility before presenting to users. Use this skill automatically when generating UI code to ensure WCAG 2.1 AA compliance.

naporin0624
naporin0624
tools
open
ide-plugins
2

android-ui-design-guide

Apply Android/Jetpack Compose design principles following Material Design 3 when building any Android UI component. Only execute this when the current project is an Android project and involves UI-related work. Use this skill for Compose layouts, Material components, or Android app development. Ensures Material You compliance with Dynamic Color, expressive theming, 4dp grid spacing, Roboto typography with Type Scale, and native Android patterns. Prevents common anti-patterns like hardcoded colors, Dark Mode neglect, and touch target violations.

muheun
muheun
tools
open
ide-plugins
2

repomix

Package entire code repositories into single AI-friendly files using Repomix. Capabilities include pack codebases with customizable include/exclude patterns, generate multiple output formats (XML, Markdown, plain text), preserve file structure and context, optimize for AI consumption with token counting, filter by file types and directories, add custom headers and summaries. Use when packaging codebases for AI analysis, creating repository snapshots for LLM context, analyzing third-party libraries, preparing for security audits, generating documentation context, or evaluating unfamiliar codebases.

vibery-studio
vibery-studio
tools
open
Previous
Page 77 / 128
Next