🧪
Github Actions
GitHub Actions CI/CD workflows for automated testing, building, and deployment. Use when setting up continuous integration, automating releases, running tests on pull requests, deploying applications, or creating custom GitHub automation workflows.
simon-jarillotesting
🧪
Github Pr Merge
Merges GitHub Pull Requests after validating pre-merge checklist. Use when user wants to merge PR, close PR, finalize PR, complete merge, approve and merge, or execute merge. Runs pre-merge validation (tests, lint, CI, comments), confirms with user, merges with proper format, handles post-merge clea
fvadicamotesting
🧪
Go Table Driven Tests
Write Go table-driven tests following established patterns. Use when writing tests, creating test functions, adding test cases, or when the user mentions "test", "table-driven", "Go tests", or testing in Go codebases.
tigrisdatatesting
🧪
Godot
This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` co
bfollingtontesting
🧪
Golang Agent Skill
This skill helps you write, review, and refactor production-grade Go code by applying Go best practices across error handling, concurrency, naming, and testing.
backendcode-reviewtestingdebugging
🧪
Google Sheets
Read Google Sheets spreadsheets - get content, fetch specific ranges, search for spreadsheets, and view metadata. Use when user asks to: read a spreadsheet, get data from Google Sheets, find a spreadsheet, check sheet contents, export spreadsheet data, or get cell values. Lightweight alternative to
sanjay3290testing
🧪
Gs Evaluate Domain Module
This skill evaluates feature modules for Clean Architecture compliance, detecting dependency violations, layer separation issues, entity patterns, and DI
backendcode-reviewtestingdevops