Agent Skills by Kuba
Showing 33 vetted skills indexed across 1 GitHub repositories.
fix-specs
Normalize legacy SPEC filenames to date+slug format with a Python script.
ui-consistency
Verify backend/admin UI components against design system semantic tokens and component catalog.
check-and-commit
Run build, i18n, and unit test checks before committing changes.
root-cause
Analyze GitHub issues to identify root causes and propose minimal code changes.
auto-update-changelog
Generate CHANGELOG.md entries for merged Pull Requests with version and date.
improve-framework
Route framework changes, validate with the render gate, and open a pull request.
spec-writing
Guide creation and review of technical specifications for software projects.
data-model-design
Design data models, entities, and their relationships for software and database systems.
auto-qa-scenarios
Generate a human QA report for merged pull requests grouped by product area.
migrate-orm
Automate database schema migrations for ORM-based applications.
code-review
Automate code review for architectural, security, and quality compliance.
auto-continue-pr
Resume interrupted pull requests from the last unchecked plan step.
integration-tests
Generate and execute Playwright integration tests for web applications.
verify-in-repo
Validate open GitHub issues against a current branch using the GitHub API.
open-pr
Commit changes, open a draft pull request, and normalize labels via GitHub API.
create-agents-md
Create and update AGENTS.md files with mandatory structured sections.
auto-sec-report-pr
Automate security scanning of pull requests, spec files, and branch diffs.
skill-creator
Create specialized Claude skills with Python scripts and structured resources.
auto-continue-pr-loop
Resume interrupted pull requests with step-by-step tracking and validation.
auto-review-pr
Automate GitHub pull request reviews and conflict resolution via API and Git.
fix
Implement minimal code changes and add regression tests for GitHub issues.
auto-create-pr-loop
Automate pull request creation with resumable step tracking and verification checkpoints.
smart-test
Execute only tests affected by code changes in a git branch or working tree.
implement-spec
Coordinate specification implementation with subagents, code review, testing, and documentation updates.