By abaktiar
Turn any multi-step guide, runbook, setup procedure, SOP, onboarding doc, or ordered how-to into a single self-contained interactive HTML "console" — a dark, polished dashboard where the reader expands each step for a click-by-click walkthrough, ticks off each action (numbered badges flip to green checks), watches a live progress ring with done / pending / needs-help counts, filters by status, flags steps where they're stuck to reveal troubleshooting, and copies code blocks. Progress saves locally so they can return mid-task. Use this skill whenever the user wants to turn instructions, steps, a setup guide, a deployment/provisioning checklist, a runbook, an SOP, or an onboarding flow into a trackable, checkable web page.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin marketplace (just a git repo) that distributes my Claude skills as installable plugins. Plugins installed from here work in both Claude Code (CLI/IDE) and the Claude Desktop app.
abaktiar-skillsabaktiar/skills (https://github.com/abaktiar/skills)step-checklist-builderTurns any multi-step guide, runbook, setup procedure, SOP, onboarding doc, or ordered
how-to into a single self-contained interactive HTML "console" — a dark, polished
dashboard where the reader expands each step, ticks off each action (numbered badges flip
to green checks), watches a live progress ring (done / pending / needs-help), filters by
status, flags steps they're stuck on to reveal troubleshooting, and copies code blocks.
Progress is saved in localStorage. Model-invoked: Claude triggers it automatically when
you ask to turn instructions into a checklist/tracker page.
Requires Claude Code v2.1.x or later (
claude --version).
# Add the marketplace (GitHub owner/repo shorthand)
claude plugin marketplace add abaktiar/skills
# Install the plugin
claude plugin install step-checklist-builder@abaktiar-skills
Inside an interactive Claude Code session, the slash equivalents are
/plugin marketplace add abaktiar/skills then /plugin install <plugin>@abaktiar-skills.
Run /skills (or /plugin) to confirm they loaded.
Claude Desktop app: add the same marketplace from Settings → Plugins/Marketplaces
(abaktiar/skills), then install the plugin(s). Because the marketplace is a git repo, the
same source works across Claude Code and Desktop.
# Validate the marketplace + each plugin manifest
claude plugin validate ./my-marketplace
claude plugin validate ./my-marketplace/plugins/step-checklist-builder
# Add from a local path and install
claude plugin marketplace add ./my-marketplace
claude plugin install step-checklist-builder@abaktiar-skills
# Iterate on one plugin without installing
claude --plugin-dir ./my-marketplace/plugins/step-checklist-builder
my-marketplace/
├── .claude-plugin/
│ └── marketplace.json # registers the plugin below
└── plugins/
└── step-checklist-builder/
├── .claude-plugin/plugin.json
└── skills/step-checklist-builder/ # skill, copied intact
├── SKILL.md
├── assets/template.html
└── references/data-format.md
step-checklist-builder output paths. SKILL.md writes its finished HTML to the
Claude.ai sandbox locations (/home/claude/…, /mnt/user-data/outputs/). Those are
conveniences of the Claude.ai / Desktop sandbox; in a plain Claude Code CLI session
Claude simply writes the generated .html to your working directory. The skill's bundled
references are relative, so the skill is fully portable.Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub abaktiar/skills --plugin step-checklist-builderUI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.