Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

Rune-stone

Rune-stone에는 vict00r99에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 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