Skip to main content
ATOM00blue
GitHub creator profile

ATOM00blue

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

skills collected
13
repositories
2
updated
May 29, 2026
repository explorer

Repositories and representative skills

changelog-writer
software-developers

Generates and maintains a CHANGELOG following the Keep a Changelog format, grouping changes into Added/Changed/Fixed/etc. and writing human-focused release notes from commits or a list of changes. Use when the user asks for a changelog, release notes, what's…

May 22, 2026
conventional-commit-writer
software-developers

Writes Conventional Commits messages from a diff or change description, choosing the correct type and scope, writing an imperative subject, and flagging breaking changes. Use when the user asks for a commit message, wants to commit staged changes, or mentions…

May 22, 2026
pr-description-writer
software-developers

Writes clear, reviewer-friendly pull request titles and descriptions from a diff or branch — summary of what and why, key changes, testing notes, and a review checklist. Use when the user asks to write a PR description, open a pull request, summarize a branch…

May 22, 2026
a11y-auditor
software-quality-assurance-analysts-and-testers

Audits HTML, JSX, and UI components for accessibility (a11y) problems against WCAG 2.2 AA, reporting each issue with severity, the success criterion, and a concrete code fix. Use when the user asks to check accessibility, mentions a11y, WCAG, screen readers,…

May 22, 2026
api-design-reviewer
software-developers

Reviews REST/HTTP and JSON API designs for consistency, correctness, and evolvability — resource naming, HTTP methods and status codes, pagination, filtering, errors, versioning, idempotency, and auth. Use when the user shares an API spec, OpenAPI/Swagger…

May 22, 2026
dockerfile-hardener
software-developers

Hardens and optimizes Dockerfiles for security and size — non-root user, pinned base images, multi-stage builds, minimal layers, no leaked secrets, and a proper healthcheck. Use when the user shares a Dockerfile, asks to harden, secure, or shrink a container…

May 22, 2026
env-secrets-auditor
information-security-analysts

Scans code, config, and environment files for hardcoded secrets, leaked credentials, and insecure secret handling, and recommends safe fixes. Use when the user asks to check for secrets, audit env vars, find leaked API keys/passwords/tokens, review .env…

May 22, 2026
error-message-explainer
computer-systems-analysts

Explains errors, stack traces, exceptions, and cryptic build/runtime messages in plain language, identifies the root cause, and gives a concrete fix. Use when the user pastes an error, stack trace, traceback, panic, compiler error, or failing log and asks…

May 22, 2026
Showing 8 of 12 collected skills.
Showing 2 of 2 repositories
All repositories loaded