subiniumsubiniumCommunityยท12 Agent Skills Included

vibesubin

Verified refactoring, security audits, and release automation

Audits codebases for dead code, leaked secrets, design drift, and repo bloat, then applies verified fixes. Runs a full read-only sweep with one command and returns a single prioritized report before anything changes. Scaffolds CI pipelines, manages environment secrets, and automates issue-driven releases with changelogs and tags.
npx skills add subinium/vibesubin --all -g -y

All Skills in This Repository (12)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
subiniumsubinium

manage-secrets-env

...

Community
Advanced
๐Ÿ“ฆ In Repo
subiniumsubinium

audit-security

Detect and triage repository vulnerabilities into a structured report.

Community
Intermediate
๐Ÿ“ฆ In Repo
subiniumsubinium

project-conventions

Standardize repository conventions for apps, libraries, and monorepos.

Community
Intermediate
๐Ÿ“ฆ In Repo
subiniumsubinium

setup-ci

Generate GitHub Actions test and deploy workflows tailored to a repository's detected stack.

Community
Advanced
๐Ÿ“ฆ In Repo
subiniumsubinium

unify-design

Audit design token drift and scaffold token files across codebases.

Community
Advanced
๐Ÿ“ฆ In Repo
subiniumsubinium

vibesubin

Coordinate nine code-hygiene specialists to produce a prioritized repo report.

Community
Advanced
๐Ÿ“ฆ In Repo
subiniumsubinium

manage-assets

Diagnose repository bloat by listing oversized tracked files and historical blobs.

Community
Advanced
๐Ÿ“ฆ In Repo
subiniumsubinium

ship-cycle

Orchestrate GitHub release workflows into issues, milestones, and semver artifacts.

Community
Advanced
๐Ÿ“ฆ In Repo
subiniumsubinium

refactor-verify

Verify refactors preserve behavior via symbol, AST, test, and call-site checks.

Community
Advanced
๐Ÿ“ฆ In Repo
subiniumsubinium

write-for-ai

Generate template-driven README, CLAUDE.md, AGENTS.md, commit messages, and PR bodies.

Community
Intermediate
๐Ÿ“ฆ In Repo
subiniumsubinium

codex-fix

Automate Codex-assisted post-edit review and hand findings to refactor-verify.

Community
Advanced
๐Ÿ“ฆ In Repo
subiniumsubinium

fight-repo-rot

Diagnose and prioritize codebase rot with confidence-tagged findings.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install vibesubin?โ–ผ

Run `npx skills add subinium/vibesubin --all -g -y` in your terminal to install all skills globally.

What does the /vibesubin command do?โ–ผ

It runs every code-hygiene skill in parallel against your repo in read-only mode and returns one prioritized report. Nothing is edited until you approve specific items.

How does vibesubin make refactoring safe?โ–ผ

The refactor-verify skill proves every change with four checks: symbol-set diff, AST body comparison, full test runs, and call-site closure. It never reports done until all four pass.

Can vibesubin find leaked secrets in my repo?โ–ผ

Yes. The audit-security skill scans for committed secrets, injection patterns, and unsafe configurations, and includes an incident runbook for rotating and removing leaked credentials.

Does vibesubin work for non-developers?โ–ผ

Yes. An optional plain-language mode translates every finding into simple explanations, and skills like setup-ci explain concepts step by step before generating anything.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’