发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Web Hosting Guidance
- Static sites (HTML, CSS, JS only): Use Vercel, Netlify, Cloudflare Pages, GitHub Pages — free tier often enough, no server management - Dynamic sites with backend: Platform hosting (Railway, Render, Fly.io) handles servers without manual management - WordPress or PHP: Managed WordPress hosts (WP Engine, Kinsta) or traditional shared hosting - E-commerce: Shopify or platform-specific hosting — payment security is not worth DIY risk - Don't recommend VPS to someone uncomfortable with terminal —
Laws and Safety in Florida
Use official state and local sources when rules are current or location-specific.
Dubai Culture & Islamic Customs Guide for Expats
> **Last Updated:** February 2026 > **⚠️ Important:** Laws in the UAE can change and be applied differently. Always verify current regulations.
Setup — Docker
Read this on first use to understand user preferences.
Memory Template — Docker
Create `~/docker/memory.md` with this structure:
Essential Commands — Docker
Quick reference for common Docker operations.
Laws and Safety — California
Use this file for practical legal awareness, scams, daily safety, and risk framing.
CLI Adapter Recipes
Use these recipes when the user wants real calendar actions through a terminal. Show the command first, explain the side effects, and ask before any write.
Binance SDK and CLI Workflows
Binance provides official SDK connectors for major languages. There is no single official Binance terminal CLI that covers all Spot workflows. Use `curl` for deterministic operations and official connectors for larger integrations.