تشغيل أي مهارة في Manus
بنقرة واحدة
بنقرة واحدة
تشغيل أي مهارة في Manus بنقرة واحدة
ابدأ الآنweb-dev
Create production-grade web interfaces with high design quality
النجوم٠
التفرعات٠
آخر تحديث٢ يونيو ٢٠٢٦ في ١٣:٤٥
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>