By underwear
Complete Laravel Forge management from Claude Code - servers, sites, deployments, databases, SSL, SSH keys, firewall, jobs, daemons, and more
npx claudepluginhub joshuarweaver/cascade-code-devops-misc-1 --plugin underwear-laravel-forge-claude-skillA Claude Code plugin for managing Laravel Forge infrastructure directly from your terminal. Control servers, sites, deployments, databases, SSL certificates, and more through natural conversation with Claude.
Zero dependencies - uses only curl which is available on all systems.
Just ask Claude to manage your Forge infrastructure:
> List all my servers
> Deploy the production site
> Show me the .env file for site 12345
> Create a new database called "myapp_db" on server 67890
> Install SSL certificate for example.com
> Add a cron job to run backups nightly
> Restart the queue workers
| Category | Operations |
|---|---|
| Servers | List, get details, reboot, restart nginx/php/mysql |
| Sites | List, create, delete, get/update .env, get/update nginx config, logs |
| Deployments | Trigger, list history, get output, get/update deploy script |
| Databases | List, create, delete databases and users |
| Domains & SSL | List, add, delete domains; install/delete Let's Encrypt certificates |
| SSH Keys | List, add, delete keys |
| Firewall | List, add, delete rules |
| Scheduled Jobs | List, create, delete cron jobs |
| Daemons | List, create, delete, restart workers; get logs |
| Redirects | List, create, delete redirect rules |
| Commands | Run commands on sites, view history and output |
# Add the repository as a marketplace
/plugin marketplace add underwear/laravel-forge-claude-skill
# Install the plugin
/plugin install laravel-forge
# Clone the repository
git clone https://github.com/underwear/laravel-forge-claude-skill.git
# Copy to your Claude skills directory
mkdir -p ~/.claude/skills/laravel-forge
cp laravel-forge-claude-skill/skills/laravel-forge/SKILL.md ~/.claude/skills/laravel-forge/
Generate a Laravel Forge API token at https://forge.laravel.com/profile/api
Find your organization slug - this is what you see in the URL when logged into Laravel Forge:
https://forge.laravel.com/{username} → use your usernamehttps://forge.laravel.com/orgs/{org-slug}/servers → use the org-slugConfigure credentials (choose one method):
Create ~/.claude/settings.local.json for global access:
{
"env": {
"FORGE_API_TOKEN": "your-api-token",
"FORGE_ORG_SLUG": "your-organization-slug"
}
}
Or create .claude/settings.local.json in your project directory for project-specific credentials.
Note: Use
settings.local.jsonfor personal credentials (git-ignored),settings.jsonfor team-shared non-sensitive config.
export FORGE_API_TOKEN="your-api-token"
export FORGE_ORG_SLUG="your-organization-slug"
Add to ~/.zshrc or ~/.bashrc for persistence.
MIT
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Automates browser interactions for web testing, form filling, screenshots, and data extraction
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research