growingio-sdk-ios-autotracker
Structured iOS analytics SDK development, testing, and review workflows
All Skills in This Repository (12)
Pure Emerald Level Indicatorstest-driven-development
Apply test-driven methods to SDK core functions for data persistence and event handling.
systematic-debugging
Guide structured root cause analysis for iOS build and runtime errors.
using-growingio-sdk-skills
Integrate GrowingIO Autotracker into iOS apps with step-by-step instructions.
finishing-a-development-branch
Assess git branch status and guide commit, merge, or discard decisions.
brainstorming
Transform vague feature requests into detailed actionable specifications.
writing-plans
Creates software development implementation plans with impact assessment and dependency management.
receiving-code-review
Validate, clarify, and prioritize code review feedback before implementation.
writing-skills
Validate skills against a failing test scenario before deployment.
plan-document-review
Validate planning documents for completeness, accuracy, and consistency.
verification-before-completion
Run automated test commands and analyze output logs to validate code changes.
subagent-driven-development
Orchestrate multi-task development workflows with autonomous subagents and automated reviews.
sdk-code-review
Automate code review workflows for completed features and bug fixes.
Frequently Asked Questions
FAQPage SchemaHow to install GrowingIO iOS SDK skills?â–¼
Run `npx skills add growingio/growingio-sdk-ios-autotracker --all -g -y` in your terminal to install all skills in this suite globally.
What does this skill suite do for iOS SDK development?â–¼
It enforces a disciplined workflow for the GrowingIO analytics SDK: brainstorming specs, writing plans, test-driven development, systematic debugging, and independent code review before merging.
How does the Planning Gate work?â–¼
Any change touching 3 or more files or the public API requires a written plan and an independent plan review before any source code is modified.
Does it support Xcode builds and XCTest?â–¼
Yes. The skills include exact xcodebuild test commands, XCTest assertion patterns, and verification steps aligned with the repository's CI workflow.
Can non-iOS developers use these workflow skills?â–¼
The debugging, TDD, and review skills are SDK-specific, but the planning and verification discipline patterns transfer to any structured engineering project.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core