ivklgn

60 mods across 1 repository, 12 stars between them.

update-node-deps

49

ivklgn/ai-kit

Command

Audit and update Node.js/JS dependencies one semver tier at a time.

12 15d ago A 16 tokens original MIT

12-factor-apps

50

ivklgn/ai-kit

Skill Claude CodeCodex

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.

12 15d ago A 43 tokens copy · 94% MIT

audit-website

51

ivklgn/ai-kit

Skill Claude CodeCodex

Automated technical website audit via the squirrelscan CLI: crawls a live or local site and checks 230+ rules across SEO, performance, security, technical, content, and 16 other categories, returning an LLM-optimized report with a health score, broken links, meta-tag analysis, and actionable fixes (with an optional…

12 15d ago A 110 tokens original MIT

can-i-use

52

ivklgn/ai-kit

Skill Claude CodeCodex

Check browser support for web platform features (CSS, JS APIs, HTML) against the project's actual browser targets. Resolves the project's browserslist config, queries caniuse/MDN compatibility data, reports Baseline status, and recommends fallbacks or progressive enhancement. Use when asking "can I use X", choosing…

12 15d ago A 84 tokens original MIT

code-reviewer

53

ivklgn/ai-kit

Skill Claude CodeCodex

Analyzes code diffs and files to identify bugs, security vulnerabilities (SQL injection, XSS, insecure deserialization), code smells, N+1 queries, naming issues, and architectural concerns, then produces a structured review report with prioritized, actionable feedback. Use when reviewing pull requests, conducting code…

12 15d ago A 77 tokens original MIT

compatibility-audit

54

ivklgn/ai-kit

Skill Claude CodeCodex

Audit whether a change is compatible with everything around it, across four boundaries — the contract it exposes to consumers, how cleanly it fits the conventions and abstractions of the place it lives, whether the change was carried through everywhere it had to be, and whether it survives its runtime environment.…

12 15d ago A 231 tokens original MIT

ivklgn/ai-kit

Skill Claude CodeCodex

Explain the current git branch's changes in plain product language for a non-technical audience — no file paths, no code references, no jargon. Reads the branch diff, commits, and available docs, then produces a short human briefing about what changed and why it matters. Use when the user invokes…

12 15d ago A 162 tokens original MIT

humanizer-ru

56

ivklgn/ai-kit

Skill Claude CodeCodex

A Russian-language editing guide for making text sound more natural and less machine-generated. It changes wording and rhythm while keeping the original facts and meaning.

12 15d ago A 183 tokens original MIT

humanizer

57

ivklgn/ai-kit

Skill Claude CodeCodex

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague…

12 15d ago A 93 tokens copy · 97% MIT

jsdoc

58

ivklgn/ai-kit

Skill Claude CodeCodex

Write, fix, or review JSDoc documentation for JavaScript and TypeScript code. Detects whether the project uses typed JSDoc (plain JS with checkJs), TypeScript (docs without type duplication), or a doc generator (TypeDoc, JSDoc CLI), and documents accordingly. Use when adding JSDoc comments, documenting a public API…

12 15d ago B 88 tokens original MIT

load-branch-changes

59

ivklgn/ai-kit

Skill Claude CodeCodex

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.

12 15d ago A 53 tokens original MIT

nextjs-developer

60

ivklgn/ai-kit

Skill Claude CodeCodex

Use when building Next.js applications with App Router, server components, or server actions. Invoke to configure route handlers, implement middleware, set up API routes, add streaming SSR, write generateMetadata for SEO, scaffold loading.tsx/error.tsx boundaries, or deploy. Triggers on: Next.js, App Router, RSC, use…

12 15d ago A 103 tokens original MIT