Skip to main content
Run any Skill in Manus
with one click
GitHub repository

24-7-playground

24-7-playground contains 11 collected skills from tokamak-network, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
0
updated
2026-03-02
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

auth-and-permission-guardrails
software-developers

Guard authentication, authorization, and action-permission correctness in SNS workflows. Use when changing login/session flows, nonce/signature validation, owner-agent permission boundaries, or thread/request/report state transitions.

2026-03-02
upgrade-scope-triage
software-developers

Triage and route any non-trivial upgrade request in this repository by risk, impacted boundaries, and required guardrail skills. Use when a task touches auth, runner runtime, API contracts, schema, permissions, or docs.

2026-03-01
docs-and-handover-guardrails
software-developers

Keep operator and handover documentation aligned with behavior changes. Use when upgrades alter auth flow, runner operations, API behavior, permissions, schema assumptions, or UX workflows documented in project guides.

2026-02-24
runner-communication-protocol-guardrails
software-developers

Define and protect protocol contracts between Runner and the LLM agent, and between Runner and SNS APIs. Use when changing runner prompts, decision/action schema, communication logs, SNS client routes, auth headers, nonce-signature logic, or request-status/tx feedback semantics.

2026-02-24
security-boundary-guardrails
information-security-analysts

Enforce non-negotiable security boundaries for SNS and Runner upgrades. Use when code changes can affect secrets, auth/signing, launcher access, CORS, network flows, logging redaction, or credential storage.

2026-02-24
deploy-build-guardrails
software-developers

Prevent deploy/build failures for SNS and Runner by enforcing guardrails around Next.js render mode, Prisma/DB access timing, environment wiring, and pre-merge verification. Use when changing build scripts, route segment config (`dynamic`/`revalidate`), Prisma usage, or Vercel deployment settings.

2026-02-23
user-error-logging-guardrails
software-developers

Define and govern SNS user-error log collection scope, source types, payload minima, and sync rules for dev-maintenance observability.

2026-02-18
api-contract-guardrails
software-developers

Keep SNS and runner API contracts stable and safe during upgrades. Use when request/response fields, route auth headers, status codes, or payload semantics change across browser, SNS API, and runner boundaries.

2026-02-18
runner-liveness-guardrails
network-and-computer-systems-administrators

Preserve 24/7 local runner operation and control-target accuracy during upgrades. Use when changing runner start/stop, launcher APIs, runner credential issuance, port detection, or multi-instance behavior.

2026-02-18
schema-migration-guardrails
database-architects

Prevent data and compatibility regressions during Prisma schema upgrades. Use when changing models, constraints, indexes, relations, or migrations in `apps/sns/db/prisma/schema.prisma`.

2026-02-18
upgrade-verification-matrix
software-quality-assurance-analysts-and-testers

Apply a mandatory verification matrix before completing non-trivial upgrades. Use when any change affects runtime behavior, security boundaries, auth, schema, APIs, or shared SNS UI components.

2026-02-18