All authors
berkcangumusisik avatar

Claude Skills by berkcangumusisik

github.com/berkcangumusisik
84 skillsA× 83B× 10 installs133 views
Seo CheckA

Audits Next.js/React app for SEO issues - metadata, Open Graph, structured data

data-aibashreact
0
12
Setup ProjectB

Onboards a new developer - explains the project, runs setup steps, verifies everything works

data-aibashapi
0
12
Snapshot UpdateA

Reviews and selectively updates outdated Jest/Vitest snapshots

data-aibash
0
12
Sql ExplainA

Explains a SQL query in plain language and suggests optimizations

data-aibashsql
0
12
State AuditA

Audits React state management - finds prop drilling, redundant state, and suggests improvements

data-aibashreact
0
12
Tag ReleaseA

Bumps version in package.json (or equivalent), creates a git tag, and pushes

data-aigobash
0
12
Tailwind CleanupA

Removes unused Tailwind classes, extracts repeated class patterns into components

data-aibash
0
12
Tech DebtA

Audits the codebase for technical debt and produces a prioritized backlog

data-aigobash
0
12
Test CoverageA

Runs coverage report, identifies untested code, and generates missing tests

data-aigobash
0
12
Test E2eA

Generates end-to-end tests for a user flow using Playwright or Cypress

data-aibash
0
12
Test GenerateA

Generates unit tests for a file or function with full coverage of edge cases

data-aigo
0
12
Test MutationA

Analyzes test quality by identifying mutations your tests would NOT catch

data-aigotesting
0
12
Test PerfA

Writes performance/benchmark tests for a function or endpoint

data-aibashperformance
0
12
Test RunnerA

Testleri çalıştırır, başarısız olanları analiz eder ve düzeltme önerir

data-aibash
0
12
Type FixA

Fixes TypeScript type errors in a file or across the project

data-aitypescriptbash
0
12
Util FunctionA

Creates a well-typed, tested utility function from a description

data-aitypescriptbash
0
12
Websocket HandlerA

Implements WebSocket handlers with rooms, authentication, and reconnection logic

data-aitypescriptbash
0
12
ISSUE TEMPLATEA

`/skill-name`

ai-agents
0
12
Accessibility AuditA

Audits React/HTML components for WCAG 2.1 accessibility issues

ai-agentsreact
0
12
Api DocsA

Generates API documentation from route definitions (Express, Fastify, Hono, etc.)

ai-agentsbashexpress
0
12
Api EndpointA

Scaffolds a complete API endpoint with validation, error handling, and tests

ai-agentsbashexpress
0
12
Auth MiddlewareA

Generates authentication and authorization middleware for Express/Fastify/Hono

ai-agentsbashexpress
0
12
Branch CleanupA

Lists and removes stale local and remote branches that have been merged

ai-agentsgobash
0
12
Breaking ChangesA

Detects breaking changes between two git refs and generates a migration guide

ai-agentsbashgit
0
12
Bundle AnalyzeA

Analyzes frontend bundle size and suggests optimizations

ai-agentsbashreact
0
12
Caching StrategyA

Adds caching to expensive operations - Redis, in-memory, HTTP cache headers

ai-agentsbashreact
0
12
ChangelogA

Updates CHANGELOG.md with commits since the last entry

ai-agentsbashgit
0
12
Cherry PickA

Finds a commit by description and cherry-picks it to the current branch

ai-agentsbashgit
0
12
CommitA

Staged değişiklikleri analiz edip Conventional Commits formatında commit mesajı oluşturur

ai-agentsbashgit
0
12
Complexity ReportA

Reports cyclomatic complexity hotspots and refactoring suggestions

ai-agentsbashrefactoring
0
12
Component GenA

Generates a React/Vue/Svelte component with props, types, tests, and stories

developmenttypescriptbash
0
12
Cost AuditA

Analyzes the current session's token usage, pinpoints where tokens were wasted, and produces concrete optimization actions

ai-agentsgobash
0
12
Cron JobA

Creates a cron job with error handling, logging, locking, and monitoring

ai-agentsbashnode
0
12
Dead CodeA

Finds unused functions, variables, exports, and dependencies across the codebase

ai-agentstypescriptgo
0
12
Debug HelperA

Hata mesajı veya stack trace alır, kök nedeni bulur ve düzeltir

ai-agentsgobash
0
12
Dep GraphA

Maps module dependencies and finds circular imports and coupling issues

ai-agentsbash
0
12
Dependency AuditA

Audits dependencies for known vulnerabilities and outdated packages

ai-agentsgobash
0
12
Deploy CheckA

Pre-deploy checklist - runs tests, checks env vars, verifies build, and flags risks

ai-agentsbashgit
0
12
Deps UnusedA

Finds packages in package.json that are not actually used in the codebase

ai-agentstypescriptbash
0
12
Deps UpdateA

Updates dependencies safely - patch/minor auto, major with analysis

ai-agentsgobash
0
12
Docker BuildA

Creates or optimizes a Dockerfile for the current project

ai-agentsbashnode
0
12
Duplicate FinderA

Finds duplicated logic across the codebase and proposes shared abstractions

ai-agentsgobash
0
12
Env CheckA

Validates current environment variables against .env.example requirements

ai-agentsbashapi
0
12
Env SetupA

Creates .env.example, validates required env vars, and documents each one

ai-agentsbashsql
0
12
Error HandlerA

Creates a centralized error handling system with typed errors and proper HTTP responses

ai-agentsbash
0
12
Expo SetupA

Sets up EAS Build, OTA updates, and app.json configuration for Expo projects

ai-agentsbashgit
0
12
Extract FunctionA

Extracts a code block into a named function with proper types and tests

ai-agentstypescript
0
12
Fix IssueA

GitHub issue numarasını alır, okur ve otomatik olarak çözer

ai-agentsbashgit
0
12
Form GenA

Generates a form component with validation, error messages, and submit handling

ai-agentstypescriptbash
0
12
Git Blame ExplainA

Explains why specific lines of code were written using git blame and commit history

ai-agentsbashgit
0
12