@dezkareid/ai-team
v1.4.6
Published
Repository for AI Team
Downloads
1,449
Readme
ai-team
Repository with AI tooling for teams — Gemini CLI extensions and Claude Code marketplace plugins.
Gemini CLI
Installation
gemini extensions install https://github.com/dezkareid/ai-teamClaude Code
Install the marketplace
Add this marketplace to Claude Code so it can discover the available plugins:
claude marketplace add dezkareid-ai-team https://github.com/dezkareid/ai-teamAvailable plugins
npm-tools — Tools for working with npm
| Command | Description |
|---|---|
| npm-package-setup | Initialize and publish a new npm package. |
| npm-publish | Setup NPM publication workflow with OIDC and provenance using local standard actions (Monorepo & pnpm support). |
design-system — Authoritative design system context and tools
company-context — Authoritative company context and tools
Install a plugin
Once the marketplace is added, install a plugin with:
claude plugin install npm-tools
claude plugin install design-system
claude plugin install company-context