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. rjyo
  4. /
  5. moshi-skill
  6. /
  7. Play Developer Console

Play Developer Console

Editor's Note

This wraps a local Bun CLI for managing Google Play Console assets without leaving your editor. It handles metadata updates, release track management, image uploads, and review checks for Android apps, with built-in validation and serialized commands to avoid race conditions. The workflow is opinionated around a specific directory structure and uses gcloud ADC for auth instead of service account keys. Most useful if you're already maintaining Play Store listings in version control and want Claude to edit release notes, update screenshots, or promote builds between tracks without context switching to the web console. The commands are safe to run one at a time, and there's a clear escape hatch to patch the CLI itself when the Play API surprises you.

Install

npx skills add https://github.com/rjyo/moshi-skill --skill play-developer-console
Votes
0
Installs447
GitHub Stars19
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment