Lullabot Skills
Description
Claude Code skills bundle for Lullabot projects. Clone into .claude/skills/ to install.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Lullabot Skills
A bundle of [Claude Code skills](https://docs.claude.com/en/docs/claude-code/skills) maintained by Lullabot for use across client and internal projects. Each skill is also browsable individually in the [Lullabot Prompt Library](https://github.com/Lullabot/prompt_library); this repo exists to make installing all of them at once a one-liner.
Install
From the root of any project:
git clone https://github.com/Lullabot/lullabot-skills.git .claude/skills
Or, to update an existing install:
cd .claude/skills && git pull
Claude Code will pick up every skill automatically on the next session.
**Tip:** add `.claude/skills` to your project's `.gitignore` so each developer pulls their own copy.
Skills included
- cloudflare-tunnel — Expose a local dev server via Cloudflare Tunnel.
- ddev-xhgui-analyze — Analyze xhprof/xhgui profile runs from a DDEV environment.
- github-attachments — Upload screenshots and files to GitHub so they render in issues, PRs, and comments.
- github-wiki — Read and edit GitHub wikis.
- gws-cli — Drive Google Workspace (Gmail, Calendar, Drive, Sheets, Docs) from the CLI.
- hemingway-editor — Apply editing principles to make writing clear, direct, and powerful.
- htmx-expert — htmx patterns, attributes, and hypermedia-driven app guidance.
- humanizer — Strip AI-writing tells from text.
- improve-test-quality — Improve test quality with mutation testing analysis.
- issue-writing — Write issues, tickets, and bug reports someone else can act on.
- nano-banana-prompt — Craft prompts for Gemini Nano Banana image generation.
- pencil-designer — Work with Pencil design files via the Pencil MCP tools.
- pull-request-description — Write PR/MR descriptions and titles a reviewer can act on.
- resolve-composer-conflicts — Resolve
composer.lockmerge conflicts cleanly. - seo-expert — SEO audits and prioritized recommendations.
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11