cobusgreyling

Grok Build Showcase — Development skill for Claude Code

Development community

A living, executable showcase and practical toolkit for Grok Build (xAI).

How to install Grok Build Showcase

This entry records only its repository, not the path inside it, so there is no exact command to give. Open cobusgreyling/grok-build-showcase and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Grok Build Showcase does

A living, executable showcase and practical toolkit for Grok Build (xAI). Includes reusable skills, exemplary AGENTS.md, a Grok-readiness auditor CLI, and demonstrations of Plan Mode + subagents.

Alternatives in Development

  • Claude Integration Guide — FOR CLAUDE CODE: When a user asks you to integrate components from this showcase repository into their project 9.3k ★
  • Ars Plan — ARS academic-paper plan mode — Socratic chapter-by-chapter planning 4.5k ★
  • Portaljs Add Chart — Add a chart (line, bar, area, pie, or scatter) to a dataset's showcase in a PortalJS portal 2.3k ★

README

grok-build-showcase

**A living, executable showcase and practical toolkit for Grok Build (xAI).**

This repository was **created from scratch** using Grok 4.3 and the Grok Build CLI. It is designed to be the clearest possible reference for:

  • How to set up a project for maximum agent productivity
  • High-quality, reusable skills that encode repeatable workflows
  • Strong verification culture (tests + CI + self-check loops)
  • Demonstrations of Plan Mode, subagent patterns, and todo-driven work

[![Made with Grok Build](https://img.shields.io/badge/Made%20with-Grok%20Build-000000?style=flat&logo=data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTIgMkwxMy41IDguNUwyMCAxMEwxMy41IDExLjVMMTEuNSAxOEwxMCAxMS41TDMuNSAxMEw5LjUgOC41TDEyIDJaIiBmaWxsPSJ3aGl0ZSIvPjwvc3ZnPg==)](https://x.ai) [![TypeScript](https://img.shields.io/badge/TypeScript-5.x-3178C6?logo=typescript&logoColor=white)](https://www.typescriptlang.org/) [![Node](https://img.shields.io/badge/Node-20+-339933?logo=node.js&logoColor=white)](https://nodejs.org/)

**→ https://github.com/cobusgreyling/grok-build-showcase**


Why This Project?

Grok Build excels at long-horizon, tool-heavy tasks when the project gives it clear rules, tests, and reusable procedures (skills). This repo is intentionally **meta**:

  • It ships the exact configuration and skills that make agent work reliable.
  • The main artifact (gbs CLI) is a useful tool in its own right (project auditor + skill manager + scaffolder).
  • The demo command visually explains subagent + best-of-n patterns without requiring a live Grok session.
  • Everything is tested and CI'd so an agent (or human) can iterate safely.

Good project types for Grok Build (from research):

  • Full-stack apps, libraries/SDKs, refactoring projects, monorepos, security/compliance work, and tooling + docs + examples repos like this one.

Features

| Comm