database-migrations
vmain
io.github.xu-xiang/everything-claude-code-zh/database-migrations
跨 PostgreSQL、MySQL 及常用 ORM(Prisma、Drizzle、Django、TypeORM、golang-migrate)的模式变更(schema changes)、数据迁移、回滚及零停机部署(zero-downtime deployments)的数据库迁移最佳实践。
“filesystem github context7 playwright” 共 2,884 个结果
vmain
io.github.xu-xiang/everything-claude-code-zh/database-migrations
跨 PostgreSQL、MySQL 及常用 ORM(Prisma、Drizzle、Django、TypeORM、golang-migrate)的模式变更(schema changes)、数据迁移、回滚及零停机部署(zero-downtime deployments)的数据库迁移最佳实践。
vmain
io.github.xu-xiang/everything-claude-code-zh/python-testing
使用 pytest、TDD 方法论、测试夹具(Fixtures)、模拟(Mocking)、参数化(Parametrization)以及覆盖率要求的 Python 测试策略。
vmain
io.github.xu-xiang/everything-claude-code-zh/python-patterns
Pythonic 惯用法、PEP 8 标准、类型提示,以及构建稳健、高效且可维护 Python 应用的最佳实践。
vmain
io.github.curiositech/some_claude_skills/docker-containerization
Write production-grade Dockerfiles, docker-compose configurations, multi-stage builds, and container optimization. Activate on "Dockerfile", "docker", "docker-compose", "container", "multi-stage build", "docker image", "container optimization", "docker security". NOT for Kubernetes orchestration, cloud-specific container services (ECS, Cloud Run), or CI/CD pipelines (use github-actions-pipeline-builder).
vmain
io.github.curiositech/some_claude_skills/nextjs-app-router-expert
Expert in Next.js 14/15 App Router architecture, React Server Components (RSC), Server Actions, and modern full-stack React development. Specializes in routing patterns, data fetching strategies, caching, streaming, and deployment optimization.
vmain
io.github.affaan-m/ECC/agentic-engineering
Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing.
vmain
io.github.affaan-m/ECC/agent-harness-construction
Design and optimize AI agent action spaces, tool definitions, and observation formatting for higher completion rates.
vmain
io.github.aj-geddes/useful-ai-prompts/refactor-legacy-code
Modernize and improve legacy codebases while maintaining functionality. Use when you need to refactor old code, reduce technical debt, modernize deprecated patterns, or improve code maintainability without breaking existing behavior.
vmain
io.github.aj-geddes/useful-ai-prompts/css-architecture
Organize CSS using BEM, SMACSS, and CSS-in-JS patterns. Use when building scalable, maintainable styling systems with proper naming conventions.
vmain
io.github.aj-geddes/useful-ai-prompts/mobile-first-design
Design for mobile devices first, then scale up to larger screens. Create responsive interfaces that work seamlessly across all device sizes.
vmain
io.github.aj-geddes/useful-ai-prompts/mobile-app-testing
Comprehensive mobile app testing strategies for iOS and Android. Covers unit tests, UI tests, integration tests, performance testing, and test automation with Detox, Appium, and XCTest.
vmain
io.github.aj-geddes/useful-ai-prompts/mobile-app-debugging
Debug issues specific to mobile applications including platform-specific problems, device constraints, and connectivity issues.
vmain
io.github.aj-geddes/useful-ai-prompts/mobile-offline-support
Implement offline-first mobile apps with local storage, sync strategies, and conflict resolution. Covers AsyncStorage, Realm, SQLite, and background sync patterns.
vmain
io.github.aj-geddes/useful-ai-prompts/kubernetes-deployment
Deploy, manage, and scale containerized applications on Kubernetes clusters with best practices for production workloads, resource management, and rolling updates.
vmain
io.github.aj-geddes/useful-ai-prompts/docker-containerization
Create optimized Docker containers with multi-stage builds, security best practices, and minimal image sizes. Use when containerizing applications, creating Dockerfiles, optimizing container images, or setting up Docker Compose services.
vmain
io.github.elastic/kibana/codeql
Work with CodeQL in Kibana — write, test, and debug custom queries locally, fetch scan results from GitHub, and validate inline suppression comments. Use when writing or debugging CodeQL queries, running CodeQL unit tests, analyzing SARIF results, fetching scan results, or checking codeql suppression justifications.
vmain
io.github.elastic/kibana/api-authz
Kibana API route authorization patterns. Use when configuring route security, working with requiredPrivileges, using authzResult for privilege-based branching, opting out of authorization, or naming custom privileges.
vmain
io.github.atopile/atopile/frontend
Frontend standards for atopile extension webviews: architecture, contracts, design system, and testing workflow.
vmain
io.github.akin-ozer/cc-devops-skills/dockerfile-generator
Create, generate, or write Dockerfiles and multi-stage Docker images. Containerize apps.
vmain
io.github.akin-ozer/cc-devops-skills/dockerfile-validator
Validate, lint, audit, or scan a Dockerfile for security and best practices.
vmain
io.github.foryourhealth111-pixel/Vibe-Skills/pdf
PDF manipulation toolkit. Extract text/tables, create PDFs, merge/split, fill forms, for programmatic document processing and analysis.
vmain
io.github.phuryn/pm-skills/sql-queries
Generate SQL queries from natural language descriptions. Supports BigQuery, PostgreSQL, MySQL, and other dialects. Reads database schemas from uploaded diagrams or documentation. Use when writing SQL, building data reports, exploring databases, or translating business questions into queries.
vmain
io.github.affaan-m/ECC/security-scan
使用AgentShield扫描您的Claude代码配置(.claude/目录),以发现安全漏洞、配置错误和注入风险。检查CLAUDE.md、settings.json、MCP服务器、钩子和代理定义。
vmain
io.github.incidentfox/incidentfox/infrastructure-kubernetes
Kubernetes debugging methodology and scripts. Use for pod crashes, CrashLoopBackOff, OOMKilled, deployment issues, resource problems, or container failures.