Skip to main content
griddynamics
GitHub creator profile

griddynamics

Repository-level view of 261 collected skills across 2 GitHub repositories.

skills collected
261
repositories
2
updated
Aug 18, 2026
repository explorer

Repositories and representative skills

Showing 8 of 249 collected skills.
creating-commits
software-developers

Create well-structured git commits with clear, conventional commit messages. Use this skill whenever the user asks to commit changes, "commit this", "save my work", "make a commit", "write a commit message", or after completing a coding task when changes need…

Jul 7, 2026
backend-quality-gate
software-quality-assurance-analysts-and-testers

After substantive edits under backend/app, run static checks and optional Radon complexity (matches Makefile and Cursor post-write hook intent).

Jun 30, 2026
deploy-requirements
software-developers

Generate a customer-specific deployment requirements document from the template. Takes customer name and known infrastructure details as input. Produces a filled-in requirements spec ready for human review before sending to the customer.

Jun 30, 2026
gain-backport
software-developers

Classify a fix made to a GAIN-generated workspace app and propagate it to the right level — GAIN harness prompt, spec template, or documentation. Prevents the same issue from recurring in future runs.

Jun 30, 2026
pr-desc
software-developers

Update the current PR description based on commits vs main. Writes a concise summary, entrypoint, and details section.

Jun 30, 2026
pr-loc-breakdown
software-quality-assurance-analysts-and-testers

Break down pure-Python lines-of-code changes per file for a PR (or two git refs), excluding non-.py files, blank lines, comments, and docstrings. Uses an AST/tokenize-based programmatic counter — never hand-counted. Input format: "<PR_NUMBER>" (e.g. "277") or…

Jun 30, 2026
release-notes
software-developers

Generate release notes between two git tags and publish as a GitHub release. Input format: "<new-tag> from <base-tag>" (e.g. "v0.5.2 from v0.5.0").

Jun 30, 2026
specflow-usability-check
software-developers

Assess how SpecFlow can be applied to a potential customer based on their specs, requirements, screenshots, and descriptions. Produces a sliding-scale fit report — always finds an angle of use, lists enablers and feature requests where needed, and only…

Jun 30, 2026
Showing 8 of 12 collected skills.
Showing 2 of 2 repositories
All repositories loaded