Skip to main content
podman-desktop
ملف منشئ GitHub

podman-desktop

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

skills مجمعة
٢٨
مستودعات
٣
محدث
٢ سبتمبر ٢٠٢٦
مستكشف المستودعات

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

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

Interactive testing of Podman Desktop UI using the electron-test MCP server. Supports both production (installed app) and development (pnpm watch) modes. Use for manually testing UI workflows, debugging UI issues, exploring features, or quick acceptance…

٢ سبتمبر ٢٠٢٦
new-extension
مطوّرو البرمجيات

Scaffold a new Podman Desktop extension as a standalone repository with all required boilerplate, build config, Containerfile, and Svelte webview. Use when the user asks to create a new extension, add extension boilerplate, scaffold an extension, or bootstrap…

٢ سبتمبر ٢٠٢٦
playwright-testing
محللو ضمان جودة البرمجيات والمختبرون

Guide for writing, updating, and maintaining Playwright end-to-end tests for Podman Desktop using the project's Electron runner, custom fixtures, and Page Object Model hierarchy. Use when creating new E2E spec files, building or modifying page objects,…

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

Prepare and execute Design System component modernization. Drafts GitHub subtask issues, applies the Storybook HMR patch, and guides the modernization workflow. Use when starting work on a new component modernization, creating subtask issues, or when the user…

٢٩ يوليو ٢٠٢٦
create-github-issue
مطوّرو البرمجيات

Create GitHub issues using the gh CLI. Takes a plain-language description and produces a well-structured issue matching the target repo's templates. Use when the user wants to create a new issue, report a bug, request a feature, file a task, or create an…

٢٩ يونيو ٢٠٢٦
extension-features
مطوّرو البرمجيات

Guide for working with the Podman Desktop extension feature mechanism: declaring features in an extension manifest, how the registry propagates them to the renderer, and how Svelte components detect active features. Use when adding a new feature declaration…

٢٦ مايو ٢٠٢٦
issue-requirements
مطوّرو البرمجيات

Reads a GitHub issue and all its linked issues, PRs, and comments to extract requirements and context. Invoke for any request combining a GitHub issue reference (#123, owner/repo#123, or URL) with a need to understand what the issue asks for — extracting…

٢٥ مايو ٢٠٢٦
prototype
مصممو واجهات الويب والرقمية

Set up or tear down the UX prototype screen switcher in the Podman Desktop titlebar. Use when the user wants to start a new UI/UX prototype, add prototype screen states, or remove the prototype infrastructure after a prototype ships. Triggers: "set up a…

٢١ مايو ٢٠٢٦
عرض 8 من أصل ١٤ skills مجمعة.
e2e-container
محللو ضمان جودة البرمجيات والمختبرون

Guides running Playwright E2E tests for the Kubernetes Dashboard extension inside a Linux container (e.g. on macOS via Docker/Podman). Covers prerequisites, installing a Podman Desktop testing binary, building the extension plugin without podman, starting an…

٢٦ أغسطس ٢٠٢٦
video-recording
محررو الأفلام والفيديو

Guides recording a subtitled video of the running Podman Desktop app via Xvfb + ffmpeg. Covers installing ffmpeg, maximizing the Electron window, recording the Xvfb display, building an SRT subtitle file from navigation timestamps, burning subtitles, and…

٢٦ أغسطس ٢٠٢٦
interactive-podman-desktop
مديرو الشبكات وأنظمة الحاسوب

Guides launching Podman Desktop interactively inside a Linux container with the Kubernetes Dashboard extension loaded, and connecting to it via Playwright's CDP protocol. Useful for manual exploration, AI-assisted interaction (e.g. via a Playwright MCP…

٢٦ أغسطس ٢٠٢٦
add-resource
مطوّرو البرمجيات

Step-by-step guide for adding a new Kubernetes resource type to the dashboard, and a review checklist for PRs that do so. Covers the extension backend (resource factory, contexts-manager) and the webview (UI type, helper, DI module, List/Details components,…

٢ يوليو ٢٠٢٦
backend-api
مطوّرو البرمجيات

Guides backend development with @podman-desktop/api, @kubernetes/client-node, and the Kubernetes Dashboard extension's RPC and Inversify DI system. Covers Kubernetes resource management, dispatchers, subscribers, port forwarding, and pod streaming. Triggers…

١٦ يونيو ٢٠٢٦
extension-development
مطوّرو البرمجيات

Guides end-to-end feature development in the Kubernetes Dashboard Podman Desktop extension. Covers the extension lifecycle, 5-package architecture, RPC communication, Inversify DI, build system, and extension points. Triggers when adding features spanning…

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

Guides writing and maintaining Playwright E2E tests for the Kubernetes Dashboard Podman Desktop extension. Covers the webview-aware test framework, envtest/Kubebuilder setup, extension lifecycle, and spec file patterns. Triggers when creating or modifying E2E…

١٦ يونيو ٢٠٢٦
svelte-ui-design
مطوّرو البرمجيات

Guides designing and building Svelte 5 UI components in the Kubernetes Dashboard extension. Covers @podman-desktop/ui-svelte components, Tailwind CSS, Svelte 5 runes, state management, routing, tables, and component patterns. Triggers when creating or…

١٦ يونيو ٢٠٢٦
عرض 8 من أصل ٩ skills مجمعة.
backend-api
مطوّرو البرمجيات

Guides backend development with @podman-desktop/api and the bootc extension's RPC system. Covers container engine operations, provider management, RPC communication, build orchestration, VM management, and configuration. Triggers when working on…

١٥ مايو ٢٠٢٦
extension-development
مطوّرو البرمجيات

Guides end-to-end feature development in the bootc Podman Desktop extension. Covers the extension lifecycle, architecture overview, RPC communication, build system, and extension points. Triggers when adding features spanning backend and frontend,…

١٥ مايو ٢٠٢٦
playwright-testing
محللو ضمان جودة البرمجيات والمختبرون

Guides writing and maintaining Playwright E2E tests for the bootc Podman Desktop extension. Covers the webview-aware test framework, extension lifecycle management, Page Object Models, and spec file patterns. Triggers when creating or modifying E2E spec…

١٥ مايو ٢٠٢٦
svelte-ui-design
مصممو واجهات الويب والرقمية

Guides designing and building Svelte 5 UI components in the bootc extension. Covers @podman-desktop/ui-svelte components, Tailwind CSS, Svelte 5 runes, page layouts, tables, forms, and upstream component patterns. Triggers when creating or modifying Svelte…

١٥ مايو ٢٠٢٦
unit-testing
محللو ضمان جودة البرمجيات والمختبرون

Guides writing and maintaining Vitest unit tests for the bootc extension's backend, frontend, and shared packages. Covers mocking @podman-desktop/api, RPC clients, Svelte stores, and Node.js modules. Triggers when creating or modifying .spec.ts files, fixing…

١٥ مايو ٢٠٢٦
عرض ٣ من أصل ٣ مستودعات
تم تحميل كل المستودعات