원클릭으로
dotclaude
dotclaude에는 mischasigtermans에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Operate DevNomads / infrapod.nl infrastructure via its HTTP API, using the bundled `dn` client. Use to inspect and manage servers, sites, databases, DNS zones, proxies, containers, and email. Trigger when the user mentions 'devnomads', 'infrapod', 'reboot the server', 'repoint the proxy', 'edit the DNS zone', or 'deploy the container'. This is the infra layer, not the app, use forge/artisan/SSH for app-level work.
Operate Solo (soloterm.com), Mischa's default terminal harness, via its MCP server. Use for managing long-running processes (dev servers, watchers, log tails), spawning cross-lab worker agents (Codex, Gemini, etc.), persisting context across sessions via scratchpads and todos, and coordinating with locks and timers. Trigger on 'solo', 'spawn an agent', 'kick off X in parallel', 'tail the dev server', 'put this in a scratchpad', 'save this as a todo', 'lock the file', 'wake me when', or whenever work needs durable cross-session state, output kept out of the chat buffer, or non-Claude workers. Default to Solo for orchestration over Claude Code teams; teams remain the fallback for purely in-conversation parallelism.
Activate when writing, reviewing, or restructuring documentation in any of Mischa's repos. Covers READMEs, CHANGELOGs, .github files, commit messages, versioning, and ecosystem-specific conventions for Claude Code plugins, Laravel packages, and apps. Use when the user asks to write or update a README, draft a CHANGELOG entry, tag a release, set up repo boilerplate, or align a repo with the house style.
Get parallel second opinions from multiple AI coding agents. Use when the user wants independent reviews, architecture feedback, or a sanity check from other AI models.
Operate Laravel Forge servers and sites via the official `forge` CLI. Use for deploys, tailing production logs, pulling/pushing `.env`, restarting PHP/Nginx/databases/daemons, running remote artisan commands, opening Tinker or SSH sessions, and switching the active server. Trigger when the user mentions 'forge', 'deploy', 'prod logs', 'tail nginx', 'pull env', 'push env', 'restart php-fpm', 'ssh into the server', or 'run artisan on prod'. Do NOT use for site/SSL/firewall/cron/SSH-key/redirect provisioning, those require the Forge HTTP API.