Skip to main content
Back to registry

github-actions-workflow

aj-geddes/useful-ai-prompts

Create powerful GitHub Actions workflows to automate testing, building, security scanning, and deployment processes directly from your GitHub repository.

Installs165
Install command
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill github-actions-workflow
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Create powerful GitHub Actions workflows to automate testing, building, security scanning, and deployment processes directly from your GitHub repository. Minimal working example: Detailed implementations in the references/ directory: - Overview - When to Use - Quick Start - Reference Guides - Best Practices - Continuous integration and testing - Build automation - Security scanning and analysis - Dependency updates - Automated deployments - Release management - Code quality checks - Use caching for dependencies (npm, pip, Maven) - Run tests in parallel with matrix strategy - Require status checks on protected branches - Use environment secrets and variables - Implement conditional jobs with if: - Lint and format before testing - Set explicit permissions with permissions - Use runner labels for specific hardware - Cache Docker layers for faster builds - Store secrets in workflow files - Run untrusted code in workflows - Use secrets.* with pull requests from forks - Hardcode credentials or tokens - Miss error handling with continue-on-error - Create overly complex workflows - Skip testing on pull requests

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does github-actions-workflow do?

Create powerful GitHub Actions workflows to automate testing, building, security scanning, and deployment processes directly from your GitHub repository.

Is github-actions-workflow good?

github-actions-workflow does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does github-actions-workflow work with?

github-actions-workflow currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to github-actions-workflow?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install github-actions-workflow?

npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill github-actions-workflow

Related skills

More from aj-geddes/useful-ai-prompts

Related skills

Alternatives in Software Engineering