Libraries tagged by claude-code
webman/skills
12 Downloads
Agent Skills for developing, reviewing, debugging, testing, and deploying Webman applications.
phattarachai/claude-tasks-laravel
57 Downloads
Headless Claude task runner for Laravel — declare a Task class (prompt + JSON schema + context), run it through the Claude Code CLI, get schema-validated JSON back. The model returns data; the app writes the database.
kha333n/laravel-code-graph
382 Downloads
A persistent code graph for Laravel projects. Indexes your codebase into a local SQLite graph and exposes it to AI assistants over MCP, so they get token-efficient, structurally accurate context instead of re-reading files.
jardis/dev-skills
314 Downloads
Composer plugin that installs Jardis Skills and aggregates AGENTS.md for AI-assisted development (Claude Code, Cursor, Continue, Aider)
imageplus/claude-guardrails
92 Downloads
Claude Code guardrails for ImagePlus Laravel projects: permission deny rules + PreToolUse hooks that block Vapor commands, .env access and WordPress/Android config and credential files, and self-install into each project's .claude/settings.json.
gtstudio/magento-boost
42 Downloads
AI-powered development tools for Magento 2 — interactive installer, MCP server via n98-magerun2, and per-project guidelines for Claude Code, Codex, Cursor, Copilot, Gemini and Junie.
loupekit/laravel
328 Downloads
Loupe for Laravel — embeddable visual feedback that stores comments in your own database, gates access per user, serves the Loupe dashboard, and exposes the backlog to Claude Code over MCP.
cognesy/agent-ctrl
75 Downloads
Unified CLI bridge for code agents (Claude Code, OpenAI Codex, OpenCode)
balatd/typo3-dev-mcp
58 Downloads
AI development helper for TYPO3 v13/v14 — an MCP server exposing TCA, database schema, sites, TypoScript, logs and the core changelog to Claude Code and other MCP clients. Inspired by laravel/boost.
artisan-build/claudecode
379 Downloads
A Claude Code SDK for Laravel
rasmusgodske/laravel-vue-rules
3796 Downloads
Laravel/Vue convention rules for Claude Code
leeovery/claude-manager
335 Downloads
Plugin manager for Claude Code skills and commands
helgesverre/claude-code-sdk
75 Downloads
PHP SDK for Claude Code
nowo-tech/claude-php-setup
1256 Downloads
Interactive CLI that generates customized Claude Code markdown files (CLAUDE.md, commands, agents) for PHP projects with Symfony, Laravel, Rector, PHPStan, PHP-CS-Fixer, GrumPHP and more.
momodemo333/php-mcp-mysql
43 Downloads
MySQL MCP Server for Claude Code - Secure and configurable MySQL integration via Model Context Protocol