RayCodes Archify — AI skill for Claude Code
Archify GitHub Just Got Insane — AI Visualizes Your Entire Codebase.
How to install RayCodes Archify
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open 47thtechcorner/RayCodes_Archify and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What RayCodes Archify does
Archify GitHub Just Got Insane — AI Visualizes Your Entire Codebase! Instant AI-powered codebase architecture diagram and system flow visualizer using Python and Ollama.
Alternatives in AI
- Repomix — 📦 Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file 22.7k ★
- Claude Flow — An enterprise-grade AI orchestration platform that revolutionizes how developers build with AI 22.2k ★
- Greptile — Code Search AI-powered codebase search and understanding 14k ★
README
🌐 Archify Instant AI Diagram Generator
Archify Instant AI Diagram Generator automatically transforms code files and system ideas into interactive, dark-mode visual maps using AI agents.
⚡ 3-Step Execution Workflow
| Step 1: Input | Step 2: AI Action | Step 3: Result |
|---|---|---|
Read Python files from inputs/sample_repo/ |
Ollama Agent parses SKILL.md & builds visual map |
Generates interactive web diagram & summary report |
🛠️ Tech Stack
- Language: Python 3.9+
- AI Agent Integration: Ollama API & Local GGUF models
- Diagram Compiler: Archify Engine (Node.js renderer)
- Output Formats: Standalone HTML + Inline SVG
🚀 Quick Start Guide
1. Installation
Install required dependencies in your Windows PowerShell terminal:
pip install -r requirements.txt
2. Install & Run Ollama Model
Pull and run the required Ollama model (`deepseek-v4-pro-qwen-4b-mtp:latest`):
ollama pull deepseek-v4-pro-qwen-4b-mtp:latest
3. Run Application
Execute the main generator script to analyze the sample codebase inside `inputs/sample_repo/`:
python main.py
📂 Project Repository Structure
Archify/
├── inputs/
│ └── sample_repo/
│ ├── api_gateway.py
│ ├── auth_service.py
│ ├── cache_cluster.py
│ └── data_pipeline.py
├── main.py
├── requirements.txt
└── README.md
🌟 5 Key Use Cases
- Automated App Service Mapping: Turn complex backend repos into visual component maps instantly.
- Pull Request Code Reviews: Compare system maps before and after code merges to catch unexpected dependencies.
- **Bu
Related Skills
Jflowmunch
Live flow diagram of what an AI coding agent intends to do, rendered from a watched JSON file
RayCodes BookToSkill
Book to Skill Github: Turn Any PDF Into Local AI Skill (No Token Limits!) - Turn any PDF or book into structur
RayCodes DeepSeek Harness
DeepSeek Harness with Local Ollama: Complete Free Setup Guide - Open-source AI agent harness powered by Cordis
RayCodes GenericAgent
Autonomous web form automation that learns from itself — powered by GenericAgent, a local Ollama LLM (gemma4-n
RayCodes Humanizer
Humanizer Skill 3.0: Make AI Writing Sound 100% Human Locally! - Local AI prose humanizer skill for Ollama, Cl
Stacklit
One command gives AI agents instant codebase context. ~250 tokens replaces 50,000+ tokens of exploration. Auto
Related Agents
Mermaid Flow Visualizer
Use this agent when the user explicitly requests a Mermaid diagram to visualize code architecture, data flow,
Boxbox Visualizer
Takes the analyzer's graph.json and renders a beautiful, beginner-friendly self-contained HTML diagram. Used b
Bead Epic Auditor
Use this agent when auditing bead epics for closure drift — finding open epics whose entire child set is alrea