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

Rune-stone

يحتوي Rune-stone على 7 من skills المجمعة من vict00r99، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
7
Stars
62
محدث
2026-02-16
Forks
11
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

rune-multi-lang
مطوّرو البرمجيات

Generate implementations and tests from a single RUNE spec in multiple programming languages. Use when a user needs the same function in several languages with identical behavior and error messages.

2026-02-16
rune-diff
محللو ضمان جودة البرمجيات والمختبرون

Compare a RUNE specification against its implementation to detect drift. Use when verifying that code still matches its spec after modifications, or when auditing existing implementations against their contracts.

2026-02-16
rune-from-code
مطوّرو البرمجيات

Reverse-engineer a RUNE specification from existing code. Use when adopting RUNE in existing projects or generating a spec from a current implementation.

2026-02-16
rune-refiner
مطوّرو البرمجيات

Analyze RUNE specifications and suggest improvements. Use when a spec is valid but may have missing tests, uncovered edge cases, ambiguous behavior rules, or incomplete constraints.

2026-02-16
rune-test-generator
محللو ضمان جودة البرمجيات والمختبرون

Generate complete, runnable test files from RUNE specifications. Use when given a RUNE spec and needing test code in any language and framework (pytest, Jest, Vitest, Go testing, Rust, JUnit, RSpec, etc.).

2026-02-16
rune-validator
مطوّرو البرمجيات

Validate RUNE specifications against pattern rules. Use when given a .rune file or Markdown spec section that needs checking for completeness, well-formedness, and internal consistency.

2026-02-16
rune-writer
مطوّرو البرمجيات

Create RUNE specifications from requirements and implement code from specs. Use when a user wants a RUNE spec (YAML or Markdown) or needs to implement code from an existing spec.

2026-02-16