operations-ui
v0.4.1운영 업무 UI를 사용자 판단 계약과 DQ0–DQ8 품질 게이트로 설계·재설계하고 검증합니다.
By sonsu2 GitHub starsUpdated 1 hour ago
Directory evidence
- Runtimes
- Codex and Claude Code
- Parsed components
- 4 skill or MCP entries
- Source updated
- Sep 25, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install operations-ui for Codex and Claude Code
codex plugin marketplace add sonsu-lee/sonsu-marketplace
codex plugin marketplace upgrade sonsu-marketplace
codex plugin add operations-ui@sonsu-marketplacePaste and run these commands in a terminal with Codex. They add and refresh the sonsu-marketplace catalog, then install this plugin.
Compatibility: the page URL and API slug “operations-ui” remain stable.
- Codex:
operations-ui@agent-plugin-marketplace→operations-ui@sonsu-marketplace
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/sonsu-lee/sonsu-marketplaceClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/operations-ui/.
Plugin files
├── .codex-plugin/plugin.json├── .claude-plugin/plugin.json├── skills/audit-operations-ui/SKILL.md├── skills/design-operations-ui/SKILL.md├── skills/figma-operations-flow/SKILL.md└── skills/redesign-operations-ui/SKILL.md
Included Skills4
기존 운영형 B2B, admin, back-office 또는 data-work UI의 사용자 판단, 정보 표현, 상태, interaction, responsive environment, accessibility와 결과 증거를 수정 없이 읽기 전용으로 감사할 때 사용한다. 구현·자동 수정·신규 화면 생성에는 사용하지 않는다.
신규 운영형 B2B, admin, back-office 또는 data-work 화면을 제안·Figma·구현으로 설계할 때 사용한다. 반복 판단, 상태, 권한, 위험 행동과 실제 데이터가 핵심인 화면에 적용하며 기존 화면 재설계와 읽기 전용 감사는 전용 스킬을 사용한다.
사용자가 Figma를 명시한 운영형 B2B 화면·상태·overlay·prototype 제작 요청에 사용한다. Figma 없는 코드 구현·읽기 전용 코드 감사·단순 변환에는 자동 선택하지 않는다.
기존 운영형 B2B, admin, back-office 또는 data-work 화면을 현재 기능·상태·action·permission·data shape를 보존하거나 명시적으로 변경하며 재설계할 때 사용한다. 신규 화면과 수정 없는 감사는 전용 스킬을 사용한다.
Plugin manifests2
{
"name": "operations-ui",
"version": "0.4.1",
"description": "운영 업무 UI를 사용자 판단 계약과 DQ0–DQ8 품질 게이트로 설계·재설계하고 검증합니다.",
"author": {
"name": "sonsu",
"url": "https://github.com/sonsu-lee"
},
"keywords": [
"operations-ui",
"b2b",
"admin",
"design-system",
"accessibility",
"browser-evidence"
],
"skills": "./skills/",
"interface": {
"displayName": "Operations UI",
"shortDescription": "운영형 B2B 화면을 설계하고 검증합니다.",
"longDescription": "운영 업무의 사용자·과업·정보·표현·상태·환경을 추적 가능한 계약으로 만들고, 독립 평가와 실제 브라우저·사용자 증거를 단계별로 검증합니다.",
"developerName": "sonsu",
"category": "Developer Tools",
"capabilities": [
"Interactive",
"Read",
"Write"
],
"brandColor": "#356BD6",
"defaultPrompt": [
"이 운영 화면을 $design-operations-ui로 설계하고, 요청한 산출물인 제안·Figma·구현에 맞춰 완성하고 검증해 줘.",
"기존 관리 화면을 $redesign-operations-ui로 기능·상태·권한을 보존하면서 재설계하고, 요청한 제안·Figma·구현 산출물에 맞춰 검증해 줘.",
"이 운영 UI를 $audit-operations-ui로 수정 없이 감사해 줘."
]
}
}{
"$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
"name": "operations-ui",
"displayName": "Operations UI",
"version": "0.4.1",
"description": "운영 업무 UI를 사용자 판단 계약과 DQ0–DQ8 품질 게이트로 설계·재설계하고 검증합니다.",
"author": {
"name": "sonsu",
"url": "https://github.com/sonsu-lee"
},
"keywords": [
"operations-ui",
"b2b",
"admin",
"design-system",
"accessibility",
"browser-evidence"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[operations-ui on Agent Plugins Marketplace](https://pluginsmp.com/plugins/operations-ui)