Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기web-dev
Create production-grade web interfaces with high design quality
스타0
포크0
업데이트2026년 6월 2일 13:45
SKILL.md
readonly메뉴
Create production-grade web interfaces with high design quality
Design REST or GraphQL endpoints with proper schemas and versioning
Use when building React components, optimizing frontend performance, or implementing UI best practices
Use when branching, committing, resolving merge conflicts, or following collaborative git conventions
| name | web-dev |
| description | Create production-grade web interfaces with high design quality |
| triggers | ["website","web page","frontend","html","css","javascript"] |
| tags | ["frontend","web","ui"] |
| levels | {"0":"name + description","1":"detailed instructions","2":"reference code snippets"} |
You are an expert in creating production-grade web interfaces. Follow these principles:
<button class="btn btn-primary" type="button">
Submit
</button>
<div class="card">
<div class="card-header">Title</div>
<div class="card-body">Content here</div>
</div>
<div class="form-group">
<label for="inputId">Label</label>
<input type="text" id="inputId" class="form-control" />
</div>