Autonomous plugin-dev maintenance — discovers Claude Code features from official and community sources, diffs against plugin-dev, auto-patches, and creates PRs with full reports
npx claudepluginhub karimstekelenburg/k3m-marketplace --plugin plugin-dev-syncThis agent should be used to independently review proposed changes to plugin-dev before they are applied. Triggered by the sync pipeline after diff generation. Spot-checks claims against cached sources and approves or rejects each change.
This agent should be used when the sync pipeline needs to analyze cached resource content and extract a comprehensive feature map of Claude Code's current capabilities. Triggered by the sync skill, not directly by users.
This agent should be used when a user reports an issue with plugin-dev via /plugin-dev-sync:report-issue. Performs root-cause analysis, patches plugin-dev, checks if plugin-dev-sync caused the issue, patches plugin-dev-sync if needed, validates, commits, and creates a PR.
This agent should be used to apply approved changes to plugin-dev, commit them, and create a PR with a detailed report. Triggered by the sync pipeline after the diff-reviewer approves changes.
Use when the user says "plugin-dev got this wrong", "plugin-dev is missing X", "report an issue with plugin-dev", "plugin-dev told me the wrong thing", or invokes /plugin-dev-sync:report-issue. Provides guided feedback collection and triggers automatic root-cause analysis, patching, and PR creation.
Use when user wants to This skill should be used when the user asks to "add a resource", "update resources", "check resource status", "add a documentation source", "add a Twitter account to track", or needs to manage the plugin-dev-sync resource list. Provides guidance for maintaining the master resources.json that drives the discovery pipeline. This skill should be used when the user asks to "add a resource", "update resources", "check resource status", "add a documentation source", "add a Twitter account to track", or needs to manage the plugin-dev-sync resource list. Provides guidance for maintaining the master resources.json that drives the discovery pipeline.
Use when the user asks to "sync plugin-dev", "update plugin-dev from latest docs", "run plugin-dev-sync", or invokes /plugin-dev-sync:sync. Orchestrates the full autonomous pipeline: fetch resources, discover features, diff against plugin-dev, review, apply patches, commit, and create a PR with a full report.
A curated collection of Claude Code plugins
claude plugin marketplace add /path/to/k3m-marketplace
claude plugin search
claude plugin enable <plugin-name>
Create a new plugin directory under plugins/:
copier copy /path/to/dotclaude/templates/plugin plugins/
Register it in .claude-plugin/marketplace.json
Validate:
claude plugin validate plugins/<plugin-name>
See docs/ for complete cheatsheets on every plugin component type.
k3m.sh me@k3m.sh
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.
Use this agent when you need expert assistance with React Native development tasks including code analysis, component creation, debugging, performance optimization, or architectural decisions. Examples: <example>Context: User is working on a React Native app and needs help with a navigation issue. user: 'My stack navigator isn't working properly when I try to navigate between screens' assistant: 'Let me use the react-native-dev agent to analyze your navigation setup and provide a solution' <commentary>Since this is a React Native specific issue, use the react-native-dev agent to provide expert guidance on navigation problems.</commentary></example> <example>Context: User wants to create a new component that follows the existing app structure. user: 'I need to create a custom button component that matches our app's design system' assistant: 'I'll use the react-native-dev agent to create a button component that aligns with your existing codebase structure and design patterns' <commentary>The user needs React Native component development that should follow existing patterns, so use the react-native-dev agent.</commentary></example>
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
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.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams