alphaparkinc

Genpark Collaborative Block Terminal Command Assistant Skill — Design skill for Claude Code

Design community

Collaborative block terminal natural language command assistant (Warp style).

How to install Genpark Collaborative Block Terminal Command Assistant Skill

This entry records only its repository, not the path inside it, so there is no exact command to give. Open alphaparkinc/genpark-collaborative-block-terminal-command-assistant-skill and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Genpark Collaborative Block Terminal Command Assistant Skill does

Collaborative block terminal natural language command assistant (Warp style).

Alternatives in Design

  • Nothing Design Skill — A Claude Code skill for generating UI in the Nothing design language 1.4k ★
  • WP Block Themes — WordPress block theme development 902 ★
  • Hue — open-source skill that learns any brand and turns it into a complete design system 806 ★

README

genpark-collaborative-block-terminal-command-assistant-skill

![Python 3.9+](https://img.shields.io/badge/python-3.9%2B-blue) ![License MIT](https://img.shields.io/badge/license-MIT-green) ![MCP Compatible](https://img.shields.io/badge/MCP-Compatible-purple) ![GenPark AI](https://img.shields.io/badge/GenPark-AI--Agent--Skill-orange)

**GenPark AI Agent Skill** -- Collaborative block terminal natural language command assistant (Warp style)

Quick Start

python example_usage.py

Architecture

graph LR
  User([User / AI Agent]) -->|JSON Request| Skill[GenPark AI Skill]
  Skill --> CoreEngine[Core Engine]
  CoreEngine -->|Structured Output| User

MCP

python mcp_server.py