Skip to main content
Run any Skill in Manus
with one click
signalbeam-io
GitHub creator profile

signalbeam-io

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

skills collected
29
repositories
1
updated
2026-03-17
repository explorer

Repositories and representative skills

check-architecture
software-developers

Verify hexagonal architecture layer rules, Result pattern usage, and coding conventions. Use as a quick local check during development — fast and focused on architecture rules only. For full security + quality review, use /code-review instead.

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

Review code changes for security, architecture, and quality issues. Use for deep PR-level review — checks OWASP vulnerabilities, hexagonal architecture violations, code smells, and test gaps. For a quick architecture-only check, use /check-architecture instead.

2026-03-17
complete-task
software-developers

Complete current task with all quality gates, code review, QA check, and submit PR. Use when implementation is done and you want to run the full verification pipeline (build, lint, tests, review, QA) and create the pull request.

2026-03-17
complete-infra
software-developers

Complete infrastructure task — lint, validate, review, and submit PR. Use when an infrastructure-only branch is ready for submission — runs Terraform/Helm validation and creates the PR, skipping .NET/frontend checks.

2026-03-15
add-feature
software-developers

Scaffold a new frontend feature module with page, components, API service, and hooks. Use whenever the user wants to add a new page, dashboard section, UI module, or frontend feature to the React app.

2026-03-14
screenshot
software-developers

Capture a screenshot of a URL or route with one command. Use whenever the user wants to take a screenshot, capture a page, see what a route looks like, or visually verify a page. Supports mobile viewport with --mobile and unauthenticated mode with --no-auth.

2026-03-14
smoke-test
software-quality-assurance-analysts-and-testers

Smoke test the running frontend and API by navigating key routes with Playwright, checking for console errors and broken pages. Use after /run-local or to verify the app works before creating a PR.

2026-03-14
verify-feature
software-quality-assurance-analysts-and-testers

Auto-detect changed frontend routes, navigate them with Playwright, take screenshots, and check for console/network errors. Use after implementing a frontend feature to verify it works visually — auto-detects routes from git changes or accepts a route argument. Supports --responsive for mobile testing and --interactive for click testing.

2026-03-14
Showing top 8 of 29 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded
signalbeam-io Agent Skills | SkillsMP