convention

Project conventions and documentation standards. Use when creating, writing, or reviewing README files, documentation structure, or project-level conventions. Use when the user asks how to write a README or needs bilingual documentation. Topics: README, documentation, convention, standard, format, bilingual, Chinese, English, README.zh-CN.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "convention" with this command: npx skills add tlyboy/skills/tlyboy-skills-convention

Convention

Project conventions and documentation standards.

README

Project README must provide both English (README.md) and Chinese (README.zh-CN.md) versions, following a fixed structure:

  • One # (H1): project name
  • {{emoji}} {{description}} directly under H1
  • Tech stack table (if applicable) directly under {{emoji}} {{description}}
  • Three ## (H2) sections as the main structure: Install, Usage, License (Chinese: 安装, 使用说明, 使用许可)
  • Additional content under ### (H3) titles within corresponding H2 sections as needed
  • No other H1 or H2 sections allowed

Example

# my-app

🚀 A Vue 3 application

| Category  | Stack      |
| --------- | ---------- |
| Framework | Vue 3      |
| UI        | shadcn-vue |
| Deploy    | Vercel     |

## Install

...

## Usage

### Development

...

### Build

...

## License

[MIT](https://opensource.org/licenses/MIT) © {{author}}

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

tlyboy-starter

No summary provided by upstream source.

Repository SourceNeeds Review
General

tlyboy-profile

No summary provided by upstream source.

Repository SourceNeeds Review
General

OpenClaw Skill Growth

Make OpenClaw Skills observable, diagnosable, and safely improvable over time. Use this when the user wants to maintain many SKILL.md files, inspect repeated...

Registry SourceRecently Updated
00Profile unavailable
General

Find Skills for ClawHub

Search for and discover OpenClaw skills from ClawHub (the official skill registry). Activate when user asks about finding skills, installing skills, or wants...

Registry SourceRecently Updated
2771Profile unavailable