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

skytest-agent

يحتوي skytest-agent على 9 من skills المجمعة من oursky، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
9
Stars
29
محدث
2026-06-24
Forks
4
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

skytest-fix
محللو ضمان جودة البرمجيات والمختبرون

Diagnose and fix failed SkyTest test cases. Analyzes run reports, events, screenshots, and error traces to classify failures into a systematic taxonomy — then proposes targeted fixes and applies them via MCP after user confirmation. Default stabilization strategy: convert flaky ai-action interaction steps (clicks, fills, dropdowns, datepickers) to playwright-code with verified selectors. Use when a test run has failed and you need to investigate and fix the test case.

2026-06-24
skytest
محللو ضمان جودة البرمجيات والمختبرون

Create, update, run, and manage SkyTest test cases via MCP — directly from the user's instructions, with no separate explore/plan phase. Accepts short prompts ("add a test that creates a product and verifies it in the list") or exact step lists; fills in element detail from existing test cases, screenshots, or a quick browser-tool pass. Writes playwright-code steps for deterministic interactions (clicks, fills, dropdowns, datepickers) and ai-action for visual verification. Also handles section coverage design, project configs, runner inventory, run monitoring, and stop operations. For diagnosing a failed run, use skytest-fix.

2026-06-24
commit
مطوّرو البرمجيات

Plan logical commit units from staged changes only, suggest commit titles, return the plan only, and create commits only after user approval (e.g. "ok", "please commit"). Use when the user asks to commit changes, plan/split commits, create logical commits, or use a refs footer (e.g. refs: #42).

2026-06-12
debug
مطوّرو البرمجيات

Structured debugging workflow — reproduce first, gather evidence, trace root cause, fix with minimal scope. Use when the user asks to debug, investigate, trace, or fix a bug.

2026-06-12
plan
مطوّرو البرمجيات

Create an implementation plan for a task — align on intent, identify impacted files, and write a step-by-step plan. Use when the user asks to plan work, design a feature, create an implementation plan, or tackle a non-trivial change.

2026-06-12
review
محللو ضمان جودة البرمجيات والمختبرون

Structured code review with two-pass approach (spec compliance then code quality). Use when the user asks to review code, review a PR, audit changes, check for security/performance/reliability issues, or run a code quality check.

2026-06-12
linear-bug-to-skytest
محللو ضمان جودة البرمجيات والمختبرون

Convert a Linear bug report into one or more SkyTest regression test cases — verifying the bug is fixed and the expected behavior works correctly. Use this skill whenever the user shares a Linear issue link or ID that is a BUG and wants to create a regression test from it. Triggers on phrases like "create a test from this bug", "regression test for SKY-123", "convert this bug to SkyTest", "make a test case for this bug ticket", or when a Linear bug link is shared alongside testing intent. This skill is designed for bug reports specifically — not for feature tasks, user stories, or development requirements. Supports create/update, direct run trigger, run querying, project config management, and runner inventory lookup through SkyTest MCP tools.

2026-06-12
linear-bug-report
ممثلو خدمة العملاء

Create structured bug reports in Linear from screenshots and brief descriptions. Use when a user drops a screenshot or describes a bug they want to file in Linear. Triggers on phrases like "bug", "report", "file a ticket", "found an issue", "something is broken", or when an image is shared with a bug description.

2026-03-05
linear-bug-revise
محللو ضمان جودة البرمجيات والمختبرون

Revise an existing Linear bug report to follow the team's standard format. User provides a Linear issue link or identifier, and this skill rewrites the title and description into the structured bug report format. Triggers on phrases like "revise bug", "rewrite issue", "clean up this ticket", "fix this bug report", or when a Linear link is shared with a request to improve it.

2026-03-05