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

grantiva

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

skills collected
14
repositories
1
updated
2026-04-01
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

add-identifiers
software-developers

Apply accessibility identifier fixes from a doctor report to Swift source files. Adds .accessibilityIdentifier() modifiers to interactive elements. Use after /swift-assist:doctor.

2026-04-01
coverage
software-quality-assurance-analysts-and-testers

Report test coverage across the app - how many screens have flows, how many elements have accessibility identifiers, and what to tackle next. Use for a quick health check on your testing setup.

2026-04-01
doctor
software-quality-assurance-analysts-and-testers

Walk the running app using computer use, inspect the view hierarchy with Grantiva, and report elements missing accessibility identifiers. Use for accessibility audits or test preparation.

2026-04-01
make-tests
software-quality-assurance-analysts-and-testers

Walk the app using computer use and generate Grantiva screen definitions and flow YAML files for every discovered user flow. Use after /swift-assist:doctor for reliable tests.

2026-04-01
run-flow
software-developers

Run a single named flow by name. Faster than /swift-assist:test when you're debugging one broken screen and don't want to wait for the full suite.

2026-04-01
setup-ci
software-developers

Generate a GitHub Actions workflow that runs Grantiva VRT in CI on every pull request. Use to add cloud visual regression testing with GitHub Check integration to your project.

2026-04-01
test
software-quality-assurance-analysts-and-testers

Run generated test flows against the app in the simulator using Grantiva. Use after /swift-assist:make-tests to execute and validate your user flows.

2026-04-01
setup-mocks
software-quality-assurance-analysts-and-testers

Add the UI_TESTING / .mock services pattern to the app entry point so Grantiva can run tests with deterministic data and no live server. Use before make-tests when the app talks to an API.

2026-04-01
Showing top 8 of 14 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded