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

devclarityai

Repository-level view of 66 collected skills across 5 GitHub repositories.

skills collected
66
repositories
5
updated
2026-06-22
repository explorer

Repositories and representative skills

Showing top 8 of 30 collected skills in this repository.
code-explainer
software-developers

Provides a brief explanation of the code attached, including key components, notable patterns, and a code walkthrough.

2026-04-07
code-review
software-quality-assurance-analysts-and-testers

Provides a code review of the attached code changes.

2026-04-07
implement-it
software-developers

Begins implementing a task following an implementation plan.

2026-04-07
code-explainer
software-developers

Provides a brief explanation of the code attached, including key components, notable patterns, and a code walkthrough. Use when the user asks to explain, understand, or walk through code.

2026-04-07
code-review
software-quality-assurance-analysts-and-testers

Provides a code review of the attached code changes. Use when the user asks for a code review, PR review, or feedback on code changes.

2026-04-07
implement-it
computer-science-teachers-postsecondarycareer-technical-education-teachers-postsecondary

Begins implementing a task following an implementation plan. Use when the user asks to implement a feature, fix a bug, or build something based on an existing plan or task file.

2026-04-07
task-creator
training-and-development-specialists-131151

Creates an implementation plan markdown file from a task description. Use when the user describes a new feature or task and wants a structured plan before implementation begins.

2026-04-07
code-explainer
software-developers

Provides a brief explanation of the code attached, including key components, notable patterns, and a code walkthrough.

2026-03-30
Showing top 8 of 15 collected skills in this repository.
e2e-testing
unclassified

Guides the creation of Playwright E2E tests from planning through implementation. Covers test plan creation, data seeding, Page Object Model development, and test writing with human checkpoints at each stage.

2026-06-22
managing-locators
unclassified

Explores features to discover stable locators and fixes broken locators in Playwright tests. Two modes — explore (proactive discovery) and fix (reactive repair) — both using playwright-cli for live browser interaction.

2026-06-22
qa-ac-analysis
unclassified

Reads a ticket's acceptance criteria and surfaces gaps, ambiguity, unstated assumptions, and missing cases - then ranks what to test by risk (severity x priority). Use before writing any tests, to interrogate the spec. Day 1 acceptance-criteria + risk block of the QA Foundational training.

2026-06-22
qa-bug-report
unclassified

Drafts a structured, reproducible bug report from behavior observed in the running app. Use after a tester reproduces a defect and wants a clean report another tester could file without a follow-up conversation. Day 2 bug-reporting block of the QA Foundational training.

2026-06-22
qa-context-personas
unclassified

Builds the context an AI needs to test an app well - product/area notes and user personas - and writes them into a reusable reference file. Use to turn a thin, generic AI run into a grounded one. Day 1 context live-build of the QA Foundational training.

2026-06-22
qa-gap-analysis
unclassified

Takes an existing set of test cases for a feature and returns what is missing - uncovered states, boundaries, negative paths, and unstated rules. Use when inheriting a test suite or auditing coverage. This is road 2 of the QA Foundational Day 2 "five roads."

2026-06-22
qa-html-report
unclassified

Turns markdown or QA skill output into a simple, consistently styled standalone HTML report. Saves it to a qa-reports folder on the Desktop and opens it in the default browser. Works on Mac and Windows. Use when output from a qa-xxx skill (AC analysis, bug report, test cases, gap analysis) needs to be shared as an HTML file.

2026-06-22
qa-test-cases
unclassified

Turns a feature input (ticket + acceptance criteria, existing cases, a screenshot, observed app behavior, or a recorded walkthrough) into test cases or lighter test scenarios. Use when a tester needs to generate test coverage from any of the "five roads" inputs. Carried from Day 1 of the QA Foundational training; the road-1 input for Day 2.

2026-06-03
Showing top 8 of 11 collected skills in this repository.
qa-ac-analysis
unclassified

Reads a ticket's acceptance criteria and surfaces gaps, ambiguity, unstated assumptions, and missing cases - then ranks what to test by risk (severity x priority). Use before writing any tests, to interrogate the spec. Day 1 acceptance-criteria + risk block of the QA Foundational training.

2026-06-09
qa-bug-report
unclassified

Drafts a structured, reproducible bug report from behavior observed in the running app. Use after a tester reproduces a defect and wants a clean report another tester could file without a follow-up conversation. Day 2 bug-reporting block of the QA Foundational training.

2026-06-09
qa-context-personas
unclassified

Builds the context an AI needs to test an app well - product/area notes and user personas - and writes them into a reusable reference file. Use to turn a thin, generic AI run into a grounded one. Day 1 context live-build of the QA Foundational training.

2026-06-09
qa-gap-analysis
unclassified

Takes an existing set of test cases for a feature and returns what is missing - uncovered states, boundaries, negative paths, and unstated rules. Use when inheriting a test suite or auditing coverage. This is road 2 of the QA Foundational Day 2 "five roads."

2026-06-09
qa-html-report
unclassified

Turns markdown or QA skill output into a simple, consistently styled standalone HTML report. Saves it to a qa-reports folder on the Desktop and opens it in the default browser. Works on Mac and Windows. Use when output from a qa-xxx skill (AC analysis, bug report, test cases, gap analysis) needs to be shared as an HTML file.

2026-06-09
codebase-analysis
unclassified

Analyze a test automation codebase and produce a single-page HTML "model of what exists" report covering assertion depth, test levels, run mechanics, environments, test data, authentication, network handling, dependencies and security, run commands, locators and consistency, and AI tooling artifacts.

2026-05-14
Showing 5 of 5 repositories
All repositories loaded