Skip to main content
Run any Skill in Manus
with one click
GitHub repository

GrowWise

GrowWise contains 6 collected skills from jbcrane13, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
1
updated
2026-04-29
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

qa-ios
software-quality-assurance-analysts-and-testers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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