Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

robotframework-roboview

robotframework-roboview 收录了来自 viadee 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
17
更新
2026-06-15
Forks
1
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

api-development
软件开发工程师

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
软件质量保证分析师与测试员

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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
软件开发工程师

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
软件开发工程师

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
网页开发工程师

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
软件质量保证分析师与测试员

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