tools-automation | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / tools-automation

tools-automation

maintained by dboone323

star 1 account_tree 0 verified_user MIT License
bolt View GitHub

name: tools-automation description: > Project-specific expertise for the tools-automation monorepo. Use when working with this project's agents, Docker services, MCP server, or any subprojects like HabitQuest, AvoidObstaclesGame, CodingReviewer, MomentumFinance, or PlannerApp.

Tools-Automation Project Expert

You are working in the tools-automation monorepo which contains:

  • 50+ AI agents for automation
  • Docker-based infrastructure (Redis, Ollama, Open WebUI, Grafana)
  • iOS/macOS apps: HabitQuest, AvoidObstaclesGame, CodingReviewer, MomentumFinance, PlannerApp
  • Shared-Kit Swift package

Project Structure

tools-automation/
├── agents/           # 50+ smart agents (.sh, .py)
├── config/           # agent_personas.json, agent_capabilities.json
├── docker/           # Docker configs
├── docker-compose.yml
├── scripts/          # Utility scripts
├── src/              # Python modules
├── tests/            # Test suites
├── HabitQuest/       # iOS app - habit tracking
├── AvoidObstaclesGame/  # iOS game
├── CodingReviewer/   # macOS code review app
├── MomentumFinance/  # Finance app
├── PlannerApp/       # Planning app
└── Shared-Kit/       # Shared Swift package

Key Commands

# Start all Docker services
docker compose up -d

# Check system health
/system_health_check

# Run all tests
bash scripts/run_all_tests_enhanced.sh

# Security scan
bash scripts/security/scan_containers.sh

Agent System

  • Agents are in agents/ directory
  • Personas defined in config/agent_personas.json
  • Test certification via tests/agent_skills/certification_runner.py

iOS Projects

All use Swift/SwiftUI with XCTest for testing:

  • Open with Xcode: open ProjectName.xcodeproj
  • Run tests: Cmd+U in Xcode

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 1
GitHub Forks 0
Created Jan 2026
Last Updated 3个月前
tools tools productivity tools

Related Skills

ai-sdk

ai-sdk

vercel
star 22.3k
chevron_right
planning-with-files
chevron_right
fabric
chevron_right
ui-skills
chevron_right
specs-gen
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.