Skip to main content
Run any Skill in Manus
with one click
GitHub repository

Rust-Template

Rust-Template contains 5 collected skills from EffortlessMetrics, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
0
updated
2026-01-28
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

governed-feature-dev
software-developers

AC-first feature development workflow for the Rust-as-Spec platform cell. Use when implementing new features, adding ACs, or working on tasks with status=Todo. Follows the ac_first flow from devex_flows.yaml and uses xtask + /platform APIs for governance.

2026-01-28
governed-governance-debug
software-developers

Diagnose and fix selftest failures in the Rust-as-Spec platform cell. Use when cargo xtask selftest fails, when user reports "governance broken", or when policy violations are detected. Systematically isolates and resolves issues across the 7 selftest steps.

2026-01-28
governed-maintenance
software-developers

Platform upkeep, dependency updates, policy fixes, and doc maintenance for the Rust-as-Spec platform cell. Use when fixing governance drift, updating dependencies, resolving policy violations, or maintaining documentation. Follows the maintenance flow from devex_flows.yaml.

2026-01-28
governed-release
software-developers

Version management and release tagging for the Rust-as-Spec platform cell. Use when cutting a new version, preparing for production deployment, or when user explicitly requests a release. Follows the release flow from devex_flows.yaml. IMPORTANT: Always ask user before tagging (high-risk operation).

2026-01-28
bootstrap-dev-env
software-developers

One-command environment setup and health check for the Rust-as-Spec platform cell. Use when first entering the repository, after major environment changes, or when the environment appears broken. Follows the 'onboarding' flow from _flows.yaml.

2025-11-22