General
PromptBeginner5 minmarkdown
Untitled Skill
170
Loading actions...
Main instructions and any bundled files for this skill.
TypeScript and ESLint rules that MUST be followed when creating, modifying, or reviewing any file under apps/frontend/, including .ts, .tsx, .js, and .jsx files. Also apply when discussing frontend li...
risks
See what your agent is doing โ from anywhere.
Your agent keeps writing โ logs, code, generated outputs. You open a URL and watch the folder evolve in the browser. No sync, no zip, no account.
agentspace.so ยท GitHub ยท npm @agentspace-so/ascli
Folders, single files, generated code, test output, build logs, screenshots, PDFs, reports, dashboards, prototypes โ any local artifact.
ascli share <path>) creates an anonymous workspace and returns a link.agentspace.so only.ascli is already on PATH, use it directly.npm is available, install once with npm install -g @agentspace-so/ascli@latest, or run without installing via npx @agentspace-so/ascli@latest <command>.ascli nor npm is available, stop and tell the user to install Node.js from nodejs.org first.Do not pipe a remote script into a shell to install.
..ascli share <path> --permission edit with the user-specified path.--permission view.share handles an unbound folder by creating a temporary workspace, syncing once, and returning a link โ no separate sync step is needed.npx already works.