Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

miragon-ai

miragon-ai에는 Miragon에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
6
Stars
3
업데이트
2026-07-21
Forks
0
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

add-analytics-feature
소프트웨어 개발자

Step-by-step house pattern for adding a new analytics capability — a PromQL query function in `packages/client-analytics`, a tool in `packages/mcp-analytics`, and optionally a dashboard widget. Use whenever adding or changing process analytics ("add a query for X", "new KPI/metric analysis", "extend the analytics dashboard"), PromQL queries, Prometheus-backed tools, or analytics widgets. Takes precedence over the generic mcp-apps-builder skill.

2026-07-21
add-bpm-feature
소프트웨어 개발자

Step-by-step house pattern for adding a new BPM operations tool, widget tool, or widget to the camunda7 module (`packages/mcp-camunda7` + `packages/client-camunda7`). Use whenever adding or changing Camunda 7 / CIB Seven tools ("add a tool to suspend jobs", "expose X from the engine REST API"), input schemas, `show_*` widget tools, `*_data` feeds, or React widgets in the cockpit. Takes precedence over the generic mcp-apps-builder skill.

2026-07-21
docs-style
소프트웨어 개발자

Always-on style guide for the Miragon AI Platform documentation under `docs/`. Use whenever editing, reviewing, or planning anything in `docs/` (any `.md` file, `.vitepress/config.ts`, `package.json` of `@miragon-ai/docs`), whenever shipping a feature that changes user-visible behavior (env vars, modules, tools, deployment), and proactively whenever you suspect the docs site has drifted from the code. Encodes the four-section structure (Architecture / Developer / Operations / Usage), per-page line budgets, English-only rule, the VitePress + Mermaid stack, and the rule against duplicating the root `README.md`.

2026-07-08
mcp-apps-builder
소프트웨어 개발자

**MANDATORY for ALL MCP server work** - mcp-use framework best practices and patterns. **READ THIS FIRST** before any MCP server work, including: - Creating new MCP servers - Modifying existing MCP servers (adding/updating tools, resources, prompts, widgets) - Debugging MCP server issues or errors - Reviewing MCP server code for quality, security, or performance - Answering questions about MCP development or mcp-use patterns - Making ANY changes to server.tool(), server.resource(), server.prompt(), or widgets This skill contains critical architecture decisions, security patterns, and common pitfalls. Always consult the relevant reference files BEFORE implementing MCP features.

2026-06-15
create-ticket
소프트웨어 개발자

Create or update a GitHub issue for automation-mcp using the `gh` CLI. Use when the user asks to "file a bug", "create a feature request", "open a GitHub issue", or "update an existing one". Supports feature, bug, and refactor issue types with structured templates; shows a draft for confirmation before creating or editing; looks up existing issues by number or URL for updates.

2026-04-16
shadcn
소프트웨어 개발자

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for "shadcn init", "create an app with --preset", or "switch to --preset".

2026-04-15