搜索结果
全部能力
找到 2368 个相关结果 / 部署与云服务
软件工程 / 部署发布
python
python
Expert in Python development with best practices across web, data science, and automation
软件工程 / 部署发布
product-changelog
product-changelog
Product changelog and release notes that users actually read. Covers categorization, user-facing language, visuals, and distribution. Use for: release notes,…
软件工程 / 诊断修复
pocketbase-best-practices
pocketbase-best-practices
PocketBase development best practices covering collection design, API rules, authentication, SDK usage, query optimization, realtime subscriptions, file…
软件工程 / 部署发布
docker-deployment
docker-deployment
Containerize and deploy Node.js applications with Docker including multi-stage builds, Docker Compose, and production optimization
软件工程 / 部署发布
bash-scripting
bash-scripting
Bash scripting guidelines covering security, portability, error handling, and automation best practices for DevOps.
软件工程 / 部署发布
gcp-cloud-run
gcp-cloud-run
Deploy containerized applications on Google Cloud Run with automatic scaling, traffic management, and service mesh integration. Use for container-based serverless computing.
软件工程 / 部署发布
react-native
react-native
React Native mobile patterns, platform-specific code
软件工程 / 诊断修复
ce-debug
ce-debug
Systematically find root causes and fix bugs. Use when debugging errors, investigating test failures, reproducing bugs from issue trackers (GitHub, Linear,…
软件工程 / 部署发布
legal-advisor
legal-advisor
Draft privacy policies, terms of service, disclaimers, and legal notices. Creates GDPR-compliant texts, cookie policies, and data processing agreements.
软件工程 / 部署发布
pricing-strategy
pricing-strategy
When the user wants help with pricing decisions, packaging, or monetization strategy. Also use when the user mentions 'pricing,' 'pricing tiers,' 'freemium,'…
软件工程 / 部署发布
caching-strategy
caching-strategy
Implement efficient caching strategies using Redis, Memcached, CDN, and cache invalidation patterns. Use when optimizing application performance, reducing database load, or improving response times.
软件工程 / 部署发布
c-pro
c-pro
Write efficient C code with proper memory management, pointer
软件工程 / 部署发布
recall-reasoning
recall-reasoning
Search past reasoning for relevant decisions and approaches
软件工程 / 诊断修复
cloudbase
cloudbase
Use this skill when you develop, design, build, deploy, debug, migrate, or troubleshoot CloudBase (腾讯云开发, 云开发, TCB, 微信云开发) projects. Covers Web apps (React,…
软件工程 / 诊断修复
project-session-management
project-session-management
Track progress across sessions using SESSION.md with git checkpoints and concrete next actions. Converts IMPLEMENTATION_PHASES.md into trackable session state. Use when: resuming work after context clears, managing multi-phase implementations, or troubleshooting lost context.
软件工程 / 部署发布
grepai-storage-qdrant
grepai-storage-qdrant
grepai-storage-qdrant — an installable skill for AI agents, published by yoanbernabeu/grepai-skills.
软件工程 / 诊断修复
chdb-datastore
chdb-datastore
Drop-in pandas replacement with ClickHouse performance. Use `import chdb.datastore as pd` (or `from datastore import DataStore`) and write standard pandas code — same API, 10-100x faster on large datasets. Supports 16+ data sources (MySQL, PostgreSQL, S3, MongoDB, ClickHouse, Iceberg, Delta Lake, etc.) and 10+ file formats (Parquet, CSV, JSON, Arrow, ORC, etc.) with cross-source joins. Use this skill when the user wants to analyze data with pandas-style syntax, speed up slow pandas code, query remote databases or cloud storage as DataFrames, or join data across different sources — even if they don't explicitly mention chdb or DataStore. Do NOT use for raw SQL queries, ClickHouse server administration, or non-Python languages.
软件工程 / 部署发布
github-workflow-automation
github-workflow-automation
Advanced GitHub Actions workflow automation with AI swarm coordination, intelligent CI/CD pipelines, and comprehensive repository management
软件工程 / 诊断修复
network-engineer
network-engineer
Expert network engineer specializing in modern cloud networking, security architectures, and performance optimization.
软件工程 / 诊断修复
pytorch-fsdp
pytorch-fsdp
Expert guidance for Fully Sharded Data Parallel training with PyTorch FSDP - parameter sharding, mixed precision, CPU offloading, FSDP2