Agent Skills by Erhan Karaarslan
Showing 24 vetted skills indexed across 1 GitHub repositories.
feature-tracking
Track project features and progress in a structured JSON model.
task-router
Route user tasks to suitable agents using keyword extraction and a decision matrix.
error-handling
Implement consistent error handling patterns for TypeScript/Node applications.
refactoring-patterns
Apply refactoring patterns to JavaScript/TypeScript codebases with test scaffolding.
weekly-report
Aggregate Git activity, feature progress, bug trends, and agent usage into weekly reports.
coding-standards
Enforce consistent coding standards for JavaScript/TypeScript projects.
tool-examples
Provide MCP tool invocation examples for GitHub, PostgreSQL, memory, and filesystem tasks.
smart-compaction
Summarize session contexts into decision-focused snapshots via PreCompact hook or /compact command.
code-quality-grader
Run deterministic lint, type, test, and security checks with pass/fail results.
deploy
Automates end-to-end production deployments with tests, builds, rollback, and Bash-based safety guard for dev, staging, prod.
git-workflow
Standardize Git branching, commit messages, and pull request workflows.
codebase-research
Analyze a codebase to reveal architecture, data flow, and entry points.
debugging
Analyze logs and stack traces to debug Node.js and browser applications.
api-design
Enforces REST API design compliance for endpoints, naming, and error handling.
error-recovery
Provide deterministic remediation steps for command-line and CI tool failures.
structured-thinking
Document complex decisions with a stepwise reasoning framework.
e2e-testing
Automate end-to-end browser testing with Puppeteer MCP in Node.js projects.
incremental-coding
Enforce one feature per session with start and end routines for traceable commits.
session-handoff
Update CLAUDE.md Active Context, Last Status, and Next Steps sections.
testing-standards
Codify standardized testing practices for unit, integration, and end-to-end tests.
rollback
Revert faulty deployments with Git and database migration rollback strategies.
monitoring
Automate production health checks, metrics collection, and alerting with Prometheus and Grafana.
performance-optimization
Automates performance-improvement techniques for databases, caching layers, and frontend code.
session-start-verification
Verify working directory, Git status, and server health at session start.