Skip to main content
~/
skillsmp
$
ai
--search
$
cd
/occupations
$
watch
stats
$
man
docs
KO
Manus에서 모든 스킬 실행
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기
$
cd
top
원클릭으로 모든 스킬 실행
IDE 플러그인 - Agent Skills | SkillsMP
$
pwd:
~
/
categories
/
ide-plugins
IDE 플러그인
VS Code, IntelliJ, IDE 확장 개발을 위한 에이전트 스킬을 탐색하세요. 좋아하는 코드 에디터를 확장하세요.
스타 순
최근 업데이트순
coding-agent.md
363.2k
from
"openclaw/openclaw"
Delegate feature work, PR review, refactors, or iterative coding to background Codex, Claude Code, or Pi agents.
2026-04-23
launch.md
184.2k
from
"microsoft/vscode"
Launch and automate VS Code (Code OSS) using agent-browser via Chrome DevTools Protocol. Use when you need to interact with the VS Code UI, automate the chat panel, test UI features, or take screenshots of VS Code. Triggers include 'automate VS Code', 'interact with chat', 'test the UI', 'take a screenshot', 'launch Code OSS with debugging'.
2026-03-31
launch.md
184.2k
from
"microsoft/vscode"
Launch and automate VS Code Insiders with the Copilot Chat extension using agent-browser via Chrome DevTools Protocol. Use when you need to interact with the VS Code UI, automate the chat panel, test the extension UI, or take screenshots. Triggers include 'automate VS Code', 'interact with chat', 'test the UI', 'take a screenshot', 'launch with debugging'.
2026-03-10
agent-customization.md
184.2k
from
"microsoft/vscode"
**WORKFLOW SKILL** — Create, update, review, fix, or debug VS Code agent customization files (.instructions.md, .prompt.md, .agent.md, SKILL.md, copilot-instructions.md, AGENTS.md). USE FOR: saving coding preferences; troubleshooting why instructions/skills/agents are ignored or not invoked; configuring applyTo patterns; defining tool restrictions; creating custom agent modes or specialized workflows; packaging domain knowledge; fixing YAML frontmatter syntax. DO NOT USE FOR: general coding questions (use default agent); runtime debugging or error diagnosis; MCP server configuration (use MCP docs directly); VS Code extension development. INVOKES: file system tools (read/write customization files), ask-questions tool (interview user for requirements), subagents for codebase exploration. FOR SINGLE OPERATIONS: For quick YAML frontmatter fixes or creating a single file from a known pattern, edit the file directly — no skill needed.
2026-04-22
init.md
184.2k
from
"microsoft/vscode"
Generate or update chat customization files for AI coding agents
2026-04-10
install-vscode-extension.md
184.2k
from
"microsoft/vscode"
How to install a VS Code extension from an extension ID. Useful when the user wants to add new capabilities to their VS Code environment by installing extensions.
2026-02-23
vscode-dev-workbench.md
184.2k
from
"microsoft/vscode"
Use when the user wants to run the vscode.dev server locally and exercise the VS Code workbench or Agents window in the integrated browser against the local `microsoft/vscode` sources. Covers starting the dev server, the `vscode-quality=dev` URL, browser-driven interaction patterns, and optionally wiring up a local mock agent host for the Agents window.
2026-04-24
continuous-learning.md
165.9k
from
"affaan-m/everything-claude-code"
Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.
2026-03-04
blender-mcp.md
114.8k
from
"NousResearch/hermes-agent"
Control Blender directly from Hermes via socket connection to the blender-mcp addon. Create 3D objects, materials, animations, and run arbitrary Blender Python (bpy) code. Use when user wants to create or modify anything in Blender.
2026-03-16
claude-code.md
114.8k
from
"NousResearch/hermes-agent"
Delegate coding tasks to Claude Code (Anthropic's CLI agent). Use for building features, refactoring, PR reviews, and iterative coding. Requires the claude CLI installed.
2026-04-05
opencode.md
114.8k
from
"NousResearch/hermes-agent"
Delegate coding tasks to OpenCode CLI agent for feature implementation, refactoring, PR review, and long-running autonomous sessions. Requires the opencode CLI installed and authenticated.
2026-03-13
material-ui-theming.md
98.2k
from
"mui/material-ui"
Guides Material UI theming and design tokens (createTheme, ThemeProvider, palette, colorSchemes, cssVariables, theme.vars, dark mode, TypeScript augmentation). Use when building or extending a theme, toggling light/dark, or aligning tokens across an app.
2026-04-23
heterogeneous-agent.md
75.6k
from
"lobehub/lobehub"
Guide for implementing and debugging LobeHub heterogeneous agent integrations such as Claude Code, Codex, and future external CLI agents. Use when working on adapter event mapping, Electron IPC transport, renderer persistence, tool-call chaining, subagent threads, resume/session handling, or regressions like mixed multi-tool messages, broken step boundaries, stuck tool loading, and orphan tool messages. Triggers on 'heterogeneous agent', 'hetero agent', '异构 agent', 'claude code adapter', 'codex adapter', 'external agent CLI', '孤立 tool 消息', 'raw Codex trace', or adapter/executor bugs.
2026-04-23
hotkey.md
75.6k
from
"lobehub/lobehub"
Guide for adding keyboard shortcuts. Use when implementing new hotkeys, registering shortcuts, or working with keyboard interactions. Triggers on hotkey implementation or keyboard shortcut tasks.
2026-02-11
typescript.md
75.6k
from
"lobehub/lobehub"
TypeScript code style and optimization guidelines. MUST READ before writing or modifying any TypeScript code (.ts, .tsx, .mts files). Also use when reviewing code quality or implementing type-safe patterns. Triggers on any TypeScript file edit, code style discussions, or type safety questions.
2026-03-17
jupyter-notebook.md
59.2k
from
"microsoft/ai-agents-for-beginners"
Користити када корисник затражи да се креира, структурира или уреди Jupyter бележнице (`.ipynb`) за експерименте, истраживања или туторијале; преферирати приложене шаблоне и покренути помоћни скрипт `new_notebook.py` да би се генерисао чист почетни бележник.
2026-02-19
add-private-feature-flag.md
52.6k
from
"TryGhost/Ghost"
Use when adding a new private (developer experiments) feature flag to Ghost, including the backend registration and settings UI toggle.
2026-04-10
presentation-styling.md
47.7k
from
"shanraisshan/claude-code-best-practice"
Knowledge about CSS classes, component patterns, and syntax highlighting in the presentation
2026-02-12
clojure-review.md
47.0k
from
"metabase/metabase"
Review Clojure and ClojureScript code changes for compliance with Metabase coding standards, style violations, and code quality issues. Use when reviewing pull requests or diffs containing Clojure/ClojureScript code.
2026-01-23
clojure-write.md
47.0k
from
"metabase/metabase"
Guide Clojure and ClojureScript development using REPL-driven workflow, coding conventions, and best practices. Use when writing, developing, or refactoring Clojure/ClojureScript code.
2025-12-12
docs-review.md
47.0k
from
"metabase/metabase"
Review documentation changes for compliance with the Metabase writing style guide. Use when reviewing pull requests, files, or diffs containing documentation markdown files.
2025-12-18
typescript-review.md
47.0k
from
"metabase/metabase"
Review TypeScript and JavaScript code changes for compliance with Metabase coding standards, style violations, and code quality issues. Use when reviewing pull requests or diffs containing TypeScript/JavaScript code.
2026-02-19
typescript-write.md
47.0k
from
"metabase/metabase"
Write TypeScript and JavaScript code following Metabase coding standards and best practices. Use when developing or refactoring TypeScript/JavaScript code.
2025-11-19
discourse-upcoming-changes.md
46.9k
from
"discourse/discourse"
Use when adding a new upcoming change feature flag to Discourse - handles site settings, translations, images, and code access patterns
2026-02-16
slidev.md
46.0k
from
"slidevjs/slidev"
Create and present web-based slidedecks for developers using Slidev with Markdown, Vue components, code highlighting, animations, and interactive features. Use when building technical presentations, conference talks, code walkthroughs, teaching materials, or developer decks.
2026-04-08
bmad-customize.md
45.6k
from
"bmad-code-org/BMAD-METHOD"
Authors and updates customization overrides for installed BMad skills. Use when the user says 'customize bmad', 'override a skill', 'change agent behavior', or 'customize a workflow'.
2026-04-21
generate-translations.md
42.0k
from
"payloadcms/payload"
Use when new translation keys are added to packages to generate new translations strings
2026-01-15
azure-ai-vision-imageanalysis-java.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Build image analysis applications with Azure AI Vision SDK for Java. Use when implementing image captioning, OCR text extraction, object detection, tagging, or smart cropping.
2026-04-13
cpp-pro.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Write idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization.
2026-04-13
design-md.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Analyze Stitch projects and synthesize a semantic design system into DESIGN.md files
2026-04-13
elixir-pro.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Write idiomatic Elixir code with OTP patterns, supervision trees, and Phoenix LiveView. Masters concurrency, fault tolerance, and distributed systems.
2026-04-13
expo-ui-swift-ui.md
34.9k
from
"sickn33/antigravity-awesome-skills"
expo-ui-swift-ui
2026-04-13
fp-refactor.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Comprehensive guide for refactoring imperative TypeScript code to fp-ts functional patterns
2026-04-13
makepad-font.md
34.9k
from
"sickn33/antigravity-awesome-skills"
CRITICAL: Use for Makepad font and text rendering. Triggers on: makepad font, makepad text, makepad glyph, makepad typography, font atlas, text layout, font family, font size, text shaping, makepad 字体, makepad 文字, makepad 排版, makepad 字形
2026-04-13
minimalist-ui.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Use when creating clean editorial interfaces with warm monochrome palettes, crisp borders, restrained motion, and flat bento layouts.
2026-04-17
obsidian-markdown.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.
2026-04-13
speed.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Launch RSVP speed reader for text
2026-04-13
threejs-postprocessing.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Three.js post-processing - EffectComposer, bloom, DOF, screen effects. Use when adding visual effects, color grading, blur, glow, or creating custom screen-space shaders.
2026-04-13
ui-setup.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Interactive StyleSeed setup wizard for choosing app type, brand color, visual style, typography, and the first screen scaffold.
2026-04-13
ui-tokens.md
34.9k
from
"sickn33/antigravity-awesome-skills"
List, add, and update StyleSeed design tokens while keeping JSON sources, CSS variables, and dark-mode values in sync.
2026-04-13
upgrading-expo.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Upgrade Expo SDK versions
2026-04-13
ux-copy.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Generate UX microcopy in StyleSeed's Toss-inspired voice for buttons, empty states, errors, toasts, confirmations, and form guidance.
2026-04-13
vscode-extension-guide-en.md
34.9k
from
"sickn33/antigravity-awesome-skills"
Guide for VS Code extension development from scaffolding to Marketplace publication
2026-04-13
python-code-style.md
34.2k
from
"wshobson/agents"
Python code style, linting, formatting, naming conventions, and documentation standards. Use when writing new code, reviewing style, configuring linters, writing docstrings, or establishing project standards.
2026-01-30
python-type-safety.md
34.2k
from
"wshobson/agents"
Python type safety with type hints, generics, protocols, and strict type checking. Use when adding type annotations, implementing generic classes, defining structural interfaces, or configuring mypy/pyright.
2026-03-26
shellcheck-configuration.md
34.2k
from
"wshobson/agents"
Master ShellCheck static analysis configuration and usage for shell script quality. Use when setting up linting infrastructure, fixing code issues, or ensuring script portability.
2026-03-07
cli-anything-shotcut.md
32.5k
from
"HKUDS/CLI-Anything"
Command-line interface for Shotcut - A stateful command-line interface for video editing, built on the MLT XML format. Designed for AI ag...
2026-04-20
arize-evaluator.md
31.1k
from
"github/awesome-copilot"
INVOKE THIS SKILL for LLM-as-judge evaluation workflows on Arize: creating/updating evaluators, running evaluations on spans or experiments, tasks, trigger-run, column mapping, and continuous monitoring. Use when the user says: create an evaluator, LLM judge, hallucination/faithfulness/correctness/relevance, run eval, score my spans or experiment, ax tasks, trigger-run, trigger eval, column mapping, continuous monitoring, query filter for evals, evaluator version, or improve an evaluator prompt.
2026-04-01