Tarun avatar

Tarun

Community

@TarunTeja44

0Followers
|
15Public Repos
|
59Published Skills

Tarun's registry delivers 59 skills spanning headless-browser QA, Playwright testing, premium UI/UX design systems, security audits, and full ship-to-deploy release pipelines.

Skills Distribution
DomainDeveloper To...Browser QA & Playw.. (30%)UI/UX Design Syste.. (30%)Release, Deploy & .. (20%)Security Auditing .. (12%)

Agent Skills by Tarun

Showing 59 vetted skills indexed across 1 GitHub repositories.

TarunTeja44TarunTeja44
1

playwright-component-testing

Set up Playwright component testing for React and Vue using a story gallery page.

Community
Advanced
TarunTeja44TarunTeja44
1

playwright-cli

Automate browser interactions and Playwright test workflows through a command-line interface.

Community
Advanced
TarunTeja44TarunTeja44
1

benchmark

Detects web performance regressions by comparing Core Web Vitals and bundle sizes against baselines.

Community
Advanced
TarunTeja44TarunTeja44
1

design-taste-frontend-v1

Generates React and Next.js frontend code following opinionated design and motion rules.

Community
Advanced
TarunTeja44TarunTeja44
1

browse

Controls a persistent headless Chromium browser for QA testing, interaction, and screenshot capture.

Community
Advanced
TarunTeja44TarunTeja44
1

ui-ux-pro-max

Searches local UI/UX datasets to generate design systems, palettes, typography, and stack-specific guidelines.

Community
Advanced
TarunTeja44TarunTeja44
1

plan-design-review

Reviews implementation plans for missing UI/UX design decisions and edits them to completeness.

Community
Advanced
TarunTeja44TarunTeja44
1

design

Generates logos, CIP mockups, SVG icons, banners, slides, and social images via Gemini AI.

Community
Advanced
TarunTeja44TarunTeja44
1

playwright-trace

Inspect Playwright trace files from the command line to debug test failures.

Community
Intermediate
TarunTeja44TarunTeja44
1

design-consultation

Generates a complete design system proposal and DESIGN.md through guided consultation.

Community
Advanced
TarunTeja44TarunTeja44
1

autoplan

Runs CEO, design, and engineering plan reviews sequentially with auto-decided questions.

Community
Advanced
TarunTeja44TarunTeja44
1

gpt-taste

Generates award-level React landing pages with GSAP animations, AIDA structure, and randomized layouts.

Community
Intermediate
TarunTeja44TarunTeja44
1

frontend-developer

Implements responsive React and Tailwind CSS interfaces with accessibility and performance standards.

Community
Advanced
TarunTeja44TarunTeja44
1

guard

Blocks destructive bash commands and restricts file edits to a specified directory.

Community
Intermediate
TarunTeja44TarunTeja44
1

freeze

Blocks Edit and Write operations outside a user-specified directory boundary.

Community
Intermediate
TarunTeja44TarunTeja44
1

banner-design

Generate multi-format banner designs for social media, ads, web heroes, and print with AI visuals.

Community
Advanced
TarunTeja44TarunTeja44
1

careful

Intercepts destructive bash commands and prompts for confirmation before execution.

Community
Intermediate
TarunTeja44TarunTeja44
1

cso

Audits codebases for OWASP Top 10 vulnerabilities and produces severity-rated security findings reports.

Community
Advanced
TarunTeja44TarunTeja44
1

plan-ceo-review

Reviews implementation plans with CEO-mode scope analysis and failure-mode mapping.

Community
Advanced
TarunTeja44TarunTeja44
1

qa-only

Tests web applications in a browser and produces structured bug reports with screenshots and health scores.

Community
Advanced
TarunTeja44TarunTeja44
1

canary

Monitors deployed web apps for console errors, performance regressions, and page failures using browser automation.

Community
Advanced
TarunTeja44TarunTeja44
1

stitch-design-taste

Generates DESIGN.md design system files for Google Stitch screen generation.

Community
Intermediate
TarunTeja44TarunTeja44
1

full-output-enforcement

Enforces complete code generation by banning placeholder patterns and truncation.

Community
Basic
TarunTeja44TarunTeja44
1

web-design-guidelines

Audits frontend views for WCAG 2.1 AA accessibility, semantic HTML, and keyboard navigation.

Community
Intermediate

Frequently Asked Questions About Tarun

FAQPage Schema
What tasks can I accomplish with Tarun's skill registry?

You can run headless-browser QA with screenshots and health scores, set up Playwright component and trace testing, detect performance regressions against Core Web Vitals baselines, generate design systems and brand kits, perform OWASP/STRIDE security audits, review PRs, and ship code through merge, deploy, and post-deploy canary verification.

Who are these skills designed for?

Frontend engineers, QA engineers, and product-focused developers working with React, Next.js, Vue, Tailwind, and Playwright. Design-oriented skills target UI/UX designers building design systems, brand identities, banners, and slides, while cso, guard, and careful serve engineers touching production systems.

How do the gstack QA and deploy skills run in practice?

Skills are invoked as slash commands like /qa, /browse, /ship, and /canary. The browse daemon navigates URLs, interacts with elements, and diffs page state at ~100ms per command. /ship runs tests, bumps VERSION, and creates the PR; /land-and-deploy merges it and verifies production health.

Are these skills open source and what do they cost?

Several skills, including design, ui-styling, banner-design, and design-system, carry explicit MIT licenses from author claudekit at no cost. The gstack suite is versioned (e.g., 1.1.0) and upgradeable via /gstack-upgrade; no paid licensing is indicated anywhere in the manifest.

What prerequisites or dependencies do these skills require?

Playwright skills require npx/npm and Playwright with its mount fixture. QA and canary skills depend on the gstack browse daemon, and authenticated testing needs cookies imported via setup-browser-cookies. Deploy skills require a configured platform such as Fly.io, Render, Vercel, Netlify, Heroku, or GitHub Actions via /setup-deploy.