Skip to main content

skill-name

[Third-person description of what this skill does]. Converts/Analyzes/Generates [output] from [input]. Use when [trigger scenario 1], [trigger scenario 2], or [trigger scenario 3].

Ir para a instalação

Informações da origem

Repositório
haomingz/skills
Última atividade na origem
30 de abril de 2026 às 18:35
Idioma detectado do SKILL.md
inglês
Estrelas
3
Forks
0

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.

Exibindo SKILL.md

SKILL.md
Instruções da origem · Visualização somente leitura
name
skill-name
description
[Third-person description of what this skill does]. Converts/Analyzes/Generates [output] from [input]. Use when [trigger scenario 1], [trigger scenario 2], or [trigger scenario 3].
# Skill Title [One sentence: what this skill does and why.] **Not suitable for**: [Scenario A] (use `other-skill`), [scenario B]. ## Workflow **Copy this checklist and track your progress:** ``` Progress: - [ ] Step 1: [Brief label] - [ ] Step 2: [Brief label] - [ ] Step 3: [Brief label] - [ ] Step 4: Verify and fix ``` **Step 1: [Title]** [Imperative instructions. Verb-first. Example: "Load `references/guide.md` to understand local conventions."] **Step 2: [Title]** [Instructions. Reference `references/guide.md` for detailed patterns when needed.] **Step 3: [Title]** [Instructions. For complex cases, see `references/playbook.md`.] **Step 4: Verify and fix** Run the quality checklist below. If any check fails, return to the appropriate step, fix, and verify again. ## Guardrails - [Hard constraint. Example: "Do not create dashboard-specific lib files."] - [Format constraint. Example: "Do not run `tool fmt` on generated files."] ## Quality checklist - [ ] [Check 1. Example: Build succeeds.] - [ ] [Check 2. Example: Output matches source structure.] - [ ] [Check 3.] ## References (load as needed) - `references/guide.md` - `references/examples.md` - `references/playbook.md`
Ver no GitHub