database-migration
vmain
io.github.davila7/claude-code-templates/database-migration
Master database schema and data migrations across ORMs (Sequelize, TypeORM, Prisma), including rollback strategies and zero-downtime deployments.
“Claude Code” 共 4,048 个结果
vmain
io.github.davila7/claude-code-templates/database-migration
Master database schema and data migrations across ORMs (Sequelize, TypeORM, Prisma), including rollback strategies and zero-downtime deployments.
vmain
io.github.davila7/claude-code-templates/database-architect
Expert database architect specializing in data layer design from scratch, technology selection, schema modeling, and scalable database architectures.
vmain
io.github.davila7/claude-code-templates/security-audit
Comprehensive security auditing workflow covering web application testing, API security, penetration testing, vulnerability scanning, and security hardening.
vmain
io.github.davila7/claude-code-templates/expo-deployment
Deploy Expo apps to production
vmain
io.github.davila7/claude-code-templates/api-security-testing
API security testing workflow for REST and GraphQL APIs covering authentication, authorization, rate limiting, input validation, and security best practices.
vmain
io.github.davila7/claude-code-templates/api-design-principles
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers and stand the test of time.
vmain
io.github.davila7/claude-code-templates/python-testing-patterns
Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.
vmain
io.github.davila7/claude-code-templates/python-pro
Master Python 3.12+ with modern features, async programming, performance optimization, and production-ready practices. Expert in the latest Python ecosystem including uv, ruff, pydantic, and FastAPI.
vmain
io.github.davila7/claude-code-templates/typescript-pro
Master TypeScript with advanced types, generics, and strict type safety. Handles complex type systems, decorators, and enterprise-grade patterns.
vmain
io.github.davila7/claude-code-templates/nextjs-app-router-patterns
Comprehensive patterns for Next.js 14+ App Router architecture, Server Components, and modern full-stack React development.
vmain
io.github.davila7/claude-code-templates/react-state-management
Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosing between state management solutions.
vmain
io.github.davila7/claude-code-templates/react-native-architecture
Production-ready patterns for React Native development with Expo, including navigation, state management, native modules, and offline-first architecture.
vmain
io.github.davila7/claude-code-templates/react-component-performance
Diagnose slow React components and suggest targeted performance fixes.
vdev
io.github.code-yeongyu/oh-my-openagent/git-master
MUST USE for ANY git operations. Atomic commits, rebase/squash, history search (blame, bisect, log -S). STRONGLY RECOMMENDED: Use with task(category='quick', load_skills=['git-master'], ...) to save context. Triggers: 'commit', 'rebase', 'squash', 'who wrote', 'when was X added', 'find the commit that'.
vmain
io.github.hashgraph-online/awesome-codex-plugins/automation-builder
Используй только внутри активного Codex Project Autopilot-проекта для automation-задач по его плану; не включай для обычных скриптов вне автопилота.
vmain
io.github.hashgraph-online/awesome-codex-plugins/backend-builder
Используй только внутри активного Codex Project Autopilot-проекта по утверждённому плану; не включай для обычных backend-задач вне автопилота.
vmain
io.github.hashgraph-online/awesome-codex-plugins/database-designer
Используй только внутри активного Codex Project Autopilot-проекта, когда data-layer уже относится к плану автопилота.
vmain
io.github.secondsky/claude-skills/mobile-app-debugging
Mobile app debugging for iOS, Android, cross-platform frameworks. Use for crashes, memory leaks, performance issues, network problems, or encountering Xcode instruments, Android Profiler, React Native debugger, native bridge errors.
vmain
io.github.secondsky/claude-skills/mobile-app-testing
Mobile app testing with unit tests, UI automation, performance testing. Use for test infrastructure, E2E tests, testing standards, or encountering test framework setup, device farms, flaky tests, platform-specific test errors.
vmain
io.github.secondsky/claude-skills/mobile-first-design
Designs responsive interfaces starting from mobile screens with progressive enhancement for larger devices. Use when building responsive websites, optimizing for mobile users, or implementing adaptive layouts.
vmain
io.github.secondsky/claude-skills/mobile-offline-support
Offline-first mobile apps with local storage, sync queues, conflict resolution. Use for offline functionality, data sync, connectivity handling, or encountering sync conflicts, queue management, storage limits, network transition errors.
vmain
io.github.davila7/claude-code-templates/dependabot-review
Review and manage Dependabot PRs. Categorizes by risk, checks CI status, auto-merges safe updates, and reports issues. Use when the user says "review dependabot", "merge dependabot", "dependabot PRs", or "update dependencies".
vmain
io.github.tradermonty/claude-trading-skills/skill-designer
Design new Claude skills from structured idea specifications. Use when the skill auto-generation pipeline needs to produce a Claude CLI prompt that creates a complete skill directory (SKILL.md, references, scripts, tests) following repository conventions.
vmain
io.github.udecode/plate/browser-debug-setup
One-time setup for a persistent debug browser on `127.0.0.1:9222` for `dev-browser --connect`. Use when browser work is needed but no reusable debug browser is running yet.