Initial commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Refresh Claude Code Local Environment
|
||||
|
||||
Follow these steps to refresh Claude Code's local environment, ensuring that their agent skills and plugins are fully up-to-date.
|
||||
|
||||
Use Claude Code's native plugin manager instead of `npx`.
|
||||
|
||||
1. **Update the Plugin:** Run the specific CLI command to update the Firebase plugin:
|
||||
```bash
|
||||
claude plugin update firebase@firebase
|
||||
```
|
||||
Reference in New Issue
Block a user