← All creators

ApurvBazari

User

A curated collection of plugins for Claude Code — powering AI-driven development and agentic workflows

16 indexed · 0 Featured · 0 stars · avg score 71
Prolific

Categories

Indexed Skills (16)

AI & Automation Listed

setup

Install and configure cross-platform system notifications for Claude Code. Detects macOS/Linux, installs dependencies, walks through preferences, wires up hooks on Stop/Notification/SubagentStop events. Use only when user explicitly invokes /notify:setup.

0 Updated today
ApurvBazari
AI & Automation Listed

uninstall

Remove notify hooks, scripts, and config files from the chosen scope (global and/or project). Surgically deletes only notify-owned entries from settings.json; preserves all other hooks. Use only when user explicitly invokes /notify:uninstall.

0 Updated today
ApurvBazari
AI & Automation Listed

wizard

Adaptive Q&A flow for gathering developer preferences during /onboard:start. Internal building block invoked by the init skill — not user-invocable.

0 Updated today
ApurvBazari
AI & Automation Listed

analysis

Read-only codebase analysis — tech stack detection, model recommendations, complexity scoring. Internal building block invoked by the codebase-analyzer agent during /onboard:start — not user-invocable.

0 Updated today
ApurvBazari
AI & Automation Listed

generate

Headless Claude tooling generation for v2 callers. Consumes a v2 context per references/context-shape-v2.json (version 2, phases.*, syntheses, dependencies). REJECTS v1 input outright — v1 callers must stay on onboard 1.10.0. Renders GHA workflow templates + sprint contracts from cicdAndDelivery before dispatching config-generator. Not user-invocable.

0 Updated today
ApurvBazari
AI & Automation Listed

generation

Core artifact generator for Claude tooling (CLAUDE.md, rules, skills, agents, hooks). Internal building block invoked by the config-generator agent during /onboard:start and /onboard:generate — not user-invocable.

0 Updated today
ApurvBazari
AI & Automation Listed

start

Full interactive onboarding wizard — analyzes the codebase, gathers developer preferences through adaptive Q&A, then generates a complete tailored Claude Code tooling setup (CLAUDE.md, rules, skills, agents, hooks, metadata). Use only when the user explicitly invokes /onboard:start.

0 Updated today
ApurvBazari
AI & Automation Listed

discard

Archive the active handoff without acting on it. Use when the user explicitly wants to discard a saved handoff — same effect as picking Discard in the resume flow, but invokable directly from anywhere.

0 Updated today
ApurvBazari
AI & Automation Listed

update

Refresh an EXISTING walkthrough HTML in place so it reflects new work — reconstructs the prior content from the document, folds in explicitly-named spec/source files, and overwrites the same file as one coherent document. Use when the user asks to "update the walkthrough", "refresh the session doc", "regenerate the walkthrough with the new spec", or runs /walkthrough:update. Reads from and writes to .claude/walkthrough/.

0 Updated today
ApurvBazari
AI & Automation Listed

check

Health check for Claude tooling setup. Use when user asks about the state of their `.claude/` configuration, artifact drift, whether onboard-generated files are still intact, or wants a summary of what `/onboard:start` produced. Read-only — safe to auto-invoke.

0 Updated today
ApurvBazari
AI & Automation Listed

pickup

Present a saved handoff to the user via AskUserQuestion (Execute / Edit / Discard / Save-for-later) and dispatch on their choice. Auto-invokes when the SessionStart hook has surfaced a handoff in additionalContext — that surfacing includes a routing instruction directing you here. Also invokable explicitly via /handoff:pickup.

0 Updated today
ApurvBazari
AI & Automation Listed

save

Save the current session's intent as a handoff file so the next session can pick it up. Auto-invokes when the user signals end-of-session with phrases like "save handoff", "pick this up later", "continue in new session", "handoff this", "I'll come back to this", or "save for later". Prompts for confirmation via AskUserQuestion before writing — false positives are zero-cost. Slash form `/handoff:save` is the no-confirm fallback.

0 Updated today
ApurvBazari
AI & Automation Listed

evolve

Apply accumulated tooling drift to Claude configuration. Use when user says their Claude tooling is out of sync, mentions drift detected by hooks, installed/removed a plugin and wants the Plugin Integration section refreshed, or asks to drain queued drift-log updates.

0 Updated today
ApurvBazari
AI & Automation Listed

verify

Independent feature verification for projects with feature tracking. Use when user wants to test whether features in docs/feature-list.json pass their acceptance criteria, check sprint gate status, or run verification on F001-style feature IDs. Spawns the feature-evaluator agent in worktree isolation.

0 Updated today
ApurvBazari
AI & Automation Listed

create

Generate an interactive HTML walkthrough of the current session — a self-contained, explorable document (prose + diagrams + clickable detail) in a fixed house style. Use when the user asks to "visualize this session", "create a walkthrough", "walk me through it", "walk me through this/that", "walk me through what we did", "make a session recap/document", or runs /walkthrough:create. Writes to .claude/walkthrough/.

0 Updated today
ApurvBazari
Data & Documents Listed

document

Render any SUBJECT (a plugin, library, subsystem, or the marketplace) as a self-contained interactive HTML document in the walkthrough house style. Use when the user asks to "document this plugin", "make a docs page for <subject>", "generate the plugin landing page", or runs /walkthrough:document <subject>. Reads README + manifest as canonical source. Writes to the path given, default .claude/walkthrough/.

0 Updated today
ApurvBazari

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.