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

jnMetaCode

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

수집된 skills
37
저장소
7
업데이트
2026년 9월 8일
저장소 탐색

저장소와 대표 skills

수집된 skill 20개 중 8개를 표시합니다.
self-evolve
소프트웨어 개발자

Make the agent improve with every task — review the run, distill lessons into durable memory, and reinforce what worked. Use at the end of any non-trivial task, or when the user asks the agent to "learn from this".

2026년 6월 10일
incident-postmortem
프로젝트 관리 전문가

Write a blameless, actionable incident postmortem from the raw facts. Use after an outage/incident, or when asked to write up "what happened" for the team.

2026년 6월 10일
pr-description
소프트웨어 개발자

Write a reviewer-first pull-request description from the actual branch diff. Use when opening a PR or asked to write/improve a PR description.

2026년 6월 10일
systematic-debugging
소프트웨어 개발자

Root-cause a bug with a hypothesis-driven loop instead of shotgun edits. Use when a bug isn't obvious after the first look, or when asked to "find out why" something fails.

2026년 6월 10일
test-writing
소프트웨어 품질 보증 분석가·테스터

Write tests that catch real regressions — behavior-focused, minimal mocking, edge cases chosen from the code's actual branches. Use when adding tests for new code or backfilling tests for a fix.

2026년 6월 10일
changelog
소프트웨어 개발자

Generate or update a CHANGELOG.md in Keep a Changelog format from real git history. Use when cutting a release, tagging a version, or asked "what changed since…".

2026년 6월 10일
conventional-commits
소프트웨어 개발자

Write precise Conventional Commits messages from the actual staged diff. Use whenever committing code or asked to write/fix a commit message.

2026년 6월 10일
repo-onboarding
소프트웨어 개발자

Systematically map an unfamiliar codebase before changing it — entry points, build/test loop, conventions, data flow. Use when starting work in a repo you haven't seen, or asked "how does this codebase work?".

2026년 6월 10일
수집된 skill 9개 중 8개를 표시합니다.
저장소 7개 중 7개 표시
모든 저장소를 표시했습니다