一键导入
no-auto-push
Use when preparing git operations, finishing development work, or considering pushing branches to a remote for this repository
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when preparing git operations, finishing development work, or considering pushing branches to a remote for this repository
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
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.
Use when you have a spec or requirements for a multi-step task, before touching code
Use when creating or refactoring a page module in this repository, especially under src/pages, when deciding folder layout, file naming, shared page state, exports, or how to avoid prop drilling
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs; in this repository, completion verification must include running npx tsc --noEmit and confirming the output before making any success claims
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for "shadcn init", "create an app with --preset", or "switch to --preset".
| name | no-auto-push |
| description | Use when preparing git operations, finishing development work, or considering pushing branches to a remote for this repository |
This repository must never be pushed automatically. Local edits and local commits are allowed, but git push requires an explicit user request in the current conversation.
git push unless the user explicitly asks for it.Before any remote operation, verify: