sidekick-dev-web

by saharmorVerified

Automatically generate high-quality markdown context files for AI coding agents like Claude, Cursor, and Gemini, Powered By DeepWiki

116
Stars
26
Forks
TypeScript
Language
8/23/2026
Added
View on GitHubDownload ZIP

⚠️ Third-Party Software Notice

This skill is third-party open-source software developed and hosted independently on GitHub. SkillTip is an informational directory and does not control or maintain the underlying repository. Any security checks displayed are automated and limited in scope. Review the source code before installing.

Read the Terms of Service

Installation

Add to your Claude Code skills directory:

# Add to your Claude Code skills
git clone https://github.com/saharmor/sidekick-dev-web

Getting Started

Guides for using skills like sidekick-dev-web.

Security Report

Verified

Last scanned: —

{
  "status": "PASSED",
  "issues": []
}

README.md

✨ Sidekick Dev

Automatically generate high-quality markdown context files for AI coding agents like Claude, Cursor, Windsurf, and Gemini by analyzing any public GitHub repository.

LinkedIn X Stay updated on AI Stay updated on AI

https://github.com/user-attachments/assets/aa944e4d-f537-4069-b44a-2894d7233e1c

Features

  • Multi-Agent Support: Generate context files optimized for Claude, Cursor, Windsurf, and Gemini
  • GitHub Integration: Analyze any public GitHub repository using DeepWiki's AI-powered analysis
  • Smart Packaging: Download single markdown files or ZIP archives for multiple agents
  • Real-time Progress: Visual progress tracking with detailed generation steps
  • Error Handling: Clear feedback for private repositories and indexing issues
  • Modern UI: Responsive React interface with Tailwind CSS styling

Quick Start

One-Command Setup

# Clone and start both frontend and backend
git clone https://github.com/saharmor/sidekick-code-web.git
cd sidekick-code-web
./start-dev.sh

This automatically sets up the Python virtual environment, installs dependencies, and starts:

Deployment

Frontend (GitHub Pages):

cd frontend
npm run build:prod
# If deploying to GitHub Pages, ensure Vite base is set for subpath
# Site URL will be https://<user>.github.io/sidekick-code-web/

Backend (Render):

  • Build: cd backend && pip install -r requirements.txt
  • Start: cd backend && uvicorn main:app --host 0.0.0.0 --port $PORT
  • Environment: Set DEBUG=false and CORS_ORIGINS

Docker:

cd backend
docker build -t sidekick-dev-api .
docker run -p 8000:8000 sidekick-dev-api

Configuration

Backend (.env):

DEBUG=false                    # Enable debug mode and API docs
CORS_ORIGINS=http://localhost:5173  # Allowed frontend origins
DEEPWIKI_TIMEOUT=60           # DeepWiki request timeout seconds

Frontend (.env.local):

VITE_API_URL=https://your-backend.render.com  # Custom backend URL

Generated Context Files

Each markdown file provides comprehensive project context including:

  • Project overview and architecture
  • Development setup and dependencies
  • Code organization and patterns
  • Testing strategies and deployment
  • Common troubleshooting solutions

License

MIT License - see LICENSE file for details.

Connect

Built by Sahar Mor • Follow @theaievangelistStay updated on AI

Frequently Asked Questions

What is sidekick-dev-web?

sidekick-dev-web is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by saharmor. Automatically generate high-quality markdown context files for AI coding agents like Claude, Cursor, and Gemini, Powered By DeepWiki. It has 116 GitHub stars.

Is sidekick-dev-web safe to use?

Yes. sidekick-dev-web passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install sidekick-dev-web?

Clone the repository with "git clone https://github.com/saharmor/sidekick-dev-web" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is sidekick-dev-web written in?

sidekick-dev-web is primarily written in TypeScript. It is open-source under saharmor on GitHub, so you can review or fork the full source.

Are there alternatives to sidekick-dev-web?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh sidekick-dev-web against similar tools.

Comments (0)

No comments yet. Be the first to share your thoughts!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI Agents
View details

Developers Also Liked

Based on votes and bookmarks from developers who liked this skill

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP Serversapisai-tools
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details