원클릭으로
pr-description
create a pr description
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
create a pr description
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Build Babashka HTTP API servers using httpkit, ruuter, and hiccup. Scaffolds server projects with routing, handlers, rendering, WebSocket support, and HTMX integration.
Create changelog
Build CLI tools using Babashka and babashka.cli. Scaffolds new CLIs as standalone bins or multi-command tools following project conventions.
Create docs
Build fullstack apps with Squint + Eucalypt frontend and Babashka + Ruuter backend. Scaffolds projects with reactive UI, JSON API, CORS, dev server, and Vite single-file builds.
Generates readmes for humans
| name | pr-description |
| description | create a pr description |
Create a PR description from the diff agains the main origin branch (main|master|etc)
DONTS EXAMPLES:
# ❌ SELF EXPLANATORY TEST COVERAGE COMMENT
Added comprehensive test coverage for custom schema directory functionality
# ❌ SELF EXPLANATORY DOCUMENTATION COMMENT
- Documentation for bundling from custom schema directories