Build or adapt a local browser/CDP harness to drive and inspect a web, IDE, or Electron UI. Use for local UI verification, screenshots, accessibility snapshots, perf profiles, visual diffs, or reproducing UI bugs.
tellahq/opensession
SkillsMP has collected 10 skills from tellahq/opensession. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 10
- GitHub stars
- 320
- GitHub forks
- 25
Skills in this repository
Showing 10 of 10 collected skills.
React DevTools CLI for AI agents. Use when the user asks you to debug a React or React Native app at runtime, inspect component props/state/hooks, diagnose render performance, profile re-renders, find slow components, or understand why something re-renders.…
React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or…
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js…
Remove AI-generated code slop and clean up code style
A rigorous engineering mode for investigating, building, reviewing, and shipping with small changes and real verification. Use /poteto-mode <task> to enable it for the session.
A rigorous engineering mode for investigating, building, reviewing, and shipping with small changes and real verification. Use /pstack <task> to enable it for the session.
Auto-fix a PR — address ALL reviewers' open feedback + failing CI, push, and reply in each addressed thread with honest attribution
Audit a whole codebase for materially useful simplifications in its data structures, state representation, control flow, algorithms and ownership, using bounded waves of read-only review agents. Produces a report and changes nothing.
Clean up the changed code without changing behavior — review the diff for reuse, simplification, efficiency, and altitude cleanups via 4 parallel agents, then apply the fixes