Skill Claude CodeCodex
A skill for Android projects that finds resource files no longer used after code changes, including images, layouts, strings, and colors. It also checks whether those files are referenced elsewhere.
Skill Claude CodeCodex
A skill for Android projects that finds resource files no longer used after code changes, including images, layouts, strings, and colors. It also checks whether those files are referenced elsewhere.
Skill Claude CodeCodex
Update Android project versionCode and versionName in build.gradle. Use when user needs to bump app version numbers, increment version code, or update version name following semantic versioning format. Supports auto-increment (default) or specific version value assignment.
Skill Claude CodeCodex
Convert Open Design prototypes, HTML design drafts, and generated web prototypes from tools like Lovable, v0, Bolt, or similar into design specifications and reconstruction-ready product intelligence for AI coding agents. Use when Codex needs to turn HTML or an interactive prototype into design specs, UI flow maps…
Skill Claude CodeCodex
Generate or refine prompts for iOS App Store icon creation, especially 1024x1024 App Store-ready icons that follow iOS Human Interface Guidelines. Use when Codex is asked to create, prompt, critique, or iterate on iOS app icons for developer tools, SaaS, dashboards, productivity apps, or professional utilities.
Skill Claude CodeCodex
An Android code generator that creates Retrofit network-request code from API details and JSON examples. Retrofit is a library that lets an Android app call web APIs, while MVVM is a common way to separate app screens, data, and logic.
Skill Claude CodeCodex
Generate Android Retrofit/Kotlin client code from Swagger v2 (OpenAPI 2.0) API documentation. Supports fetching Swagger docs via HTTP with no auth, Basic Auth, Bearer Token, and API Key auth. Use when: (1) User needs to generate Retrofit Service interfaces from Swagger API, (2) User wants to create Kotlin data classes…
Skill Claude CodeCodex
Fetch WeChat public account (微信公众号) articles from mp.weixin.qq.com links and save them into Notion as structured pages. Use when the user wants to archive a 微信公众号 article to Notion, save a WeChat mp article into a Notion page/database, or convert a public WeChat article into a readable Notion document.