halo-dev / halo-dev/dev-skills
新增关于界面开发的一个Skill
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 11
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
根据Entity来生成
| 组件类型 | 命名规则 | 示例 |
|---|---|---|
| 列表页面 | {Entity}List.vue |
VideoList.vue |
| 列表项 | {Entity}ListItem.vue |
VideoListItem.vue |
| 编辑弹窗 | {Entity}EditingModal.vue |
VideoEditingModal.vue |
| 组合式函数 | use{Feature}.ts |
useVideoList.ts |
| 工具函数 | {module}-helpers.ts |
video-helpers.ts |
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or entry point is specified. Start by inspecting the repository's existing skills and their structure, then use the naming table in the issue as the acceptance criteria for the new interface-development skill.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100