An open API service indexing awesome lists of open source software.

https://github.com/andronics/claude-plugins

Claude Plugins - Agent, Commands, Tool & MCP Servers
https://github.com/andronics/claude-plugins

Last synced: 5 months ago
JSON representation

Claude Plugins - Agent, Commands, Tool & MCP Servers

Awesome Lists containing this project

README

          

# Andronics Claude Plugins

A curated marketplace of high-quality Claude Code plugins for enhanced development workflows.

## Overview

This repository serves as the official Andronics Claude Code plugin marketplace, providing developers with specialized tools, agents, commands, and skills to supercharge their Claude Code experience.

## Available Plugins

### TypeScript Pro

**`@andronics/claude-plugin-typescript-pro`**

Comprehensive TypeScript development toolkit for Claude Code with specialized agents, commands, skills, and hooks covering the full development lifecycle.

**Features:**
- Specialized TypeScript development agents
- Custom commands for common TypeScript workflows
- Skills for type-checking, building, and testing
- Hooks for automated development lifecycle management
- Support for monorepo configurations and migrations

**Installation:**
```bash
# Install via Claude Code
claude-code plugin install andronics/claude-plugin-typescript-pro
```

**Repository:** [andronics/claude-plugin-typescript-pro](https://github.com/andronics/claude-plugin-typescript-pro)

## Installing Plugins

To use plugins from this marketplace, you need to have [Claude Code](https://claude.com/claude-code) installed.

### Via Marketplace

```bash
claude-code plugin install andronics/claude-plugin-
```

### Manual Installation

1. Clone the specific plugin repository
2. Link the plugin to your Claude Code installation
3. Restart Claude Code

## License

MIT License - see individual plugin repositories for their specific licenses.