📄 skillActiveExperimentalmedium

terrae

by alamenai

Composable and animated components that replace imperative layers with simple props. The perfect companion for shadcn/ui.

Supported Platforms

🤖 Claude Code

Stars

232

Skill Type

🏗️ Code Scaffolding & Templates

Quality Score

72/200

License

MIT

Forks

5

Last Updated

Jun 11, 2026

Discovered

Apr 14, 2026

Validation

Passed

github.com/alamenai/terrae

Quality Breakdown

72/ 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

  • Repository contains .claude/ directory with persistent configuration including agents, hooks, rules, and skills that could modify AI tool behavior
  • Shell scripts present in .claude/hooks/ (format-on-edit.sh, typecheck-on-edit.sh) for automated execution
  • Multi-agent spawning capability evidenced by .claude/agents/ directory defining component-reviewer and perf-auditor agents
  • CLAUDE.md and .claude/settings.json indicate persistent AI configuration and memory that could influence future operations
  • Multiple skill definitions in .claude/skills/ that could automate various repository operations (commit, fix, release, etc.)
  • Husky git hooks (.husky/commit-msg, .husky/pre-commit) enable automatic script execution on git events