File contents Replicate FRE|Nxt Stack
Install and replicate Ragav's personal Claude + Codex stack (skills + plugin manifests + bootstrap scripts).
Installed assets
Core skills copied to .claude/skills/*
Claude plugin manifest at .claude/stacks/frenxt/installed-plugins.txt
Codex plugin manifest at .claude/stacks/frenxt/installed-codex-plugins.txt
Full-stack bootstrap script at .claude/stacks/frenxt/bootstrap-frenxt-stack.sh
Category manifests and scripts under .claude/stacks/frenxt/categories/
Categories
Developer Workflow Systems
Reasoning Frameworks
Domain Playbooks
Full replication
bash .claude/stacks/frenxt/bootstrap-frenxt-stack.sh
Category-only replication
# 1) Install only category plugins (Claude + Codex)
bash .claude/stacks/frenxt/install-category-plugins.sh developer-workflow-systems
# 2) Sync only category skills to ~/.claude*
bash .claude/stacks/frenxt/sync-category-skills-to-profiles.sh developer-workflow-systems
Accepted category values:
developer-workflow-systems
reasoning-frameworks
domain-playbooks
Notes
Claude plugin installs depend on local Claude CLI plugin command support.
Codex plugin enablement updates ~/.codex/config.toml plugin blocks.
Some skills include project-specific paths, IDs, and environment assumptions. Tune after bootstrap.
1 --- 2 name: artifact-4 3 description: Replicate FRE|Nxt Stack 4 --- 5 # Replicate FRE|Nxt Stack 6 7 Install and replicate Ragav's personal Claude + Codex stack (skills + plugin manifests + bootstrap scripts). 8 9 ## Installed assets 10 11 - Core skills copied to `.claude/skills/*` 12 - Claude plugin manifest at `.claude/stacks/frenxt/installed-plugins.txt` 13 - Codex plugin manifest at `.claude/stacks/frenxt/installed-codex-plugins.txt` 14 - Full-stack bootstrap script at `.claude/stacks/frenxt/bootstrap-frenxt-stack.sh` 15 - Category manifests and scripts under `.claude/stacks/frenxt/categories/` 16 17 ## Categories 18 19 - Developer Workflow Systems 20 - Reasoning Frameworks 21 - Domain Playbooks 22 23 ## Full replication 24 25 ```bash 26 bash .claude/stacks/frenxt/bootstrap-frenxt-stack.sh 27 ``` 28 29 ## Category-only replication 30 31 ```bash 32 # 1) Install only category plugins (Claude + Codex) 33 bash .claude/stacks/frenxt/install-category-plugins.sh developer-workflow-systems 34 35 # 2) Sync only category skills to ~/.claude* 36 bash .claude/stacks/frenxt/sync-category-skills-to-profiles.sh developer-workflow-systems 37 ``` 38 39 Accepted category values: 40 41 - `developer-workflow-systems` 42 - `reasoning-frameworks` 43 - `domain-playbooks` 44 45 ## Notes 46 47 - Claude plugin installs depend on local Claude CLI plugin command support. 48 - Codex plugin enablement updates `~/.codex/config.toml` plugin blocks. 49 - Some skills include project-specific paths, IDs, and environment assumptions. Tune after bootstrap.
frenxt/cables/tree/main/content/claude-code/skill-stack-replication/artifact commit cd4000429d
Frequently asked questions How do I install the Artifact skill? Run npx skillmds@latest add frenxt/artifact-4 in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
What does the Artifact skill do? Replicate FRE|Nxt Stack It is listed under Coding & Dev Tools on SkillMD.
Is Artifact safe to use? This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
Which AI agents work with Artifact? This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Is Artifact free to use? Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Who published Artifact? frenxt (@frenxt) published this skill. Their other Agent Skills are listed on their SkillMD profile.