Skip to main content
posit-dev
ملف منشئ GitHub

posit-dev

عرض على مستوى المستودعات لـ ١٢٨ skills مجمعة عبر ٢٨ مستودعات GitHub.

skills مجمعة
١٢٨
مستودعات
٢٨
محدث
٤ سبتمبر ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

نعرض هنا أهم 8 مستودعات؛ تستمر القائمة الكاملة أدناه.
مستكشف المستودعات

المستودعات و skills الممثلة

launch
غير مصنف

Launch Code OSS (VS Code from sources) into an isolated throwaway profile with unique debug ports so you can drive it with @playwright/cli AND attach a Node debugger via dap-cli in the same session. Use when working on VS Code itself and you want to interact…

٤ سبتمبر ٢٠٢٦
merge-upstream-vscode
غير مصنف

This skill should be used when merging upstream changes from vscode-server into the Positron IDE repository. Invoke it when the git repository contains the conflicted changes from an upstream merge.

٤ سبتمبر ٢٠٢٦
agent-host-e2e-tests
غير مصنف

Use when writing, recording, updating, or troubleshooting the agent host end-to-end tests under src/vs/platform/agentHost/test/node/e2e (black-box tests that drive the whole agent host over the AHP protocol, using a CapiReplayProxy record/replay system for…

٤ سبتمبر ٢٠٢٦
agent-host-logs
غير مصنف

Analyze Agent Host debug log exports. Use when given an ah-logs or ahp-logs zip/folder, an Export Agent Host Debug Logs bundle, events.jsonl, AHP JSONL transport logs, Agent Host.log, remote-agenthost.log, or copilot-logs.

٤ سبتمبر ٢٠٢٦
chat-pet-sprite-creation
غير مصنف

Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.

٤ سبتمبر ٢٠٢٦
feedback-learning
غير مصنف

Classify and record explicit corrective feedback without turning skills or instructions into append-only knowledge dumps.

٤ سبتمبر ٢٠٢٦
policy-and-managed-settings
غير مصنف

Use whenever adding, modifying, or reviewing any Copilot, agent, LLM, AI, tool, permission, sandbox, MCP, model, telemetry, feature-gate, setting, configuration, or enterprise control—especially anything an organization or administrator may need to manage.…

٤ سبتمبر ٢٠٢٦
sessions
غير مصنف

Core principles and workflow router for changes to the Agents Window under src/vs/sessions.

٤ سبتمبر ٢٠٢٦
عرض 8 من أصل ٤٥ skills مجمعة.
pr-create
غير مصنف

Creates a pull request from current changes, monitors GitHub CI, and debugs any failures until CI passes. Activate when the user says "create pr", "make a pr", "open pull request", "submit pr", "pr for these changes", or wants to get their current work into a…

٢٨ أغسطس ٢٠٢٦
deploy-to-connect
مطوّرو البرمجيات

Deploy or publish Python and R content to a Posit Connect server using rsconnect-python or the R rsconnect package. Handles interactive apps and dashboards, web APIs, rendered documents, and prepared bundles/manifests. Use whenever the user asks to deploy,…

١٣ أغسطس ٢٠٢٦
critical-code-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Rigorously review code or pull requests for correctness, security, accessibility, maintainability, tests, and edge cases. Use when users request a critical code review, want a guided walkthrough of findings, need implementer-facing feedback, or want to…

٥ أغسطس ٢٠٢٦
new-work
مطوّرو البرمجيات

Create and manage todo tracking documents for features, bugs, and multi-step tasks. Use when starting new work that benefits from a persistent record of decisions, progress, and context.

١٧ يونيو ٢٠٢٦
working-on
مطوّرو البرمجيات

Set a tracking document as the source of truth for the current feature or task. Use when starting work on a feature, bug fix, or multi-step task that benefits from a persistent record of decisions, discoveries, and progress. Keeps the document updated as work…

١٧ يونيو ٢٠٢٦
lifecycle
مطوّرو البرمجيات

Guidance for managing R package lifecycle according to tidyverse principles using the lifecycle package. Use when: (1) Setting up lifecycle infrastructure in a package, (2) Deprecating functions or arguments, (3) Renaming functions or arguments, (4)…

١٦ يونيو ٢٠٢٦
pr-threads-address
محللو ضمان جودة البرمجيات والمختبرون

Address PR review feedback by systematically working through every unresolved PR review thread on the current branch's PR - analyze each comment, make the requested code changes (with tests where useful), commit, and optionally reply and resolve.

١١ يونيو ٢٠٢٦
pr-threads-resolve
محللو ضمان جودة البرمجيات والمختبرون

Bulk resolve unresolved PR review threads on the current branch’s PR — typically after threads have been addressed manually or via /pr-threads-address

١١ يونيو ٢٠٢٦
عرض 8 من أصل ٢٦ skills مجمعة.
draft-validation
غير مصنف

Use LLMs to draft and edit Pointblank validation plans. Covers DraftValidation for generating plans from data, EditValidation for modifying existing plans with natural language, and the interactive assistant() chat interface. Supports Anthropic, OpenAI,…

١٩ أغسطس ٢٠٢٦
pointblank
علماء البيانات

Validate DataFrames and database tables with Pointblank. Covers the Validate workflow (plan, interrogate, report), column selectors, data backends (Polars, Pandas, DuckDB, databases via Ibis), threshold levels, actions, and result extraction. Use when…

١٩ أغسطس ٢٠٢٦
write-validation
علماء البيانات

Write data-validation plans with Pointblank. Covers choosing the right validation methods for each data quality concern, composing multi-step plans, setting thresholds and actions, using segments, conditional steps, handling nulls and missing values, and…

٥ أغسطس ٢٠٢٦
validate-yaml
علماء البيانات

Define Pointblank validation plans in YAML instead of Python code. Covers the YAML schema, validate_yaml() for syntax checking, yaml_interrogate() for execution, yaml_to_python() for code generation, and data source configuration. Use when defining validation…

٥ أغسطس ٢٠٢٦
scan-and-profile
علماء البيانات

Profile and scan datasets with Pointblank before writing validation rules. Covers DataScan for column-level statistics, Schema inference with schema_from_tbl(), missing values analysis with missing_vals_tbl(), and table previewing. Use when exploring a new…

٥ أغسطس ٢٠٢٦
generate-data
علماء البيانات

Generate synthetic datasets with Pointblank using Schema and field classes. Covers IntField, FloatField, StringField, BoolField, DateField, DatetimeField, and more. Supports presets (name, email, address, etc.), country-specific data, nullable columns, unique…

٥ أغسطس ٢٠٢٦
define-contracts
مطوّرو البرمجيات

Define data contracts and pipeline validation with Pointblank. Covers Contract, Step, Schema, Pipeline, and PipelineResult for enforcing structural and semantic expectations at data boundaries. Use when setting up source/target contracts, pipeline validation,…

٥ أغسطس ٢٠٢٦
r-databricks-connections
غير مصنف

Choosing and troubleshooting a connection from R to Databricks. Load this first for any R-to-Databricks work. Covers the five connection paths (odbc, brickster DBI, sparklyr, brickster REST, db_context), the ambient-credential model on Posit Workbench, and…

٢٨ أغسطس ٢٠٢٦
r-databricks-unity-catalog
غير مصنف

Finding and querying Unity Catalog data from R. Covers browsing catalogs, schemas and tables with brickster, writing dbplyr pipelines rather than SQL strings (including why spatial ST_ functions and the odbc BINARY bug are not reasons to drop to SQL, and why…

٢٨ أغسطس ٢٠٢٦
r-databricks-parallel
غير مصنف

Choosing a parallel method for R work on Databricks, then running distributed R with sparklyr::spark_apply(). Covers the six candidate methods and when each fits, spark_apply mechanics and its hard prerequisites, and the limits of Databricks Connect. Load…

٢٦ أغسطس ٢٠٢٦
site-diagrams
غير مصنف

Use when adding, editing or reviewing a diagram on the R on Databricks guide. Covers the Graphviz-over-mermaid decision, the both-modes colour palette, the width budget, and how to preview a diagram with the dark mode toggle. Also use when deciding whether a…

٢٥ أغسطس ٢٠٢٦
r-databricks-compute
غير مصنف

Starting, stopping and inspecting Databricks clusters and SQL warehouses from R with brickster, without surprise billing. Covers the check-before-start rule, access modes and which ones permit R, cluster library installation, getting binary rather than source…

٢٥ أغسطس ٢٠٢٦
r-databricks-brickster
غير مصنف

The brickster R package as a reference: authentication, the db_* function families, the builder DSL for clusters and jobs, the DatabricksSQL DBI backend for BINARY columns, and remote R execution via contexts. Load when you need brickster API detail; load…

٢٣ أغسطس ٢٠٢٦
great-docs
مطوّرو البرمجيات

Generate documentation sites for Python packages with Great Docs. Covers init, build, preview, configuration (great-docs.yml), API reference, CLI docs, user guides, theming, deployment, and the llms.txt agent-context files. Use when creating, configuring,…

٧ أغسطس ٢٠٢٦
configure-site
مطوّرو البرمجيات

Configure a Great Docs documentation site through great-docs.yml. Covers theming (navbar gradients, content glow, dark mode), hero sections, logos, announcements, sidebar options, page tags, page status badges, SEO, analytics, and deployment settings. Use…

١١ مايو ٢٠٢٦
write-user-guide
مطوّرو البرمجيات

Write and maintain narrative user-guide pages for a Great Docs site. Covers page creation, QMD frontmatter, section grouping, sidebar ordering, callouts, executable code cells, cross-references, and content guidelines. Use when adding, reorganizing, or…

١١ مايو ٢٠٢٦
revise-docstrings
مطوّرو البرمجيات

Review and improve Python docstrings for Great Docs API reference generation. Covers NumPy and Google style conventions, parameter documentation, return types, examples, cross-references, and Great Docs directives (%seealso, %nodoc). Use when auditing,…

١١ مايو ٢٠٢٦
author-skills
مطوّرو البرمجيات

Author, configure, and distribute Agent Skills for a Great Docs site. Covers the three scenarios: automatic skill generation, adding a single hand-written skill, and distributing multiple named skills with a switcher page. Use when creating, editing, or…

١١ مايو ٢٠٢٦
عرض ١٢ من أصل ٢٨ مستودعات