AI Skills Leitfaden 1.4.0 beta
Registry-first AI Runtime für VelinStyle. Offizielle Skills, Packs, Workflow-Graphs, Bundles und Projekt-Templates für Agenten orchestrieren. English: AI Skills · Velin-Meta Leitfaden
Versionsverlauf
1 Releasesv1.4.0Registry-first AI-Skills-Runtime — beta / foundation.
1.2.0NeuAI-Skills-Foundation
Skills-Registry, Capabilities, Packs, Workflow-Graphs (Reifegrad: beta).
Reifegrad: AI Skills bleiben in VelinStyle 1.4.0 beta / foundation (Skills-Registry 1.0.0, 58 Skills). Registry, CLI und Docs sind nutzbar; Abdeckung und Hooks wachsen weiter. Kombiniere mit Velin-Meta für Komponenten- und Konventionskontext.
Architektur
- AI Runtime → Skill Engine → VelinStyle Adapter
- Wahrheit:
packages/velinstyle-skills/registry.json - SoT:
packages/velinstyle-skills/registry.json - Package-Prose:
packages/velinstyle-skills/skills/**/SKILL.md(prosePath) - Öffentlicher Spiegel:
docs/generated/skills/<id>/SKILL.md(proseHref) - Runtime:
packages/skill-engine· Adapter:packages/velinstyle-skills/adapter.json
Capabilities und Lifecycle
Jeder Skill ist per Capability, Status, Priority, Confidence, Compatibility und Origin filterbar.
- Capabilities: build, review, documentation, accessibility, seo, motion, security, performance, release, ai-orchestration
- Status: draft / experimental / beta / stable / deprecated / legacy
- Priority: core / recommended / advanced / experimental
- Confidence: high / medium / low
CLI
velinstyle skills list --capability review
velinstyle skills show velin-ai-plan-scaffold-review
velinstyle skills install frontend
velinstyle skills run velin-ai-plan-scaffold-review
velinstyle skills validate
velinstyle workflow landingpage --json
Siehe auch CLI-Referenz und generierte Befehle.
Workflow-Graphs, Packs und Templates
- Graphs: landingpage, component-ship, release-gate
- Packs: frontend, design, accessibility, documentation, review, enterprise
- Bundles: landing-starter, review-suite
- Projekt-Templates: Marketing, Docs-Portal, Admin, Blog, E-Commerce, Portfolio, Landing Page, Laravel Dashboard
Qualitätsregeln
- Nie
DESIGN_RULES.mdwidersprechen. - Für automatische Runs stable / high-confidence Skills bevorzugen.
onlyIf-Bedingungen und Dependency-Order aus der Registry einhalten.- Vor Registry-Änderungen
velinstyle skills validateausführen.
Verwandt
- Agenten-Workflows (Skills 2.0)
- Velin-Meta Leitfaden —
velin-agent.jsonundllms.txt - Prompt scaffolding
- Generiertes Meta README