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

flywheel-skills

flywheel-skills contains 5 collected skills from quangdang46, with repository-level occupation coverage and site-owned skill detail pages.

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

Skills in this repository

rust-cli-scaffold
software-developers

Add GitHub Actions CI + release workflow + curl-pipe installer to any Rust CLI project. Generates only the minimal drop-in files: .github/workflows/ci.yml, .github/workflows/release.yml, and install.sh. Works for both single-binary repos and multi-crate Cargo workspaces. Use this skill whenever the user wants to add CI/CD, a release pipeline, or a curl install script to a Rust project, asks for "github actions for rust", "release workflow rust", "cross-compile rust ci", "install.sh for rust tool", or wants to wire up a new or existing Rust CLI for distribution.

2026-03-22
flywheel-swarm
software-developers

Launch and manage a coordinated AI agent swarm using the Agentic Coding Flywheel methodology. Use this skill whenever the user wants to: start a multi-agent coding session, orchestrate Claude Code + Codex + Gemini agents in parallel, manage agent coordination via Agent Mail and bv, handle stuck agents or compaction, run review and hardening rounds, or tend an active swarm. Trigger on phrases like "launch agents", "start the swarm", "agent coordination", "agent mail", "multiple agents", "parallel agents", "marching orders", "swarm is stuck", "review round", "cross-agent review", "harden the code", or any mention of running multiple coding agents simultaneously.

2026-03-19
flywheel-planner
software-developers

Guide the multi-model planning phase of the Agentic Coding Flywheel methodology. Use this skill whenever the user wants to: start planning a new software project, create a comprehensive markdown plan, use multiple AI models to synthesize the best architecture, or iteratively refine a plan before writing any code. Trigger on phrases like "plan this project", "help me design", "create a markdown plan", "multi-model planning", "synthesize plans", "architecture for", or any request to think through a project before implementation. This skill should also trigger when the user describes a project idea and wants to figure out how to build it — even if they don't explicitly say "plan".

2026-03-19
flywheel-swarm
software-developers

Launch and manage a coordinated AI agent swarm using the Agentic Coding Flywheel methodology. Use this skill whenever the user wants to: start a multi-agent coding session, orchestrate Claude Code + Codex + Gemini agents in parallel, manage agent coordination via Agent Mail and bv, handle stuck agents or compaction, run review and hardening rounds, or tend an active swarm. Trigger on phrases like "launch agents", "start the swarm", "agent coordination", "agent mail", "multiple agents", "parallel agents", "ntm spawn", "marching orders", "swarm is stuck", "review round", "cross-agent review", "harden the code", or any mention of running multiple coding agents simultaneously.

2026-03-19
rust-cli-scaffold
software-developers

Add GitHub Actions CI + release workflow + curl-pipe installer to any Rust CLI project. Generates only the minimal drop-in files: .github/workflows/ci.yml, .github/workflows/release.yml, and install.sh. Works for both single-binary repos and multi-crate Cargo workspaces. Use this skill whenever the user wants to add CI/CD, a release pipeline, or a curl install script to a Rust project, asks for "github actions for rust", "release workflow rust", "cross-compile rust ci", "install.sh for rust tool", or wants to wire up a new or existing Rust CLI for distribution.

2026-03-19