CtrlK
BlogDocsLog inGet started
Tessl Logo

iPolloWork

github.com/Devin-AXIS/iPolloWork

Skill

Added

Review

upload-photo

.opencode/skills/upload-photo/SKILL.md

upload a photo/image/screenshot, host an image, get a public image URL, put images on Vercel Blob, embed images in a PR/comment/doc. Upload local images to Vercel Blob and print public URLs.

69

shadcn

.opencode/skills/shadcn/SKILL.md

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for "shadcn init", "create an app with --preset", or "switch to --preset".

71

run-evals

.opencode/skills/run-evals/SKILL.md

do e2e tests, run e2e, validate feature, prove it works, PR proof, frame proof, pnpm evals. Launches iPolloWork on Daytona or local Electron and runs the coded eval flows via CDP. Launch + run mechanics; the proof loop itself is the fraimz skill.

74

release

.opencode/skills/release/SKILL.md

Step through versioning, tagging, and verification

63

get-env-var

.opencode/skills/get-env-var/SKILL.md

get an env var, fetch a secret, missing env var, missing token/API key, load secrets from Infisical, infisical. Fetch secrets from the team's Infisical workspace into the shell environment so subsequent commands can use them.

70

fraimz

.opencode/skills/fraimz/SKILL.md

create a fraimz, make fraimz, prove it works, frame proof, PR proof, validate experience, e2e evidence, fraimz.html. The full fraimz loop — frame the claim, drive the real app via CDP, validate/repair, output fraimz.html. Use whenever a task ends with "please create a fraimz" or any change needs end-to-end proof.

70

daytona-windows-cert

.opencode/skills/daytona-windows-cert/SKILL.md

test on Windows, enterprise CA, corporate certificate, GPO cert, TLS fetch failed, Windows sandbox, daytona windows, self-hosted cert. Use when validating iPolloWork Windows enterprise TLS/OS-trust fixes in a Daytona Windows sandbox.

68

daytona-recording-artifacts

.opencode/skills/daytona-recording-artifacts/SKILL.md

frame proof, HTML frames, screenshots, recording, PR proof, e2e evidence, validate visually. Daytona artifacts workflow for validated screenshots and optional videos.

59

daytona-flow-validator

.opencode/skills/daytona-flow-validator/SKILL.md

do e2e tests, validate feature, prove it works, pass/fail, frame proof, screenshots, CDP assertions. Daytona validation loop for real app behavior with repair before declaring success.

60

daytona-electron-den

.opencode/skills/daytona-electron-den/SKILL.md

Electron and Den, desktop plus cloud, two-sandbox e2e, cloud auth, marketplace, org policy, worker proxy, provider sync, desktop handoff. Validate Electron against a Daytona Den server with unified proof.

48

daytona-dev

.opencode/skills/daytona-dev/SKILL.md

Daytona development environment overview. Use when the user asks about Daytona setup, Daytona toolbox, dev environment, noVNC, CDP, server sandbox, secrets volume, Electron sandbox, standalone Chrome, validation, or artifacts volume.

68

daytona-cloud-server

.opencode/skills/daytona-cloud-server/SKILL.md

Daytona cloud server, Den sandbox, desktop plus cloud e2e, marketplace server, worker proxy, cloud auth, org policies, connect Electron to Den. Use for server-side setup in validated flows.

65

daytona-chrome-cdp

.opencode/skills/daytona-chrome-cdp/SKILL.md

Launch and control standalone Chrome in a Daytona sandbox via CDP. Use for web sign-in, OAuth, Den Web setup, browser-only flows, or when the app should not be driven through Electron CDP.

80

create-plugin

.opencode/skills/create-plugin/SKILL.md

Create an OpenCode plugin for iPolloWork. Scaffolds the plugin file with the correct API shape, tool definitions, and hook registration. Use when the user asks to 'create a plugin', 'write a plugin', or 'make a plugin that does X'.

80

browser-automation

.opencode/skills/browser-automation/SKILL.md

Local iPolloWork Electron browser automation with CDP. Use when driving a local Electron dev app, browser_list, browser_snapshot, browser_eval, composer automation, or local UI smoke tests.

70

agent-first-screenshots

.opencode/skills/agent-first-screenshots/SKILL.md

Agent-first screenshots — an agent drives the real app via CDP and produces clean, defect-free product screenshots (newsletters, landing pages, social, decks, PR). Dual-channel verification (DOM + pixels + vision) in a capture loop. Use for any "take/redo screenshots of the app" task.

75

ipollowork-project-standards

.codex/skills/ipollowork-project-standards/SKILL.md

Apply iPolloWork's modern, minimal-change engineering standards when adding features, fixing bugs, refactoring, changing UI, or upgrading dependencies. Use for every implementation task in the iPolloWork repository.

80

ipollowork-maintainable-code

.codex/skills/ipollowork-maintainable-code/SKILL.md

Enforce reuse-first implementation and repository boundaries in the iPolloWork monorepo. Use whenever AI creates, edits, or refactors React/TypeScript frontend code, server routes or services, shared packages, generated-file workflows, or features spanning apps/app and apps/server. Prevent duplicate components, helpers, types, routes, and runtime files; place new code and generated artifacts in the correct project-owned directories; and audit only the current change before completion.

75