sajjad zarepour avatar

sajjad zarepour

Community

@devsajad · Iran - Mashhad

40Followers
|
40Public Repos
|
8Published Skills

Software Engineer

Skills Distribution
DomainDeveloper To...End-to-End Testing.. (35%)Frontend Performan.. (30%)Code Review & Secu.. (15%)Specification & De.. (12%)

Agent Skills by sajjad zarepour

Showing 8 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About sajjad zarepour

FAQPage Schema
What tasks can I accomplish with devsajad's skills?

You can write and debug Playwright E2E, component, accessibility, and security tests; optimize Next.js routes for instant navigation with Cache Components; review code for security and performance defects; generate Conventional Commits messages; structure features via Requirements-Design-Tasks phases; and refine UI visual design direction.

Who should use these skills?

Frontend and full-stack engineers working with Playwright, React, and Next.js benefit most, along with developers performing PR reviews, QA engineers fixing flaky tests, and teams adopting spec-driven development or standardized commit conventions in Claude Code, Cursor, VS Code, or Windsurf.

What are the prerequisites and dependencies?

The Next.js cache optimizer requires Next.js 16.3+ with cacheComponents enabled and directs an upgrade if older. Playwright skills assume a Playwright test setup. Spec-driven development lists compatibility with Claude Code, Cursor, VS Code, and Windsurf. Other skills trigger on PR URLs, diffs, or file paths.

Are these skills open source and what do they cost?

Most skills are free under the MIT license, including playwright-best-practices, spec-driven-development, and vercel-react-best-practices. The frontend-design skill is governed by complete terms in its bundled LICENSE.txt. No paid tiers or usage fees are specified in the manifest.

How do the testing and performance skills work in practice?

The Next.js optimizer encodes instant navigation as a failing @next/playwright instant() e2e test, then iterates one verified route at a time until green, leaving the test as a regression guard. Playwright guidance covers CI/CD configuration, test tags, project dependencies, and performance budgets via Web Vitals and Lighthouse.