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
| 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>
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