OktayCopurlu
Community@OktayCopurlu
OktayCopurlu provides frontend engineering skills covering browser testing, code review, Jira/Confluence operations, accessibility audits, and security hardening for TypeScript/Vue teams.
Agent Skills by OktayCopurlu
Showing 20 vetted skills indexed across 1 GitHub repositories.
playwright-mcp
Automates browser interactions through Playwright MCP tools using accessibility-tree snapshots and element refs.
validating-ui
Validates frontend UI changes in the browser against design references and runtime health checks.
contentful
Reads content types, entries, and assets from Contentful CMS via CLI and CMA API.
documentation
Write and maintain ADRs, READMEs, and technical documentation with maintenance matrices.
test-driven-development
Guides red-green-refactor test-driven development with strict test naming and structure rules.
atlassian-mcp
Read, create, and update Jira issues and Confluence pages via the Atlassian MCP server.
manual-qa
Plans and executes manual QA checks from Jira tickets, PR diffs, and preview environments.
git-workflow
Automates branching, committing, rebasing, and pull request creation using git and the gh CLI.
debugging
Diagnose software failures through a five-step reproduce, localize, reduce, fix, and guard workflow.
reviewing-code
Reviews code diffs line-by-line using a four-layer heuristic and a repo-local review ledger.
figma-mcp
Read Figma designs and node context via Figma MCP before browser fallbacks.
github
Manage pull requests, issues, and repositories through the GitHub CLI.
google-drive
Fetch Google Sheets and Docs content via OAuth-authenticated export API calls.
applying-coding-style
Enforces personal naming, commenting, and testing standards when writing TypeScript, Vue, and SCSS code.
jira-ticket
Write, review, and improve Jira ticket content with testable acceptance criteria.
security-hardening
Review and harden Vue, Nuxt, and TypeScript applications against OWASP Top 10 vulnerabilities.
amplitude-analytics
Query and verify Amplitude analytics events, charts, and user data via MCP tools.
skill-evolution
Capture reusable learnings and codify them into validated skill updates via pull requests.
a11y-audit
Build and audit frontend UI for accessibility with semantic HTML, keyboard, and focus checks.
structuring-prs
Plan and split pull requests into reviewable single PRs or stacked branches.
Frequently Asked Questions About OktayCopurlu
FAQPage SchemaWhat 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.