Skip to main content
Run any Skill in Manus
with one click
redmadrobot-rnd
GitHub creator profile

redmadrobot-rnd

Repository-level view of 5 collected skills across 1 GitHub repositories.

skills collected
5
repositories
1
updated
2026-07-12
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

kb-search
software-developers

Search the project's markdown knowledge base via the GitMark CLI instead of grep cmd. Use to find where something is documented, answer "where do the docs say X", or before reading many files at random; Hits come back as `file:line · heading · snippet`.

2026-07-12
dev-flow
software-developers

Feature/fix development procedure for this framework: proposal → research → technical concept → tasks (/goal) → worktree → implementation (human-in-the-loop) → pre-commit/CI/PR → review → deploy. The skill is about HOW the agent interacts with the user at each stage. Use it when a feature/fix starts or someone asks "how do we develop here".

2026-07-12
kb-maintain
software-developers

Rules for maintaining a markdown knowledge base (KB/GitMark) — apply when adding, editing, moving, or deleting documentation (.md). Keeps the KB structured instead of a pile of files. Use on "add a doc", "record a decision", "update the docs", "reorganize docs", "rebuild the KB"

2026-07-12
task-breakdown
software-developers

Slice the accumulated feature context (proposal + research + HLD + the fixed stack) into a task list for the agent: self-contained units written "by an agent for agents", with a mandatory DoD and list of checks, explicit dependencies, ready for /goal. Use at the dev-flow task-creation stage — after design, before implementation.

2026-07-12
setup-framework
software-developers

Roll out the whole very-ai-framework (dev-flow process + GitMark knowledge base + CI/CD) from the template repo into a target project: copy skills/commands into .claude/, scaffold the KB, port the GitHub Actions pipeline, and configure environments / secrets / deploy. Use to set up the framework in a new or different repository.

2026-07-01
Showing 1 of 1 repositories
All repositories loaded