| E2E tests, containers, expect | testing-patterns.md | | Permissions, secrets, security | security.md | | Debugging, caching, performance | optimization.md |
Triggers: push, pullrequest, release, workflowdispatch, schedule Runners: ubuntu-latest, macos-latest, macos-13, windows-latest Contexts: ${{ github.eventname }}, ${{ github.ref }}, ${{ runner.os }}, ${{ matrix. }}
Create and troubleshoot GitHub Actions workflows. Use when editing .github/workflows files, setting up CI/CD pipelines, configuring matrix builds for multi-platform testing, debugging failing workflows, adding caching or artifacts, running E2E tests in containers, or asking "why is my workflow failing" or "how do I test on multiple OSes". Source: mrpointer/dotfiles.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mrpointer/dotfiles --skill configuring-github-actions Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw