Skip to main content
Run any Skill in Manus
with one click
GitHub repository

wavecraft

wavecraft contains 10 collected skills from RonHouben, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
2
updated
2026-02-28
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

playwright-mcp-ui-testing
software-quality-assurance-analysts-and-testers

Visual UI testing using Playwright MCP to interact with the Wavecraft web UI. Use this skill when testing UI components, verifying visual appearance, taking screenshots, or validating UI behavior that requires browser interaction. Requires the dev server running (cargo xtask dev).

2026-02-28
processor-component-creator
software-developers

Create new processor UI components in @wavecraft/components with default scope (component, unit test, typecheck, index exports), processorId-derived IDs, and targeted validation.

2026-02-28
simple-browser-ui-testing
software-quality-assurance-analysts-and-testers

Execute required visual UI validation using VS Code integrated browser (Simple Browser) with screenshot evidence recorded in test-plan.md.

2026-02-28
create-pull-request
software-developers

Creates a Pull Request using GitHub CLI with a PR summary file. Generates PR-summary.md in the feature-specs folder to avoid terminal pasting issues.

2026-02-21
design-token-compliance
web-and-digital-interface-designers

Ensure Wavecraft UI changes use existing design tokens and reusable patterns instead of ad-hoc values, with a fast normalization checklist for spacing, color, typography, and states.

2026-02-21
ui-accessibility-review
software-quality-assurance-analysts-and-testers

Review Wavecraft UI changes for practical accessibility quality (semantic HTML, keyboard/focus behavior, contrast, ARIA, reduced motion) and provide fix-ready findings.

2026-02-21
ui-ux-change-workflow
software-developers

Execute Wavecraft UI/UX changes through a practical end-to-end flow: discovery, proposal, implementation, verification, and handoff with minimal-scope commits.

2026-02-21
run-cicd-pipeline-locally
software-developers

Run the Wavecraft CI checks locally. Prefer the native `cargo xtask` commands for speed; use Docker + `act` only when validating GitHub Actions workflows or Linux-specific behavior.

2026-02-13
agent-creator
software-developers

Create new custom agents (.agent.md files) for VS Code Copilot. Use when the user wants to create, scaffold, or design a new custom agent with specific roles, tools, handoffs, and instructions. Guides through agent design decisions and produces a complete .agent.md file.

2026-02-10
skill-creator
software-developers

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends the agent's capabilities with specialized knowledge, workflows, or tool integrations.

2026-01-31