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

gylove1994

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

skills collected
27
repositories
2
updated
2026-06-26
repository explorer

Repositories and representative skills

brainstorming
software-developers

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-06-13
confirming-worktree-before-edit
software-developers

Use before any file edit in a session when worktree preference has not yet been confirmed โ€” asks whether to open a new worktree, records the choice once per session, and delegates setup to using-git-worktrees when accepted

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

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback

2026-06-13
using-superpowers
software-developers

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

2026-06-13
writing-plans
software-developers

Use when a Done spec exists and a multi-step implementation plan must be produced. Writes the plan with bite-sized TDD-style tasks, runs the multi-reviewer subsystem until convergence, and tracks the entire spec-to-plan process in a plan-progress file.

2026-06-13
dispatching-parallel-agents
software-developers

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2026-05-25
executing-plans
software-developers

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026-05-25
receiving-code-review
software-quality-assurance-analysts-and-testers

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

2026-05-25
Showing top 8 of 16 collected skills in this repository.
test-a-skill
computer-occupations-all-other

Use when testing, validating, pressure-testing, or iterating an agent skill by having subagents use it

2026-06-26
writing-skills
computer-occupations-all-other

Use when creating, editing, reviewing, or testing agent skills, skill repositories, SKILL.md files, bootstrap skills, or skill discovery rules

2026-06-26
backend-ddd-modular-layered
software-developers

Use when adding backend feature modules, creating tRPC routers, writing Drizzle adapters, defining domain ports or services, or diagnosing backend layer-boundary issues

2026-06-26
clean-handoff
computer-occupations-all-other

Use when cleaning, deleting, pruning, or removing files from the repository root `.handoff/` directory

2026-06-26
create-a-new-fe-app
web-developers

Use when adding a new React TypeScript frontend app to an existing pnpm monorepo or wiring a new app to package/ui

2026-06-26
create-a-new-monorepo
software-developers

Use when creating a new TypeScript monorepo, initializing a fresh workspace, or bootstrapping apps and packages from an empty directory

2026-06-26
env-vars-best-practices
software-developers

Use when code reads process.env directly, .env loading is requested, dotenv.config() appears, APP_* prefixes differ across dev/server, env examples drift, or startup config validation is missing

2026-06-26
jit-package
software-developers

Use when creating a new workspace package in a monorepo, scaffolding a shared library, choosing package structure, adding subpath exports, or when asked to add a build script or dist output for an internal workspace package

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