Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

robotframework-roboview

يحتوي robotframework-roboview على 11 من skills المجمعة من viadee، مع تغطية مهنية على مستوى المستودع وصفحات 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