SKILL STYLE GUIDE
Description
<div align="right"><strong>🇨🇳 中文</strong> | <a href="./SKILL_STYLE_GUIDE_EN.md">🇬🇧 English</a></div> # Skill 写作风格指南 本指南定义 `SKILL.md` 和主 Prompt 的当前结构与写作标准。 ## 目标 - 激活入口短小、可直接使用。 - Prompt 可执行、以风险为导向。 - 删除泛泛理论、冗长人设和重复示例。 - 中英文对应内容在意图与结构上保持对齐。 ## Frontmatter ```yaml --- name: <skill-id> description: Use this skill when ...; triggers include ... --- ``` - 只保留 `name` 与 `description`。 - 描述应以触发条件为中心,不能只写能力概述。 - 必须与目录名和 metadata key 一致。 ## `SKILL.md` 必备章节 中文入口使用以下章节: 1. `## 何时使用` 2. `## 输出格
Installation
Installs to ~/.claude/skills/naodeng-awesome-qa-skills-skill_style_guide/SKILL.md
mkdir -p ~/.claude/skills/naodeng-awesome-qa-skills-skill_style_guide && curl -fsSL https://raw.githubusercontent.com/naodeng/awesome-qa-skills/HEAD/skills/SKILL_STYLE_GUIDE.md -o ~/.claude/skills/naodeng-awesome-qa-skills-skill_style_guide/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://