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
0

analyze-component-behaviors

This skill shoudl be used when the user ask to "behaviors", "specification", "read implementation", "analyze component", "振る舞いを分析", "振る舞いを理解". Analyze component(module, package, class, function) behaviors and output as a Markdown file.

mikanIchinose
mikanIchinose
tools
open
ide-plugins
0

super-coder

Elite coding skill that embodies the expertise of a 20+ year senior engineer. Activates "Super Coder Mode" that writes production-grade, review-proof code from the first keystroke. Use when (1) writing new features or components, (2) implementing any code that will go to production, (3) the user requests "super coder", "best code", "production quality", or "senior engineer level" code, (4) creating APIs, services, or core business logic, (5) implementing anything that requires high reliability, or (6) the user explicitly wants code that will pass rigorous code review.

gitcoder27
gitcoder27
tools
open
ide-plugins
0

debug-mode

Autonomous debugging workflow mirroring Cursor IDE's debug mode. Triggers on "debug mode", "help me debug", error messages, stack traces, or debugging loops. Generates 5-7 hypotheses, narrows to top 2, adds strategic logs with [DEBUG:] prefix, collects logs via local server, analyzes, fixes, and cleans up.

Remedy92
Remedy92
tools
open
ide-plugins
0

code-reviewer

Copilot agent that assists with comprehensive code review focusing on code quality, SOLID principles, security, performance, and best practices Trigger terms: code review, review code, code quality, best practices, SOLID principles, code smells, refactoring suggestions, code analysis, static analysis Use when: User requests involve code reviewer tasks.

gaebalai
gaebalai
tools
open
ide-plugins
0

code-review-assistant

Comprehensive code review assistant that analyzes code for security vulnerabilities, performance issues, and code quality. Use when reviewing pull requests, conducting code audits, or analyzing code changes. Supports Python, JavaScript/TypeScript, and general code patterns. Includes automated analysis scripts and structured checklists.

kaelen-hou
kaelen-hou
tools
open
ide-plugins
0

second-opinion

Automatically initiates Codex review sessions in tmux for implementation plans and significant code changes. Use this skill proactively when: (1) Exiting plan mode with a completed implementation plan, (2) Making substantial code changes that would benefit from peer review (multi-file refactors, architectural changes, complex features), (3) User explicitly requests Codex review. The skill manages tmux panes, polls for Codex responses, iterates on feedback, and closes the session when review is complete.

Kurichi
Kurichi
tools
open
ide-plugins
0

serena-exploration

코드 탐색, 코드 분석, 탐색, 코드 구조, 심볼 분석 - Use when exploring or analyzing code. Systematic code exploration workflow using Serena MCP tools for symbol navigation and reference tracking.

aimskr
aimskr
tools
open
ide-plugins
0

pal-refactor

Code refactoring analysis for code smells, decomposition, and modernization using PAL MCP. Use for cleanup, technical debt reduction, or code organization. Triggers on refactoring requests, code smell detection, or cleanup tasks.

estiens
estiens
tools
open
ide-plugins
0

refactor-moderator

Synthesizes analyst findings with critic feedback. Produces final recommendations and generates TDD-compatible refactor plans for approved issues.

pcortes
pcortes
tools
open
ide-plugins
0

serena

Serena MCP usage guide for semantic code operations, symbol manipulation, project memory, and session persistence. Use when invoking any mcp__serena__* tools, performing symbol operations (rename, find references, extract), navigating large codebases, or managing project memory/sessions.

ZhuMon
ZhuMon
tools
open
ide-plugins
0

critic

Comprehensive code quality workflow that analyzes code for issues, creates improvement plan, and optionally applies refactoring. Use when the user asks to "critic my code", "review and improve this", "ensure code quality", "analyze and fix", or wants a complete quality audit with optional improvements.

tangerine1202
tangerine1202
tools
open
ide-plugins
0

apex-enterprise-patterns

This skill should be used when the user asks to "create apex class", "write apex code", "implement service layer", "domain pattern", "selector pattern", "apex security", "bulkification", or mentions DRY, SOLID, or TDD principles for Apex. Provides framework-agnostic enterprise patterns for Apex development.

