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. aradotso
  4. /
  5. trending-skills
  6. /
  7. Alayarenderer Generative World

Alayarenderer Generative World

Editor's Note

This is a two-stage video rendering pipeline that first extracts G-buffers (albedo, normal, depth, roughness, metallic) from RGB video using a fine-tuned 7B Cosmos model, then resynthesizes stylized video from those G-buffers plus text prompts using a 1.3B Wan2.1 diffusion model. Think game footage relighting: you can take existing gameplay and transform it to look like it's set in a frozen tundra or cyberpunk rainy night just by changing the prompt. Requires two separate conda environments because of dependency conflicts, which is a bit annoying but manageable. Trained on 4M+ frames from Cyberpunk 2077 and Black Myth: Wukong, so it understands game rendering conventions well.

Install

npx skills add https://github.com/aradotso/trending-skills --skill alayarenderer-generative-world
Votes
0
Installs460
GitHub Stars25
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment