OktayCopurlu avatar

OktayCopurlu

Community

@OktayCopurlu

7Followers
|
47Public Repos
|
20Published Skills

OktayCopurlu provides frontend engineering skills covering browser testing, code review, Jira/Confluence operations, accessibility audits, and security hardening for TypeScript/Vue teams.

Skills Distribution
DomainDeveloper To...Frontend Testing &.. (30%)Code Review & Git .. (25%)Project & Document.. (20%)Security & Accessi.. (15%)

Agent Skills by OktayCopurlu

Showing 20 vetted skills indexed across 1 GitHub repositories.

OktayCopurluOktayCopurlu
3

playwright-mcp

Automates browser interactions through Playwright MCP tools using accessibility-tree snapshots and element refs.

Community
Advanced
OktayCopurluOktayCopurlu
3

validating-ui

Validates frontend UI changes in the browser against design references and runtime health checks.

Community
Advanced
OktayCopurluOktayCopurlu
3

contentful

Reads content types, entries, and assets from Contentful CMS via CLI and CMA API.

Community
Basic
OktayCopurluOktayCopurlu
3

documentation

Write and maintain ADRs, READMEs, and technical documentation with maintenance matrices.

Community
Basic
OktayCopurluOktayCopurlu
3

test-driven-development

Guides red-green-refactor test-driven development with strict test naming and structure rules.

Community
Intermediate
OktayCopurluOktayCopurlu
3

atlassian-mcp

Read, create, and update Jira issues and Confluence pages via the Atlassian MCP server.

Community
Intermediate
OktayCopurluOktayCopurlu
3

manual-qa

Plans and executes manual QA checks from Jira tickets, PR diffs, and preview environments.

Community
Advanced
OktayCopurluOktayCopurlu
3

git-workflow

Automates branching, committing, rebasing, and pull request creation using git and the gh CLI.

Community
Advanced
OktayCopurluOktayCopurlu
3

debugging

Diagnose software failures through a five-step reproduce, localize, reduce, fix, and guard workflow.

Community
Intermediate
OktayCopurluOktayCopurlu
3

reviewing-code

Reviews code diffs line-by-line using a four-layer heuristic and a repo-local review ledger.

Community
Advanced
OktayCopurluOktayCopurlu
3

figma-mcp

Read Figma designs and node context via Figma MCP before browser fallbacks.

Community
Intermediate
OktayCopurluOktayCopurlu
3

github

Manage pull requests, issues, and repositories through the GitHub CLI.

Community
Intermediate
OktayCopurluOktayCopurlu
3

google-drive

Fetch Google Sheets and Docs content via OAuth-authenticated export API calls.

Community
Basic
OktayCopurluOktayCopurlu
3

applying-coding-style

Enforces personal naming, commenting, and testing standards when writing TypeScript, Vue, and SCSS code.

Community
Intermediate
OktayCopurluOktayCopurlu
3

jira-ticket

Write, review, and improve Jira ticket content with testable acceptance criteria.

Community
Intermediate
OktayCopurluOktayCopurlu
3

security-hardening

Review and harden Vue, Nuxt, and TypeScript applications against OWASP Top 10 vulnerabilities.

Community
Intermediate
OktayCopurluOktayCopurlu
3

amplitude-analytics

Query and verify Amplitude analytics events, charts, and user data via MCP tools.

Community
Intermediate
OktayCopurluOktayCopurlu
3

skill-evolution

Capture reusable learnings and codify them into validated skill updates via pull requests.

Community
Advanced
OktayCopurluOktayCopurlu
3

a11y-audit

Build and audit frontend UI for accessibility with semantic HTML, keyboard, and focus checks.

Community
Intermediate
OktayCopurluOktayCopurlu
3

structuring-prs

Plan and split pull requests into reviewable single PRs or stacked branches.

Community
Intermediate

Frequently Asked Questions About OktayCopurlu

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

You can automate browser interactions with Playwright, validate UI changes before PRs, run TDD and structured debugging, review code line-by-line, manage Jira tickets and Confluence pages, read Contentful CMS and Google Drive content, query Amplitude analytics, audit accessibility, and harden frontend security.

Who are these skills designed for?▼

Frontend engineers and QA practitioners working in TypeScript, Vue, and SCSS codebases. They suit developers handling PR reviews, manual QA, Jira-driven ticket workflows, accessibility compliance, and security-sensitive changes involving auth flows, user input, or external service integrations.

How do the browser and UI validation skills work in practice?▼

The playwright-mcp skill drives browser actions like form filling and navigation, while validating-ui verifies visual correctness, runtime health, and design comparison after code changes. Manual-qa builds checklists from Jira tickets, PR diffs, or preview URLs for regression coverage.

What are the read-only limitations of the integration skills?▼

The contentful skill only reads content types, entries, assets, and spaces — it never creates, updates, or deletes CMS data. Similarly, google-drive fetches Sheets, Docs, and CSV data using existing OAuth credentials but never modifies Drive content.

What prerequisites do these skills require?▼

Several skills depend on external services: Atlassian MCP server access for Jira/Confluence, Figma integration for design reading, Amplitude MCP for analytics queries, the gh CLI for GitHub operations, and existing Google OAuth credentials for Drive access. Coding-style rules apply to TypeScript, Vue, and SCSS files.