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

LucaB28

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

skills collected
15
repositories
1
updated
2026-06-11
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

qa-audit
software-quality-assurance-analysts-and-testers

Full QA audit orchestrator. Use when the user asks to "test my app", "run a full QA audit", "test everything", or invokes /qa-audit. Discovers what kind of application this is, selects the relevant QA agents (ui-inspector, api-sentinel, security-scout, perf-guardian, data-validator, regression-watcher), runs them, and merges their reports into one master QA report.

2026-06-11
qa-init
software-quality-assurance-analysts-and-testers

Onboard the QA toolkit onto any project. Use on first contact with a new codebase, when the user says "set up QA", "qa init", "/qa-init", or when any QA agent finds no qa-profile.md. Studies the project deeply and writes the persistent QA profile that every other agent reads first — the toolkit's long-term memory for this project.

2026-06-11
qa-ci
software-developers

Wire the QA suite into CI. Use when the user wants tests running automatically on every PR or on a schedule: "add this to CI", "run tests on every push", "/qa-ci". Generates GitHub Actions workflows for the generated Playwright suite and (optionally) scheduled full audits.

2026-06-11
qa-heal
software-quality-assurance-analysts-and-testers

Self-healing for the generated test suite. Use when previously-green Playwright tests are failing, the user says "my tests broke", "fix the tests", "/qa-heal", or after a UI refactor breaks selectors. Classifies each failure (real bug vs test drift) and repairs the drift — never papers over real bugs.

2026-06-11
qa-trend
software-quality-assurance-analysts-and-testers

Compare two QA audit runs and report what improved, what regressed, and what persists. Use when the user asks "did it improve since last time?", "compare audits", "QA trend", or invokes /qa-trend. Requires at least two timestamped runs under qa-reports/runs/.

2026-06-11
accessibility-checker
web-and-digital-interface-designers

Audit web pages for WCAG 2.1 compliance. Use when the user asks about accessibility, a11y, WCAG, screen readers, or contrast issues.

2026-06-11
api-contract-tester
software-quality-assurance-analysts-and-testers

Generate and execute API contract tests from OpenAPI/Swagger specs. Use when the user wants contract tests or schema validation for an API.

2026-06-11
bug-report-writer
software-quality-assurance-analysts-and-testers

Transform informal bug descriptions into structured, professional bug reports. Use when the user describes a bug and needs it documented or filed.

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