gologo13/agent-skills Skills
(19)Browse AI agent skills from gologo13/agent-skills for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
accessibility-audit
gologo13/agent-skills
Perform comprehensive accessibility (a11y) audit of the current UI code to ensure compliance...; keywords: wcag, accessibility, review, test. Use only on explicit request; skip in routine implementation discussions.
add-documentation
gologo13/agent-skills
Add comprehensive documentation for the current code/feature and format it according to the ...; keywords: api, architecture, error. Use only on explicit request; skip in routine implementation discussions.
add-error-handling
gologo13/agent-skills
Implement comprehensive error handling for the current code to make it robust and resilient ...; keywords: error. Use only on explicit request; skip in routine implementation discussions.
address-github-pr-comments
gologo13/agent-skills
Process outstanding reviewer feedback, apply required fixes, and draft clear responses for e...; keywords: pr, test, fix. Use only on explicit request; skip in routine implementation discussions.
clarify-task
gologo13/agent-skills
Before doing ANY coding work on the task I describe:; keywords: architecture, error. Use only on explicit request; skip in routine implementation discussions.
code-review
gologo13/agent-skills
Perform a thorough code review that verifies functionality, maintainability, and security be...; keywords: security, pr, performance, architecture. Use only on explicit request; skip in routine implementation discussions.
create-pr
gologo13/agent-skills
Create a well-structured pull request with proper description, labels, and reviewers; keywords: pull-request, pr, unit-test, test. Use only on explicit request; skip in routine implementation discussions.
database-migration
gologo13/agent-skills
Help create and manage database migrations, generating complete migration files following th...; keywords: migration, performance, review, test. Use only on explicit request; skip in routine implementation discussions.
debug-issue
gologo13/agent-skills
Help debug the current issue in the code by walking through the debugging process systematic...; keywords: debug, test, error, fix. Use only on explicit request; skip in routine implementation discussions.
deslop
gologo13/agent-skills
Check the diff against main, and remove all AI generated slop introduced in this branch; keywords: deslop. Use only on explicit request; skip in routine implementation discussions.
diagrams
gologo13/agent-skills
Analyze the provided code, architecture, or concept and generate a clear, well-structured Me...; keywords: mermaid, diagram, git, api. Use only on explicit request; skip in routine implementation discussions.
docker-logs
gologo13/agent-skills
Tail logs from Docker containers to check for errors and monitor application behavior; keywords: docker, error. Use only on explicit request; skip in routine implementation discussions.
fix-compile-errors
gologo13/agent-skills
Analyze the compilation errors in the current codebase and provide fixes for them, making th...; keywords: error, compile, fix. Use only on explicit request; skip in routine implementation discussions.
fix-git-issues
gologo13/agent-skills
Help resolve common Git problems and conflicts with step-by-step commands and explanations f...; keywords: git, commit, rebase, fix. Use only on explicit request; skip in routine implementation discussions.
generate-api-docs
gologo13/agent-skills
Create comprehensive API documentation for the current endpoints formatted as OpenAPI/Swagge...; keywords: api, openapi, swagger, error. Use only on explicit request; skip in routine implementation discussions.
generate-pr-description
gologo13/agent-skills
Create a comprehensive pull request description based on the changes in this branch and form...; keywords: pull-request, pr, test. Use only on explicit request; skip in routine implementation discussions.
git-commit
gologo13/agent-skills
Create a short, focused commit message and commit staged changes; keywords: git, review, commit, fix. Use only on explicit request; skip in routine implementation discussions.
git-push
gologo13/agent-skills
Push current branch to origin and sync with remote updates; keywords: git, rebase. Use only on explicit request; before execution, review diffs and list impact scope.
light-review-existing-diffs
gologo13/agent-skills
Perform a quick quality pass on current diffs to surface risky areas, ensure polish, and fla...; keywords: debug, review, test, fix. Use only on explicit request; skip in routine implementation discussions.