๐Ÿ“„ skillActivePromisingmedium

trailblaze

by block

AI-driven UI testing framework.

Supported Platforms

๐Ÿค– Claude Code

Stars

236

Skill Type

๐Ÿงช Product Verification

Quality Score

117/200

License

Apache-2.0

Forks

13

Last Updated

Jun 11, 2026

Discovered

Apr 17, 2026

Validation

Passed

github.com/block/trailblaze

Quality Breakdown

117/ 200

Content Signals

โ—‹Gotchas/Edge Cases+40
โœ“Progressive Disclosure+30
โ—‹Trigger Description+20
โœ“Verification/Safety+20
โœ“Code Examples+15
โœ“Composability+15

Repo Health

โœ“Recent Activity+15
โœ“Scripts/Automation+10
โœ“Real Usage (Issues)+10
โœ“Single Responsibility+10
โœ“Config/Persistence+10
โœ“Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals โ€” not stars or popularity.

Trust & Verification

medium

Requires extended permissions (shell access, subagents). Review before use.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Install script present (install.sh via curl | bash pattern in README) - potential for elevated privilege execution
  • GitHub Actions workflows (.github/workflows/) with PR and release automation that execute build and test scripts
  • Shell scripts in .github directory (.github/pr_*.sh) that execute potentially complex operations
  • Gradle build configuration with custom plugins that execute code during build (build-logic/ directory with Kotlin plugins)
  • DevLog documentation references 'agent loop implementation' and 'agentic dev loop' suggesting autonomous operation capabilities
  • .claude/ directory with SKILL.md indicating Claude agent integration/extensibility