← Back to catalog
scoobydont-666

Author in the catalog

scoobydont-666

25 skills25 stars totalgithub.com/scoobydont-666

Published skills

claude-swarm

1

Distributed Claude Code coordination v2 — autonomous multi-instance orchestration via NFS + git. Agent registry with heartbeat, priority work queue with capability matching, event bus for cross-agent context, auto git sync, GPU slot management, session lifecycle protocol. Replaces OpenClaw for self-hosted agent coordination.

Desenvolvimento#git#testby scoobydont-666

ansible-hardening

1

Codify security hardening into reusable Ansible roles — CrowdSec IDS, fail2ban, auditd, Tailscale VPN, Semaphore UI, scoped sudoers, systemd sandboxing, and UFW firewall management. Trigger on: "harden with Ansible", "Ansible security", "CrowdSec role", "fail2ban role", "auditd role", "Tailscale Ansible", "Semaphore role", "sudoers role", "security playbook", "fleet hardening", or any request to a

Segurança#ai#testby scoobydont-666

budi-analytics

1

budi token/cost analytics for Claude Code — dashboard access, CLI queries, cost analysis patterns, session tracking. Trigger on: "budi", "token cost", "how much did that cost", "session cost", "spending", "token analytics", "cost dashboard", "usage stats", or any question about Claude Code token consumption or spending patterns.

Segurança#testby scoobydont-666

claude-to-cursor

1

Convert Claude Code skills to Cursor-compatible rules (.mdc/.md files) for sharing or use in Cursor workspaces. Does NOT modify local Claude Code setup — outputs go to a separate repo. Trigger on: "convert to cursor", "cursor rules", "port to cursor", ".mdc", "cursor format", or any request to export skills for Cursor users.

Segurança#testby scoobydont-666

code-consistency

1

Enforce, review, and generate consistent code across registered languages: Python, Golang, Bash/Shell, Rust, PowerShell, Terraform, Ansible. Auto-expands when new languages are encountered. Includes inline quality triage (performance, security, testability, architecture smells). Trigger on: "consistency", "style", "conventions", "review my code", "refactor", "clean up", "idiomatic", "linting", "be

Desenvolvimento#python#testby scoobydont-666

code-quality

1

Deep code quality analysis: performance (Big-O, hot paths, resource management), security (injection, secrets, auth, input validation), testability (coverage gaps, untestable design, DI), architecture (SOLID, coupling, abstraction leaks, layering). Language-agnostic with language-specific patterns from references. Trigger on: "code quality", "performance audit", "security review", "OWASP", "SOLID"

Segurança#testby scoobydont-666

config-auditor

1

Cross-reference all CLAUDE.md files, memory files, skill descriptions, and project registries for contradictions, stale data, and inconsistencies. Trigger on "check for contradictions", "audit configs", "config consistency", "are my configs consistent", or any request to verify configuration coherence across Project Swarm.

Segurança#testby scoobydont-666

container-sandbox

1

Run risky or destructive operations inside ephemeral Docker containers for isolation. Use when executing untrusted scripts, destructive Ansible playbooks, or operations that could damage the host.

Segurança#ai#testby scoobydont-666

cost-optimizer

1

Unified cost awareness across Swarm operations. Claude API model routing, infrastructure electricity/TOU costs, mining profitability, cloud hosting budgets.

DevOps e Infra#test#apiby scoobydont-666

differential-review

1

Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase size, uses git history for context, calculates blast radius, checks test coverage, and generates comprehensive markdown reports. Automatically detects and prevents security regressions.

Desenvolvimento#git#testby scoobydont-666

fleet-manager

1

Multi-machine fleet operations — SSH key management, cross-host syncing, Ansible playbook execution, fleet health checks, and inventory management. Trigger on: "fleet", "SSH to", "sync to node_gpu", "sync to node_primary", "cross-host", "deploy to", "rsync", "fleet health", "all machines", "inventory", or any task involving coordination between node_primary, node_gpu, node_miner, or future hosts.

DevOps e Infra#deploy#testby scoobydont-666

inbound-sync

1

