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

positron

يحتوي positron على 30 من skills المجمعة من posit-dev، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
30
Stars
4.2k
محدث
2026-07-21
Forks
166
التغطية المهنية
6 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

e2e-failure-analyzer
محللو ضمان جودة البرمجيات والمختبرون

Analyze e2e test failures from a GitHub Actions run. Provide a run ID or URL to download reports, extract traces/screenshots/logs, identify root causes, and get suggested actions. Works with both posit-dev/positron and posit-dev/positron-builds repos.

2026-07-21
positron-pr-helper
مطوّرو البرمجيات

Generates well-structured PR bodies with dynamically fetched e2e test tags

2026-07-21
triage-e2e-test
محللو ضمان جودة البرمجيات والمختبرون

Triage a specific Positron e2e test that is already failing or flaking in CI. Given a test name, surface its recent distinct failure modes from history, pull the evidence (trace, screenshots, logs) for each mode, and reason through the evidence to a root cause collaboratively with the engineer, landing on a concrete test fix or a product-bug repro. Test-centric counterpart to e2e-failure-analyzer (run-centric). For authoring a brand-new test, use author-e2e-tests.

2026-07-21
author-e2e-tests
محللو ضمان جودة البرمجيات والمختبرون

Use when writing, debugging, or maintaining Playwright e2e tests for Positron -- new test files, test cases, flaky-test fixes, test infrastructure, or performance/metric tests.

2026-07-17
chronicle
مطوّرو البرمجيات

Analyze Copilot session history for standup reports, usage tips, session search, and session reindexing. Use when the user asks for a standup, daily summary, usage tips, workflow recommendations, wants to search or find past sessions by keyword/file/PR, wants to reindex their session store, or asks about deleting session data.

2026-07-08
chat-customizations-editor
مطوّرو البرمجيات

Use when working on the Chat Customizations editor — the management UI for agents, skills, instructions, hooks, prompts, MCP servers, and plugins.

2026-07-08
code-oss-logs
مطوّرو البرمجيات

Find and read logs from Code OSS dev builds. Use when: finding logs, reading log files, debugging Code OSS, checking renderer logs, extension host logs, agent host logs, main process logs, investigating errors in dev builds.

2026-07-08
sessions
مطوّرو البرمجيات

Agents window architecture — covers the agents-first app, layering, folder structure, chat widget, menus, contributions, entry points, and development guidelines. Use when implementing features or fixing issues in the Agents window.

2026-07-08
update-ci-images
مديرو الشبكات وأنظمة الحاسوب

Long-running orchestration to rebuild every Positron CI image (ubuntu24_04, rocky_8, debian, openSUSE15_6, SLES15_6, and postgres — each as a multi-arch amd64+arm64 manifest) at one new tag with a new Node version. Creates a branch + PR, bumps NODE_VERSION, dispatches the build workflows on that branch with bounded concurrency, monitors the runs, auto-fixes failures and retries, and leaves the PR open for human review once all 6 builds are green.

2026-07-08
bump-ark
مطوّرو البرمجيات

Open or advance a Positron PR that bumps the Ark submodule to a given Ark PR (its head while open, its merge commit once merged) or to latest Ark main, with Positron e2e test tags. Use when the user runs /bump-ark with a PR number or "main" and optional @:tags.

2026-07-08
test-skill
مطوّرو البرمجيات

A test skill for demonstration purposes.

2026-07-07
pr-test-checker
محللو ضمان جودة البرمجيات والمختبرون

Grade whether a Positron PR has adequate test coverage. Evaluates new tests in the PR, checks existing coverage for changed source, and suggests concrete additions when coverage is insufficient. Used by the pr-test-checker GitHub Action.

2026-07-07
positron-pull-vscode-server
مطوّرو البرمجيات

Use when pulling changes from rstudio/vscode-server into Positron — fetching upstream, triaging commits, and applying diffs

2026-06-29
author-vitest-tests
محللو ضمان جودة البرمجيات والمختبرون

Use when writing or adding Vitest tests for Positron src/vs/ code, checking a branch/PR for test-coverage gaps, or testing React components with RTL.

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

