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

ShiplightAI

Repository-level view of 46 collected skills across 6 GitHub repositories.

skills collected
46
repositories
6
updated
2026-07-22
repository explorer

Repositories and representative skills

cloud
software-developers

Sync local test cases, templates, and functions with Shiplight cloud. Manage test runs, environments, folders, suites, and accounts.

2026-04-06
triage
software-quality-assurance-analysts-and-testers

Triage failing E2E tests: reproduce failures, diagnose root causes, fix test issues in YAML, and report application bugs — with batch healing and concurrent browser investigation.

2026-04-04
create-e2e-tests
software-quality-assurance-analysts-and-testers

Spec-driven E2E test creation: plan what to test through structured discovery phases, then scaffold a local Shiplight test project and write YAML tests by walking through the app in a browser.

2026-03-29
verify
software-quality-assurance-analysts-and-testers

Verify UI changes in the browser using Shiplight MCP tools.

2026-03-26
compliance-review
information-security-analysts

Compliance review and testing: evaluate your application against HIPAA, SOC 2, PCI-DSS, and GDPR technical requirements with browser-based validation and YAML regression tests for continuous compliance.

2026-03-23
design-review
web-and-digital-interface-designers

UI and design review: evaluate visual quality, responsive behavior, accessibility, color/contrast, typography, layout consistency, and i18n readiness using browser-based validation against industrial standards.

2026-03-23
geo-review
market-research-analysts-and-marketing-specialists-131161

Generative Engine Optimization review: evaluate your content's visibility to AI-powered search engines — citation-worthiness, content structure, authority signals, llms.txt, entity clarity, and AI retrieval readiness.

2026-03-23
performance-review
software-quality-assurance-analysts-and-testers

Performance review and testing: evaluate Core Web Vitals, page load times, bundle sizes, runtime performance, resource optimization, and rendering efficiency with browser-based measurement and benchmarking.

2026-03-23
Showing top 8 of 13 collected skills in this repository.
create-e2e-tests
software-quality-assurance-analysts-and-testers

Spec-driven E2E test creation: plan what to test through structured discovery phases, then scaffold a local Shiplight test project and write YAML tests by walking through the app in a browser.

2026-03-26
verify
software-quality-assurance-analysts-and-testers

Verify UI changes in the browser using Shiplight MCP tools.

2026-03-26
compliance-review
information-security-analysts

Compliance review and testing: evaluate your application against HIPAA, SOC 2, PCI-DSS, and GDPR technical requirements with browser-based validation and YAML regression tests for continuous compliance.

2026-03-24
design-review
web-and-digital-interface-designers

UI and design review: evaluate visual quality, responsive behavior, accessibility, color/contrast, typography, layout consistency, and i18n readiness using browser-based validation against industrial standards.

2026-03-24
geo-review
market-research-analysts-and-marketing-specialists-131161

Generative Engine Optimization review: evaluate your content's visibility to AI-powered search engines — citation-worthiness, content structure, authority signals, llms.txt, entity clarity, and AI retrieval readiness.

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

Performance review and testing: evaluate Core Web Vitals, page load times, bundle sizes, runtime performance, resource optimization, and rendering efficiency with browser-based measurement and benchmarking.

2026-03-24
privacy-review
information-security-analysts

Privacy review and testing: evaluate PII handling, data flows, tracking inventory, consent mechanisms, storage practices, and data leakage risks with browser-based validation against GDPR, CCPA, and industry best practices.

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

Resilience review and testing: evaluate error handling, graceful degradation, API contract compliance, edge cases, and failure recovery with browser-based fault injection and validation.

2026-03-24
Showing top 8 of 11 collected skills in this repository.
compliance-review
information-security-analysts

Compliance review and testing: evaluate your application against HIPAA, SOC 2, PCI-DSS, and GDPR technical requirements with browser-based validation and YAML regression tests for continuous compliance.

2026-03-26
create-e2e-tests
software-quality-assurance-analysts-and-testers

