awesome-claude-code
A curated list of awesome skills, hooks, slash-commands, agent orchestrators, applications, and plugins for Claude Code by Anthropic
claude --resumeA curated list of awesome skills, hooks, slash-commands, agent orchestrators, applications, and plugins for Claude Code by Anthropic
claude --resumeMarketing skills for Claude Code and AI agents. CRO, copywriting, SEO, analytics, and growth engineering.
npx skills add coreyhaines31/marketingskillsA set of ready to use Agent Skills for research, science, engineering, analysis, finance and writing.
Claude Scientific Skills follows the open [Agent Skills](https://agentskills.io/) standard. Simply copy the skill folders into your skills directory and your AI agent will automatically discover and use them.
### Step 1: Clone the RepositoryYou describe what you want. An AI pipeline designs the architecture, generates the art, writes every line of code, captures screenshots from the running engine, and fixes what doesn't look right. The output is a real Godot 4 project with organized scenes, readable scripts, and proper game architecture. Handles 2D and 3D, runs on commodity hardware.
PATHGOOGLE_API_KEY โ Gemini, used for image generation and visual QATRIPO3D_API_KEY โ Tripo3D, used for image-to-3D model conversion (only needed for 3D games)This repo is the skill development source. To start making a game, run publish.sh to set up a new project folder with all skills installed:
./publish.sh ~/my-game # uses teleforge.md as CLAUDE.md
./publish.sh ~/my-game local.md # uses a custom CLAUDE.md instead
This creates the target directory with .claude/skills/ and a CLAUDE.md, then initializes a git repo. Open Claude Code in that folder and tell it what game to make โ the /godogen skill handles everything from there.
A single generation run can take several hours. Running on a cloud VM keeps your local machine free and gives the pipeline a GPU for Godot's screenshot capture. A basic GCE instance with a T4 or L4 GPU works well.
The default CLAUDE.md (teleforge.md) is set up for Teleforge โ a lightweight Telegram bridge that lets you monitor progress and send messages to the running session from your phone. If you don't use Teleforge, pass your own CLAUDE.md to publish.sh or edit the generated one after publishing.
The skills were tested across different setups. Claude Code with Opus 4.6 delivers the best outcome. Sonnet 4.6 works but requires more guidance from the user. OpenCode was quite nice and porting the skills is straightforward โ I'd recommend it if you're looking for an alternative.
grok-imagine-image (cheaper per image)grok-imagine-video (animated sprites from video)Follow progress: @alex_erm