deployment
Deployment workflow for password generator web applications. Use when deploying, configuring CI/CD, or preparing the application for production.
اپنے ایجنٹ کے لیے موزوں صلاحیت تلاش کریں۔
Deployment workflow for password generator web applications. Use when deploying, configuring CI/CD, or preparing the application for production.
Creates GitHub Actions CI/CD workflows for testing, building, and deploying applications. Supports Nix/devenv builds, container publishing, and multi-environment deployments. Use when setting up CI pipelines, release automation, or deployment workflows.
CI/CD pipelines for Flutter applications. Use when setting up GitHub Actions, GitLab CI, or other build automation for Flutter projects. Includes test workflows, build matrix configurations, artifact management, and release automation for both iOS and Android.
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
Create, evaluate, and optimize GitHub Actions workflows and custom actions. Use when building CI/CD pipelines, creating workflow files, developing custom actions, troubleshooting workflow failures, performing security analysis, optimizing performance, or reviewing GitHub Actions best practices. Covers Ruby/Rails, TypeScript/Node.js, Heroku and Fly.io deployments.
Authentication and authorization for real_deal platform including third-party login (WeChat, Apple, Google, GitHub, LinkedIn), OAuth/OIDC flows, account merging, session management, and security best practices. Use when implementing login systems, handling OAuth callbacks, managing user sessions, or working with identity providers.
Use ComputationalPaths path tactics to automate common RwEq goals (path_simp/path_auto/path_normalize), and structure calc-based proofs cleanly.
Translate Civilization 5 Vox Populi C++ formulas to TypeScript. Use when asked to translate a formula, add a new mechanic calculation, convert C++ code from CvGameCoreDLL, implement game logic like production costs, gold costs, growth thresholds, combat calculations, or yield computations. Handles GD_INT_GET/GD_FLOAT_GET macros, integer math preservation, and modifier chains.
Optimize and implement GPU kernels using CubeCL for memory-efficient LLM training
Step-by-step guide for adding new feature modules to the renderer process using feature-based architecture
Guides adding new Higher Inductive Types to the ComputationalPaths library. Use when creating new HITs, defining fundamental group (pi1) calculations, implementing encode-decode proofs, or adding new topological spaces.
Assert CPU-only runtime inside a container using PyTorch (torch.cuda.is_available()==False) and optional env var checks. Use to prevent accidental GPU execution during CPU smoke tests.
前端数据流与状态管理规范。涵盖 TanStack Query (React Query) 的使用模式、Query Keys 结构、API SDK 集成以及交互反馈标准。
Guide for developing Storybook stories for CSS components in `@madogiwa-ui/css`.
Look up official Nuxt documentation for specific APIs, advanced features, or implementation details not covered in repository instructions. Use when precise Nuxt framework information is needed.
Skills for working with Angular Material v20 (@angular/material: "~20.0.0") UI component library in Angular applications.
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
Quy ước i18n (Vietnamese-first UI) với next-intl trong repo Next.js 16 này.