PHP ecosystem skills: sniff, audit, improve, legacy, teach. design-bridge: réceptacle du pivot design (enforce → linter PHP/WP natif + pre-commit ; diffuse → block pattern WP + theme.json).
PHP code quality auditor. Detects the project stack via sniff (01-scan), loads the applicable PHP knowledge pivots from the plugin, and delegates a structured code review to aidd-dev:reviewer using the pivots as acceptance criteria. Use when the user asks to: audit PHP code, check PHP best practices, review code quality, check my PHP, audit Laravel/Symfony conventions, check SOLID compliance, review Bruno test quality, or invokes /sc-php:audit. Does not install any files to .claude/rules/.
Runs Bruno API tests in CLI mode and iterates until all targeted tests pass. Use when a user wants to run or fix API tests written in Bruno: "run Bruno tests", "test the API with Bruno", "run bruno/", "fix the Bruno tests", "bru run". Do NOT use for writing new Bruno test files from scratch, running Playwright tests, unit tests, or any testing that does not use the bru CLI.
Réceptacle du pivot design pour PHP/WordPress. Reçoit le spec du contrat de pivot (plugins/design/references/sc-pivot-contract.md) émis par design:enforce ou design:diffuse, et réalise nativement : (1) enforce → linter PHP/WP idiomatique (PHPCS ruleset ou script PHP + wiring pre-commit) dérivant strictement du spec ; (2) diffuse → élément neutre rendu en block pattern WordPress FSE + theme.json. Jamais invoqué directement — uniquement appelé via le pivot de design:enforce/04-pivot ou design:diffuse/03-pivot.
Analyzes the PHP codebase for design pattern opportunities, language-specific anti-patterns, and maintainability issues, then produces a prioritized improvement plan. Covers SOLID principles, Repository/Service layer patterns, value objects, PHP type system usage, and framework best practices (Laravel, Symfony). Use when the user says "how can I improve this", "find anti-patterns", "code quality", "refactoring suggestions", "how to better structure this", "is this good PHP". Do NOT use for performance (web-optimize), data layer (data-optimize), version migrations (legacy), or line-by-line code review (aidd-dev:05-review).
Scans PHP code for version-specific and deprecated patterns, then proposes an upgrade (toward PHP 8+) or a downgrade (to a target PHP version for hosting compatibility). Handles deprecated functions (mysql_*, ereg_*, create_function, each), missing PHP 8+ features (enums, readonly, match, named args, null safe), and framework version migrations (Laravel, Symfony). Use when the user says "modernize", "upgrade to PHP 8", "this is old PHP", "downgrade for PHP 7.4", "migrate to Laravel 11", or when deprecated functions appear in the codebase. Do NOT use for dependency management (Composer), performance optimization (web-optimize), or general refactoring unrelated to PHP version compatibility.
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.
Marketplace personnelle de plugins Claude Code — overlay du framework AIDD pour tous mes développements.
Le détail des skills de chaque plugin vit dans son propre README — ce tableau est l'index.
| Plugin | Doc | recommended | Description |
|---|---|---|---|
overcode | README · CHANGELOG | ✅ | Socle commun — workflows projet-agnostiques (alias, harvest, audits perf, readme, changelog…) |
design | README · CHANGELOG | — | Design system en entonnoir : define → destructure → adjust → enforce → diffuse |
writing | README · CHANGELOG | — | Rédaction pro et narrative : documentation (guides, technique, cahier des charges) et craft narratif |
game-writer | README · CHANGELOG | — | Écriture narrative de jeu vidéo (8-MINE) : timelines Dialogic, bank d'assets |
sc-godot | README · CHANGELOG | — | Stack Godot / GDScript : sniff, audit, improve, legacy, teach |
sc-js | README · CHANGELOG | — | Stack JavaScript : Nuxt / Vue SPA / Vite / Alpine / Astro |
sc-php | README · CHANGELOG | — | Stack PHP : Laravel / Symfony / WordPress / HTMX |
sc-python | README · CHANGELOG | — | Stack Python : Django / FastAPI / Flask / Celery |
sc-rust | README · CHANGELOG | — | Stack Rust : Axum / Actix-web |
sc-tiers | README · CHANGELOG | — | SaaS tiers : Firebase, Klaviyo, GTM, Clarity, PSI |
obs | README · CHANGELOG | — | Notes Obsidian — projets Pro, JDR solo, tri d'emails, assemblage d'intrants pour writing |
Depuis GitHub — ajouter dans ~/.claude/settings.json :
{
"extraKnownMarketplaces": {
"my-marketplace": {
"source": {
"source": "github",
"repo": "RebelliousSmile/my-claude-marketplace"
}
}
}
}
En local (développement) — utiliser "source": "directory" avec le chemin absolu ; les modifications sont prises en compte sans push.
Global (tous les projets) — ~/.claude/settings.json :
{
"enabledPlugins": {
"overcode@my-marketplace": true
}
}
Par projet — .claude/settings.json du projet, ou via commande :
/plugin install sc-js@my-marketplace
| Type de projet | Plugin |
|---|---|
| Socle (tous projets) | overcode |
| Design system / UI mobile-first | design |
| Documentation ou rédaction narrative | writing |
| Web JavaScript / Nuxt / Vue | sc-js |
| Web PHP | sc-php |
| Web Python | sc-python |
| Web Rust | sc-rust |
| SaaS tiers (Firebase, Klaviyo, GTM…) | sc-tiers |
| Jeu vidéo (contenu narratif) | game-writer |
| Jeu vidéo (code Godot) | sc-godot |
| Notes Obsidian / JDR solo | obs |
MIT — voir LICENSE.
npx claudepluginhub rebellioussmile/my-claude-marketplace --plugin sc-phpSource des skills natives Hermes Agent (Nous Research, agentskills.io). solo-mc (MJ JDR solo en direct, agent unique, modules oracle/narrateur) est déployée vers ~/.hermes/skills/ — pas exécutée par Claude Code (variante Claude Code : obsidian:solo-mc).
Rust-specific skills and workflows: two-tier sniff (pivot model), audit (aidd-dev:reviewer), improve, legacy, log-analysis, teach (Axum/Actix + SQLx/Diesel).
Extends the AIDD framework with project-agnostic workflows: interactive codebase quiz (dig), memory maintenance (harvest, reconcile-normative), obsolescence detection (taste), prospective analysis (foresee), behavioural-test harness (behave), performance audits (data-optimize, web-optimize, ap-optimize), SEO/GEO audits (seo-optimize), project health reporting (status), and planning utilities (decompose, journey, changelog, end-plan). Alias chains: rechallenge, endtask, bump-plugin, previously, smarten, skillconf, weeklyemail, gitit, mirror.
Personal Obsidian notes management — project lifecycle, sessions, meetings, invoices, RAG export; email triage; solo TTRPG domain tooling (pc, rpg, solo-mc) on autonomous local game domains; the Documents/ organiser tree (cache-based: index, check, fix, sort); and brief/lore/data assembly for writing: brief (builds the portable _brief/ working dir), forge (concept), research (data), lore-extract, rules-keeper, extract-pdf.
Design system funnel — 5-verb pipeline: define (extract tokens + component inventory from references or brief), destructure (challenge direction, propose alternatives), adjust (arbitrate + freeze 3-layer contract: tokens · components.json · charter), enforce (portable linter derived from contract + pivot to sc-php/sc-js + 3 gates), diffuse (repeatable elements under lint gate, baseline HTML/CSS + pivot to sc-*). Adds the copycat agent (per-page mockup→contract reconciliation, fanned out by define over many pages), a cross-OS Python fidelity oracle (getComputedStyle per breakpoint), and a 2nd enforce gate (fidelity vs the resolved mockup, alongside the vocabulary lint). Replaces: setup, from-reference, from-brief, wireframe, component, audit, diagnose, refactor, export-wordpress.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
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.