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

draton

draton에는 draton-lang에서 수집한 skills 12개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
12
Stars
5
업데이트
2026-04-04
Forks
1
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

draton-codex-tooling
소프트웨어 개발자

Choose and use Draton repository-local Codex tools for safe command execution and tool discovery. Use when Codex needs to run potentially expensive commands, constrain time or memory, avoid spawning too many concurrent processes, recover from interrupted guarded runs, or decide whether local tools should replace raw shell execution.

2026-04-04
draton-branch-promotion
소프트웨어 개발자

Apply Draton branch policy and promotion flow. Use when Codex works on branch creation, branch cleanup, merge strategy, contributor branch guidance, release-candidate promotion, or any task that decides whether work belongs on dev, unstable, or main.

2026-04-04
draton-commit-discipline
소프트웨어 개발자

Keep Draton commit history disciplined and policy-compliant. Use when Codex has completed a meaningful change, needs to split work into logical commits, must choose commit boundaries, or must write clear commit messages that reflect repository rules.

2026-04-04
draton-doc-sync
소프트웨어 개발자

Keep Draton docs, examples, contributor guides, migration notes, and release-facing text aligned with implementation and policy. Use when Codex changes user-visible syntax, CLI behavior, tooling flow, branch policy, release workflow, self-host status, contributor guidance, or any behavior that can drift away from documentation.

2026-04-04
draton-language-guard
소프트웨어 개발자

Protect Draton canonical language rules, syntax philosophy, and parser-doc-example alignment. Use when Codex changes syntax, parser behavior, typechecker behavior, language examples, migration notes, contributor rules, or any implementation that might introduce competing canonical syntax or drift away from documented Draton language policy.

2026-04-04
draton-memory-model
소프트웨어 개발자

Protect Draton inferred-ownership memory-model rules. Use when Codex changes runtime lowering, ownership logic, allocation and free behavior, GC-related docs, LLVM IR generation that might reintroduce GC artifacts, or any task that touches memory-management semantics.

2026-04-04
draton-release-readiness
소프트웨어 개발자

Prepare and validate Draton release work, preview packaging, smoke tests, and release-facing docs. Use when Codex touches release workflows, packaging scripts, install docs, release notes, preview artifacts, or tasks that need confidence before a tag or public preview update.

2026-04-04
draton-review
소프트웨어 품질 보증 분석가·테스터

Review Draton changes with a bug-risk-regression mindset. Use when the user asks for a review, when Codex must audit a diff, pull request, parser change, runtime change, docs-policy change, or any update where findings should be prioritized over summaries.

2026-04-04
draton-selfhost-boundary
소프트웨어 개발자

Keep Draton self-host work scoped, documented, and subordinate to the Rust frontend. Use when Codex touches compiler/, self-host parity plans, migration status docs, or any work that could blur the boundary between current Rust authority and future self-host implementation.

2026-04-04
draton-vendored-llvm
소프트웨어 개발자

Handle Draton vendored LLVM setup, environment, packaging, and validation workflows. Use when Codex touches scripts/vendor_llvm.py, LLVM bundle environment variables, build failures tied to vendored LLVM, packaging of llvm/, or release smoke tests that depend on the bundled toolchain.

2026-04-04
draton-verification
소프트웨어 품질 보증 분석가·테스터

Choose and run focused verification for Draton changes. Use when Codex modifies Rust crates, compiler components, parser or typechecker behavior, CLI tooling, release scripts, vendored LLVM workflows, docs that need sanity checks, or any change that should be proven runnable before completion.

2026-04-04
draton-workspace-boundaries
소프트웨어 개발자

Respect Draton repository boundaries and sources of truth. Use when Codex must decide whether work belongs in crates/, compiler/, src/, docs/, scripts/, or contributor docs, especially when tasks risk mixing the Rust frontend, docs site, and self-host reintroduction areas.

2026-04-04