Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

stardroid

stardroid 收录了来自 sky-map-team 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
1.7k
更新
2026-06-11
Forks
271
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

skymap-respond-reviews
市场调研分析师与营销专员

Use when asked to respond to, reply to, or draft replies for Google Play Store reviews for Sky Map. Triggers on "respond to reviews", "reply to reviews", "draft review replies", or any request to handle user feedback from the Play Store.

2026-06-11
skymap-add-object
软件开发工程师

Add a new deep-sky object or special object to Sky Map's catalog from a Wikipedia URL or user-supplied data. Handles all four required files. Trigger on "add object", "add nebula/galaxy/cluster", "add <object name> to Sky Map", etc. ARGUMENTS: "[wikipedia_url_or_object_name]"

2026-06-08
skymap-release
软件开发工程师

Make a new release of Sky Map and publish it to the Play Store.

2026-06-08
skymap-build
软件开发工程师

Build, test, deploy, and manage data generation for Sky Map. Trigger on "build the app", "run tests", "deploy to device", "generate data", "run lint", or similar build/dev workflow requests.

2026-05-14
skymap-whatsnew
软件开发工程师

Fully automated release note generator for Sky Map. Just provide the last tag.

2026-04-29
skymap-celestial-image
软件开发工程师

Process and size an image for a Sky Map celestial info card. Prompts for an image (URL or local path), optional crop, and output filename, then converts to 480×800 WebP and saves to the correct assets directory. Trigger on "process celestial image", "add image for info card", "convert image for Sky Map", etc. ARGUMENTS: "[source_url_or_path] [category/output_name] [crop x1,y1,x2,y2]"

2026-04-22
skymap-contributors
软件开发工程师

Fetches GitHub contributors for Sky Map and updates the app/src/main/res/values/notranslate-contributors.xml file. Trigger this when asked to "sync contributors", "update contributors", or "refresh credits".

2026-04-17
skymap-deploy-play-store
软件开发工程师

Deploy Sky Map to the Google Play Store using fastlane. Trigger on "deploy to Play Store", "release to internal", "promote to beta/production", "upload metadata", or similar Play Store release requests.

2026-04-17
skymap-release-splashscreen
软件开发工程师

Update the Sky Map splash screen for a new planetary release. Composites a portrait image onto the base splash with a branded strip. Use when asked to "update splash", "add splash for X release", or "create release branding". ARGUMENTS: "<ReleaseName> <path/to/source.png> [crop x1,y1,x2,y2]"

2026-04-17
skymap-sponsors
软件开发工程师

Fetches Buy Me a Coffee supporters and updates the app/src/main/res/values/notranslate-sponsors.xml file. Trigger this when asked to "sync sponsors", "update donors", or "refresh credits".

2026-04-17