npx claudepluginhub agentic-utils/skills --plugin claude-codeAdd communication style, comment, and reporting preferences to any AI assistant config. Use when asked to "enable ant mode", "improve communication style", "add reporting preferences", or when setting up a new AI assistant config.
Review bash commands for dangerous patterns and interpret exit codes correctly. Use when asked to "check this bash", "is this safe to run", "review this script", or when debugging a script that fails unexpectedly.
Checkpoint mid-task state before context limits hit. Use when asked to "prep for compaction", "checkpoint", "save state", or when context is getting long.
Consolidate and prune memory files using the 4-phase Orient/Gather/Consolidate/Prune algorithm. Use when asked to "dream", "consolidate memory", "clean up memory", or when memory files have grown stale or bloated.
Write effective memory file entries. Use when asked to "write a memory", "add to memory", "update my memory files", or when creating new entries for a project config file.
Skills and plugins for AI coding assistants. Works with Claude Code, Codex, Cursor, and any tool that reads instruction files.
/plugin marketplace add https://github.com/agentic-utils/skills
Then use /plugin to browse and install available plugins.
| Plugin | Description |
|---|---|
| claude-code | Skills grounded in Claude Code internals |
| disk-cleanup | Scan for and clean up disk space on macOS (macOS only) |
| ty-lsp | Python type checking via ty |
| svelte-lsp | Svelte language server |
See AGENTS.md for development guidelines.
plugins/plugins/<plugin-name>/skills/README.md to the plugin directoryREADME.md tableUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Frontend design skill for UI/UX implementation
Humanise text and remove AI writing patterns. Detects and fixes 24 AI tell-tales including inflated language, promotional tone, AI vocabulary, filler phrases, sycophantic tone, and formulaic structure.
Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.
Create and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.