interface-design
v0.3.2웹·모바일 UI를 사용자 판단 계약과 DQ0–DQ8 품질 게이트로 설계·재설계하고 검증합니다.
By sonsu2 GitHub starsUpdated 1 hour ago
Directory evidence
- Runtimes
- Codex and Claude Code
- Parsed components
- 2 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 interface-design for Codex and Claude Code
codex plugin marketplace add sonsu-lee/sonsu-marketplace
codex plugin marketplace upgrade sonsu-marketplace
codex plugin add interface-design@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 “interface-design-2” remain stable.
- Codex:
interface-design-2@agent-plugin-marketplace→interface-design@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/interface-design/.
Plugin files
├── .codex-plugin/plugin.json├── .claude-plugin/plugin.json├── skills/design-interface/SKILL.md└── skills/redesign-interface/SKILL.md
Included Skills2
새 웹·모바일 앱 화면이나 사용자 흐름을 디자인하고 요청한 명세·시안·Figma 또는 기존 프로젝트의 구현을 완성할 때 사용한다. 새 설정 화면, 가입·입력 흐름, 콘텐츠·탐색 화면 설계 요청에서 자동 선택하며 이름으로 직접 호출할 수도 있다. 기존 UI 재설계, 수정 없는 감사, 브랜드 전략만의 작업은 제외한다. 운영 업무 전문 설계나 Figma 파일 자체의 편집은 해당 전문 스킬이 있으면 우선한다.
기존 웹·모바일 앱 화면이나 흐름의 구성·가독성·상호작용을 개선하거나 참고 디자인을 적용할 때 사용한다. 화면 구성을 개선해 달라거나 앱 화면을 재설계해 달라는 요청에서 자동 선택하며 이름으로 직접 호출할 수도 있다. 수정 없는 감사, 신규 화면 설계와 브랜드 전략만의 작업은 제외한다. 운영 업무 전문 재설계나 Figma 파일 자체의 편집은 해당 전문 스킬이 있으면 우선한다.
Plugin manifests2
{
"name": "interface-design",
"version": "0.3.2",
"description": "웹·모바일 UI를 사용자 판단 계약과 DQ0–DQ8 품질 게이트로 설계·재설계하고 검증합니다.",
"author": {
"name": "sonsu",
"url": "https://github.com/sonsu-lee"
},
"skills": "./skills/",
"interface": {
"displayName": "Interface Design",
"shortDescription": "일반 웹·앱 UI 설계와 재설계",
"longDescription": "사용자·맥락·과업·정보·표현·환경을 추적 가능한 계약으로 만들고, 정보 구조·시각 체계·지도와 차트 등의 정보 자산을 산출물 범위에 맞춰 독립 평가합니다.",
"developerName": "sonsu",
"category": "Developer Tools",
"capabilities": [
"Interactive",
"Read",
"Write"
],
"defaultPrompt": [
"새 모바일 가입 흐름을 디자인해 줘.",
"이 화면의 구성을 개선하고 지도 내부 표현도 다시 설계해 줘."
]
}
}{
"$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
"name": "interface-design",
"displayName": "Interface Design",
"version": "0.3.2",
"description": "웹·모바일 UI를 사용자 판단 계약과 DQ0–DQ8 품질 게이트로 설계·재설계하고 검증합니다.",
"author": {
"name": "sonsu",
"url": "https://github.com/sonsu-lee"
}
}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.
[interface-design on Agent Plugins Marketplace](https://pluginsmp.com/plugins/interface-design-2)