Erhan Karaarslan avatar

Erhan Karaarslan

Community

@erhankaraarslan

1Followers
|
18Public Repos
|
24Published Skills

Agent Skills by Erhan Karaarslan

Showing 24 vetted skills indexed across 1 GitHub repositories.

erhankaraarslanerhankaraarslan

feature-tracking

Track project features and progress in a structured JSON model.

Community
Intermediate
erhankaraarslanerhankaraarslan

task-router

Route user tasks to suitable agents using keyword extraction and a decision matrix.

Community
Basic
erhankaraarslanerhankaraarslan

error-handling

Implement consistent error handling patterns for TypeScript/Node applications.

Community
Advanced
erhankaraarslanerhankaraarslan

refactoring-patterns

Apply refactoring patterns to JavaScript/TypeScript codebases with test scaffolding.

Community
Intermediate
erhankaraarslanerhankaraarslan

weekly-report

Aggregate Git activity, feature progress, bug trends, and agent usage into weekly reports.

Community
Intermediate
erhankaraarslanerhankaraarslan

coding-standards

Enforce consistent coding standards for JavaScript/TypeScript projects.

Community
Basic
erhankaraarslanerhankaraarslan

tool-examples

Provide MCP tool invocation examples for GitHub, PostgreSQL, memory, and filesystem tasks.

Community
Basic
erhankaraarslanerhankaraarslan

smart-compaction

Summarize session contexts into decision-focused snapshots via PreCompact hook or /compact command.

Community
Basic
erhankaraarslanerhankaraarslan

code-quality-grader

Run deterministic lint, type, test, and security checks with pass/fail results.

Community
Intermediate
erhankaraarslanerhankaraarslan

deploy

Automates end-to-end production deployments with tests, builds, rollback, and Bash-based safety guard for dev, staging, prod.

Community
Intermediate
erhankaraarslanerhankaraarslan

git-workflow

Standardize Git branching, commit messages, and pull request workflows.

Community
Basic
erhankaraarslanerhankaraarslan

codebase-research

Analyze a codebase to reveal architecture, data flow, and entry points.

Community
Intermediate
erhankaraarslanerhankaraarslan

debugging

Analyze logs and stack traces to debug Node.js and browser applications.

Community
Basic
erhankaraarslanerhankaraarslan

api-design

Enforces REST API design compliance for endpoints, naming, and error handling.

Community
Basic
erhankaraarslanerhankaraarslan

error-recovery

Provide deterministic remediation steps for command-line and CI tool failures.

Community
Basic
erhankaraarslanerhankaraarslan

structured-thinking

Document complex decisions with a stepwise reasoning framework.

Community
Basic
erhankaraarslanerhankaraarslan

e2e-testing

Automate end-to-end browser testing with Puppeteer MCP in Node.js projects.

Community
Intermediate
erhankaraarslanerhankaraarslan

incremental-coding

Enforce one feature per session with start and end routines for traceable commits.

Community
Basic
erhankaraarslanerhankaraarslan

session-handoff

Update CLAUDE.md Active Context, Last Status, and Next Steps sections.

Community
Basic
erhankaraarslanerhankaraarslan

testing-standards

Codify standardized testing practices for unit, integration, and end-to-end tests.

Community
Intermediate
erhankaraarslanerhankaraarslan

rollback

Revert faulty deployments with Git and database migration rollback strategies.

Community
Advanced
erhankaraarslanerhankaraarslan

monitoring

Automate production health checks, metrics collection, and alerting with Prometheus and Grafana.

Community
Basic
erhankaraarslanerhankaraarslan

performance-optimization

Automates performance-improvement techniques for databases, caching layers, and frontend code.

Community
Advanced
erhankaraarslanerhankaraarslan

session-start-verification

Verify working directory, Git status, and server health at session start.

Community
Basic