Shadxn
Description
Experimenting with AI our way into the unknown — monorepo: agentx (agentic code generation engine) + shadxn (component registry & transforms)
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
shadxn
A monorepo with two packages. We're experimenting with AI — building our way into the unknown, hoping we'll learn how to master its use along the way.
Packages
`agentx`
General-purpose agentic code generation engine. CLI and library.
Takes a natural language task, gathers project context (tech stack, schemas, skills, library docs), sends it to Claude, and writes the output files. Supports multi-step generation, auto-healing, a runtime server, MCP server mode, REPL, git integration, and agent-to-agent communication.
agentx generate "REST API for user auth with JWT"
agentx evolve "add dark mode" --glob "src/components/**/*.tsx"
agentx chat
agentx inspect
agentx serve --stdio
`shadxn`
Component registry and code transform system. Originally forked from shadcn-ui.
Manages component registries (shadcn, aceternity, custom), handles AST transforms for imports/CSS/JSX/RSC, and resolves project config. Depends on `agentx` for shared utilities.
shadxn init
shadxn add button
shadxn diff
shadxn registry build
Setup
pnpm install
pnpm build
Development
pnpm dev # watch mode (both packages)
pnpm build # build (agentx first, then shadxn via turbo)
pnpm test # run tests
pnpm typecheck # type-check
Run locally after building:
node packages/agentx/dist/cli.js generate "hello world"
node packages/shadxn/dist/cli.js init
Structure
packages/
agentx/ agent orchestrator, providers, context, skills,
outputs, tools, runtime, MCP, memory, hooks,
observability, permissions, REPL, git, A2A
shadxn/ registries, AST transformers, config resolution,
component commands (init, add, diff, registry)
Acknowledgment
The shadxn package builds on the original [Shadcn UI](https://github.com/shadcn-ui/ui) CLI by [Shadcn](https://twitter.com/shadcn). MIT licensed.
Licens
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的
AI