finpack-claude logo

finpack-claude

findexu/finpack-claude

20 plugins1 stars
Run it on Hostinger, 20% off →Your friend gets 20% off too, using this linkFree API →View source on GitHub

Summary

Lean, token-efficient agents and skills for daily Claude Code development. Install the whole kit by cloning the repo, or pick individual plugins from this marketplace.

Add this marketplace

/plugin marketplace add findexu/finpack-claude

Run in Claude Code, then install any plugin below from this marketplace.

Plugins in this marketplace

20 plugins · page 1 of 1

#PluginStars
1context-budget logocontext-budgetEstimate per-turn token cost of your .claude/ configuration and CLAUDE.md. Always-loaded vs path-scoped vs invoked-only, with top contributors. Use --api for exact counts.12debug-fix logodebug-fixFind and fix a bug. Default is the careful path (reproduce, investigate, test). Add `--fast` for emergency hotfix mode.13explain logoexplainExplain code with one-sentence summary, mental model, ASCII diagram, and modification guide.14fp-code-architect logofp-code-architectDesigns a feature architecture implementation blueprint by analyzing existing codebase patterns. Used by /counsel-quest during architecture design.15fp-code-explorer logofp-code-explorerDeeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, and documenting dependencies. Used by /counsel-quest during codebase exploration.16fp-code-reviewer logofp-code-reviewerReviews code for real bugs: off-by-ones, null derefs, race conditions, swallowed errors. Skips style nitpicks.17fp-doc-reviewer logofp-doc-reviewerCross-references docs against actual source. Flags drift, missing params, dead references.18fp-frontend-designer logofp-frontend-designerBuilds production-grade UI. Tokens-first, anti-AI-slop aesthetics, design tokens enforced.19fp-performance-reviewer logofp-performance-reviewerFinds real bottlenecks. DB N+1, memory leaks, blocking calls, re-renders.110fp-plan-reviewer logofp-plan-reviewerReviews a plan or expedition steps for executable completeness, risk, and scope drift. Returns a READY | REVISE verdict so a planning loop can terminate.111fp-security-reviewer logofp-security-reviewerOWASP-style review: injection, auth, data exposure, weak crypto. Severity-ranked with file:line + fix.112fp-swiftui-designer logofp-swiftui-designerBuilds polished SwiftUI UI/UX for iPhone and iPad. HIG-driven, size-class adaptive, Dynamic Type and VoiceOver ready.113install-quest-system logoinstall-quest-systemBootstrap quest-system in any project. Copies all seven command files to .claude/commands/ in one step.114pr-review logopr-reviewReview PR or staged changes via specialist agents. Synthesizes a unified severity-ranked report.115quest-system logoquest-systemRPG-themed epic and session management for mono-repo development.116refactor logorefactorSafely refactor with tests as a safety net. Writes tests first if none exist.117setup-finpack logosetup-finpackBootstrap and customize finpack-claude in any project. Copies the full template into .claude/ if missing, then tunes every config file to match your stack.118ship logoshipCommit, push, create PR with confirmation at every step. Blocks secrets and force-push.119tdd logotddStrict red-green-refactor TDD loop. Failing test, then minimum code, then refactor. Commits after each cycle.120test-writer logotest-writerWrite comprehensive tests covering happy/edge/error/concurrency paths. Verifies tests actually catch bugs.1