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

TrevorEdris

Repository-level view of 100 collected skills across 4 GitHub repositories.

skills collected
100
repositories
4
updated
2026-07-02
repository explorer

Repositories and representative skills

desloppify
software-developers

Identify and remove AI slop from code comments, documentation, and prose. Use when cleaning up AI-generated output, reviewing for AI tells, or improving signal-to-noise ratio in any text.

2026-03-26
design-review
software-quality-assurance-analysts-and-testers

Design review for front-end code changes using Playwright for live browser testing. Covers visual hierarchy, accessibility (WCAG AA+), responsive design, and interaction patterns. Use when reviewing UI/UX changes before merge.

2026-03-25
chaos-review
software-quality-assurance-analysts-and-testers

Adversarial code review that assumes the worst. Finds failure modes, race conditions, blast radius, and edge cases that optimistic reviewers miss. Use when you want brutal honesty about code resilience.

2026-03-24
code-review
software-quality-assurance-analysts-and-testers

Perform thorough code review on a PR using the Pragmatic Quality framework. Integrates with Jira to validate implementation matches ticket requirements. Use when reviewing pull requests or providing PR feedback.

2026-03-24
plan-validator
software-developers

Validate implementation plans for completeness, specificity, and actionability. Catches vague language, missing sections, and untestable outcomes.

2026-03-24
prd-author
project-management-specialists

Interactive PRD creation and iteration for non-technical users. Use this skill whenever the user wants to define product requirements, write a PRD, spec out a feature, describe what to build, or says "what should we build", "write requirements", "create a PRD", "define the product". Also use when updating an existing PRD based on stakeholder or engineering feedback. Guides through structured requirement definition using plain-language facilitation prompts with discovery questions upfront. Auto-validates with /prd-validator after completion.

2026-03-24
prd-to-roadmap
project-management-specialists

Translates an approved PRD into a unified ROADMAP.md with phased feature descriptions and implementation checklists. Use this skill whenever an engineer receives a PRD and needs to break it into phases, when the user asks "how do I turn this PRD into a plan", "create a roadmap from requirements", or "decompose this into milestones". Gates on PRD validation — refuses to proceed if the PRD hasn't passed /prd-validator.

2026-03-24
prd-validator
project-management-specialists

Validates PRD.md files for structural completeness, specificity, and actionability before handoff to engineering. Use this skill whenever a PRD exists and needs quality review, before handing requirements to engineers, when the user asks "is this PRD ready" or "validate my requirements", or automatically after /prd-author completes. Checks for required sections, acceptance criteria, scope boundaries, vague language, and requirement ID consistency. Supports --draft mode for work-in-progress PRDs.

2026-03-24
Showing top 8 of 65 collected skills in this repository.
architecture-diagrams
software-developers

Use when creating, editing, reviewing, or rendering software architecture or flow diagrams — C4 diagrams (system context, container, component, deployment, dynamic), sequence diagrams, request-flow visuals, or any Mermaid authoring where the rendered output must be readable. Also use when a Mermaid diagram renders with overlapping labels, parse errors, or a single-column layout, or when the user asks to "diagram the architecture", "draw the request flow", "map the sequences", or wants LucidChart-quality output from Mermaid.

2026-07-02
brainstorming
software-developers

Use when about to create a feature, build a component, add functionality, modify behavior, or start any new work — or when the user asks how should we, what approach, which way, explore options, design X, or spec this out. Triggers before any code, scaffold, or implementation skill runs.

2026-06-28
orchestrate
computer-occupations-all-other

Use when one request spans multiple domains (e.g. code + tests + docs + security + diagrams), has independent workstreams that could run concurrently, or is too large for a single agent in one pass — symptoms include "do all of X, Y, and Z", a multi-part review, or a task that would obviously thrash one agent's context

2026-06-28
prd-author
project-management-specialists

Use when defining product requirements, writing or updating a PRD, spec'ing out a feature, or deciding what to build — or when the user says write requirements, create a PRD, define the product, what should we build, or hands over stakeholder/engineering feedback to fold into an existing PRD. Especially for non-technical users translating a conversation into structured requirements.

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

Use when you want brutal, worst-case review of code resilience -- failure modes, race conditions, blast radius, and edge cases optimistic reviewers miss.

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

Use when reviewing code or a PR for high-confidence, real-exploitation security vulnerabilities (>80% confidence threshold, low false positives).

2026-06-28
session-handoff
computer-occupations-all-other

Use when saving or restoring agent context across sessions -- the user asks to save state, create a handoff, or pause, or the context window nears capacity; or to resume with load handoff, resume from, or continue where we left off.

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

Use when reviewing a pull request or diff, giving PR feedback, validating an implementation against a Jira ticket or spec, after completing a feature or task, before merging to main, or whenever you need a fresh set of eyes on changes before they ship

2026-06-28
Showing top 8 of 24 collected skills in this repository.
Showing top 8 of 10 collected skills in this repository.
Showing 4 of 4 repositories
All repositories loaded