joey-barbier/ClaudeCode-Plugin
Plugin Claude Code
Plugin marketplace listing 12 plugins: horka-review, horka-qa-testing, horka-dev-workflow, horka-memory, horka-setup.
joey-barbier/ClaudeCode-Plugin
Plugin Claude Code
Plugin marketplace listing 12 plugins: horka-review, horka-qa-testing, horka-dev-workflow, horka-memory, horka-setup.
joey-barbier/ClaudeCode-Plugin
Instructions file
Instructions for joey-barbier/ClaudeCode-Plugin, covering claude.md - public marketplace, project structure, critical rules, marketplace.json must stay in sync and checklist for new plugin release.
joey-barbier/ClaudeCode-Plugin
Plugin Claude Code
Enforced methodology for creating production-grade AI agent skills. Mandates skill-creator for drafting and skill-evaluate for optimization, with A/B testing at each gate. No shortcuts, no bypass.
joey-barbier/ClaudeCode-Plugin
Skill Claude CodeCodex
Enforced methodology for creating production-grade AI agent skills with mandatory quality gates. Orchestrates the full lifecycle: skill-creator for drafting + A/B testing, skill-evaluate for scoring + optimization, second A/B test, final validation. MANDATORY prerequisite: skill-creator:skill-creator and…
joey-barbier/ClaudeCode-Plugin
Plugin Claude Code
SaaS analytics tracking strategy design, audit, and optimization.
joey-barbier/ClaudeCode-Plugin
Agent
Designs, audits, and optimizes analytics tracking strategies for SaaS B2B products. Creates tracking plans, event taxonomies, and dashboard blueprints for conversion funnels. Invoke for tracking implementation, funnel analysis, conversion optimization, or analytics audit. Trigger on "track", "analytics", "funnel"…
joey-barbier/ClaudeCode-Plugin
Plugin Claude Code
Pragmatic AI coach: diagnoses your real need, gives a clear verdict (no AI needed / yes here's how / bad idea here's why), and redirects to the right HORKA plugin.
joey-barbier/ClaudeCode-Plugin
Skill Claude CodeCodex
Coach IA pragmatique et direct qui aide PO, devs, tech leads et managers a utiliser l'IA intelligemment — ou a ne PAS l'utiliser. Diagnostique le vrai besoin avant de repondre. Rend un verdict tranche : "pas besoin d'IA" / "oui voila comment" / "mauvaise idee, voila pourquoi". Tient sa position face a l'utilisateur…
joey-barbier/ClaudeCode-Plugin
Plugin Claude Code
Structured development methodology, MVP time management, and feature scaffolding.
joey-barbier/ClaudeCode-Plugin
Agent
Rigorous architecture-aware development methodology for complex implementations. Prioritizes code truth over documentation, coordinates multi-layer changes (Backend/SDK/Frontend), and validates each step before proceeding. Invoke for multi-layer features, complex refactoring, or architecture-sensitive changes. Trigger…
joey-barbier/ClaudeCode-Plugin
Hook
Runs before the agent uses a tool for Bash tool calls, executing git-safety.sh. From joey-barbier/ClaudeCode-Plugin.
joey-barbier/ClaudeCode-Plugin
Skill Claude CodeCodex
Prepare the git environment for starting a new feature. Switches to main/develop branch, pulls latest, cleans up merged branches, and confirms ready state. Trigger on "new feature", "GNF", "start feature", "next feature", "prepare for new work".
joey-barbier/ClaudeCode-Plugin
Skill Claude CodeCodex
Detect over-engineering, circular discussions, and time-wasting during MVP development. Auto-triggers on patterns like same problem mentioned 3+ times, Stack Overflow loops (try/fail/search/repeat), or debates without decisions. Trigger on "time check", "we're going in circles", "over-engineering", "MVP check", "time…
joey-barbier/ClaudeCode-Plugin
Plugin Claude Code
Project memory management: restore context (/horka-memory) and save progression (/horka-save).
joey-barbier/ClaudeCode-Plugin
Skill Claude CodeCodex
Restore project context from memory files, or initialize them if none exist. This skill MUST run at the very start of any new session before doing anything else. If no memory files exist, create them automatically from project analysis. Trigger on "where were we", "resume", "catch up", "refresh context", "init…
joey-barbier/ClaudeCode-Plugin
Skill Claude CodeCodex
Save current session progression to project memory files. Updates PROJECTSTATE, ARCHITECTURE, DECISIONS, NEXTSTEPS based on work done in this session. Use when user says "save progress", "update memory", "save state", "checkpoint", or before ending a productive session. Also use proactively after significant…
joey-barbier/ClaudeCode-Plugin
Plugin Claude Code
Teaching AI mentor for junior developers. Accompanies devs during coding: assesses understanding, teaches concepts before coding, builds step-by-step, tracks skill progression per topic, quizzes with spaced repetition. Requires Context7 MCP server.
joey-barbier/ClaudeCode-Plugin
Skill Claude CodeCodex
Quiz and review skill for the mentor system. Tests retention on previously covered topics using spaced repetition. Question types: predict output, spot the bug, explain in your words, MCQ (last resort). Reads from /.claude/mentor/ to know what topics exist and what's due for review. Updates topic levels based on…
joey-barbier/ClaudeCode-Plugin
Skill Claude CodeCodex
Teaching AI mentor for junior developers. Accompanies devs during coding: intercepts requests, assesses understanding of new concepts via open questions (never yes/no), teaches with examples before coding, then builds step-by-step with the dev. Maintains a global memory of topics covered, skill levels, and learning…
joey-barbier/ClaudeCode-Plugin
Plugin Claude Code
Context management and session optimization tools for OpenClaw gateway.
joey-barbier/ClaudeCode-Plugin
Skill Claude CodeCodex
Compress large OpenClaw sessions with intelligent summarization. Extracts learnings, archives originals, clears session files to prevent context overflow. Trigger on "compact", "compress sessions", "session too large", "clean up sessions".
joey-barbier/ClaudeCode-Plugin
Skill Claude CodeCodex
Extract learnings from the current conversation session and store them in memory files. Use before deleting large sessions or on /compact command. Trigger on "extract learnings", "save session", "extract session", "archive session".
joey-barbier/ClaudeCode-Plugin
Plugin Claude Code
Global index of your Claude Code projects. Disambiguates generic commands ("write the changelog") by resolving a name/alias to a path, knowing which folder owns a skill/command, detecting parent workspaces (monorepos), and creating + indexing new projects in the right place.
joey-barbier/ClaudeCode-Plugin
Skill Claude CodeCodex
Global index of Claude Code projects that disambiguates a command when it does not say which project it targets (e.g. "write the changelog"). Resolves a name/alias to a path, knows which folder owns a skill/command (changelog, release, deploy…), detects parent workspaces, and creates + indexes a new project in the…