Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By flight505
Skill-author skill: create new agent skills with proper structure, progressive disclosure, and bundled resources. Enhanced from Matt Pocock's MIT-licensed write-a-skill (https://github.com/mattpocock/skills) with: (1) stdlib Python validation tools (description validator, structure validator, review-checklist runner), (2) 3 reference docs citing 5+ authoritative sources each (progressive disclosure principles, description design patterns, quality gates), (3) cs-skill-author persona agent + /cs:write-a-skill slash command. Matt's voice and 3-phase workflow (Gather → Draft → Review) preserved verbatim per his MIT license. Use when user wants to create, write, build, or author a new agent skill.
npx claudepluginhub flight505/claude-skills-jesper --plugin write-a-skillBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Personal curated marketplace of Claude Code skills, agents, personas, and commands.
Content sources:
upstream/ — vendored copy of alirezarezvani/claude-skills via git subtree (268+ skills, 33 agents, 7 personas, 54 commands)skills/ — first-party additions (21-toolkit survivors and anything I author)Install layer: forge — registered as a marketplace-local source during dev, marketplace-remote once pushed.
.claude-plugin/marketplace.json ← single merged catalog (generated)
skills/ ← first-party skills
upstream/ ← git subtree of alirezarezvani/claude-skills
scripts/
regenerate-marketplace.py ← rebuilds marketplace.json from upstream/ + skills/
sync-upstream.sh ← git subtree pull --squash + regenerate
upstream-changelog.py ← list added/removed/changed since last sync
# Pull latest upstream + regenerate marketplace
./scripts/sync-upstream.sh
# Manually regenerate without pulling
python3 scripts/regenerate-marketplace.py
# Preview what a sync would change
python3 scripts/upstream-changelog.py
forge source add claude-skills-jesper \
--kind marketplace-local \
--path ~/Projects/Dev_projects/Claude_SDK/claude-skills-jesper
forge list --type skill
forge install <name>
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.
Harness-native ECC plugin for engineering teams - 64 agents, 261 skills, 84 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
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.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Complete SOTA 2026 Storybook assistant with Vision AI design-to-code, natural language generation, AI-powered accessibility remediation, React Server Components, AI visual regression testing, design token sync, usage analytics, dark mode generation, and comprehensive testing (Storybook 10, React 19, Next.js 15)
Comprehensive project planning and architecture research skills for Claude Code - generates software architecture documents, sprint plans, building blocks, service cost analysis, and implementation roadmaps backed by real research.
AI-powered image, diagram, and video generation for Claude Code - uses Nano Banana 2 (Gemini 3.1 Flash Image) for fast generation, Nano Banana Pro (Gemini 3 Pro Image) for professional diagrams, and Veo 3.1 for video generation.
Long-running agent loop for Claude Code, in the Ralph pattern — a stable prompt, a mutable plan, and a loop that runs until the plan is empty.
Helper plugin for Claude Code's autonomous primitives — /goal, /branch, worktrees, dynamic workflows. Wraps native features with opinionated defaults and safety guardrails.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimUses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation