📄 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
Quality Breakdown
72/ 200
Content Signals
Repo Health
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.
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