Berkcan Gümüşışık
Community@berkcangumusisik
Full Stack Developer | React, Next.js & .NET Core | API Integration | AI-Assisted Web Development | E-Commerce & EdTech
Agent Skills by Berkcan Gümüşışık
Showing 83 vetted skills indexed across 1 GitHub repositories.
auth-middleware
Generate authentication middleware for Express, Fastify, and Hono apps.
i18n-check
Scan React, Vue, and Angular files to replace hardcoded strings with i18n keys.
commit
Generate Conventional Commit messages from staged changes and git history.
migration-gen
Generate up and down database migration files from schema changes.
merge-conflict
Identify and resolve merge conflict markers across multi-language codebases.
graphql-schema
Generate and validate GraphQL schemas with resolver scaffolding.
type-fix
Fix TypeScript type errors in files or entire projects.
extract-function
Extract code blocks into named, typed TypeScript functions with call sites and tests.
mobile-perf
Identify performance bottlenecks in React Native apps via static analysis.
complexity-report
Identify cyclomatic complexity hotspots in TypeScript or JavaScript codebases.
breaking-changes
Detect breaking changes between two git refs and generate migration steps.
cost-audit
Analyze Claude session transcripts to identify and quantify token usage waste.
secret-scan
Scan codebases to detect committed secrets, tokens, and credentials.
test-perf
Generate performance benchmarks for functions or HTTP endpoints.
perf-audit
Detect N+1 queries, unnecessary re-renders, and blocking operations in codebases.
duplicate-finder
Detect duplicated logic across TypeScript and JavaScript codebases.
changelog
Aggregate commits into a structured Unreleased section for CHANGELOG.md.
form-gen
Generate React form components with TypeScript types and validation schemas.
openapi-gen
Generate OpenAPI 3.0 specifications from TypeScript Express-like route definitions.
cherry-pick
Locate a commit by description or hash and cherry-pick it into the current branch.
dead-code
Identify unused exports, variables, functions, and dependencies in TypeScript, JavaScript, and Python codebases.
mock-gen
Generate typed mock factories and MSW handlers for TypeScript projects.
api-endpoint
Generate API endpoint scaffolds with validation, auth hooks, and tests.
util-function
Generate TypeScript utility functions with tests and JSDoc examples.