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

GrowWise

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

已收集 skills
6
Stars
1
更新
2026-04-29
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

qa-ios
软件质量保证分析师与测试员

QA tests for the GrowWise iOS app. Runs XCUITest flows via xcodebuild on an iPhone 16 simulator. Covers onboarding, garden management, reminders, journal, plant database, garden club, subscription/paywall, and profile. Used by the qa orchestrator — not invoked directly.

2026-04-29
qa
软件质量保证分析师与测试员

Run QA tests for GrowWise (Cultivation). Analyzes git diff to determine affected iOS app areas, runs relevant XCUITest flows via xcodebuild on an iPhone 16 simulator, and generates a diff-targeted test report. Use when testing PRs or smoke-testing before TestFlight builds.

2026-04-29
beads-issue-workflow
软件开发工程师

Use when creating, updating, tracking, or closing beads (bd) issues in GrowWise. Ensures consistent issue management, proper labeling, and session handoff hygiene.

2026-03-12
code-review
软件质量保证分析师与测试员

Run the GrowWise code-reviewer droid on staged/uncommitted changes or a specific branch. Use before merging any feature branch. Also useful ad-hoc anytime Blake or an agent wants a quick review pass.

2026-03-12
ios-swift-development
软件开发工程师

Use when implementing features, fixing bugs, or refactoring in the GrowWise iOS codebase. Enforces Swift 6 concurrency, MV architecture, SwiftData/CloudKit conventions, and security requirements.

2026-03-12
run-tests
软件质量保证分析师与测试员

Run GrowWise tests. Always use swift test on the GrowWisePackage — never xcodebuild test without -skip-testing:GrowWiseUITests (causes 10+ crash dialogs every 20 seconds).

2026-03-12