Skip to main content

ai-ecoverse/slicc

O SkillsMP coletou 30 skills de ai-ecoverse/slicc. Abra uma skill para revisar a origem e os detalhes.

Última atividade de origem registrada
Catálogo do SkillsMP atualizado
skills coletadas
30
Estrelas no GitHub
29
Forks no GitHub
14

Mostrando 30 de 30 skills coletadas.

ocupação
Outras ocupações de informática
descrição

Use this when the user wants to write a new skill, edit an existing one, or understand SLICC's skill system. Covers SKILL.md frontmatter (name, description, allowed-tools), how to write a description that triggers reliably, native `/workspace/skills/` vs…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Use when committing, pushing, opening or updating a PR, or when CI fails on lint, typecheck, build, or coverage. Covers the full verification pass (lint → typecheck → test → coverage → build), lint:ci strictness, the boy-scout debt gate…

Idioma do texto original: inglês

atualizado
ocupação
Administradores de redes e sistemas de computador
descrição

Use this when investigating memory pressure, suspected leaks, or out-of-memory crashes in the SLICC runtime (kernel worker, realms, WASM commands like vpod/ffmpeg/python3). Covers the `meminfo` shell command, how to read its breakdown, and its isolation…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Use when writing or updating Vitest tests, setting up VirtualFS/fake-indexeddb tests, or when test:coverage fails a floor. Includes the ratchet rule (never hand-lower coverage-thresholds.json), VirtualFS dbCounter isolation pattern, RestrictedFS security test…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Launch a local SLICC dev instance in a controllable browser (CDP) and run smoke tests against the latest build. Three tiers: Tier 1 needs no AI provider (boot, panels, terminal, accounts dialog); Tier 2 exercises the agent loop through a connected provider…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use this whenever the user asks to browse, navigate, click, fill a form, scrape, take a screenshot, or otherwise interact with a web page. SLICC drives the browser through the `playwright-cli` shell command (also aliased as `playwright` and `puppeteer`). Read…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use this when you receive an `[Upgrade Event: x.y.z→a.b.c]` lick — fired on boot whenever the bundled SLICC version differs from the previous run. The lick renders a binary action card: `lick_confirm` to Update workspace files (three-way merge of bundled…

Idioma do texto original: inglês

atualizado
ocupação
Administradores de redes e sistemas de computador
descrição

Use this when you need to run a shell command on a connected tray follower — specifically a `slicc … follow <runner>` CLI follower that lent its machine as an exec target. Covers discovering targets (`host`, `ssh --list`), running commands (`ssh <runtime-id>…

Idioma do texto original: inglês

atualizado
ocupação
Administradores de redes e sistemas de computador
descrição

Use when deploying or debugging the Cloudflare tray hub worker: staging deploys, R2 asset archive (binding, serving, hash invariant, upload gate, GC), ghost-leader reconnect, preview bridge protocol, CI retry logic, routes-only failure classification, and the…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Record a video of SLICC UI changes for a pull request. Two modes: a fast CDP screencast of the *running* dev/e2e harness (to review what changed frame-by-frame, issue #1264), and a polished cursor-animated MP4 (playwright-cli + ffmpeg) for showcase demos.…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use this when the user wants a persistent UI panel — a dashboard, form, editor, report, or visualization that lives alongside the chat. Sprinkles are `.shtml` files under `/shared/sprinkles/` rendered in the side rail or as a full-screen tab. For ephemeral…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use this when converting, resizing, cropping, stitching, or annotating images; building a filmstrip, contact sheet, or grid; correcting orientation or color; or applying common ImageMagick-style effects with SLICC's `convert` / `magick` shell command.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use this when booting or driving an x86 virtual machine with SLICC's `v86` shell command. Covers the ipk prerequisite, BIOS setup, QEMU-flavored boot flags, and the screenshot/text/type/mouse interaction loop for agents.

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Use this when deciding whether to do work yourself or delegate to a scoop, when fanning out parallel scoops, or when picking models for sub-agents. Covers scoop lifecycle (when to drop), parallel orchestration (`scoop_mute`, `scoop_unmute`, `scoop_wait`),…

Idioma do texto original: inglês

atualizado
ocupação
Administradores de redes e sistemas de computador
descrição

Use this when resolving DNS records or troubleshooting names and addresses with SLICC's built-in `dig` command. Covers record and reverse queries, supported DNS-over-HTTPS resolvers and fallback, output modes, version flags, and accepted `+opts`.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use this when checking, linting, or formatting code with SLICC's `biome` shell command. Covers its ipk prerequisites, config discovery, check, lint, and format modes, exit codes, and plain or JSON reporters.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use this when the user asks to run or install a JavaScript/npm package with `npx` or `ipx`, or when either command redirects to a SLICC built-in. Covers built-in hints, any required `ipk add` bootstrap, and the `--force` bypass.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use when the user asks to export, save, or download a transcript or session history. Covers active-session export, archived (frozen) session export, ZIP bundle layout, redaction guarantees, and the correct `session export` shell syntax. Also explains what…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use when adding a SLICC shell command, dedicated tool, provider, scoop capability, UI panel, interactive approval, or runtime skill wiring; when `command not found`, a tool/skill is undiscovered, a follower action is dropped, OAuth reports `session expired`…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Search X (formerly Twitter) for real-time posts, sentiment, and citations via xAI's `x_search` server-side tool. Works with any model — the search call runs through your xAI Grok OAuth credentials regardless of which model is steering the cone. Use when you…

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Use this skill when the user says things like `handoff to slicc`, `move this to slicc`, `move to the browser`, `test in the browser`, `handoff to browser`, `install this skill in slicc`, `upskill slicc with this repo`, `add this skill to slicc`, or otherwise…

Idioma do texto original: inglês

atualizado
ocupação
Designers de interfaces web e digitais
descrição

Use this when the user wants to change the SLICC UI appearance — switch preset themes, create custom themes, adjust colors, toggle the animated background, or export/import theme files. Covers the theme shell command, full token reference, and the JSON format…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use this whenever the user asks to mount anything — local folders, S3 buckets, S3-compatible services (Cloudflare R2, MinIO), or Adobe da.live / AEM Document Authoring repos. Read this skill BEFORE deciding which backend to use; do NOT default to a local file…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Use this when you need to test or QA the `playwright-cli` browser-automation command, re-run the browser-automation test session, check playwright-cli for regressions, or verify that browser automation still works after a change. Covers a repeatable 12-group…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use this when you receive a Navigate Event lick — emitted whenever the user opens a tab whose main-frame response advertises a SLICC handoff via an RFC 8288 `Link` header. Covers both verbs: `handoff:` renders a human approval card and acts on accept (never…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use this when a task is a fan-out/aggregate job worth orchestrating in code rather than doing turn-by-turn: codebase-wide sweeps, large migrations, multi-source research you cross-check, or multi-angle planning. Covers authoring a workflow (the meta block +…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use this when a cherry target is connected — a third-party host web page that has embedded a SLICC follower via the @ai-ecoverse/cherry SDK and lent itself to you (a cloud-cone leader) as a driveable, capability-limited browser target. Covers what you can and…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use this whenever a response could benefit from richer visualization, guided interaction, or a touch of fun — pickers, calculators, sliders, mini explorers, charts, animated demos, choose-your-own-adventure prompts, anything that lands better as a hydrating…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use this when you receive a `[Sprinkle Event: welcome]` lick with `action: 'onboarding-complete-with-provider'` — fired exactly once after the user finishes the first-run wizard and validates an LLM provider. Send a short personalized reply (greet by name,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use this when setting up event-driven automation in SLICC — webhooks, cron tasks, or filesystem watchers that route events to scoops. Covers `webhook`, `crontask`, and `fswatch` shell commands. Read this BEFORE wiring up anything that should fire on a…

Idioma do texto original: inglês

atualizado
Mostrando 30 de 30 skills coletadas.