by mParticle/aquarium
Analyze the current repo structure, build system, test setup, and conventions to provide a practical onboarding guide. Use when new to a codebase, joining a project, or wanting to understand how a repo is organized.
Trust Level
Not yet reviewedConfidence
Awaiting review
Verdict
PendingGritFlow hasn't completed a security review of getting-started yet, so we don't make a safety claim about it. Review the skill's code and source repository before installing it.
Install by adding the skill from the source repository. Check the skill's README for specific instructions.
getting-started is licensed under Apache-2.0. This is a permissive open-source license suitable for commercial use.
GritFlow tracks 45 skills in the testing category. Browse the category page to compare alternatives by trust level, quality score, and features.
Analyze the current repo structure, build system, test setup, and conventions to provide a practical onboarding guide. Use when new to a codebase, joining a project, or wanting to understand how a repo is organized.
python-pro
Use when building Python 3.11+ applications requiring type safety, async programming, or robust error handling. Generates type-annotated Python code, configures mypy in strict mode, writes pytest test suites with fixtures and mocking, and validates code with black and ruff.
manufacturer-agent
Web-augmented agent for creating manufacturer skills and comprehensive tests. Use when adding or improving support for a manufacturer handler.
user-testing
Testing AudioBash from the perspective of non-technical users, with focus on Electron, terminal emulation, and audio recording edge cases.