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

robotframework-roboview

robotframework-roboview contains 11 collected skills from viadee, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
17
updated
2026-06-15
Forks
1
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

api-development
software-developers

FastAPI endpoint development for RoboView backend. Use when adding new API endpoints, modifying existing routes, or designing API contracts. Covers request/response schemas, dependency injection, error handling, and OpenAPI documentation.

2026-06-15
code-review
software-quality-assurance-analysts-and-testers

Systematic code review for RoboView contributions. Use when reviewing pull requests, checking code quality, or validating changes before merge. Covers style, testing, security, and cross-surface consistency.

2026-06-15
cross-surface-changes
software-developers

Coordinating changes that span multiple surfaces (Python backend, VS Code extension, React webview). Use when implementing features that require changes across the stack, updating APIs, or modifying message protocols.

2026-06-15
diagnose
software-developers

Disciplined diagnosis loop for hard bugs and performance regressions in RoboView. Use when debugging issues in the backend, extension, or webview. Follows reproduce → minimise → hypothesise → instrument → fix → regression-test methodology.

2026-06-15
improve-architecture
software-developers

Find architectural improvements and deepening opportunities in the RoboView codebase. Use when reviewing code structure, identifying refactoring candidates, or improving testability and maintainability.

2026-06-15
report-generation
software-developers

Report generation feature development for RoboView. Use when working on the reporting service, exporters, or report-related endpoints. Covers PDF, HTML, Excel, JSON, and Markdown export formats.

2026-06-15
robot-framework
software-quality-assurance-analysts-and-testers

Robot Framework test development and resource file creation. Use when writing, modifying, or debugging Robot Framework tests, keywords, and resources. Covers BDD syntax, keyword design, resource organization, and test patterns.

2026-06-15
roboview-backend
software-developers

Python backend development for RoboView. Use when modifying FastAPI services, registries, schemas, API endpoints, or the CLI. Covers service patterns, registry operations, schema design, and API development following the established architecture.

2026-06-15
roboview-extension
software-developers

VS Code extension development for RoboView. Use when modifying extension activation, commands, services, or webview communication. Covers TypeScript patterns, VS Code API usage, and backend coordination.

2026-06-15
roboview-webview
web-developers

React webview UI development for RoboView. Use when modifying the dashboard, keyword usage panel, robocop panel, or UI components. Covers React patterns, shadcn/ui components, VS Code theming, and webview communication.

2026-06-15
tdd
software-quality-assurance-analysts-and-testers

Test-driven development for RoboView. Use when building new features, fixing bugs, or adding tests. Follows red-green-refactor loop with vertical slices. Covers pytest patterns for backend and React testing for webview.

2026-06-15