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

thomasluizon

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

skills collected
27
repositories
2
updated
2026-07-09
repository explorer

Repositories and representative skills

pr-review
software-quality-assurance-analysts-and-testers

Deep code review of a diff across both Orbit repos against one shared rubric, orchestrating the five review subagents and a backward-compat guard. Use when the user asks to review a PR, file, folder, or staged changes in orbit-ui-mobile or orbit-api. Replaces /review and /security-review.

2026-07-09
second-opinion
computer-occupations-all-other

Get an independent cross-model second opinion (GLM-5.2 via opencode) on a specific, load-bearing technical claim or a Critical code-review finding — a different model reads the claim + code and returns AGREE / DISAGREE / UNSURE. Use to stress-test a single Critical finding, a risky assertion, or a close call before you commit to it. Auto-fired inside /pr-review on each Critical finding that survives the skeptic. Not for open-ended research (use /deep-research) or multi-lens judgement (use /llm-council).

2026-07-09
create-stories
project-management-specialists

Break a PRD into GitHub issues across orbit-ui-mobile + orbit-api

2026-07-09
deep-research
market-research-analysts-and-marketing-specialists-131161

Answer an open-ended "what's the best way to…?" question with orchestrated multi-agent deep web research. Decompose the question, fan out narrow research subagents in parallel, verify the load-bearing claims adversarially, iterate to saturation, then synthesize ONE opinionated, source-backed, decision-ready recommendation. Orbit-aware (dual-repo stack, solo-dev cost calibration). Use for technology/vendor choices, architecture & tooling decisions, cost comparisons, migration approaches, or best-practice questions — anything whose answer needs current external evidence beyond the codebase. Not for code edits, single-fact lookups, or questions answerable from the repo alone.

2026-07-09
plan
project-management-specialists

Create implementation plan with cross-repo codebase analysis

2026-07-09
prime
software-developers

Prime agent with Orbit project context (both repos + optional GitHub issue)

2026-07-09
audit-code-quality
software-developers

Repo-wide code-quality audit across both Orbit repos against the same rubric /pr-review uses. Reports dead/stale code, SOLID/clean-arch violations, comment-policy breaks, DRY, naming, function size, and DESIGN.md drift — each finding evidence-backed with file:line. Use when the user asks to audit code quality, find tech debt, or check the codebase against the standards. Not for a single diff (use /pr-review).

2026-07-09
audit-performance
software-developers

Performance-risk audit across both Orbit repos. API — N+1 queries, missing indexes, synchronous slow work in request paths. Frontend — bundle bloat, render thrash, over-eager or stale caching. Each finding carries file:line evidence and a remediation, calibrated to Orbit's solo-dev scale. Use when the user asks to audit performance, find slowdowns, or check for scaling risks. Not for running benchmarks.

2026-07-09
Showing top 8 of 25 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded