A collection of Claude Code plugins for Coxwave engineering team
npx claudepluginhub coxwave/claude-pluginsA hook that auto-runs ruff check --fix and ruff format on Python file edits
A skill that enforces Python coding standards (type hints, imports, Pythonic style)
A skill that transforms vague requirements into precise, actionable specifications through structured questioning
Coxwave 팀에서 유지보수하는 Claude Code 플러그인 마켓플레이스입니다.
claude plugin marketplace add https://github.com/coxwave/claude-plugins.git
새 플러그인이 추가되거나 기존 플러그인이 업데이트되면:
claude plugin marketplace update coxwave-plugins
claude plugin install <plugin-name>@coxwave-plugins # 새로 설치
claude plugin update <plugin-name>@coxwave-plugins # 업데이트
Claude Code 내에서도 동일하게 가능합니다:
/plugin marketplace add coxwave/claude-plugins
/plugin marketplace update
| 플러그인 | 유형 | 설명 |
|---|---|---|
| python-autofix | Hook | Python 파일 수정 시 자동 ruff check --fix + ruff format |
| python-standards | Skill | Python 코딩 표준 (type hints, import 정리, Pythonic style) |
| refine | Skill | 모호한 요구사항을 구조화된 질문으로 명확한 스펙으로 정제 |
/plugin install refine@coxwave-plugins
모호한 요구사항을 반복적인 질문을 통해 실행 가능한 스펙으로 변환하는 스킬입니다.
사용법: /refine, "요구사항 정리해줘", "스펙 뽑아줘" 등으로 트리거
주요 기능:
/plugin install python-standards@coxwave-plugins
Python 코드 작성, 리뷰, 리팩토링 시 자동으로 적용되는 코딩 표준 스킬입니다.
주요 규칙:
Any는 대문자, from typing import Any import)/plugin install python-autofix@coxwave-plugins
Python 파일을 수정(Write/Edit)할 때마다 자동으로 ruff check --fix와 ruff format을 실행하는 훅입니다.
필수 조건: ruff 설치 필요 (pip install ruff)
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations