fix(ci): Add missing cSpell words and README sections for CI compliance
- Add 31 technical terms to cSpell dictionary (ultrathink, agentic, pyright, etc.) - Add Table of Contents section to README.md - Add Contributing section to README.md
This commit is contained in:
18
README.md
18
README.md
@@ -17,6 +17,20 @@ Go from typing `claude` to orchestrating agents, hooks, skills, and MCP servers
|
||||
|
||||
---
|
||||
|
||||
## Table of Contents
|
||||
|
||||
- [The Problem](#the-problem)
|
||||
- [How Claude How To Fixes This](#how-claude-how-to-fixes-this)
|
||||
- [How It Works](#how-it-works)
|
||||
- [Not Sure Where to Start?](#-not-sure-where-to-start)
|
||||
- [Get Started in 15 Minutes](#-get-started-in-15-minutes)
|
||||
- [What Can You Build With This?](#what-can-you-build-with-this)
|
||||
- [FAQ](#faq)
|
||||
- [Contributing](#contributing)
|
||||
- [License](#license)
|
||||
|
||||
---
|
||||
|
||||
## The Problem
|
||||
|
||||
You installed Claude Code. You ran a few prompts. Now what?
|
||||
@@ -835,6 +849,10 @@ Quick start:
|
||||
|
||||
---
|
||||
|
||||
## Contributing
|
||||
|
||||
We welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) for details on how to get started.
|
||||
|
||||
## Contributors
|
||||
|
||||
Thanks to everyone who has contributed to this project!
|
||||
|
||||
Reference in New Issue
Block a user