Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
| Date | Stars |
|---|---|
| 2026-07-31 | 289 |
| 2026-08-06 | 295 |
Today
+6 stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Astral plugins for Claude Code
## Installation
### Add the marketplace
Add the Astral marketplace to Claude Code:
```bash
/plugin marketplace add astral-sh/claude-code-plugins
```
### Install the `astral` plugin
After adding the marketplace:
```bash
/plugin install astral@astral-sh
```
Or browse and install interactively:
```bash
/plugin
```
### Team installation
For team-wide plugin usage, add to your project's `.claude/settings.json`:
```json
{
"extraKnownMarketplaces": {
"astral-sh": {
"source": {
"source": "github",
"repo": "astral-sh/claude-code-plugins"
}
}
},
"enabledPlugins": {
"astral@astral-sh": true
}
}
```
Team members will be prompted to install the plugin when they trust the
repository.
## Usage
### Skills
The plugin provides skills for Astral tools.
Invoke skills with `/astral:<skill>`, e.g., `/astral:uv`.
Claude sometimes needs to be prompted to use skills. We recommend adding this
instruction to your `CLAUDE.md`:
> When working with Python, invoke the relevant `/astral:<skill>` for `uv`,
> `ty`, and `ruff` to ensure best practices are followed.
### LSP
The plugin also provides the ty LSP. It requires `uvx` to be available.
## License
Licensed under either of:
- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.
## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md) for development setup and guidelines.
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.
Excerpt of 1,805 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:7900175ae4e84255, llm:Repository name 'claude-code-plugins' suggests plugins for Claude (AI assistant) to interact with code; no topics/description/readme available. Likely plugin integrations for AI assistant -> relates to agents, plugins, chat-ui, or prompt-engineering. Primary: agents (tools/plugins for AI agents). Secondary: chat-ui (assistant integration) and prompt-engineering (plugin design). Confidence 0.28
matched fp:7900175ae4e84255, llm:Repository name 'claude-code-plugins' suggests plugins for Claude (AI assistant) to interact with code; no topics/description/readme available. Likely plugin integrations for AI assistant -> relates to agents, plugins, chat-ui, or prompt-engineering. Primary: agents (tools/plugins for AI agents). Secondary: chat-ui (assistant integration) and prompt-engineering (plugin design). Confidence 0.28
matched fp:7900175ae4e84255, llm:Repository name 'claude-code-plugins' suggests plugins for Claude (AI assistant) to interact with code; no topics/description/readme available. Likely plugin integrations for AI assistant -> relates to agents, plugins, chat-ui, or prompt-engineering. Primary: agents (tools/plugins for AI agents). Secondary: chat-ui (assistant integration) and prompt-engineering (plugin design). Confidence 0.28