Spec-driven E2E test creation: plan what to test through structured discovery phases, then scaffold a local Shiplight test project and write YAML tests by walking through the app in a browser.

2026-03-26
design-review
web-and-digital-interface-designers

UI and design review: evaluate visual quality, responsive behavior, accessibility, color/contrast, typography, layout consistency, and i18n readiness using browser-based validation against industrial standards.

2026-03-26
geo-review
market-research-analysts-and-marketing-specialists-131161

Generative Engine Optimization review: evaluate your content's visibility to AI-powered search engines — citation-worthiness, content structure, authority signals, llms.txt, entity clarity, and AI retrieval readiness.

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

Performance review and testing: evaluate Core Web Vitals, page load times, bundle sizes, runtime performance, resource optimization, and rendering efficiency with browser-based measurement and benchmarking.

2026-03-26
privacy-review
information-security-analysts

Privacy review and testing: evaluate PII handling, data flows, tracking inventory, consent mechanisms, storage practices, and data leakage risks with browser-based validation against GDPR, CCPA, and industry best practices.

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

Resilience review and testing: evaluate error handling, graceful degradation, API contract compliance, edge cases, and failure recovery with browser-based fault injection and validation.

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

Review orchestrator: assess your application and recommend the right combination of design, security, privacy, compliance, resilience, performance, SEO, and GEO reviews.

2026-03-26
Showing top 8 of 11 collected skills in this repository.
create-yaml-tests
software-quality-assurance-analysts-and-testers

Create, update, and repair local Shiplight YAML E2E tests. Use for Shiplight test projects, including project setup, specs, auth setup, YAML implementation, validation, and test maintenance.

2026-06-30
test-coverage
software-quality-assurance-analysts-and-testers

Drive comprehensive test creation for a feature, spec, module, or PR. Decide what must be tested, pick the testing strategy at the lowest sufficient cost, drive the test producers to author the tests, run them, and record the session — what was tested, by what test type, and what passed — in specs/<feature>/test-spec.md and test-report.md. Drives the producers create-yaml-tests and create-agent-tests.

2026-06-29
create-agent-tests
software-quality-assurance-analysts-and-testers

Author, scaffold, and run coding-agent-driven tests: Markdown case files executed by a coding agent against a live environment (browser, API, DB, logs, cloud, telemetry) with an auditable PASS/FAIL/BLOCKED report. Use when a deterministic test would be premature, brittle, too expensive, or too narrow.

2026-06-25
review
software-developers

Review orchestrator and single entry point for all application reviews. Triage what needs reviewing, then run the right domains: security (OWASP, auth, headers, supply chain), privacy (PII, tracking, consent, GDPR/CCPA), compliance (HIPAA, SOC 2, PCI-DSS, GDPR), design (responsive, accessibility, typography, i18n), resilience (error handling, degradation, API contracts), performance (Core Web Vitals, bundles, runtime), SEO (meta, structured data, crawlability), and GEO (AI citation readiness, llms.txt, entity clarity). Use for pre-launch readiness, post-incident planning, or any 'review my app for X' request.

2026-06-21
cloud-v2
software-quality-assurance-analysts-and-testers

Read Shiplight Cloud v2/Nova test results: list runs, fetch run details, and download artifacts.

2026-06-21
create-tests
software-quality-assurance-analysts-and-testers

Deprecated alias for create-yaml-tests. Renamed to create-yaml-tests; this entry only redirects for backward compatibility. Use create-yaml-tests to create, update, and repair local Shiplight YAML E2E tests.

2026-06-21
triage
software-quality-assurance-analysts-and-testers

Triage failing Shiplight YAML tests: reproduce failures, inspect evidence, apply minimal correct fixes, report app/spec mismatches, and update project memory.

2026-06-21
cloud
software-quality-assurance-analysts-and-testers

Sync local tests with Shiplight cloud — push and pull YAML test cases, templates, and functions between your repo and the cloud. Requires a Shiplight cloud subscription.

2026-06-08
Showing top 8 of 9 collected skills in this repository.
Showing 6 of 6 repositories
All repositories loaded