Skip to main content
subinium
Perfil de criador do GitHub

subinium

Visão por repositório de 43 skills coletadas em 6 repositórios do GitHub.

skills coletadas
43
repositórios
6
atualizado
24 de ago. de 2026
explorador de repositórios

Repositórios e skills representativas

audit-i18n-nfc
Desenvolvedores de software

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…

27 de abr. de 2026
audit-migration
Arquitetos de banco de dados

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 스키마…

27 de abr. de 2026
memory-curate
Desenvolvedores de software

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…

27 de abr. de 2026
cleanup-flag
Desenvolvedores de software

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

27 de abr. de 2026
perf-triage
Desenvolvedores de software

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…

27 de abr. de 2026
plugin-scaffold
Desenvolvedores de software

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 "플러그인…

27 de abr. de 2026
prd-extract
Especialistas em gestão de projetos

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…

27 de abr. de 2026
quick-start
Desenvolvedores de software

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

27 de abr. de 2026
Mostrando 8 de 23 skills coletadas.
manage-secrets-env
Desenvolvedores de software

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

5 de mai. de 2026
project-conventions
Desenvolvedores de software

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…

5 de mai. de 2026
refactor-verify
Analistas de garantia de qualidade de software e testadores

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…

5 de mai. de 2026
ship-cycle
Especialistas em gestão de projetos

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

5 de mai. de 2026
audit-security
Analistas de segurança da informação

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

27 de abr. de 2026
codex-fix
Desenvolvedores de software

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…

27 de abr. de 2026
fight-repo-rot
Desenvolvedores de software

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…

27 de abr. de 2026
manage-assets
Desenvolvedores de software

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…

27 de abr. de 2026
Mostrando 8 de 12 skills coletadas.
Mostrando 6 de 6 repositórios
Todos os repositórios foram exibidos