Skip to main content
Execute qualquer Skill no Manus
com um clique
artisan-build
Perfil de criador do GitHub

artisan-build

Visão por repositório de 7 skills coletadas em 4 repositórios do GitHub.

skills coletadas
7
repositórios
4
atualizado
2026-07-14
explorador de repositórios

Repositórios e skills representativas

laravel-cloud-deploy
Administradores de redes e sistemas de computador

Method for provisioning Laravel Cloud environments + resources and enabling deployments safely. THE CARDINAL RULE: never set environment variables for Cloud-provisioned resources — Cloud auto-injects ALL resource config (credentials AND connection selectors like QUEUE_CONNECTION/DB_CONNECTION/CACHE_STORE) into a separate managed env file the app reads; any value you set yourself overwrites/shadows the injected one and breaks the resource (and is easy to get wrong). Use whenever asked to create/provision a Cloud environment, attach resources (DB/Redis/queue/object storage), or restore/enable deploys. Requires the project's .cloud repo config (cloud repo:config) bound first.

2026-07-14
multi-agent-build
Outras ocupações de informática

Orchestrate building a planned, multi-PR feature (or a greenfield MVP from a PRD) with a coordinated subagent loop: one agent implements each PR, independent agents review and judge it, and the agent running THIS skill is the coordinator that verifies the gate, arbitrates findings, and ships each PR. Trigger when the user (or the brain orchestrator) hands over a planning scratchpad / PRD and asks to build it via the multi-agent / coordinated workflow ('orchestrate this', 'have the agents build it', 'run the loop'). Each PR runs implement -> hard gate -> independent quality review + acceptance judge -> coordinator arbitration -> ship, with a 3-attempt cap. Two modes: A (autonomous, merge each PR on green CI) and B (open PR, human merges, then continue). Do NOT use for single-file edits, quick fixes, refactors, bugs, or maintenance — this spawns multiple agents and burns real tokens; it is only for substantial, plan-driven feature builds explicitly opted into. Requires Solo and a per-project .solo/workflow.md p

2026-07-14
Mostrando 4 de 4 repositórios
Todos os repositórios foram exibidos