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

RenaissanceArchitectAcademy

RenaissanceArchitectAcademy 收录了来自 GEM-312 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
8
更新
2026-07-12
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

add-art-asset
网页开发工程师

Resize and add a still image (science/nav icon, city or station sprite, terrain, UI art) into Assets.xcassets. OpenArt/Midjourney exports are huge and MUST be resized first. Use when Marina says "add this icon", "add art for X", "put this image in the assets", "/add-art-asset", or drops a PNG that needs wiring into the app. For animated GIFs / video → sprite frames, use /extract-frames instead.

2026-07-12
add-building-lesson
软件开发工程师

Create a new Read-to-Earn lesson (readings, fun facts, questions, fill-in-blanks, environment prompts) for a building, following the established LessonContent pattern. Use when Marina says "write a lesson for X", "add a building lesson", "/add-building-lesson", or a building has no lesson content yet.

2026-07-12
add-knowledge-cards
软件开发工程师

Author knowledge cards for a building across cityMap/workshop/forest/craftingRoom environments. Use when Marina says "add cards for X", "write knowledge cards", "author discovery cards", "/add-knowledge-cards", or a building has lessons but no knowledge cards yet.

2026-07-12
add-swift-file
软件开发工程师

Register a new Swift file into the Xcode project (project.pbxproj) so it compiles. Use when a new .swift file was created (or needs creating) and Xcode doesn't see it yet, or when the user says "add this file to the project", "wire it into the build", "/add-swift-file", or a new file causes "cannot find X in scope" / "no such module" build errors.

2026-07-12
responsive-layout
软件开发工程师

Audit and fix layout sizing across all Apple device sizes (iPhone SE to iPad Pro). Use when Marina says "looks wrong on iPhone", "fix the iPad layout", "text is truncated/cut off", "it's cramped on small screens", "audit the sizing", or a view breaks on a specific device.

2026-07-12
run-raa
软件开发工程师

Build RenaissanceArchitectAcademy locally to verify a change against the real app. Defaults to macOS (fastest dev loop); switch to iPad Simulator for iOS-specific behavior (SwiftUI sheet quirks, App Attest, on-device touches).

2026-07-12
teach
软件开发工程师

Proactively teach coding concepts during development, MIT-style. Saves all lessons to Teaching.md.

2026-07-12