docs: align evergreen docs with release state
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# 📖 Usage Guide: How to Actually Use These Skills
|
||||
# Usage Guide: How to Actually Use These Skills
|
||||
|
||||
> **Confused after installation?** This guide walks you through exactly what to do next, step by step.
|
||||
|
||||
---
|
||||
|
||||
## 🤔 "I just installed the repository. Now what?"
|
||||
## "I just installed the repository. Now what?"
|
||||
|
||||
Great question! Here's what just happened and what to do next:
|
||||
|
||||
@@ -12,7 +12,7 @@ Great question! Here's what just happened and what to do next:
|
||||
|
||||
When you ran `npx antigravity-awesome-skills` or cloned the repository, you:
|
||||
|
||||
✅ **Downloaded 1,204+ skill files** to your computer (default: `~/.gemini/antigravity/skills/`; or `~/.agent/skills/` if you used `--path`)
|
||||
✅ **Downloaded 1,250+ skill files** to your computer (default: `~/.gemini/antigravity/skills/`; or `~/.agent/skills/` if you used `--path`)
|
||||
✅ **Made them available** to your AI assistant
|
||||
❌ **Did NOT enable them all automatically** (they're just sitting there, waiting)
|
||||
|
||||
@@ -20,7 +20,7 @@ Think of it like installing a toolbox. You have all the tools now, but you need
|
||||
|
||||
---
|
||||
|
||||
## 🎯 Step 1: Understanding "Bundles" (This is NOT Another Install!)
|
||||
## Step 1: Understanding "Bundles" (This is NOT Another Install!)
|
||||
|
||||
**Common confusion:** "Do I need to download each skill separately?"
|
||||
|
||||
@@ -32,7 +32,7 @@ Bundles are **recommended lists** of skills grouped by role. They help you decid
|
||||
|
||||
**Analogy:**
|
||||
|
||||
- You installed a toolbox with 1,204+ tools (✅ done)
|
||||
- You installed a toolbox with 1,250+ tools (✅ done)
|
||||
- Bundles are like **labeled organizer trays** saying: "If you're a carpenter, start with these 10 tools"
|
||||
- You don't install bundles—you **pick skills from them**
|
||||
|
||||
@@ -55,7 +55,7 @@ These are **recommendations** for which skills a web developer should try first.
|
||||
|
||||
---
|
||||
|
||||
## 🚀 Step 2: How to Actually Execute/Use a Skill
|
||||
## Step 2: How to Actually Execute/Use a Skill
|
||||
|
||||
This is the part that should have been explained better! Here's how to use skills:
|
||||
|
||||
@@ -106,7 +106,7 @@ Use @brainstorming to plan this feature
|
||||
|
||||
---
|
||||
|
||||
## 💬 Step 3: What Should My Prompts Look Like?
|
||||
## Step 3: What Should My Prompts Look Like?
|
||||
|
||||
Here are **real-world examples** of good prompts:
|
||||
|
||||
@@ -162,7 +162,7 @@ Here are **real-world examples** of good prompts:
|
||||
|
||||
---
|
||||
|
||||
## 🎓 Step 4: Your First Skill (Hands-On Tutorial)
|
||||
## Step 4: Your First Skill (Hands-On Tutorial)
|
||||
|
||||
Let's actually use a skill right now. Follow these steps:
|
||||
|
||||
@@ -190,9 +190,9 @@ Let's actually use a skill right now. Follow these steps:
|
||||
|
||||
---
|
||||
|
||||
## 🗂️ Step 5: Picking Your First Skills (Practical Advice)
|
||||
## Step 5: Picking Your First Skills (Practical Advice)
|
||||
|
||||
Don't try to use all 1,204+ skills at once. Here's a sensible approach:
|
||||
Don't try to use all 1,250+ skills at once. Here's a sensible approach:
|
||||
|
||||
### Start with "The Essentials" (5 skills, everyone needs these)
|
||||
|
||||
@@ -235,7 +235,7 @@ Keep the [CATALOG.md](../../CATALOG.md) open as reference. When you need somethi
|
||||
|
||||
---
|
||||
|
||||
## 🔄 Complete Example: Building a Feature End-to-End
|
||||
## Complete Example: Building a Feature End-to-End
|
||||
|
||||
Let's walk through a realistic scenario:
|
||||
|
||||
@@ -287,7 +287,7 @@ AI: [Creates tests, sets up CI/CD, deploys to Vercel]
|
||||
|
||||
---
|
||||
|
||||
## 🆘 Common Questions
|
||||
## Common Questions
|
||||
|
||||
### "Which tool should I use? Claude Code, Cursor, Gemini?"
|
||||
|
||||
@@ -343,7 +343,7 @@ Use @skill-creator to help me build a custom skill for [your task]
|
||||
|
||||
---
|
||||
|
||||
## 🎯 Quick Reference Card
|
||||
## Quick Reference Card
|
||||
|
||||
**Save this for quick lookup:**
|
||||
|
||||
@@ -359,7 +359,7 @@ Use @skill-creator to help me build a custom skill for [your task]
|
||||
|
||||
---
|
||||
|
||||
## 🚦 Next Steps
|
||||
## Next Steps
|
||||
|
||||
Now that you understand how to use skills:
|
||||
|
||||
@@ -370,7 +370,7 @@ Now that you understand how to use skills:
|
||||
|
||||
---
|
||||
|
||||
## 💡 Pro Tips for Maximum Effectiveness
|
||||
## Pro Tips for Maximum Effectiveness
|
||||
|
||||
### Tip 1: Start Every Feature with @brainstorming
|
||||
|
||||
@@ -395,7 +395,7 @@ Now that you understand how to use skills:
|
||||
|
||||
---
|
||||
|
||||
## 📞 Still Confused?
|
||||
## Still Confused?
|
||||
|
||||
If something still doesn't make sense:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user