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

mark-torres10

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

skills collected
17
repositories
1
updated
2026-06-16
repository explorer

Repositories and representative skills

create-advisory-brief
software-developers

Parses the repo and conversation to produce a self-contained markdown advisory brief for an external AI (no codebase access) to evaluate options, recommend a path, and return structured deliverables. Use when comparing architecture, vendors, stacks, or tradeoffs before implementation — e.g. "evaluate DB options", "compare auth providers", "should we use X or Y".

2026-06-16
create-implementation-plan
software-developers

Creates implementation plans following PLANNING_RULES. Use when the user asks to create a plan, write an implementation plan, or plan out work. Ensures Overview, Happy Flow, Manual Verification, Update Runbooks (audit docs/runbooks/), parallel delegation, asset storage, and UI screenshots. Loads phase-specific reference files before each gate.

2026-06-16
handoff
software-developers

Produces a concise end-of-session handoff in `handoff.md` summarizing what was done, what remains (with the last to-do you were working on), the PR link, and the key plan/notes files to read next. Use at the end of a work session or before switching agents.

2026-06-02
fix-ci
software-developers

Investigates failing GitHub PR CI checks, reproduces failures locally, fixes scoped issues, commits and pushes, and summarizes changes. Use when CI is red, GitHub Actions or checks fail on a PR, or the user asks to fix CI/build/ lint/test failures for a branch or pull request.

2026-06-01
refactor-service
software-developers

Diagnoses a microservice or pipeline service and produces a refactoring plan focused on modularity, test coverage, lint/type health, runbooks, and service READMEs. Use when the user asks to refactor a service, pipeline, microservice, worker, batch job, or study service and wants a plan before implementation. Slash-only.

2026-05-10
latex-exact-transcriber
technical-writers

Converts user-provided text or image content into LaTeX-only output using inline $...$ and display $$...$$ delimiters with no bracket delimiters and no additional commentary. Use when the user asks to write content in LaTeX with strict output-only formatting.

2026-04-07
review-for-simplicity
software-quality-assurance-analysts-and-testers

Reviews plans, proposals, and code changes for unnecessary complexity, unverified assumptions, and premature abstraction. Use when the user asks to simplify a plan, challenge a proposal, narrow scope before implementation, pressure-test whether a design is overengineered, or review a diff for avoidable complexity. Slash-only.

2026-04-07
implement-plan-and-open-pr
software-developers

Implements an existing implementation plan to completion, verifies the result, creates a pull request using the local create-pr skill, and returns the PR URL. Use only when the user explicitly asks to execute a plan end-to-end, open a PR, and provide the link.

2026-03-19
Showing top 8 of 17 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded