Skip to main content
Run any Skill in Manus
with one click
imclerran
GitHub creator profile

imclerran

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

skills collected
10
repositories
1
updated
2026-06-30
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

third-party-vendor-review
financial-and-investment-analysts

Use this when the user wants to draft a third-party vendor or product privacy and security review document for consumer use.

2026-06-30
executing-plans
software-developers

Use to execute an implementation plan yourself, inline in this conversation, with review checkpoints. The simpler alternative to subagent-driven-development - use it for small plans or when the agents feature is off. Works in an isolated git worktree.

2026-06-30
finishing-a-development-branch
software-developers

Use when implementation is complete and tests pass, to integrate the work. Verifies the build/tests, then presents clear options - merge locally, open a pull request, keep as-is, or discard - and carries out the choice, including cleaning up the git worktree.

2026-06-30
subagent-driven-development
software-developers

Use to execute an implementation plan task-by-task by dispatching a fresh sub-agent per task with a review gate after each. Preferred when the agents feature is on - it keeps the main conversation's context lean and cheap. Works in an isolated git worktree.

2026-06-30
brainstorming
software-developers

Use this before any creative or building work - new features, components, behavior changes, or non-trivial fixes. Explores intent, requirements, and design through dialogue, then writes an agreed spec before any implementation begins.

2026-06-30
using-git-worktrees
software-developers

Use before implementing a plan, to set up an isolated git worktree to work in. Creates a linked worktree under .worktrees/ and changes into it, so the feature's work never touches the main checkout - and a second conversation can work a different feature in parallel.

2026-06-30
writing-plans
software-developers

Use when you have an agreed spec or requirements for a multi-step task, before touching code. Turns the spec into a bite-sized, test-driven implementation plan with exact files, code, and commands - then hands off to execution.

2026-06-30
agent-writer
computer-occupations-all-other

Use this when the user wants to create, write, or edit a sub-agent. Interviews them, then authors the agent's file.

2026-06-29
Showing top 8 of 10 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded