By varunr89
Domain-agnostic progressive learning framework. Guides learners through project-based curricula using interleaved learn-build spirals with Socratic teaching. Tracks learner profile across projects for adaptive difficulty.
npx claudepluginhub varunr89/claude-marketplace --plugin progressive-learningDesign progressive learning curricula and generate project phase maps. Use when the user says "learn-design", "design curriculum", "plan learning path", "set up next project", "what should I learn next", or wants to start learning a new technical area. Also triggers between projects to generate the next project's phase map calibrated to the learner's profile.
Start or continue a progressive learning session. Use when the user says "learn", "let's learn", "continue learning", "let's continue", "pick up where we left off", "teach me", "next lesson", or wants to resume their learning curriculum. Requires a phase map to exist in docs/phases/.
Claude Code plugins for OCR, scheduling, flight search, transcription, and developer workflows.
claude plugin marketplace add varunr89/claude-marketplace
Then install individual plugins:
claude plugin install <plugin-name>
| Plugin | Description |
|---|---|
| codex-collab | Automated Codex CLI reviews during design and implementation |
| ocr-toolkit | Extract text from images, PDFs, and videos |
| when2meet | Create When2Meet events and pre-fill availability |
| safari-archiver | Archive Safari pages to Obsidian as clean markdown |
| transcription | Fast audio transcription using MLX Whisper |
| flight-optimizer | Multi-leg flight search with scoring |
| scenario-test | Azure infrastructure scenario testing |
| config-sync | Sync ~/.claude/ config via git |
| phone-a-friend | Consult other AI models for second opinions |
| resume-tailoring | Tailored resumes with branching experience discovery |
| devlog | Auto-generate dev log blog posts |
CI (every PR): Static validation + fresh install E2E on macos-14 ($0 API cost)
# Run locally
bash ci/test-fresh-install.sh "$PWD"
plugins/.claude-plugin/plugin.json with name, version, descriptionskills/*/SKILL.md with YAML frontmattertests/platform.json if plugin has OS/arch requirements.claude-plugin/marketplace.json to register the pluginComprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Qiushi Skill: methodology skills for AI agents guided by seeking truth from facts, with Claude Code, Cursor, OpenClaw, Codex, OpenCode, and Hermes guidance.