Preview the test-coverage verdict PETE will post, locally, before a PR exists. PETE is Positron's CI "PR Test Checker": it grades whether a PR adds adequate tests for its source changes and posts a verdict comment. This skill replays the same rubric and file classification against your working tree (committed + uncommitted + untracked changes vs the merge-base with the default branch) and renders the verdict in-session -- it posts nothing and needs no network or gh. Use when asked to "run PETE" / "run PETE locally", to preview or check test coverage before opening or pushing a PR, to see whether the current branch has adequate tests, or to anticipate what PETE / the PR Test Checker will say.

2026-06-25
pick-copilot-tag
مطوّرو البرمجيات

Determine which vscode-copilot-chat release tag to use for a Positron build

2026-06-25
positron-abstract-svg
المصممون الجرافيكيون

Create or update abstract SVG illustrations for the Positron IDE -- for use in documentation, walkthrough steps, onboarding images, and feature previews. Use this skill whenever someone asks to make, update, or redesign an SVG image for Positron docs, walkthroughs, or any visual asset representing the Positron IDE UI. Also use it when asked to make images "consistent" with existing Positron walkthrough images, or to add a new image to match an existing set. Trigger on: "make an SVG for the walkthrough", "create an abstract image for the notebook feature", "update the hero image", "make it look like the other Positron SVGs", "add a docs image for X feature".

2026-06-25
positron-data-grid-pattern
مطوّرو البرمجيات

Use when building a list, table, grid, or virtualized scrolling UI in Positron, or touching `DataGridInstance` / `PositronDataGrid`. Avoids the common mistake of mediating props into the instance via useEffect.

2026-06-25
positron-demo-video
مطوّرو البرمجيات

Use when the user wants to create a demo video, record a feature walkthrough, or generate a video for a PR description. Triggers on "record a demo", "make a video", "demo video for PR", or "generate a walkthrough".

2026-06-25
positron-intake-rotation
متخصصو إدارة المشاريع

This skill should be used when handling issue intake rotation duties for the Positron repository. It provides workflows for reviewing and organizing new issues, responding to discussions, handling support tickets, and searching for related content. Use this skill when on intake rotation duty, when helping someone with intake tasks, or when learning the intake rotation process.

2026-06-25
positron-issue-creator
متخصصو إدارة المشاريع

This skill should be used when drafting GitHub issues for the Positron repository. It provides workflows for searching duplicates, selecting appropriate labels, gathering complete context through questioning, and writing terse, fluff-free issues that precisely describe what is needed or wrong. The skill prepares issues for manual submission by the user. Use this skill when the user asks to draft or prepare an issue for Positron.

2026-06-25
positron-qa-verify
محللو ضمان جودة البرمجيات والمختبرون

Generates clear, actionable verification guides for QA testing of Positron bug fixes and features

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

Use when reviewing Vitest test files (.vitest.ts/.tsx) for quality against Positron's builder pattern, RTL patterns, and conventions. Not for e2e or Playwright tests.

2026-06-25
create-hook
المهن الحاسوبية الأخرى

Create a hook (.json) to enforce policy or automate agent lifecycle events.

2026-05-28
add-policy
مطوّرو البرمجيات

Use when adding, modifying, or reviewing VS Code configuration policies. Covers the full policy lifecycle from registration to export to platform-specific artifacts. Run on ANY change that adds a `policy:` field to a configuration property.

2026-05-28
azure-pipelines
مطوّرو البرمجيات

Use when validating Azure DevOps pipeline changes for the VS Code build. Covers queueing builds, checking build status, viewing logs, and iterating on pipeline YAML changes without waiting for full CI runs.

2026-05-28
chat-perf
محللو ضمان جودة البرمجيات والمختبرون

Run chat perf benchmarks and memory leak checks against the local dev build or any published VS Code version. Use when investigating chat rendering regressions, validating perf-sensitive changes to chat UI, or checking for memory leaks in the chat response pipeline.

2026-05-28
fix-ci-failures
مطوّرو البرمجيات

Investigate and fix CI failures on a pull request. Use when CI checks fail on a PR branch — covers finding the PR, identifying failed checks, downloading logs and artifacts, extracting the failure cause, and iterating on a fix. Requires the `gh` CLI.

2026-05-28
act-on-feedback
مطوّرو البرمجيات

Act on user feedback attached to the current session. Use when the user submits feedback on the session's changes via the Submit Feedback button.

2026-05-28
create-pr
مطوّرو البرمجيات

Create a pull request for the current session. Use when the user wants to open a PR with the session's changes.

2026-05-28