ironbee-ai

19 mods across 1 repository, 3 stars between them.

ironbee-ai/ironbee-devtools-skills

Instructions file CodexOpenCode

Instructions for ironbee-ai/ironbee-devtools-skills, covering agent guidelines for ironbee-devtools-skills, what this project is, upstream source of truth: ironbee-devtools, project structure and cli skill vs task-specific skill — when to add which.

3 1mo ago A 7,008 tokens original MIT

accessibility-audit

03

ironbee-ai/ironbee-devtools-skills

Skill Claude CodeCodex

Audit web accessibility using ARIA snapshots, AX tree analysis, and WCAG validation. Use when the user asks about accessibility, a11y, WCAG compliance, screen reader compatibility, ARIA roles, or keyboard navigation.

3 1mo ago A 50 tokens original MIT

api-testing

04

ironbee-ai/ironbee-devtools-skills

Skill Claude CodeCodex

Test browser-side API integrations by mocking responses, intercepting requests, and monitoring network traffic from the page. Use when the user wants to mock backend APIs at the browser level, simulate errors, test offline behavior, intercept requests, or add authentication headers from the page. For server-side API…

3 1mo ago A 89 tokens original MIT

backend-testing

05

ironbee-ai/ironbee-devtools-skills

Skill Claude CodeCodex

Test backend services end-to-end. Use when the user wants to drive HTTP/gRPC/GraphQL/WebSocket endpoints against a real server, correlate requests with server logs (file/Docker/Kubernetes), verify database side-effects with snapshot/diff or watch-changes, replay captured curl/HAR requests, or seed and roll back…

3 1mo ago B 74 tokens original MIT

browser-testing

06

ironbee-ai/ironbee-devtools-skills

Skill Claude CodeCodex

Automated browser testing, interaction automation, and form testing. Use when the user needs to test web pages, automate browser interactions, fill forms, test validation, run multi-step wizards, or test login/signup flows.

3 1mo ago A 47 tokens original MIT

debugging

07

ironbee-ai/ironbee-devtools-skills

Skill Claude CodeCodex

Debug web, Node.js, and Python applications using console inspection, network analysis, and non-blocking code debugging. Use when the user reports bugs, wants to debug JavaScript (browser or backend) or a running Python process, inspect network requests, troubleshoot page/API issues, trace function calls, monitor…

3 1mo ago A 74 tokens original MIT

ironbee-ai/ironbee-devtools-skills

Skill Claude CodeCodex

CLI for driving an Android emulator (AVD) over adb. Use when the user needs to connect to an emulator (attach to a running one or boot/manage an AVD), tap/swipe/type on the UI, read the UI/accessibility tree, take screenshots or screen recordings, capture logcat, capture HTTP(S) requests in-process (Frida OkHttp hook…

3 1mo ago A 203 tokens original MIT

ironbee-ai/ironbee-devtools-skills

Skill Claude CodeCodex

CLI for backend service verification — drive HTTP/1.1+HTTP/2, gRPC, GraphQL, and WebSocket endpoints; capture logs from file, Docker, and Kubernetes sources; and verify state against Postgres, MySQL, or SQLite databases with snapshot/diff and change-feed primitives. Use when the user needs to call backend APIs over…

3 1mo ago B 156 tokens original MIT

ironbee-ai/ironbee-devtools-skills

Skill Claude CodeCodex

Automates browser interactions using Playwright for web testing, debugging, and automation. Use when the user needs to navigate websites, take screenshots, fill forms, click elements, extract page content (HTML/text), audit accessibility (ARIA/AX tree), measure Web Vitals performance, monitor console logs and HTTP…

3 1mo ago A 150 tokens original MIT

ironbee-ai/ironbee-devtools-skills

Skill Claude CodeCodex

CLI for debugging Node.js backend processes with non-blocking inspection. Use when the user needs to connect to Node.js processes (by PID, name, Docker, or port), set tracepoints/logpoints/exceptionpoints, capture call stacks and local variables, inspect console logs, capture the process's outbound HTTP requests…

3 1mo ago A 134 tokens original MIT

ironbee-ai/ironbee-devtools-skills

Skill Claude CodeCodex

CLI for debugging running Python processes with non-blocking inspection via debugpy (Debug Adapter Protocol). Use when the user needs to attach to a Python process (already-listening debugpy, PID injection, process name, or Docker), set tracepoints/logpoints/exceptionpoints, capture call stacks and local variables…

3 1mo ago A 170 tokens original MIT

ironbee-ai/ironbee-devtools-skills

Skill Claude CodeCodex

CLI for driving interactive terminal programs (shells, REPLs, full-screen TUIs) over a pseudo-terminal (PTY). Use when the user needs to spawn a CLI/REPL/TUI attached to a TTY, type commands and keystrokes (tmux key syntax), wait for expected output before sending more input, capture raw scrollback or the rendered…

3 1mo ago A 182 tokens original MIT

mobile-testing

14

ironbee-ai/ironbee-devtools-skills

Skill Claude CodeCodex

Automated Android app testing on an emulator — connect to an AVD, drive the UI (tap/swipe/type/keys/deep links), read the UI/accessibility tree, capture screenshots/recordings and logcat, capture/mock/intercept the app's HTTP(S) traffic in-process (Frida OkHttp hook — no proxy/CA, pinning bypassed) and pin a W3C trace…

3 1mo ago A 149 tokens original MIT

observability

15

ironbee-ai/ironbee-devtools-skills

Skill Claude CodeCodex

Monitor and debug web, Node.js, and Python applications using OpenTelemetry, console logs, network requests, outbound (egress) HTTP capture, distributed tracing, and reading recorded traces back from the IronBee platform. Use when the user asks about distributed tracing, correlating frontend/backend requests…

3 1mo ago A 88 tokens original MIT

performance-audit

16

ironbee-ai/ironbee-devtools-skills

Skill Claude CodeCodex

Analyze web and backend performance using Web Vitals, network timing, and Node.js metrics. Use when the user asks about page performance, load times, Core Web Vitals (LCP, CLS, INP), slow pages, backend bottlenecks, or SEO performance factors.

3 1mo ago A 60 tokens original MIT

react-debugging

17

ironbee-ai/ironbee-devtools-skills

Skill Claude CodeCodex

Debug React applications by inspecting components, props, and the component tree. Use when the user is debugging React apps, wants to inspect component props/state, find which component renders an element, or understand the React component hierarchy.

3 1mo ago A 48 tokens original MIT

terminal-testing

18

ironbee-ai/ironbee-devtools-skills

Skill Claude CodeCodex

Drive and test interactive terminal programs — shells, language REPLs (python/node/psql), full-screen TUIs (vim/htop/less), SSH sessions, and any CLI that prompts — over a pseudo-terminal (PTY). Use to spawn a program attached to a TTY, type commands and keystrokes, wait for expected output before sending more input…

3 1mo ago A 138 tokens original MIT

visual-testing

19

ironbee-ai/ironbee-devtools-skills

Skill Claude CodeCodex

Visual testing, UI verification, and design comparison using screenshots and Figma integration. Use when the user wants to verify UI appearance, compare with Figma designs, test responsive layouts, check for visual regressions, or validate design implementation.

3 1mo ago A 50 tokens original MIT