Grok Build Showcase — Development skill for Claude Code
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
[](https://x.ai) [](https://www.typescriptlang.org/) [](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 (
gbsCLI) is a useful tool in its own right (project auditor + skill manager + scaffolder). - The
democommand 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
Related Skills
Ask Grok
Get Grok (xAI) second opinion on a question or current work. Single-shot, advisory, no contamination.
Grok Files
List, prune, or gc Grok (xAI) uploaded files. Cleanup for bridge-owned uploads only.
Grok Skills
Use Grok from Claude Code and Codex: review, reason, implement, verify through a hardened (or direct) sandboxe
Groking
Terminal-first coding agent powered by xAI Grok — real file editing, patch workflows, parallel worker agents,
Grok Faf Voice
Python SDK that gives xAI Grok Voice agents persistent memory across sessions, devices, and models. LiveKit-en
Resume Claude Codex Grok
Pick up in-progress work from one CLI agent inside another: Claude Code, Codex, Grok Build, OpenCode, oh-my-pi
Related Agents
Scopus Auditor
Use when the user provides an existing review text (LaTeX, plain text, or pasted) and wants references validat
Builder
Use this agent when you need to build a complete, executable project from requirements and context. This inclu
Force Runner
Run AI model tasks in background via The Force. Use when user wants parallel work with GPT-5.2, Gemini, Codex,