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

A

Repository-level view of 28 collected skills across 2 GitHub repositories.

skills collected
28
repositories
2
updated
2026-06-28
repository explorer

Repositories and representative skills

scrum-grooming
project-management-specialists

Create a structured implementation plan for a feature request. Covers architecture, system design, module design, pattern selection, and milestone-based task planning with DoD. Use when the user describes a new feature, significant change, or multi-step implementation task.

2026-04-15
scrum-implement
project-management-specialists

Execute an implementation plan milestone-by-milestone. Reads the plan, reviews lessons, then implements tasks using agents for parallelizable work. Invoke with /scrum-implement <plan-file-path> or triggered when the user asks to implement/execute a plan.

2026-04-15
scrum-lessons
project-management-specialists

Extract lessons from a retrospective and review skills/agents for improvements. Creates lesson files in ~/Claude/lessons/ and suggests concrete changes to scrum skills. Invoke with /scrum-lessons <retrospective-path> or after running /scrum-retro.

2026-04-15
scrum-retro
project-management-specialists

Generate a sprint retrospective from a plan file and tech lead feedback. Analyzes what was planned vs what was built, identifies root causes, and produces actionable takeaways. Invoke with /scrum-retro <plan-file-path> or triggered when the user asks to create a retrospective.

2026-04-15
temporal-python
software-developers

Temporal Python SDK (`temporalio`) patterns, determinism rules, error handling, and testing. Trigger: When writing Temporal workflows, activities, or workers in Python, or when the user mentions Temporal, durable workflows, or the Python SDK in the context of workflow orchestration. Activated when working on files importing `temporalio`, `@activity.defn`, `@workflow.defn`, in directories named `temporal_app/`, `workflows/`, `activities/`, or when user asks about Temporal concepts, determinism, replay, signals, or activity patterns.

2026-04-15
setup-python
software-developers

Set up a new Python/Django project with uv, ruff, basedpyright, pre-commit hooks, Justfile, Docker Compose, and CI. Invoke when starting a new Python project or when asked to set up project tooling.

2026-03-16
jira-tasks
project-management-specialists

Create Jira tasks from a planning document with clear, actionable descriptions

2026-03-12
axum-guide
software-developers

Axum v0.8.x backend development guide. Handlers, routing, middleware, auth, error handling. Trigger: When writing Rust backend code using axum, tower, or tower-http. Activated when working on files importing `axum::*`.

2026-03-08
Showing top 8 of 17 collected skills in this repository.
debug-skill
software-quality-assurance-analysts-and-testers

A skill with debug mode enabled

2026-06-28
release
software-developers

Cut a booping plugin release โ€” verify the version bump against the last published tag, draft public-voiced release notes, merge the release branch into master, tag, and publish the GitHub release. Use when cutting a vX.Y.Z release of this repo.

2026-06-28
develop
software-developers

Execute a groomed plan milestone-by-milestone via sub-agents. Use after /groom produces a plan file that is ready to implement.

2026-06-28
groom
software-developers

Deep-research a feature, bug, or refactor and produce a specified, estimated plan with Definition of Done. Cross-validates architecture with a second model when useful. Use when the user describes a new piece of work that needs to be shaped before implementation.

2026-06-28
code-review
software-quality-assurance-analysts-and-testers

Review changed code (diff, files, or directory) against layered, stack-aware checklists plus plan- and lesson-aware dynamic checks. Stateless side-skill โ€” chat-only output, no plan-lifecycle status, no persistent report.

2026-04-30
chat
receptionists-and-information-clerks-434171

Context-aware chat about the project: discuss plans, retros, lessons, and code; navigate the vault; and handle chores (frontmatter tweaks, status flips, inline plan or code edits) without invoking the heavier skills. Opens every session with a vault status summary.

2026-04-29
help
computer-user-support-specialists

Show what booping is, the available commands, and how to use them. Use when the user asks for help, wants a tour of the plugin, or is onboarding.

2026-04-29
install
software-developers

Scaffold a booping project under ~/Claude/{project}/ and attach it to the current repo. Use when onboarding a new repo or formalizing an existing one.

2026-04-29
Showing top 8 of 11 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded