planning-with-files: Persistent file-based planning for multi-step AI-agent work. Keeps task_plan.md, findings.md, and progress.md on disk; lifecycle hooks inject selected project…; planning-with-files: Persistent file-based planning for multi-step AI-agent work. Keeps task_plan.md, findings.md, and progress.md on disk; lifecycle hooks inject selected project…; planning-with-files-zh: 用于多步骤 AI 代理工作的持久化文件规划系统。将 task_plan.md、findings.md 和 progress.md 保存在磁盘上,生命周期钩子会注入选定的项目规划上下文。自动恢复只读取项目规划文件。只有显式运…
Updated 2026-09-14 14:31:42 +08:00
grill-me: 一个用来打磨计划或设计的持续追问式访谈。; grill-with-docs: 一个用来打磨计划或设计的持续追问式访谈,并在过程中创建文档(ADRs 和词汇表)。; setup-matt-pocock-skills: 为此仓库配置 engineering skills——设置其 issue tracker、triage labels 词汇与 domain docs 布局。在首次使用其他 engineering skills 前运行一次。; tdd: 测试驱动开发。适用于用户想用先写测试的方式构建功能或修复缺陷、提到 “red-green-refactor”,或需要集成测试时。; handoff: 把当前对话压缩成交接文档,让另一个代理接手。; improve-codebase-architecture: 扫描代码库中的深化机会,生成可视化 HTML 报告,然后围绕你选中的候选项继续追问。; prototype: 构建一次性原型来回答一个设计问题。适用于用户想验证某个 state model 或 logic 是否感觉对,或探索 UI 应该长什么样时。; triage:…
Updated 2026-09-14 13:16:55 +08:00
here.now lets agents publish websites and files to live URLs in seconds. Publish HTML, documents, images, PDFs, videos, and static files to live URLs at…
Updated 2026-09-14 08:26:35 +08:00
adk-dev-guide: ALWAYS ACTIVE — read at the start of any ADK agent development session. ADK development lifecycle and mandatory coding guidelines — spec-driven workflow, code…; adk-cheatsheet: MUST READ before writing or modifying ADK agent code. ADK API quick reference for Python — agent types, tool definitions, orchestration patterns, callbacks,…; adk-scaffold: MUST READ before creating or enhancing any ADK agent project. Use when the user wants to build a new agent (e.g. "build me a search ag…
Updated 2026-09-14 05:55:56 +08:00
Port an existing Remotion (React) composition's source to HyperFrames HTML. Use ONLY on an explicit ask to port/convert/migrate/translate a Remotion source —…
Updated 2026-09-12 23:52:13 +08:00
clerk-setup: Add Clerk authentication to any project by following the official quickstart guides.; clerk-custom-ui: Custom authentication flows and component appearance - hooks (useSignIn, useSignUp), themes, colors, fonts, CSS. Use for custom sign-in/sign-up flows,…; clerk-nextjs-patterns: Advanced Next.js patterns - middleware, Server Actions, caching with Clerk.; clerk-setup: Add Clerk authentication to any project by following the official quickstart guides.; clerk-custom-ui: Custom authent…
Updated 2026-09-12 05:37:19 +08:00
solana-mobile-wallet: Connect Solana wallets and sign or send transactions in React Native Expo apps using Mobile Wallet Adapter and Wallet UI. Use when adding a connect wallet…; solana-mobile: Scaffold, configure, and troubleshoot Solana Mobile apps for Android using the solana-mobile CLI, Expo, and React Native. Use when creating a new Solana mobile…; seeker-domains: Resolve and display .skr domain names in Solana mobile apps, in both directions between names and wallet addresses. Use when sh…
Updated 2026-09-12 05:27:16 +08:00
superwall: Use the `superwall` CLI to manage apps, products, entitlements, campaigns, paywalls, App Store Connect, and ClickHouse analytics. Also covers documentation…; superwall-editor: Build and edit live Superwall paywalls from the CLI. Attach to a running browser editor session using a pairing code, list the tools the browser exposes right…; wwdc: Use this skill whenever the user asks about WWDC sessions, Apple Developer videos, WWDC transcripts, session IDs, technologies announced at WWDC,…
Updated 2026-09-12 04:22:21 +08:00
Persistent file-based planning for multi-step AI-agent work. Keeps task_plan.md, findings.md, and progress.md on disk; lifecycle hooks inject selected project…
Updated 2026-09-12 02:32:09 +08:00
Index and search code repositories, documentation, research papers, HuggingFace datasets, local folders, Slack workspaces, Google Drive, X (Twitter), and…
Updated 2026-09-12 02:25:22 +08:00
Expert guidance for integrating and building applications with shadcn/ui components, including component discovery, installation, customization, and best…
Updated 2026-09-12 02:21:16 +08:00
Set up, repair, or migrate to Cloudflare Turnstile bot verification in an existing frontend and backend, including server-side Siteverify.
Updated 2026-09-12 02:13:39 +08:00
Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user…
Updated 2026-09-12 02:01:15 +08:00
Use when executing implementation plans with independent tasks in the current session
Updated 2026-09-12 01:33:28 +08:00
Pre-deployment validation for Azure readiness. Run deep checks on configuration, infrastructure (Bicep or Terraform), RBAC role assignments, managed identity…
Updated 2026-09-12 01:06:27 +08:00
Prepare azd-based Azure projects for deployment: generates azure.yaml, infrastructure (Bicep/Terraform), and Dockerfiles for the Azure Developer CLI (azd)…
Updated 2026-09-12 01:05:42 +08:00
Debug Azure production issues on Azure using AppLens, Azure Monitor, resource health, and safe triage. WHEN: debug production issues, troubleshoot app service,…
Updated 2026-09-12 01:04:59 +08:00
Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this…
Updated 2026-09-12 01:04:07 +08:00
Generate an interactive bash wizard that walks a human through steps only they can perform. Use when provisioning infrastructure, setting up credentials or CI…
Updated 2026-09-12 01:02:01 +08:00
Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent…
Updated 2026-09-12 01:01:47 +08:00