By kulykivska
Fix-and-verify review that fixes code smells, security, scalability, and performance issues before any git push.
One source of truth for personal Claude Code tooling across all projects
(RaceModel, f1-predictor, Jarvis, Aura, GT7 Engineer, ...). Registered as the
personal marketplace from this local path and enabled by default in
~/.claude/settings.json, so every project picks it up automatically.
| Plugin | Type(s) | What it does |
|---|---|---|
pre-push-review | skill | Fix-and-verify review before any git push (pairs with the user-level pre-push gate hook). |
morning | skill | Daily kickoff recap from git + transcripts + memory. |
guardrails | blocking hooks | Vetoes destructive Fly ops (destroy/scale-0/secrets unset), DROP/TRUNCATE via DB clients, force-push to main, AI attribution in commits, secrets/PII in staged + pushed diffs. |
coach | non-blocking hooks | Per-stack nudges on edit (Python/TS/Swift, FEATURE_COLS sync reminder, no long dashes in UI text), session banner, failure hints (ports, Docker reload, Fly release_command), uncommitted reminder. |
sdlc | skills + subagents | requirements → plan-task → implement → qa → task-review loop, plus architect and debugger subagents. |
reviewers | subagents | python-reviewer, web-reviewer, swiftui-reviewer, ml-reviewer (LORO gate, leakage, cross-repo FEATURE_COLS sync). |
fly-ops | skills | deploy (incl. release_command gotcha), fly-logs, incident triage with known failure modes. |
lsp | LSP | pyright, typescript-language-server, sourcekit-lsp (see SETUP.md for binaries). |
monitors | monitors | tsc-watch build errors + .dev.log error tail, idle-safe. |
mcp-catalog | MCP example | GitHub / Playwright / Postgres catalog; copy into a project's .mcp.json to activate. |
~/.claude/settings.json:
{
"extraKnownMarketplaces": {
"personal": { "source": { "source": "directory", "path": "<this repo's absolute path>" } }
},
"enabledPlugins": {
"pre-push-review@personal": true,
"morning@personal": true,
"...": true
}
}
Note: the git push gate itself stays as a user-level PreToolUse hook
(~/.claude/scripts/pre-push-gate.sh), NOT in the guardrails plugin, to avoid
double-gating in repos that register an equivalent gate of their own.
.claude/).claude/ in this repo is the versioned copy of the machine's user-level
Claude Code config:
.claude/settings.json: copy of ~/.claude/settings.json.claude/scripts/pre-push-gate.sh: the push gate, generic (every project,
every branch, no per-project exemptions); the live copy is
~/.claude/scripts/pre-push-gate.sh.claude/scripts/statusline.sh: status line scriptThe repo copy is the source of truth: edit here, then sync to ~/.claude
(cp .claude/scripts/* ~/.claude/scripts/). On a new machine: copy
.claude/settings.json + .claude/scripts/ into ~/.claude/ and adjust the
absolute marketplace path.
python3 scripts/validate.py
Edit here, bump the plugin's version, restart Claude Code (local directory
marketplace: changes are picked up on reload). New plugin: folder +
.claude-plugin/plugin.json, register in .claude-plugin/marketplace.json,
enable in ~/.claude/settings.json.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub kulykivska/claude-plugins --plugin pre-push-reviewNon-blocking coaching hooks: per-stack nudges on edit, session status banner, failure hints, uncommitted-changes reminder.
Fly.io ops runbooks: deploy, fly-logs, incident triage.
Business growth subagents: aso-optimizer (App Store), growth-analyst (funnel/conversion), outreach-writer (partnership and consulting pitches).
Language servers: Python (pyright), TypeScript, Swift. Binaries installed per machine, see SETUP.md.
Per-stack reviewer subagents: Python/FastAPI, web (Vite/React/TS), SwiftUI, ML pipeline.
Harness-native ECC operator layer - 67 agents, 278 skills, 94 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Binary reverse engineering, malware analysis, firmware security, and software protection research for authorized security research, CTF competitions, and defensive security
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Next.js development expertise with skills for App Router, Server Components, Route Handlers, Server Actions, and authentication patterns
817 cybersecurity skills covering web security, pentesting, DFIR, threat intelligence, cloud security, malware analysis, and more.