Libraries tagged by claude-code
llm/skills
27745 Downloads
AI skills discovery and management system for LLM agents
mischasigtermans/laravel-altitude
22945 Downloads
Claude Code agents for the TALL stack, powered by Laravel Boost
anilcancakir/laravel-agent-mcp
44326 Downloads
Read-only MCP (Model Context Protocol) server for Laravel. Give Claude Code, Cursor, and AI coding agents safe live access to your database, logs, queue, cache, routes, and config. No Sanctum, no user table, no write access.
alle-ai/anthropic-api-php
32134 Downloads
The go-to PHP library for the Anthropic API — Messages, streaming, tool use, vision, prompt caching, extended thinking, MCP, Files, Batches. Maintained by Alle-AI.
jordandalton/laravel-tackle
458 Downloads
An interactive, terminal-based AI coding assistant for Laravel — a Claude Code native to your Laravel app.
dykyi-roman/awesome-claude-code
1699 Downloads
Claude Code extension for PHP: audits (architecture, DDD, security, performance, PSR, design patterns, Docker, CI/CD, tests, docs), 3-level code review, automated bug fix, generators (DDD, CQRS, GoF patterns, PSR, tests, documentation, Docker, CI/CD), code explanation, refactoring. 26 commands, 62 agents, 259 skills.
michtio/craftcms-claude-skills
198 Downloads
Craft CMS 5 expertise as Claude Code skills + a thin PHP API. Consumed by Claude Code (skills plugin) and craftpulse/craft-cortex (MCP prompts/resources).
beyondcode/claude-hooks-sdk
1706 Downloads
A PHP SDK for building Claude Code hooks.
drupal/claude_code
17235 Downloads
Quick bootstrap and best practice for Claude Code within a Drupal project.
pekral/ai-olympus
502 Downloads
AI Olympus — a Composer plugin for PHP and Laravel projects that installs Claude Code rules and agent skills: coding standards, testing, and conventions
ablerz/claude-skill-drupal-module
411 Downloads
Claude Code skill for Drupal module development — acts as a senior Drupal architect with deep knowledge of Drupal 11 core APIs, modern development patterns, and best practices.
artisan-build/claudecode
357 Downloads
A Claude Code SDK for Laravel
leeovery/claude-laravel
301 Downloads
Laravel architecture skills and commands for Claude Code
symfony/ai-claude-code-platform
1015 Downloads
Claude Code CLI platform bridge for Symfony AI
phattarachai/claude-tasks-laravel
32 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.