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:
Luong NGUYEN
2026-03-26 14:57:37 +01:00
parent f78c094740
commit 93f9d51513
2 changed files with 47 additions and 1 deletions
+29 -1
View File
@@ -216,7 +216,35 @@
"VikalpP",
"sandboxed",
"Sandboxing",
"pycache"
"pycache",
"inlines",
"pyproject",
"Spawnable",
"spawnable",
"agentic",
"Ghostty",
"Backgrounding",
"AUTOCOMPACT",
"reconnections",
"CLAUDEAI",
"blocklist",
"Blocklist",
"mcporter",
"SESSIONEND",
"tiktoken",
"gopls",
"pyright",
"langserver",
"rustup",
"Lockdown",
"Checkpointing",
"opusplan",
"ultrathink",
"spacebar",
"MSIX",
"NONSTREAMING",
"startswith",
"unparse"
],
"ignoreWords": [
"luongnv89",
+18
View File
@@ -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!