CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

SpriteCook

spritecook/skills
authHTTPregistry active
Summary

This connects Claude to SpriteCook's API for generating and animating game assets directly from your editor. You get tools for pixel art and HD sprite generation, plus animation workflows that let you import local images, apply motion prompts, and maintain style consistency across assets using reference IDs. The included agent skills teach Claude the recommended workflows: checking credits before batch runs, using smart crop modes, and writing effective animation prompts. Install with npx spritecook-mcp setup to wire up both the MCP server and skills in one go. Useful when you're prototyping game art and want to iterate on sprites without leaving your coding environment.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

SpriteCook Agent Skills

Agent skills for SpriteCook - AI-powered game asset generation. These skills teach AI coding agents how to generate pixel art and detailed/HD game art, plus animate existing assets with SpriteCook's MCP tools.

Skills follow the open Agent Skills standard and work across all compatible editors.

Available Skills

spritecook-workflow-essentials

Shared workflow rules for SpriteCook:

  • Check credits before larger runs
  • Prefer presigned download URLs
  • Save reusable asset_id values in a local manifest
  • Import local image data with import_asset
  • Rename useful assets with update_asset_label
  • Use smart_crop_mode="tightest" by default
  • Use gemini-3.1-flash-image-preview as the recommended default model

spritecook-generate-sprites

Still-image generation guidance:

  • Generate production-ready pixel art or detailed/HD assets
  • Choose the right mode, model, and crop settings
  • Keep style consistency with reference_asset_id
  • Use edit_asset_id only when modifying an existing SpriteCook asset

spritecook-animate-assets

Animation workflow guidance:

  • Import local images with import_asset, then animate by asset_id
  • Use remove_background for transparent cutouts when needed
  • Use edge_margin=6 by default for safer framing
  • Write grounded, character-specific motion prompts
  • Use auto_enhance_prompt=true when simple prompts like Idle or Attack are enough

spritecook-use-assets-in-godot

Godot export workflow guidance:

  • Export completed character animation runs into Godot 4.x projects
  • Materialize SpriteCook MCP text_files and asset_downloads manifests
  • Set up SpriteFrames importer files and ready-to-test player scenes
  • Use AnimatedSprite2D for platformer exports and AnimatedSprite3D for top-down/isometric exports

Installation

Quick install (all compatible editors)

npx skills add spritecook/skills

With SpriteCook CLI (also sets up MCP connection)

npx spritecook-mcp setup

Prerequisites

You need the SpriteCook MCP server connected to your editor. The skill tells your AI agent how to use SpriteCook, but the MCP connection provides the actual tools.

Set up MCP + skill in one step:

npx spritecook-mcp setup

Or see spritecook.ai for manual setup instructions.

Supported Editors

Works with any editor that supports the Agent Skills standard:

  • Cursor
  • VS Code (GitHub Copilot)
  • Claude Code
  • Claude Desktop
  • Antigravity
  • Codex
  • Windsurf
  • And more

License

MIT

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
Design & Creative
Registryactive
TransportHTTP
AuthRequired
UpdatedFeb 13, 2026
View on GitHub

Related Design & Creative MCP Servers

View all →
HTML to Figma — Design System

miapre/html-to-figma-design-system

Translate HTML prototypes into Figma using your design system's real components and tokens.
3
Illustrator Mcp Server

ie3jp/illustrator-mcp-server

Read, manipulate, and export Adobe Illustrator design data. 26 tools. macOS | Windows.
44
Godot

coding-solo/godot-mcp

MCP server for interfacing with Godot game engine. Provides tools for launching the editor, running projects, and capturing debug output.
3.7k
Unity Mcp

ivanmurzak/unity-mcp

Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.
3.1k
Excalidraw

yctimlin/mcp_excalidraw

Provides an Excalidraw canvas exposed via MCP for real-time diagramming and element CRUD from AI agents.
1.9k
Figma MCP Server

figma/mcp-server-guide

The Figma MCP server brings Figma design context directly into your AI workflow.
1.6k