Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

hlv

يحتوي hlv على 6 من skills المجمعة من lee-to، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
6
Stars
77
محدث
2026-07-13
Forks
5
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

hlv-generate
مطوّرو البرمجيات

Generate contracts, validation specs, and implementation plan from milestone artifacts. Use when the user has added requirements to milestone artifacts/ and wants to formalize them into contracts, or says "generate", "create contracts", or "formalize requirements".

2026-07-13
hlv-verify
محللو ضمان جودة البرمجيات والمختبرون

Validate contracts, validation specs, plan, and project map. Runs structural checks and LLM cross-review, then produces a verify report. Use after /hlv-generate or after manual edits to contracts, when the user says "verify", "check", or "validate structure".

2026-07-13
hlv-artifacts
مطوّرو البرمجيات

Interactive interview to fill artifacts directory. Walks through domain, features, infrastructure, decisions, and unknowns. Use at project start or when adding features.

2026-07-09
hlv-implement
مطوّرو البرمجيات

Execute the implementation plan by assigning agents to tasks, generating code and tests from contracts. Agents work in parallel within stages. Use after /hlv-verify passes, when the user says "implement", "generate code", or "execute plan".

2026-07-09
hlv-questions
مطوّرو البرمجيات

Interactive session to resolve open questions. Walks through each question, gives a recommendation, asks the user, and updates the file. Use after /hlv-generate when open questions exist.

2026-07-09
hlv-validate
مطوّرو البرمجيات

Run all mandatory validation gates (from gates-policy.yaml) and produce a release decision. Use after /hlv-implement completes, when the user says "validate", "run gates", "check gates", or "release check".

2026-07-09