agentsclimarketplace

Write reusable skill

Skill roronoazoroshao369/vibe-coding-os/skills/meta/write-reusable-skill

Vibe Coding OS — Claude/Codex/Cursor skill framework with 139 skills, 111 commands, 95 templates, 22 tracked sources, 28/28 validation gates PASS. Quality Shield, Engineering Discipline Pack, plugin marketplace.From the repository description

Install
npx -y skills add roronoazoroshao369/vibe-coding-os --skill write-reusable-skill

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.3 KB, 262 tokens by cl100k_base, as published. Nobody here has run it

Skill: Write Reusable Skill

Purpose

Create small reusable skills with clear triggers, workflow, outputs, failure modes, and verification.

When to use

Use when a repeated workflow deserves a skill or an existing skill needs maintenance.

Inputs

Workflow goal, trigger conditions, inputs, expected outputs, examples of misuse, target category, and related commands/templates.

Workflow

  1. Confirm the workflow is repeated enough to justify a skill.
  2. Keep scope narrow and composable.
  3. Use the required Vibe Coding OS skill headings.
  4. Link related skills instead of duplicating.
  5. Add registry entries and validation coverage.

Outputs

A skill file, registry update, related command/template links, and maintenance notes.

Failure modes

Writing a giant policy doc, duplicating existing skills, missing verification, or copying upstream skill text.

Verification checklist

Skill has all required headings; trigger is clear; failure modes are practical; registry validates.

Ghi chú tiếng Việt

Dùng khi viết skill mới. Ưu tiên nhỏ, dùng lại được, có checklist. File liên quan: skills/meta/write-reusable-skill/SKILL.md, commands/vibe-write-skill.md.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,452. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.