Generate a structured sync bundle that captures decisions, architecture changes, conventions, bug fixes, and roadmap updates from the current Claude.ai conversation for ingestion into local Project Swarm projects via Claude Code. Trigger when the user says "sync", "sync project details", "generate sync bundle", "save this for Claude Code", "update local projects", "export decisions", or any variat

Segurança#ai#testby scoobydont-666

infosec-architect

1

Security architect persona with CISSP/GSE/OSEE-depth expertise. Hardening infrastructure, reviewing code for vulnerabilities, auditing Docker Swarm GPU clusters, securing OpenClaw/NemoClaw agent deployments, and red-teaming your own systems. Trigger on ANY security topic: firewall rules, SSH hardening, TLS configuration, container isolation, Docker daemon security, secrets management, network segm

DevOps e Infra#deploy#aiby scoobydont-666

tdd

1

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

Desenvolvimento#testby scoobydont-666

insecure-defaults

1

Detects fail-open insecure defaults (hardcoded secrets, weak auth, permissive security) that allow apps to run insecurely in production. Use when auditing security, reviewing config management, or analyzing environment variable handling.

Segurança#ai#testby scoobydont-666

modern-python

1

Configures Python projects with modern tooling (uv, ruff, ty). Use when creating projects, writing standalone scripts, or migrating from pip/Poetry/mypy/black.

Segurança#python#testby scoobydont-666

openclaw-ops

1

OpenClaw and NemoClaw operations — sandbox management, inference provider config, policy configuration, Tailscale integration, security hardening, skill vetting. Trigger on: "OpenClaw", "NemoClaw", "OpenShell", "sandbox", "openclaw tui", "agent assistant", "ClawHub", "gateway token", or any task involving the personal AI assistant deployment on node_primary.

Segurança#deploy#aiby scoobydont-666

project-management

1

Autonomous work execution across all Swarm projects. Reads last session summary, picks highest-priority work, executes it, then loops to the next item. Only stops when blocked on the operator or nothing remains. Trigger on: "what's the status", "project status", "what needs work", "prioritize", "what's next", "plan work", "coordinate", "which projects", "phase status", "roadmap", "backlog", "sessi

Segurança#ai#testby scoobydont-666

property-based-testing

1

Provides guidance for property-based testing across multiple languages and smart contracts. Use when writing tests, reviewing code with serialization/validation/parsing patterns, designing features, or when property-based testing would provide stronger coverage than example-based tests.

Design e Frontend#testby scoobydont-666

session-miser

1

Intelligent model routing for Claude Code sessions. Recommends optimal model (Opus/Sonnet/Haiku) and effort level based on task complexity. Delegates mechanical work to cheaper subagents. Maximizes quality-per-dollar across the entire session. Trigger on: any new session, "save tokens", "cheaper model", "delegate this", "use sonnet", "effort level", "cost", or automatically when task complexity is

Segurança#ai#testby scoobydont-666

skill-updater

1

Self-assessment and auto-update for Claude Code's installed skills, CLAUDE.md files, and reference data. Audits for staleness, gaps, overlaps, and freshness. Triggers on: "update your skills", "skill audit", "skill assessment", "refresh skills", "are your skills up to date", "check your skills", "review your context", "tune yourself up", "make yourself better".

Segurança#testby scoobydont-666

supply-chain-risk-auditor

1

Identifies dependencies at heightened risk of exploitation or takeover. Use when assessing supply chain attack surface, evaluating dependency health, or scoping security engagements.

Segurança#ai#testby scoobydont-666

systematic-debugging

1

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

Desenvolvimento#ai#testby scoobydont-666

token-miser

1

Minimize Claude token and cost waste across ALL surfaces — Claude Code subagents, API calls in code, and artifacts. Routes subagent model selection via the Agent tool's model parameter. Recommends /model switches when the current model is overkill or underpowered. Applies to any code importing anthropic or calling /v1/messages. Trigger on: "API call", "artifact", "pipeline", "multi-agent", "LangGr

Segurança#test#apiby scoobydont-666

verification-before-completion

1

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

Segurança#ai#testby scoobydont-666

Category alert

Get new Desenvolvimento skills every Monday