podman-desktoppodman-desktopOfficialยท13 Agent Skills Included

podman-desktop

AI-powered development workflows for building and testing Podman Desktop

Guides AI agents through building, testing, and extending the Podman Desktop container management app. Covers scaffolding new extensions, writing Playwright end-to-end tests, analyzing CI failures, and capturing Storybook screenshots. Eliminates manual setup, repetitive test debugging, and guesswork when contributing to this Electron and Kubernetes project.
npx skills add podman-desktop/podman-desktop --all -g -y
Available:

Gives the AI agent the project's architecture map, build and test commands, and coding rules so it can safely modify and verify the Podman Desktop codebase.

All Skills in This Repository (13)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
podman-desktoppodman-desktop

playwright-testing

Structure Playwright tests with Page Object Model patterns and best practices.

Official
Intermediate
๐Ÿ“ฆ In Repo
podman-desktoppodman-desktop

new-extension

Scaffold a standalone Podman Desktop extension with build config, Containerfile, and Svelte webview.

Official
Advanced
๐Ÿ“ฆ In Repo
podman-desktoppodman-desktop

storybook-hmr

Applies a local git patch enabling Storybook hot reload for UI component source changes.

Official
Intermediate
๐Ÿ“ฆ In Repo
podman-desktoppodman-desktop

storybook-record-video

Record MP4 videos of Storybook component stories across four themes using Playwright and ffmpeg.

Official
Intermediate
๐Ÿ“ฆ In Repo
podman-desktoppodman-desktop

create-github-issue

Create GitHub issues from plain-language descriptions using the gh CLI and repository templates.

Official
Intermediate
๐Ÿ“ฆ In Repo
podman-desktoppodman-desktop

playwright-trace-analysis

Diagnose Playwright test failures by analyzing trace.zip archives, console output, network activity, and screenshots.

Official
Advanced
๐Ÿ“ฆ In Repo
podman-desktoppodman-desktop

prototype

Installs and removes a titlebar screen switcher for UI prototypes in Podman Desktop.

Official
Intermediate
๐Ÿ“ฆ In Repo
podman-desktoppodman-desktop

storybook-screenshot-docs

Captures full-page HiDPI screenshots of Storybook component Docs pages across four themes.

Official
Intermediate
๐Ÿ“ฆ In Repo
podman-desktoppodman-desktop

issue-requirements

Extract requirements and acceptance criteria from GitHub issues and linked references.

Official
Intermediate
๐Ÿ“ฆ In Repo
podman-desktoppodman-desktop

component-modernization

Guides Design System component modernization with Storybook stories and GitHub subtask drafting.

Official
Intermediate
๐Ÿ“ฆ In Repo
podman-desktoppodman-desktop

mcp-testing

Test Podman Desktop UI interactively via CDP-connected MCP browser automation.

Official
Advanced
๐Ÿ“ฆ In Repo
podman-desktoppodman-desktop

storybook-screenshot-story

Captures HiDPI screenshots of Storybook stories across four UI themes using Playwright.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Podman Desktop skills?โ–ผ

Run `npx skills add podman-desktop/podman-desktop --all -g -y` in your terminal to install all skills in this suite globally.

What can AI agents do with this repository?โ–ผ

Agents can scaffold new extensions, write and debug Playwright E2E tests, investigate CI failures, file GitHub issues, and capture Storybook screenshots and videos.

How to create a Podman Desktop extension with AI?โ–ผ

The new-extension skill scaffolds a complete extension project with backend, Svelte webview frontend, build config, and Containerfile, ready to load locally.

How to debug failing Playwright tests with AI?โ–ผ

The playwright-trace-analysis and investigate-gh-run skills analyze trace files, CI logs, and screenshots to find the root cause of test failures automatically.

Do these skills work with Claude Code and other AI tools?โ–ผ

Yes. All skills follow the standard SKILL.md format and work in Claude Code, Cursor, and other compatible AI coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’