By saif-shines
Documentation contribution routing, writing style enforcement, cookbook quality audits, and sidebar navigation design.
Diagnose and fix documentation quality problems in cookbook-style writing — skimmability, writing clarity, and reader helpfulness.
Route documentation contributions to the right content type, placement, template, and escalation path — before the contributor writes a single line.
Two-mode writing guide — exports a paste-ready style prompt for coding agents (handoff mode) or reviews a draft against the documentation quality rubric (review mode).
Audit and design documentation sidebar labels and section order so navigation follows a clear developer journey — concise labels, sentence case, and phase-aligned groups (reference model: Full stack auth sidebar in Scalekit developer-docs).
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A collection of agent skills for developer experience work — distributed as both a Claude Code plugin marketplace and skills.sh-compatible skill repo.
The canonical starting skill (inspired by superpowers' using-superpowers).
Always invoke first on any devex-kit-eligible task:
/using-devex-kit <describe the work>
It classifies intent, returns the exact target skill + copy/paste invocation, handles sequencing for multi-skill flows (story → DX → authoring is common), and gives local load instructions. Treat it as the router that makes every other skill discoverable and correctly applied.
Install it individually or as part of the full kit — then start every relevant session by typing /using-devex-kit.
Generic devrel skills for documentation workflows — useful to any devrel professional regardless of tech stack.
Routes documentation contributions to the right content type, placement, template, and workflow — before the contributor writes a single line.
Five branches:
_setup-*, _usage-*, _section-* templates and pnpm run sync-agent-connectorsScalekit-specific paths are in references/scalekit-*.json. External consumers drop their own configs at <docs-repo>/.devex-kit/ — no edits to SKILL.md required.
Two-mode writing guide.
Scalekit-specific prompt block in references/scalekit-style-prompt-block.md. Template for other sites in references/_template-style-prompt-block.md.
Diagnostic skill for documentation quality — skimmability, writing clarity, and reader helpfulness.
Assistive skill for sidebar navigation: group labels, item labels, and order should follow a developer journey (setup → core loop → scale → ship). Includes a reference model derived from Scalekit Full stack auth in sidebar.config.ts and label rules from the docs standards (concise, sentence case, outcome-focused).
Skills for building SDKs, CLI tools, and developer utilities — the artifacts devrel professionals ship to their developer communities.
Design, build, document, and ship SDKs that developers love. Covers the full SDK lifecycle:
Consolidates guidance from SDK design philosophy, TypeScript SDK development, and SDK documentation generation into one lifecycle skill. Includes language idiom guides for Python, JavaScript, Go, and Java.
Build CLI tools and API utilities that developers on your platform actually use. Two domains:
Includes framework-specific scanner implementations and UX pattern references.
Build MCP servers that AI agents actually want to use. Covers the full lifecycle:
npx claudepluginhub saif-shines/devex-kit --plugin documentationSkills for building SDKs, CLI tools, MCP servers, agent plugins, and skill creation — plus the devex-kit router.
Developer go-to-market skills — authentic storytelling, TAB playbooks, DX for first success, and content taxonomy.
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.
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.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.