Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

robotframework-roboview

robotframework-roboview enthält 11 gesammelte Skills von viadee, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
11
Stars
17
aktualisiert
2026-06-15
Forks
1
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

api-development
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwareentwickler

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
Webentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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