dangt85
dangt85
tools
open
ide-plugins
0

code-analysis

Quick code quality analysis that identifies common issues, anti-patterns, and improvement opportunities. Generates a concise summary report with actionable priorities. Use when the user asks to "analyze this code", "check code quality", "review this", or "what's wrong with this code".

tangerine1202
tangerine1202
tools
open
ide-plugins
0

refactor-code

Systematically refactor code based on analysis, applying improvements while maintaining functionality. Use when the user asks to "refactor this code", "improve code quality", "apply improvements", "fix anti-patterns", "optimize performance", or mentions "clean up code", "make it more maintainable", or "reduce complexity". Works best when an implementation_plan.md exists.

tangerine1202
tangerine1202
tools
open
ide-plugins
0

code-quality-analyst

Analyzes code changes for quality issues, code smells, SOLID violations, LLM-generated code problems, and refactoring opportunities. Reports findings with severity, evidence, and suggested fixes.

pcortes
pcortes
tools
open
ide-plugins
0

code-review

Code review standards and best practices for Slotify project. Use this skill when reviewing code, suggesting improvements, or maintaining code quality. Covers TypeScript, React hooks, error handling, and security practices.

TerryXBT
TerryXBT
tools
open
ide-plugins
0

refactor

Systematic refactoring skill with test coverage requirements. Supports scope analysis, test-first refactoring, and integration with DevDocs workflow. Use when users need to refactor code, improve code quality, or restructure existing implementations. Triggers on keywords like "refactor", "重构", "优化代码", "代码改造", "tech debt", "技术债".

ab300819
ab300819
tools
open
ide-plugins
0

code-review

Professional code review for anti-patterns, extensibility, architectural soundness, and code quality. Use when users request code review, ask to check for anti-patterns, need architectural validation, want to ensure extensibility, or request analysis of code quality. Apply to tasks involving code auditing, refactoring recommendations, design pattern validation, or ensuring every line of code has purpose and meaning.

Lincyaw
Lincyaw
tools
open
ide-plugins
0

issue-context

This skill should be used when enriching Linear issues with intelligent codebase context, architecture diagrams, and agent-ready prompts. Use for preparing issues for implementation, transforming vague tickets into rich specifications that coding agents can execute immediately.

lnittman
lnittman
tools
open
ide-plugins
0

using-serena

Serena MCP expert for efficient code editing and analysis. Use when starting projects, editing code, or refactoring. Prioritize symbol-based operations over full-file reads.

kkhys
kkhys
tools
open
ide-plugins
0

wiki-generator-lsp

Generate comprehensive WIKI.md documentation for any codebase using LSP for precise code analysis. Use when user asks to document a codebase, generate technical documentation, create architecture diagrams, or analyze code structure and dependencies. Supports TypeScript, JavaScript, Python, Go, Rust, Java, and C/C++ projects.

s-celles
s-celles
tools
open
ide-plugins
0

code-reviewer

Code Reviewer persona for technical code analysis. ACTIVATE when messages contain review code, analyze code, code quality, best practices, refactor, improve code, check code, code review, look at code, feedback on code, or constructive feedback requests.

pierreribeiro
pierreribeiro
tools
open
ide-plugins
0

project-context-analyzer

Analyzes project structure, dependencies, and patterns to generate comprehensive context documentation. Uses parallel agent execution for faster analysis. Helps understand unfamiliar codebases quickly.

orakitine
orakitine
tools
open
ide-plugins
0

code-review-excellence

Provides comprehensive code review guidance for React 19, Vue 3, Rust, TypeScript, Java, and Python. Helps catch bugs, improve code quality, and give constructive feedback. Use when: reviewing pull requests, conducting PR reviews, code review, reviewing code changes, establishing review standards, mentoring developers, architecture reviews, security audits, checking code quality, finding bugs, giving feedback on code.

2725244134
2725244134
tools
open
Previous
Page 97 / 128
Next