Web
web-api-docs
Canonical web-platform reference — HTML, CSS, JavaScript, DOM/Web APIs, HTTP, SVG, MathML, ARIA, WebAssembly, glossary — fetched from github.com/mdn/content. Auto-activates wheneve…
DevOps
e2b
Execute AI-generated code in secure isolated E2B cloud sandboxes (SDK v2). Use for running Python/JavaScript/TypeScript/R/Java/Bash code, managing sandbox lifecycle (create, pause,…
Automation
cdp
Drive Chrome via the DevTools Protocol from JavaScript. Run JS snippets through the `browser-harness-js` CLI — it auto-spawns a long-lived bun HTTP server holding a fully-typed CDP…
Engineering
tauri-js-runtime
Add JavaScript runtime backend capabilities to Tauri v2 desktop apps. Covers both using the tauri-plugin-js plugin and building from scratch. Use when integrating Bun, Node.js, or …
Web
grabjs-superapp-sdk
API reference for `@grabjs/superapp-sdk`. Use when building a MiniApp that runs in the Grab SuperApp WebView and needs to call native features (camera, payments, authorization, aut…
Web
featbit-sdks-javascript
Expert guidance for integrating FeatBit JavaScript Client SDK in browser environments. Use when user asks about "JavaScript client SDK", "browser feature flags", "FeatBit JS", "van…
DevOps
script-ecosystem-audit
Comprehensive diagnostic of the script infrastructure across 18 categories in 5 domains with composite health scoring, trend tracking, patch suggestions, and interactive walkthroug…
Web
block-scaffolder
Generate a new AEM Edge Delivery Services block from a natural-language description. Produces the JavaScript file with a decorate() function, a scoped CSS file, example document ma…
Engineering
loro
Practical guidance for evaluating, adopting, and using Loro for local-first collaboration. Covers deciding fit, getting started in JavaScript/TypeScript/Rust or other bindings, cho…
Web
lwc-reactive-state-patterns
Explains LWC reactivity rules after Spring '20 (API v48+): class fields react on reassignment while @track is needed for in-place object or array mutations; Date, Set, and Map chan…
Web
raweb-code
Build accessible HTML, CSS, and JavaScript that meets RAWeb 1.1 requirements. Applies to interfaces, components, forms, and navigation needing Luxembourg accessibility compliance. …
Automation
agentql-natural-language-web-query-sdk-extraction-automation
AgentQL is TinyFish's web automation and extraction toolkit that layers a natural-language query system on top of live sites. Its Python and JavaScript SDKs integrate with Playwrig…
Web
Alexandre Games - AI Coding Agent Instructions
Example from [alex-java/nav07z-pt.js](alex-java/nav07z-pt.js): ```javascript document.addEventListener('DOMContentLoaded', () => { const navHTML = `<div class="logo">...</div>`; co…
Testing
Cci Vs Code Demo
If authentication is required, use an `onBefore.js` engine script: ```javascript // ai-logs/backstop/engine_scripts/onBefore.js module.exports = async (page, scenario, vp) => { awa…
Web
Superformdata
This is a JavaScript library (`superformdata`) for serializing rich JavaScript values (objects, arrays, `Date`, `Set`, `Map`, `bigint`, `RegExp`, `URL`, `Error`, and special number…
Web
Walky Talky
"github co pilot instructions that should be followed when develpoing the project"--- name: GitHub Copilot Instructions for Real-Time Chat App PROJECT: Production-Ready Real-Time C…
Engineering
writing-cap-consumer-stub-client
Generates a vendor integration stub at backend/services/<vendor>Client.js when API credentials are pending. Includes budget cap checks, search/details/book methods, error throws fo…
Documentation
coding-standards
บังคับใช้มาตรฐานการเขียนโค้ดของโปรเจกต์นี้ ทุกฟังก์ชัน (PHP และ JavaScript) ต้องมี Docstring ครบถ้วน (Description / Args / Returns) และห้ามเขียน inline script ใน HTML ทุกกรณี Trigg…
Web
ccxt-typescript
CCXT library integration for TypeScript and JavaScript. Installs the package, connects to exchanges, fetches market data, places orders, streams tickers and order books via WebSock…
Web
frontend
Frontend development context for the Megahub project. Use when working on the web-based IDE, Vite build system, Blockly visual programming, Web Bluetooth API integration, JavaScrip…
Security
web-security-review
Reviews JavaScript/TypeScript web apps for vulnerabilities including XSS, auth flaws, SSRF, CSRF, deserialization, secrets, and crypto issues. Traces data flows across Node, Expres…
Automation
adobe-illustrator-scripting
Write, debug, and optimize Adobe Illustrator automation scripts using ExtendScript. Covers document, layer, path, text, color, symbol, and artboard manipulation plus the full JavaS…
Research
hack-feed
Collects deep OSS hacker news and explains each item with focus on JavaScript/React internals, TC39, V8, fiber/scheduler, transpilation, bytecode, memory model, and JIT topics. Use…
Engineering
scaffold-cli-command
Generate a new CLI command for Commander.js including options, handlers, output modes (human, quiet, JSON), and optional ceremony variants. Supports adding commands to existing CLI…
Web
tab-accordion
Generates or refines tab and accordion UI components for organizing content. Triggers on mentions of tab components, accordions, expandable sections, collapsible content, tabbed in…
Web
pick-library
Decision-support skill for selecting JS/TS animation or rendering libraries. Analyzes 30 options across motion and rendering categories, performs freshness checks against npm, and …
Web
🎯 TECHNICAL HANDOFF TO ARCHITECT GEMINI @ AI STUDIO
✅ **VERIFIED ON DISK** - All critical files confirmed written: ``` ✓ public/js/parcel-service.js (520 lines) ✓ public/js/search-module.js (597 lines) ✓ public/script.js (4500+ line…
Design
p5js
Builds browser-based interactive visuals, generative art, data visualizations, 3D scenes, and motion graphics with p5.js. Supports 2D/3D rendering, particle systems, shaders, audio…
Web
ping-orchestration-javascript-sdk
Provides guidance for integrating Ping Orchestration authentication into JavaScript web apps via the official SDK packages, supporting Journey, DaVinci, and OIDC flows. Handles con…
Security
web-security-hardening
Reviews JavaScript/TypeScript web apps for security posture, OWASP ASVS alignment, HTTP headers, CSP, input validation, auth, sessions, and secrets. Delivers applicability-aware ga…
Engineering
interview-solver
Solves Coderbyte/LeetCode-style interview problems end-to-end in TypeScript or JavaScript. Accepts pasted problems or references from examples/, runs analysis through evaluation wi…
Web
jquery
Activates for jQuery code using selectors, event delegation, init functions, or DOM mutations like toggleClass, val, and attr. Covers modular ES exports, js- selector classes, clos…
Web
web-coder
Expert web engineer with deep knowledge of web development, internet protocols, and web standards. Handles HTML, CSS, JavaScript, web APIs, HTTP/HTTPS, security, performance, acces…
Engineering
clerk-javascript-backend-sdk-server-side-auth-workflows
Clerk’s JavaScript backend SDK gives agents a real server-side interface for auth and user management. It is useful for verifying sessions, fetching users, issuing invitations, and…
Security
js-analyzer
JavaScript security analysis for penetration testing: discovers files and endpoints, extracts secrets and credentials, maps attack surfaces, and identifies client-side issues inclu…
AI / ML
sap-cloud-sdk-ai
Integrates SAP Cloud SDK for AI with JavaScript, TypeScript, and Java apps. Enables chat completion, embeddings, streaming, function calling, content filtering, and grounding via S…
Web
mapx-embed-scaffold
Generates a complete MapX embed project scaffold with HTML, CSS, and modular JavaScript including view management, SDK wrappers, and optional filtering, custom data, and analysis f…
Web
xb-ui
Create spatial UIs in XR Blocks apps using xb.SpatialPanel grids for text, buttons, and images. Supports HUDs, menus, and panels via addGrid/addRow/addCol methods and unified onTri…
Testing
jest-test-generation
Automated Jest test case generation from AST and type signatures. Bazel rules_jest integration, property-based test scaffolding, snapshot generation, and coverage-driven test augme…
Web
gsap-plugins
Handles GSAP plugin registration and usage including ScrollToPlugin, ScrollSmoother, Flip, Draggable, Inertia, Observer, SplitText, ScrambleText, SVG, physics plugins, CustomEase, …
Web
sapui5
Builds and maintains SAP UI5 enterprise applications: freestyle and Fiori Elements apps, custom controls, OData integration, MVC patterns, routing, responsive UI, unit/integration …
Engineering
biome-high-performance-javascript-typescript-formatter-linter
High-performance Rust-based toolchain for formatting and linting JavaScript, TypeScript, JSX, JSON, CSS, and GraphQL. Achieves 97% Prettier compatibility with 450+ lint rules and r…
Content
criador-exercicios
Creates practical coding exercises in PT-BR for HTML, CSS, JavaScript, DOM, arrays, objects, and PHP. Generates clear objectives, operational requirements, and reuses prior content…
Automation
microsim-generator
Generates complete interactive MicroSim packages from requirements, selecting the optimal JS library (p5.js, Chart.js, Plotly, Mermaid, vis-network, vis-timeline, Leaflet, Venn.js)…
Web
hwc-stimulus-fundamentals
Teaches Stimulus controller fundamentals including lifecycle hooks, values with change callbacks, targets, outlets, actions, and architecture patterns. Use when focusing on core St…
Engineering
language-typescript
TypeScript and JavaScript idioms including strict mode, type safety, discriminated unions, async patterns, and Node. Activates for .ts, .tsx, .js, .jsx files, package.json, or ment…
Engineering
remove-dead-code
Identifies and removes dead code in TypeScript/JavaScript projects using multi-agent analysis with automatic backup branches. Handles unused exports, orphaned files, dead imports, …
Engineering
resilience-check
Scans TypeScript, JavaScript, Python, Go, and Rust codebases for missing retry logic, absent circuit breakers, unbounded timeouts, and incomplete deadline propagation. Integrates i…
Web
shopify-api
JavaScript integration for Shopify APIs: GraphQL Admin, REST Admin, Storefront, Ajax, OAuth, rate limits, and webhooks. Supports product/order/customer operations, cart handling, a…
Engineering
tesseron-dev
Sets up and maintains Tesseron integration in JS/TS projects. Selects the correct consumer package, installs via the project's package manager, ensures a Standard-Schema validator,…
Web
web-design-builder
Create and refactor HTML5/JavaScript web designs from specs or descriptions. Produces complete, accessible, responsive designs using modern frameworks and verifies output via autom…
Web
tina4-js
Handles tina4-js projects: reactive signals, persistent state, Tina4Element web components, tagged templates, routing, WebSocket and API clients. Activates on tina4-js mentions or …
Web
ranuts
Provides utilities for JavaScript DOM/BOM, strings, objects, numbers, colors, time, reactivity, Node server tools, 2D rendering, and virtual DOM from the ranuts library, including …
Automation
time-queues — AI Agent Rules
time-queues is a lightweight ESM JavaScript library for async task scheduling and concurrency control: time-based schedulers, idle/frame/limited queues, throttle, debounce, batch, …
Engineering
odoo-js
Odoo JavaScript development across v17–v19 including OWL component migration, legacy widget removal, API deprecations, field widgets, custom views, reactive state management, templ…
Engineering
netsuite-application-developer-skill
Reviews NetSuite SuiteScript 2.x, SuiteFlow, SuiteBuilder, and UIF SPA code against Application Developer standards. Leverages netsuite-suitescript-records-reference and netsuite-u…
Web
antv-s2-expert
Assist with S2 multi-dimensional cross-analysis table development, configuration, and API usage. Priority when users mention cross tables, pivot tables, detail tables, multi-dimens…
Engineering
configure-bundler-build
Configures TypeScript/JavaScript build pipelines with tsconfig and bundlers (Vite, esbuild, Rollup, tsup, webpack) to produce correct ESM/CJS/dual outputs, types, tree-shaking, sou…
Testing
testing-unit
Unit testing patterns using AAA, parametrized tests, fixture scoping, network-level mocking, and factory-based test data. Applies to isolated business logic tests across Python, Ja…
Engineering
ast-code-manipulation
AST-based JavaScript parsing, analysis, and mutation. Parse with espree/acorn, generate code via escodegen, perform large-scale edits with magic-string, and walk CSS via PostCSS—av…
Showing the top 60 of 894. See the full list →