Skip to main content
ATOM00blue
GitHub 제작자 프로필

ATOM00blue

2개 GitHub 저장소에서 수집된 13개 skills를 저장소 단위로 보여줍니다.

수집된 skills
13
저장소
2
업데이트
2026년 5월 29일
저장소 탐색

저장소와 대표 skills

changelog-writer
소프트웨어 개발자

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…

2026년 5월 22일
conventional-commit-writer
소프트웨어 개발자

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…

2026년 5월 22일
pr-description-writer
소프트웨어 개발자

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…

2026년 5월 22일
a11y-auditor
소프트웨어 품질 보증 분석가·테스터

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,…

2026년 5월 22일
api-design-reviewer
소프트웨어 개발자

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…

2026년 5월 22일
dockerfile-hardener
소프트웨어 개발자

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…

2026년 5월 22일
env-secrets-auditor
정보 보안 분석가

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…

2026년 5월 22일
error-message-explainer
컴퓨터 시스템 분석가

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…

2026년 5월 22일
수집된 skill 12개 중 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다