playwright-cli
145Skill Claude CodeCodex
Automate browser interactions, test web pages and work with Playwright tests.
698 tagged nodejs, measured the same way as everything else here.
Browse within: cms 74javascript 71graphql 58serverless 55agent-framework 51cordova 51mikrotik 51ai-development 47development-tools 47rest-api 40anti-bot 37bot-evasion 37communication 33email 33
Skill Claude CodeCodex
Automate browser interactions, test web pages and work with Playwright tests.
Skill Claude CodeCodex
Apply npm/pnpm supply-chain hardening when adding a dependency, editing package.json/.npmrc/pnpm-workspace.yaml, reviewing a lockfile change, or configuring CI install steps. Covers the 17 practices from lirantal/npm-security-best-practices.
Skill Claude CodeCodex
Brutalist Rembric dashboard UI work — building / editing / extending pages, styles, components, modals, tables, filters, pagination, mobile responsive, destructive confirmations. Use when the user asks for changes under src/dashboard/, mentions Rembric design tokens (lime, brutalist, sidebar, view-head, hl-lime), or…
Skill Claude CodeCodex
Review the current branch for bugs, intent fit, and test coverage; run or write tests; commit focused work; open or update a PR.
Skill Claude CodeCodex
The end-to-end procedure for adding, overriding, or disabling a Kavo operation — registry entry, DTO slots, handler, route metadata, and tests. Use when a change introduces a new CRUD operation or a custom per-entity operation.
Skill Claude CodeCodex
Reference for what @Kavo(Entity, config?) generates and how to configure/override it — routes table, EntityConfig shape (dto/allowlists/operations), manual-method-wins, @Override, and fully custom routes. Use when writing or reviewing a @Kavo-decorated controller, or answering "how do I configure/override this route"…
Skill Claude CodeCodex
Reference for Kavo's policy authorization DSL — permission()/role()/owner()/authenticated()/filtered()/when() composed with and()/or()/not(), config placement, entity-aware nodes, enforcement order, and the authorization.required default-deny switch. Use when gating an operation on the caller (403 KAVOFORBIDDEN)…
Skill Claude CodeCodex
Version: 1.0.0 Target: .NET 8.0+ with Blazor Server/WebAssembly UI Library: Microsoft Fluent UI Blazor Components Purpose: Fast lookup for common Blazor patterns and best practices.
Skill Claude CodeCodex
Drive an existing bead hierarchy to completion through the full builder, code-review, and close pipeline (Codex skill for /ensemble:beads-build).
Skill Claude CodeCodex
Implement TRD with beads project management — persistent bead hierarchy, dependency-aware execution via br/bv, and cross-session resumability (Codex skill for /ensemble:implement-trd-beads).
Skill Claude CodeCodex
Use when users ask which Nasdaq 100 or S&P 500 QDII funds can be purchased today, want purchase limits sorted by amount, need direct-sale announcement limits, limit-change detection, or scheduled daily snapshots and change notifications.
Skill Claude CodeCodex
A deployment guide for a Chinese fund-holdings analysis web app. It covers running the app on Alibaba Cloud ECS, a virtual server service, with HTTPS through either a subdomain or a path on an existing domain.
Skill Claude CodeCodex
Generate or update the architecture documentation in docs/content/architecture/. Use on "update architecture docs", "generate architecture documentation", "regenerate architecture docs", or after any structural change to the codebase.
Skill Claude CodeCodex
Update a project created from the Scaffold template to the latest version of the Scaffold.
Skill Claude CodeCodex
Show Codex workspace context with local config, git state, hooks, and project hints. Standalone mode can show an expanded snapshot; patched Codex TUI footer mode is single-line. Use when the user says "codex-hud", "show Codex HUD", "status HUD", "workspace snapshot", or asks for richer Codex context.
Skill Claude CodeCodex
A guide for working with files protected by enterprise encryption software when an AI agent’s normal file tools show unreadable text.
Skill Claude CodeCodex
Inspect and remove identifying metadata and provenance marks from files — GPS coordinates, camera serial numbers, author names, editing timestamps, C2PA content credentials, and invisible Unicode carriers. Works on PNG, JPEG, WebP, PDF, DOCX, ODT, SVG, HTML, Markdown and plain text. Use when someone asks to strip…
Skill Claude CodeCodex
Apply a final hygiene pass to prose a reader will see — remove invisible Unicode carriers that arrived via copy-paste, and optionally rephrase to reduce statistical watermark signal. Use when asked to clean, polish or finalise articles, documentation, reports, emails, product copy, UI strings, Markdown or HTML prose.…
Skill Claude CodeCodex
Add a complete REST resource (controller, validation, errors, and tests) to a Chassis project the idiomatic way. Use when the user asks to add an endpoint, resource, CRUD, model, or route to a Chassis / decorator-driven Express + TypeScript backend.
Skill Claude CodeCodex
Read the complete public programme of a medical congress running on the m-anage / VMX platform (PAG — "Programme at a Glance") and turn it into Markdown, CSV or JSON — every session, room, chair, individual talk and speaker. USE WHEN a user pastes a pag.virtual-meeting.org URL, or asks to export/download/search a…
Skill Claude CodeCodex
Use authenticated residential, datacenter, or mobile proxies with Puppeteer to bypass IP-based rate limiting, geo-blocks, and bot-detection. Covers Bright Data, Oxylabs, Smartproxy, and generic proxy-chain usage. Use when getting 403/429 from the target's IP reputation system, when stealth/CAPTCHA solving alone isn't…
Skill Claude CodeCodex
Reverse-engineer a website's internal APIs, encrypted endpoints, WebSocket streams, and obfuscated JavaScript. Activates when the target data isn't in the HTML, when the site uses encrypted CloudFront/CDN payloads, when real-time streaming data is needed, or when the scrape skill's Phase 0-1 finds API calls that are…
Skill Claude CodeCodex
Scrape a website. Activates when user provides a URL to scrape, asks to extract data from a site, hits 403/blocking errors, or needs anti-bot evasion.
Skill Claude CodeCodex
Unified accessibility audit - axe-core WCAG 2.2 scan, APCA contrast measurement, static a11y checks (aria-label, tabindex, form labels, focus visibility, onClick on non-interactive). Static and live modes.