Skip to main content
serkan-ozal
GitHub creator profile

serkan-ozal

Repository-level view of 17 collected skills across 2 GitHub repositories.

skills collected
17
repositories
2
updated
Mar 10, 2026
repository explorer

Repositories and representative skills

api-testing
software-quality-assurance-analysts-and-testers

Test API integrations by mocking responses, intercepting requests, and monitoring network traffic. Use when the user wants to mock backend APIs, simulate errors, test offline behavior, intercept requests, or add authentication headers.

Mar 9, 2026
browser-devtools-cli
software-quality-assurance-analysts-and-testers

Automates browser interactions using Playwright for web testing, debugging, and automation. Use when the user needs to navigate websites, take screenshots, fill forms, click elements, extract page content (HTML/text), audit accessibility (ARIA/AX tree),…

Mar 9, 2026
browser-testing
software-quality-assurance-analysts-and-testers

Automated browser testing, interaction automation, and form testing. Use when the user needs to test web pages, automate browser interactions, fill forms, test validation, run multi-step wizards, or test login/signup flows.

Mar 9, 2026
debugging
software-developers

Debug web and Node.js applications using console inspection, network analysis, and non-blocking code debugging. Use when the user reports bugs, wants to debug JavaScript (browser or backend), inspect network requests, troubleshoot page/API issues, trace…

Mar 9, 2026
node-devtools-cli
software-developers

CLI for debugging Node.js backend processes with non-blocking inspection. Use when the user needs to connect to Node.js processes (by PID, name, Docker, or port), set tracepoints/logpoints/exceptionpoints, capture call stacks and local variables, or inspect…

Mar 9, 2026
observability
software-developers

Monitor and debug web and Node.js applications using OpenTelemetry, console logs, network requests, and distributed tracing. Use when the user asks about distributed tracing, correlating frontend/backend requests, OpenTelemetry, Jaeger, or monitoring…

Mar 9, 2026
performance-audit
software-developers

Analyze web and backend performance using Web Vitals, network timing, and Node.js metrics. Use when the user asks about page performance, load times, Core Web Vitals (LCP, CLS, INP), slow pages, backend bottlenecks, or SEO performance factors.

Mar 9, 2026
react-debugging
software-developers

Debug React applications by inspecting components, props, and the component tree. Use when the user is debugging React apps, wants to inspect component props/state, find which component renders an element, or understand the React component hierarchy.

Feb 26, 2026
Showing 8 of 10 collected skills.
browser-testing
software-quality-assurance-analysts-and-testers

Automated browser testing and debugging using Browser DevTools MCP. Use when testing web pages, debugging frontend issues, verifying UI behavior, or automating browser interactions.

Mar 10, 2026
execute-workflows
software-developers

Use when the user wants to run JavaScript in the browser, run code in Node, or batch multiple MCP tool calls. Run script, execute code, batch tools.

Mar 10, 2026
node-debugging
software-developers

Debug Node.js backend processes using non-blocking tracepoints, logpoints, exceptionpoints, and JavaScript execution. Use when debugging API servers, workers, or backend scripts.

Mar 10, 2026
web-debugging
web-developers

Debug web applications by inspecting console logs, network requests, JavaScript errors, and using non-blocking tracepoints/logpoints. Use when debugging web pages, inspecting API calls, or tracing code execution.

Mar 10, 2026
observability
software-developers

Monitor and debug web applications using OpenTelemetry, console logs, network requests, and distributed tracing. Use when correlating frontend and backend requests or debugging request flow across services.

Feb 26, 2026
performance-audit
web-developers

Analyze web page performance using Web Vitals and network timing metrics. Use when optimizing load times, checking Core Web Vitals, or investigating slow pages.

Feb 26, 2026
visual-testing
software-quality-assurance-analysts-and-testers

Perform visual testing and UI verification using screenshots and DOM inspection. Use when verifying UI appearance, comparing with designs, or checking for visual regressions.

Feb 26, 2026
Showing 2 of 2 repositories
All repositories loaded