📄 skillActiveCuratedhigh

aaddrick/claude-desktop-debian

by aaddrick

Claude Desktop for Linux

Supported Platforms

🤖 Claude Code🧠 Codex

Stars

4.8k

Skill Type

⚙️ Infrastructure Operations

Quality Score

139/200

License

Apache-2.0

Forks

487

Last Updated

Jun 11, 2026

Discovered

Apr 18, 2026

Validation

Passed

github.com/aaddrick/claude-desktop-debian

Quality Breakdown

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

high

Broad system access required. Carefully review permissions before installing.

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

  • Multi-agent spawning system: .claude/agents directory contains 9+ agent definitions (bash-script-craftsman, cc-orchestration-writer, etc.) enabling autonomous multi-agent orchestration
  • Persistent configuration modification: .claude/ directory with settings.local.json and hook system for persistent state changes
  • Bootstrap automation: Multiple shell hook scripts (.claude/hooks/) that execute automatically (install-build-tools.sh, session-start.sh, pre-pr-lint.sh, post-pr-simplify.sh)
  • Shell/Bash execution capability: Multiple orchestration scripts (.claude/scripts/batch-orchestrator.sh, implement-issue-orchestrator.sh) for autonomous command execution
  • Autonomous workflow system: Skills framework (.claude/skills/) enabling independent task execution without human approval gates
  • Complex automation infrastructure: JSON schemas, prompts, and taxonomies indicating sophisticated autonomous decision-making system