Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By ivklgn
Provides specialized AI agents and skills for code review, dependency auditing, security analysis, and deployment automation across Go, React, TypeScript, PostgreSQL, and CSS projects.
npx claudepluginhub ivklgn/ai-kitAudit a codebase against the 12-Factor App methodology and report compliance.
Load current branch changes (diff, commits, files) into session context.
Reset accumulated permissions in .claude/settings.local.json.
Run a comprehensive Go code review on git-changed files.
Audit and update Go module dependencies one semver tier at a time.
Business analyst and product specialist for requirements analysis, feature specifications, user stories, acceptance criteria, and product documentation. Use for analyzing business requirements, writing specs, creating user stories, and product research.
CLI developer specializing in command-line tools and terminal applications. Covers argument parsing, interactive prompts, shell completions, cross-platform compatibility, and distribution.
CSS/SCSS specialist. Use proactively to design, implement, refactor, and review CSS/SCSS for layout (flex/grid), responsive behavior, animations, and theming. Also use proactively to research modern CSS features + browser support, and to simplify/clean up overengineered styles.
CI/CD pipeline designer and deployment automation specialist. Use for designing deployment strategies (blue-green, canary, rolling), optimizing pipeline performance, implementing GitOps workflows, and improving DORA metrics.
Documentation site developer and frontend specialist. Use proactively for building, customizing, and maintaining documentation sites (Astro Starlight, Docusaurus, VitePress, etc.). Handles SSG/SSR setup, SEO optimization, component customization, layout work, styling, and JS/TS implementation within doc sites. Also use for any frontend task in the docs project: custom components, integrations, build config, performance tuning.
Perform 12-Factor App compliance analysis on any codebase. Use when evaluating application architecture, auditing SaaS applications, or reviewing cloud-native applications against the original 12-Factor methodology.
Load current git branch changes (diff, commits, changed files) into session context. Use when the user invokes /load-branch-changes to review, understand, or focus on the current branch's changes compared to the base branch.
Reset accumulated permissions in .claude/settings.local.json. Use when the user says "/reset-permissions" or asks to clear, reset, or clean up Claude Code permissions. Supports full reset (default) or selective reset keeping read-only permissions (--keep-read).
Run a comprehensive Go code review on git-changed files using the golang-pro agent with Context7 library docs
Audit and update Go module dependencies using native go toolchain commands (go list, go get, go mod tidy) plus govulncheck for security. Auto-applies patch updates silently, asks before minor, and confirms each major individually. Cross-checks release notes via gh/Context7 and vulnerabilities before each batch. Handles v2+ module path changes (gopkg.in/, github.com/.../v2). Use when the user asks to update dependencies, bump modules, check outdated modules, or audit security in a Go project.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Complete developer toolkit for Claude Code
Expert agents for specific programming languages (Python, Go, Rust, etc.)
Custom commands, skills, agents, rules, hooks, and output styles for Claude Code - session continuity and modern CLI tooling for real-world development workflows
Google Gemini CLI for second opinions, architectural advice, code reviews, security audits. Leverage 1M+ context for comprehensive codebase analysis via command-line tool.
Language-specific expert agents with deep framework knowledge - Python, TypeScript, Go, Rust, Java, and more
Claude Code skill pack for Replit (30 skills)
Subagents and skills for Claude Code and the OpenAI Codex CLI, from one shared source. By Ivan K. (https://github.com/ivklgn)
Claude Code
/plugin marketplace add ivklgn/ai-kit
/plugin install ai-kit
Codex CLI — requires Codex CLI v0.117.0+.
codex plugin marketplace add ivklgn/ai-kit
codex
# then run /plugins, open AI Kit, select Install plugin
Local dev: claude --plugin-dir .
business-analyst · cli-developer · css-developer · deployment-engineer · documentation-developer · frontend-figma-layout-designer · golang-pro · instantdb-expert · js-perf-analyzer · llm-architect · mcp-developer · npm-updater · platform-engineer · playwright-e2e · postgres-pro · prompt-engineer · react-code-optimizer · react-specialist · reatom-guru · security-auditor · security-engineer · typescript-pro
12-factor-apps · load-branch-changes · reset-permissions · review-golang · update-golang-deps · update-node-deps
/ai-kit:12-factor-apps · /ai-kit:load-branch-changes · /ai-kit:reset-permissions · /ai-kit:review-golang · /ai-kit:update-golang-deps · /ai-kit:update-node-deps
The 12-factor-apps skill is a port of the 12-factor-apps skill by anderskev (clawhub.ai), built on the Twelve-Factor App methodology by Adam Wiggins. See skills/12-factor-apps/ATTRIBUTION.md for details.
MIT © ivklgn