podman-desktop
AI-powered development workflows for building and testing Podman Desktop
All Skills in This Repository (13)
Pure Emerald Level Indicatorsplaywright-testing
Structure Playwright tests with Page Object Model patterns and best practices.
new-extension
Scaffold a standalone Podman Desktop extension with build config, Containerfile, and Svelte webview.
storybook-hmr
Applies a local git patch enabling Storybook hot reload for UI component source changes.
storybook-record-video
Record MP4 videos of Storybook component stories across four themes using Playwright and ffmpeg.
create-github-issue
Create GitHub issues from plain-language descriptions using the gh CLI and repository templates.
playwright-trace-analysis
Diagnose Playwright test failures by analyzing trace.zip archives, console output, network activity, and screenshots.
prototype
Installs and removes a titlebar screen switcher for UI prototypes in Podman Desktop.
storybook-screenshot-docs
Captures full-page HiDPI screenshots of Storybook component Docs pages across four themes.
issue-requirements
Extract requirements and acceptance criteria from GitHub issues and linked references.
component-modernization
Guides Design System component modernization with Storybook stories and GitHub subtask drafting.
mcp-testing
Test Podman Desktop UI interactively via CDP-connected MCP browser automation.
storybook-screenshot-story
Captures HiDPI screenshots of Storybook stories across four UI themes using Playwright.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core