Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

claude-code-practices

claude-code-practices 收录了来自 berkcangumusisik 的 83 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
83
Stars
11
更新
2026-04-19
Forks
0
职业覆盖
7 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

cost-audit
软件开发工程师

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

2026-04-19
api-docs
软件开发工程师

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

2026-04-16
caching-strategy
软件开发工程师

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

2026-04-16
commit
软件开发工程师

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

2026-04-16
complexity-report
软件开发工程师

Reports cyclomatic complexity hotspots and refactoring suggestions

2026-04-16
dead-code
软件开发工程师

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

2026-04-16
debug-helper
软件开发工程师

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

2026-04-16
dependency-audit
信息安全分析师

Audits dependencies for known vulnerabilities and outdated packages

2026-04-16
deploy-check
软件开发工程师

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

2026-04-16
deps-update
软件开发工程师

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

2026-04-16
env-check
网络与计算机系统管理员

Validates current environment variables against .env.example requirements

2026-04-16
expo-setup
软件开发工程师

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

2026-04-16
fix-issue
软件开发工程师

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

2026-04-16
form-gen
软件开发工程师

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

2026-04-16
github-actions
软件开发工程师

Creates or improves GitHub Actions CI/CD workflows

2026-04-16
impact-analysis
软件开发工程师

Analyzes the impact of changing a file or function - what else would break

2026-04-16
jsdoc
软件开发工程师

Adds JSDoc/TSDoc comments to all public functions and types in a file

2026-04-16
lint-fix
软件开发工程师

Fixes all auto-fixable lint errors and explains the non-auto-fixable ones

2026-04-16
memory-leak
软件开发工程师

Finds potential memory leaks - uncleaned listeners, unclosed connections, growing caches

2026-04-16
migration-gen
数据库架构师

Generates a database migration file for schema changes

2026-04-16
migration-run
数据库管理员

Checks migration status, runs pending migrations, and verifies the result

2026-04-16
mobile-deeplink
软件开发工程师

Sets up or audits deep linking for React Native / Expo apps

2026-04-16
mobile-perf
软件开发工程师

Audits React Native app for performance issues - FlatList, re-renders, bridge calls

2026-04-16
mock-gen
软件质量保证分析师与测试员

Generates mock data factories and API mocks for testing

2026-04-16
perf-audit
软件开发工程师

Finds performance bottlenecks in code - N+1 queries, unnecessary re-renders, blocking operations

2026-04-16
pr-review
软件质量保证分析师与测试员

Mevcut PR'ı veya belirtilen PR numarasını kapsamlı şekilde inceler

2026-04-16
query-optimize
数据库架构师

Optimizes database queries - adds indexes, rewrites N+1s, batches requests

2026-04-16
rate-limiter
软件开发工程师

Adds rate limiting to API endpoints with Redis or in-memory storage

2026-04-16
rename-symbol
软件开发工程师

Safely renames a function, variable, type, or class across the entire codebase

2026-04-16
secret-scan
信息安全分析师

Scans the codebase for accidentally committed secrets, tokens, and credentials

2026-04-16
security-audit
信息安全分析师

Audits a file or directory for security vulnerabilities (OWASP Top 10 focus)

2026-04-16
seo-check
网页开发工程师

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

2026-04-16
setup-project
软件开发工程师

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

2026-04-16
state-audit
软件开发工程师

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

2026-04-16
test-e2e
软件质量保证分析师与测试员

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

2026-04-16
test-generate
软件质量保证分析师与测试员

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

2026-04-16
accessibility-audit
软件质量保证分析师与测试员

Audits React/HTML components for WCAG 2.1 accessibility issues

2026-04-16
api-endpoint
软件开发工程师

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

2026-04-16
auth-middleware
软件开发工程师

Generates authentication and authorization middleware for Express/Fastify/Hono

2026-04-16
branch-cleanup
软件开发工程师

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

2026-04-16
当前展示该仓库 Top 40 / 83 个已收集 skills。