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

nano-banana-2

Nano Banana 2 - Gemini 3.1 Flash Image Preview

Repository Source
15339.3K
inferen-sh