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

Folo

Folo 收录了来自 RSSNext 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
38.6k
更新
2026-05-29
Forks
2.1k
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

mobile-release
软件开发工程师

Use when preparing a mobile release from the dev branch and deciding whether changes should ship through the app stores or through the OTA pipeline before creating the release PR to mobile-main.

2026-05-29
desktop-release
软件开发工程师

Perform a regular desktop release from the dev branch. Gather changes since the last desktop tag, update the changelog, choose the desktop release mode in release-plan.json, bump the version, and prepare the release PR.

2026-04-13
mobile-self-test
软件质量保证分析师与测试员

Self-test a mobile feature change or bug fix after implementation in `apps/mobile`. Use this whenever the user asks to verify a mobile change, run simulator acceptance, smoke-test a mobile PR, or provide screenshot proof for a mobile fix. This skill decides between prod vs local API mode, starts the local follow-server when needed, builds a release app, uses Maestro only to bootstrap registration for non-auth work, then switches to screenshot-driven visual validation and returns screenshot evidence.

2026-03-24
mobile-e2e
软件质量保证分析师与测试员

Run apps/mobile Maestro end-to-end tests in this repo. Use when an agent needs to validate mobile auth flows on iOS Simulator or Android Emulator. Current maintained coverage is register, sign out, and sign in.

2026-03-12
installing-mobile-preview-builds
软件开发工程师

Builds and installs the iOS preview build for apps/mobile using EAS local build and devicectl. Use when the user asks to install a preview/internal iOS build on a connected iPhone for production-like testing.

2026-03-11
update-deps
软件开发工程师

Update all dependencies across frontend and backend projects. Reads changelogs for breaking changes, checks affected code, runs tests, and provides a summary. Use when updating npm dependencies across the monorepo.

2026-03-11