vidhunnan/agentic-skills
πͺMarketplacevidhunnan/agentic-skills
Add this Marketplace
/plugin marketplace add vidhunnan/agentic-skillsClaude / Cursor-compatible agent skills, packaged as installable plugins. Includes handoff-generator for moving work between Claude.ai chat and Claude Code without losing context.
Plugins in this Marketplace
branch-naming
Suggests and optionally creates a git branch name following the project's convention.
changelog-tracker
Documents every substantive commit into per-commit changelog files plus a rolling CHANGELOG index.
decisions-logger
Mines a project for the decisions that were actually made and writes each as a numbered ADR with its evidence β asking when the "why" was never written down, and never inventing one.
design-brief
Interviews you into a short, structured design brief β problem, who feels it, jobs to be done, constraints, success criteria and non-goals β and marks what wasn't stated rather than inventing it.
design-critique
Reviews a built interface against its stated design intent β naming how the thing reads before proposing a fix, ranking findings by severity, and treating removal as a first-class verdict. Refuses to critique without a written intent.
design-decisions
Records a design fork as a numbered, append-only ADR β options, what was chosen, what was given up, and what would make us revisit β and never invents a rationale.
design-explore
Generates three genuinely distinct design directions from a written visual direction β each committed to a named structural axis, each with its thesis, bet and risk β ending in a comparison matrix you judge by eye. Never records the verdict.
design-language
Interviews you into a written visual direction β the surface and its brand posture, the references and the anti-reference, the constraints as breakable rules, and the vocabulary β and asks what you want rather than proposing a look for you.
design-setup
Scaffolds a project's design context stack β briefs, research, explorations, decisions, specs, system β and registers the routing table in CLAUDE.md.
exploration-log
Records a round of design iteration β what it tested, what changed, what was learned, and whether it was kept, killed or parked β append-only, and answers "have we tried this before?" from the log.
handoff-generator
Interactive, bidirectional ChatβCode generator for a comprehensive project handoff β progress, features, decisions, changelog, next actions, and a near-verbatim session log.
model-strategy
Creates and maintains docs/MODEL-STRATEGY.md β which Claude model to use for which work, tailored via interview.
post-angles
Proposes three or four sourced angles worth posting from your material backlog and the record β each with its tension, its reader and its weakest point. Declines when nothing is worth a post yet.
post-card
Renders a post's visual plan into self-contained HTML frames at real dimensions, rasterised where a browser exists β from a direction you chose, and never stating what the post declined to claim.
post-export
Captures postable material while the work is warm β typed, indexed backlog items with the before-state snapshotted before it is overwritten. Never invents a learning.
post-generator
Drafts per-platform copy from a sourced angle in your captured voice, decides how the post breaks into frames, and lists what it refused to claim and why. Never publishes.
post-setup
Scaffolds the posts tier and captures how your posts should sound β by interview plus real samples β with personal profiles gitignored by default. The skill ships a template and never a voice.
repo-setup
Scaffolds a project's context stack β the tiered docs folders that let an agent be briefed on a project β and registers the routing table in CLAUDE.md.
skill-scaffold
Generates a new skill in this library's conventions β PRD, SKILL.md skeleton, plugin.json, marketplace entry, README row and website entry β from a short interview.
version-manager
Splits the released version from the build you're testing, checks every file carrying the version agrees, and keeps a generated ledger of every build and release β across npm, Claude Code plugins, Docker, PyPI, binaries, sites, extensions, mobile apps and plain exports.