微信公众号文章设计技能 是做什么的?
Codex skill for WeChat Official Account article layouts and photo frame placeholders.
针对微信公众号文章排版和相框占位符的Codex技能。
juneme/wechat-article-designer-skill 是一个专为微信公众号文章排版设计的Codex技能。它能帮助开发者快速构建美观的文章布局,包括图片框架占位符和其他视觉元素。该技能适用于AI编码助手Codex,允许用户通过自然语言描述生成或编辑文章布局。它基于清晰的设计规则和模板,简化排版流程,使非设计师用户也能轻松创建专业外观的微信文章。通过这一技能,可以大幅提升微信公众号运营效率,减少手动设计时间。
npx skills add juneme/wechat-article-designer-skillCodex skill for WeChat Official Account article layouts and photo frame placeholders.
ElevenLabs text-to-speech with mac-style say UX.
Oracle CLI second-model review/debug/refactor/design with selected files, dry-run token checks, API or browser engine.
Capture and automate macOS UI with the Peekaboo CLI.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.
Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.