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
- Host: GitHub
- URL: https://github.com/andronics/claude-plugins
- Owner: andronics
- License: mit
- Created: 2025-10-24T00:47:08.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-10-24T12:10:41.000Z (8 months ago)
- Last Synced: 2025-10-24T14:15:54.900Z (8 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.