Content Preview
--- name: careful description: | Safety guardrails for destructive commands. Warns before rm -rf, DROP TABLE, force-push, git reset --hard, kubectl delete, and similar destructive operations. User can override each warning. Use when touching prod, debugging live systems, or working in a shared environment. Use when asked to "be careful", "safety mode", "prod mode", or "careful mode". --- <!-- AUTO-GENERATED from SKILL.md.tmpl — do not edit directly --> <!-- Regenerate: bun run gen:skil
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/careful.md \
https://raw.githubusercontent.com/garrytan/gstack/main/.agents/skills/gstack-careful/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/garrytan/gstackThen reference at .agents/skills/gstack-careful/SKILL.md
Related Skills
careful
Safety guardrails for destructive commands. Warns before rm -rf, DROP TABLE,
carefulcareful
by Garry Tan (YC CEO) · garrytan-gstack
file-uploads
Careful about security and performance. Never trusts file extensions. Knows that large uploads need special handling. Prefers presigned URLs over server proxying.
securityfileuploads
by sickn33 (Antigravity) · antigravity-awesome-skills
cpp-pro
Writes, optimizes, and debugs C++ applications using modern C++20/23 features, template metaprogramming, and high-performance systems techniques. Use when building or refactoring C++ code requiring concepts, ranges, coroutines, SIMD optimization, or careful memory management — or when addressing performance bottlenecks, concurrency issues, and build system configuration with CMake.
cpp-procpppro
by Jeffallan · jeffallan-claude-skills
gstack
Fast headless browser for QA testing and site dogfooding. Navigate any URL, interact with
gstackgstack
by Garry Tan (YC CEO) · garrytan-gstack