x-skill-bundles
OfficialProject-specific rules for writing skills.
Software Engineering#skill authoring#project conventions#YAML frontmatter#repository hygiene#auditability#deterministic scripts#context instructions
Authorpure-golang
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It prevents skill bundles from drifting into vague, hard-to-audit, or incorrectly organized guidance by enforcing Level85-specific conventions for what must stay in SKILL.md and what may go into scripts or assets.
Core Features & Use Cases
- Clarifies SKILL.md vs bundled resources: keeps conditions, workflow, boundaries, and examples in SKILL.md while allowing assets/scripts only when they remain transparent and optionally auditable.
- Improves auditability and reliability: limits scripts to small, deterministic, and easy-to-check operations, and discourages “generator magic” that hides project logic.
- Reduces dependency on external truth: blocks referencing benchmark/“reference” repositories as the source of truth and restricts allowed adapter/platform dependencies to real local contracts.
- Use case: when creating or revising a local skill in .agents/skills, you use this bundle rule-set with skill-creator to ensure the resulting skill is self-contained, consistent, and unlikely to cause incorrect code generation.
Quick Start
Use x-skill-bundles together with skill-creator to author or refactor a local skill’s SKILL.md in .agents/skills so it stays self-contained and follows Level85 constraints.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: x-skill-bundles Download link: https://github.com/pure-golang/level85/archive/main.zip#x-skill-bundles Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.