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

subinium

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

수집된 skills
43
저장소
6
업데이트
2026년 8월 24일
저장소 탐색

저장소와 대표 skills

audit-i18n-nfc
소프트웨어 개발자

Thin slash-command wrapper around the i18n-nfc-auditor agent — audits Korean/CJK string handling for NFC/NFD Unicode normalization mismatches across filenames, URLs, attachments, and DB paths. Use when "한글 파일 깨짐", "Supabase 첨부 안 됨", "한글 파일명 문제", or after…

2026년 4월 27일
audit-migration
데이터베이스 아키텍트

Thin slash-command wrapper around the migration-reviewer agent — audits SQL/Prisma/Supabase/sqlx/Drizzle migration files for data loss, lock contention, missing indexes, and rollback safety. Use before db push, before Supabase deploy, or "마이그레이션 리뷰", "DB 스키마…

2026년 4월 27일
memory-curate
소프트웨어 개발자

Audit and curate the per-project memory system at ~/.claude/projects/<encoded-cwd>/memory/ — finds duplicates, stale entries, missing-pointer files, oversized MEMORY.md, and entries that violate the user/feedback/project/reference taxonomy. Use when memory…

2026년 4월 27일
cleanup-flag
소프트웨어 개발자

Traces all references to a feature flag/gate across the codebase and produces a removal PR draft. Use when ramping up a flag, removing a kill switch, or "feature flag 정리", "플래그 제거", "킬스위치 제거". Auto-detects flag system (GrowthBook, LaunchDarkly, env vars,…

2026년 4월 27일
perf-triage
소프트웨어 개발자

Performance triage entry point — bundle analysis, build profiling, Lighthouse CI, Next.js Cache Components inspection. Use when asked "why is X slow", "perf 분석", "번들 사이즈 확인", "Lighthouse 점수", "빌드 시간 측정". Delegates deep root-cause analysis to perf-researcher…

2026년 4월 27일
plugin-scaffold
소프트웨어 개발자

Scaffolds a Claude Code plugin with .claude-plugin/marketplace.json + plugin.json + a starter skill/agent/hook + GitHub Actions validator — codifies the vibesubin maintenance pattern. Use when creating a new plugin, publishing to a marketplace, or "플러그인…

2026년 4월 27일
prd-extract
프로젝트 관리 전문가

Extracts a structured PRD.md and tactical implementation plan from the current conversation — captures goals, non-goals, scope, risks, and acceptance criteria. Use when ending a brainstorm before implementation, before invoking the architect agent, or "PRD…

2026년 4월 27일
quick-start
소프트웨어 개발자

Instantly load project context and suggest actionable next steps. Use at session start instead of open-ended greetings

2026년 4월 27일
수집된 skill 23개 중 8개를 표시합니다.
manage-secrets-env
소프트웨어 개발자

Opinionated defaults and full lifecycle playbook for secrets and environment variables. Decides where a secret or env-specific value lives (constant, .env, CI secret, env var), scaffolds .env.example and .gitignore, and manages the lifecycle end to end — add,…

2026년 5월 5일
project-conventions
소프트웨어 개발자

Opinionated defaults for the lower-stakes structural conventions every project has to pick — branch strategy, directory layout, dependency pinning, path portability. The companion to manage-secrets-env (which owns the high-stakes secrets/env slice). Picks…

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

Proves a behavior-preserving code change (refactor, rename, split, merge, extract, inline, or delete of confirmed-dead code) is actually complete. Plans the change as a dependency tree, executes it from the leaves up, and after each step proves 1:1 semantic…

2026년 5월 5일
ship-cycle
프로젝트 관리 전문가

Issue-driven development orchestrator. Turns improvement intent into a well-specified, bilingual issue set; clusters issues into milestones that map 1:1 to semver versions; enforces branch, commit, and PR conventions (GitHub Flow — `<type>/<issue-N>-<slug>`,…

2026년 5월 5일
audit-security
정보 보안 분석가

Runs a deliberately small, hand-curated security sweep across a repo. Finds secrets committed to git, SQL/shell injection patterns, XSS sinks, path traversal, dangerous deserialization, missing cookie flags, wildcard CORS, and tracked credential files.…

2026년 4월 27일
codex-fix
소프트웨어 개발자

Post-edit loop that invokes `/codex:rescue` for a second-model review of the current branch, collects the findings, and hands them off to `refactor-verify`'s review-driven fix mode for triage, verification, and committed resolution. A thin host-specific…

2026년 4월 27일
fight-repo-rot
소프트웨어 개발자

Finds what's rotting in a repo and returns a prioritized diagnosis — dead code first, then god files / hotspots / hardcoded paths / stale TODOs / lopsided import graphs. Dead-code candidates are tagged HIGH / MEDIUM / LOW confidence so the operator can delete…

2026년 4월 27일
manage-assets
소프트웨어 개발자

Finds oversized files, binary bloat, and accidental artifact commits in a repo — large files currently tracked, large blobs hiding in git history, LFS migration candidates, asset directories growing without a policy, duplicate binaries. Pure diagnosis — never…

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