Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

dotclaude

dotclaude 收录了来自 mischasigtermans 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
5
Stars
0
更新
2026-06-02
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

devnomads-api
网络与计算机系统管理员

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.

2026-06-02
solo
软件开发工程师

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.

2026-06-02
docs
软件开发工程师

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.

2026-05-13
counselors
软件开发工程师

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.

2026-05-10
laravel-forge-cli
网络与计算机系统管理员

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.

2026-05-10