by affaan-m
The e2e-testing skill is a Playwright-focused guide for stable end-to-end test automation, with patterns for file organization, Page Object Model usage, configuration, CI readiness, artifact debugging, and flaky-test handling.
Github Actions taxonomy generated by the site skill importer.
by affaan-m
The e2e-testing skill is a Playwright-focused guide for stable end-to-end test automation, with patterns for file organization, Page Object Model usage, configuration, CI readiness, artifact debugging, and flaky-test handling.
by affaan-m
tdd-workflow is a test-first workflow skill for new features, bug fixes, and refactors. It enforces TDD with 80%+ coverage across unit, integration, and E2E tests, plus explicit checkpoints and edge-case validation. Use the tdd-workflow skill when you need a practical guide for Test Automation and more predictable code changes.
by affaan-m
github-ops is a GitHub operations skill for triaging issues, managing PRs, checking CI failures, preparing releases, and monitoring repository health with the gh CLI. Use the github-ops skill when you need repeatable github-ops usage for a real repository, with auth via gh auth login and clear repo context.
by affaan-m
ecc-tools-cost-audit is an evidence-first audit skill for ECC Tools cost spikes, runaway PR creation, quota bypass, premium-model leakage, and duplicate jobs. Use it for Backend Development investigations that trace a request from webhook to worker to billing decision and prove where spend is being created.
by affaan-m
deployment-patterns is a practical deployment-patterns skill for CI/CD workflows, Dockerized delivery, health checks, and rollback-safe production rollouts. Use this deployment-patterns guide to choose rolling, blue-green, or canary deployment patterns for web apps with less guesswork.
by affaan-m
data-scraper-agent helps build a repeatable public-data pipeline for web scraping, enrichment, and storage. It is designed for monitoring jobs, prices, news, repos, sports, and listings on a schedule using GitHub Actions, with outputs to Notion, Sheets, or Supabase. Best for ongoing tracking, not one-off extractions.
by garrytan
setup-deploy is a deployment-setup skill for gstack that detects your deploy platform, production URL, health check endpoint, and deploy status command, then writes the configuration to CLAUDE.md for repeatable future deploys. Use it when you need setup-deploy usage that turns deployment discovery into a saved project workflow.
by mattpocock
setup-pre-commit helps you add Husky pre-commit hooks with lint-staged, Prettier, and optional typecheck/test runs. Use this setup-pre-commit guide when your repo needs a fast, repeatable pre-commit safety net and you want to preserve existing config while adding the right scripts for the current package manager.
by alirezarezvani
ci-cd-pipeline-builder helps AI agents detect repo stack signals and generate GitHub Actions or GitLab CI baselines with lint, test, build, caching, and deployment gates. Includes usage via stack_detector.py and pipeline_generator.py for reviewable CI/CD workflows.
by alirezarezvani
changelog-generator turns Conventional Commit history into auditable Keep a Changelog release notes. Use this changelog-generator skill to lint commits, infer semver bumps, generate CHANGELOG.md entries, and support CI, monorepo, hotfix, and Technical Writing workflows.
by alirezarezvani
senior-devops helps scaffold DevOps artifacts with scripts for GitHub Actions or CircleCI pipelines, Terraform modules for AWS/GCP/Azure, and Kubernetes deployment runbooks. Use it as a reviewable starting point for Deployment automation, not production-ready infrastructure.
by alirezarezvani
report is a lightweight Playwright test reporting skill that checks existing artifacts, runs tests when needed, parses results, and generates Markdown, Slack, TestRail, or CI-ready summaries.
by alirezarezvani
init is a Playwright setup skill for adding end-to-end test infrastructure to JavaScript or TypeScript projects. Use this init guide to inspect a repo, install Playwright, generate config, create test folders, and add CI-ready defaults for Test Automation.
by addyosmani
The ci-cd-and-automation skill helps teams install clear quality gates for CI/CD pipelines, from lint and type checks to tests, build, and Deployment. Use it to plan safer pull request checks, merge protection, and release workflows with less guesswork.
by trailofbits
Semgrep skill for static analysis on codebases with automatic language detection, parallel workers, merged SARIF output, and plan-first approval. Built for semgrep for Security Audit workflows, it supports run all and important only modes, uses --metrics=off, and can leverage Semgrep Pro when available.
by alinaqi
project-tooling helps verify gh, vercel, supabase, and optional render CLI setup for deployment, CI/CD, and workflow automation. Use this project-tooling guide to confirm install status, authentication, and readiness before running repo or platform tasks.
by alinaqi
gemini-review is a Gemini-powered code review skill for large repositories and PRs. It uses Gemini 2.5 Pro and 1M-token context to review code with less chunking, better cross-file reasoning, and CI/CD-friendly feedback.
by hashicorp
Learn terraform-search-import for discovering supported cloud resources with Terraform Search and bulk importing them into Terraform state. This terraform-search-import skill is useful for backend development, audits, and migration workflows when you want a practical guide to install, verify provider support, and start usage with less guesswork.
by mukul975
detecting-supply-chain-attacks-in-ci-cd skill for auditing GitHub Actions and CI/CD configs. It helps find unpinned actions, script injection, dependency confusion, secret exposure, and risky permissions for Security Audit workflows. Use it to review a repo, workflow file, or suspicious pipeline change with clear findings and fixes.
by Joannis
wendy-contributing is a practical guide for contributing to WendyOS, covering Yocto builds, wendy-agent internals, E2E testing, and device-specific OS behavior. Use it for wendy-contributing usage when you need help with meta-wendyos layers, bitbake recipes, mDNS/Avahi, device identity, or wendy-contributing for Backend Development.
by fvadicamo
github-pr-creation helps turn a completed branch into a review-ready GitHub Pull Request. It validates branch flow, finds task docs, checks evidence, and drafts Conventional Commits-style titles and structured PR content. Use this github-pr-creation skill for Git Workflows when you need a disciplined PR draft, not a generic prompt. Not for merging existing PRs.
by deanpeters
skill-authoring-workflow helps you turn rough notes, workshop output, or draft prompts into a compliant, repo-ready skills/<skill-name>/SKILL.md. Use this skill-authoring-workflow skill to create or update PM skills with less guesswork, follow repo standards, and validate before commit.
by openai
gh-fix-ci is a focused GitHub Actions troubleshooting skill for failing PR checks in repos where `gh` access is available. It inspects checks and log snippets, summarizes the failure context, drafts a fix plan, and waits for explicit approval before implementation. Built for fast, evidence-based diagnosis of CI failures.
by openai
gh-address-comments helps address review and issue comments on the open GitHub PR for your current branch using gh CLI. It verifies GitHub auth first, fetches comments and review threads, numbers them, and helps you choose which items to fix. Useful for gh-address-comments guide and gh-address-comments for PR Review workflows.