Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

beckett

beckett contient 16 skills collectées depuis 0xbeckett, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
16
Stars
4
mis à jour
2026-07-20
Forks
2
Couverture métier
7 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

intake
Commis de bureau généraux

Use the moment a new @beckett mention arrives, before any work. Classify the request, size the effort (inline answer / one ticket / a plan), and for work requests post the fast ack FIRST.

2026-07-20
browser
Développeurs de logiciels

Use for ANY browser / computer-use work — a live-site lookup, a signup, a login-and-do-something. Dispatches the dedicated BACKGROUND browser agent via `beckett browser` and returns instantly; the agent pauses for human input mid-run (verification codes, choices) and resumes, credentials injected from the jingle keychain without ever touching a transcript.

2026-07-20
quick
Développeurs de logiciels

Use for errands BETWEEN "answer inline" and "file a ticket" — a web lookup on a live site, a small one-off script, a repo you need summarized. Dispatches a short-lived specialist agent via `beckett quick` and hands you its report; no ticket, no worker, no worktree.

2026-07-20
jingle
Développeurs de logiciels

Use for creating, storing, or using credentials for an external account without exposing passwords or TOTP seeds in the transcript. Drive the installed `jingle` vault by subprocess injection; never print or transmit a secret.

2026-07-20
deploy
Administrateurs de réseaux et de systèmes informatiques

Use to throw a locally-running app/mockup up at <name>.<your Cloudflare zone apex> (this install: 0xbeckett.me) via Beckett's Cloudflare tunnel, or to manage DNS on that zone. Always go through `beckett dns` / `beckett deploy`; the token is injected for you.

2026-07-19
github
Développeurs de logiciels

Use whenever you touch GitHub — creating a repo, pushing a branch, opening/merging/reviewing a PR. Always go through `beckett gh ...`; never call raw `gh`/`git push` and never run `gh auth`.

2026-07-19
site
Développeurs web

Use to edit and deploy Beckett's OWN public website at your zone apex (this install: 0xbeckett.me) — the landing site, served from Cloudflare's edge. Edit files in web/public, then `beckett site deploy`. This is for the main apex site only — for throwaway mockups at <name>.<zone apex> use the deploy skill (tunnel) instead.

2026-07-19
supervise
Autres occupations informatiques

Use when a ticket update reports trouble — a stalled worker, a retry, a repeated failure, or a human asking "what's happening with OPS-N?". Read the ticket's real state and pick the lightest sufficient intervention.

2026-07-16
recall
Autres occupations informatiques

Use before planning, answering questions about people/projects/environment, or staffing — to pull what you already know from your memory knowledge graph. Use whenever a task names a person, project, team, or your own setup.

2026-07-13
ui-designer
Concepteurs web et d'interfaces numériques

Use whenever you spec, cast, or build frontend/UI work — a page, component, dashboard, marketing site, app screen, or "make it look good." Encodes the house aesthetic and a Tailwind-first, source-before-hand-roll workflow (21st.dev → shadcn/ui → build). Invoke it before writing a frontend cast brief and hand it to any worker implementing a UI ticket.

2026-07-12
remember
Autres occupations informatiques

Use to persist a durable cross-task fact into your memory knowledge graph — a new person, a project's status change, a learned-worker observation, an environment change. Not for code facts or per-task ephemera.

2026-07-10
deliver
Développeurs de logiciels

Use to post the final result of a task in channel, in voice. States what was done, known limits, the artifact, and any assumptions — plus a handshake for anything irreversible (merge/send).

2026-07-02
plan
Développeurs de logiciels

Use ONLY for genuinely big work with real structure — separate pieces that run in parallel or must run in order. Files the whole dependency DAG in one shot with `beckett plan`. For everything else, file ONE ticket.

2026-07-02
self-improve
Développeurs de logiciels

Use when you want to change yourself — your voice/persona, your memory, a skill, your doctrine, or your own code. Persona and memory apply live; repo-owned changes (skills, doctrine, code) go through a --project beckett ticket and a deploy.

2026-07-02
resume
Développeurs de logiciels

Use when someone asks to continue / pick up / check on earlier work ("can we keep going on X?", "what happened to that thing?"), or after a restart. Check the ticket board for the actual state of the work BEFORE filing anything new.

2026-07-02
image
Graphistes

Use whenever you need to GENERATE or EDIT a raster image — a mockup graphic, logo, sprite, icon, illustration, banner, product shot, or any "make me a picture of…" request. Always use `beckett image`; never scaffold an image project or call codex/python/SVG yourself.

2026-06-29