CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

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
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

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
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

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

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. phaserjs
  4. /
  5. phaser
  6. /
  7. Sprites And Images

Sprites And Images

Editor's Note

This covers the fundamentals of working with sprites and images in Phaser 4: factory methods, texture and frame selection, and all the visual properties you'd expect like position, scale, rotation, tint, flip, alpha, origin, and depth. The documentation clearly explains when to use Image versus Sprite (basically, use Image unless you need animations, since it skips the per-frame update cost), and digs into the component mixin system that both classes share. Good reference material for the common chaining patterns and the differences from Phaser 3, like how setTintFill is gone in favor of setTint plus setTintMode. If you're building anything visual in Phaser 4, you'll be using these methods constantly.

Install

npx skills add https://github.com/phaserjs/phaser --skill sprites-and-images
Votes
0
Installs194
GitHub Stars39.7k
Categories
Game Development
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related Game Development Skills

View all →
unity-ecs-patterns

wshobson/agents

0
7.7k
36.2k
unity ecs patterns
game-developer

jeffallan/claude-skills

0
2.8k
9.6k
game developer
game-development

sickn33/antigravity-awesome-skills

0
2.7k
39.4k
game development
pixijs-scene-sprite

pixijs/pixijs-skills

0
1.2k
200
pixijs scene sprite
phaser-gamedev

chongdashu/phaserjs-tinyswords

0
954
36
phaser gamedev
roblox-game-development

greedychipmunk/agent-skills

0
765
8
roblox game development