local-deploy — local-deploy install local-deploy, MarkdownViewer-web-pro, community, local-deploy install, ide skills, local-deploy for AI agents, local-deploy privacy scan, local-deploy pre-flight check, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Development Agents needing private and secure code validation before public deployment. local-deploy is a skill that enables local serving of an app to verify changes before public deployment, ensuring code privacy and integrity.

Features

Runs mandatory privacy scan using bash scripts/privacy-scan.sh
Performs pre-flight file check with bash check-deployment.sh
Confirms presence of vendored libraries, app files, and KaTeX fonts
Starts the local deployment process for testing and validation
Ensures personal info such as paths, emails, and names are not publicly visible

# Core Topics

davidcarma davidcarma
[1]
[0]
Updated: 3/2/2026

Agent Capability Analysis

The local-deploy skill by davidcarma is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for local-deploy install, local-deploy for AI agents, local-deploy privacy scan.

Ideal Agent Persona

Perfect for Development Agents needing private and secure code validation before public deployment.

Core Value

Empowers agents to verify changes locally, ensuring code integrity and privacy by running mandatory privacy scans and pre-flight file checks using bash scripts like privacy-scan.sh and check-deployment.sh.

Capabilities Granted for local-deploy

Validating code changes before public repository push
Running privacy scans to protect personal info
Confirming presence of vendored libraries and app files

! Prerequisites & Limits

  • Requires local environment setup
  • Bash script compatibility needed
  • Public repository push requires passing privacy scan
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

local-deploy

Install local-deploy, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Local Deploy

Serve the app locally to verify changes before pushing to the public repo.

Steps

1. Privacy scan (MANDATORY — public repo)

bash
1bash scripts/privacy-scan.sh

Do NOT proceed if this fails. Fix every violation first — any personal info (paths, emails, names) will be publicly visible.

2. Pre-flight file check

bash
1bash check-deployment.sh

Confirms vendored libs (lib/), app files (js/, css/), and KaTeX fonts are all present.

3. Start local server

bash
1# Python (zero-install) 2python3 -m http.server 8080 3 4# Or Node 5npx serve -l 8080

Open: http://localhost:8080

What to Verify

  1. Console clean — no 404s or JS errors in DevTools
  2. Markdown rendering — type markdown, confirm preview renders
  3. Math — paste $E=mc^2$ and $$\int_0^1 x\,dx$$
  4. Mermaid — paste a mermaid code block, verify render + zoom/pan + copy-image
  5. Themes — cycle Light / Dark / Gwyneth
  6. Minimaps — visible on editor and preview, toggle buttons work
  7. View persistence — switch to preview-only, reload, confirm mode remembered
  8. File ops — open, save, drag-drop a .md file
  9. Image paste — paste image from clipboard, verify embed

Troubleshooting

SymptomFix
Port in usepython3 -m http.server 8081
KaTeX fonts 404Check lib/fonts/ has 20 .woff2 files
Mermaid not renderingCheck lib/mermaid.min.js loads (Network tab)
file:// protocol issuesAlways use HTTP server; file:// breaks clipboard/CORS

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is local-deploy?

Perfect for Development Agents needing private and secure code validation before public deployment. local-deploy is a skill that enables local serving of an app to verify changes before public deployment, ensuring code privacy and integrity.

How do I install local-deploy?

Run the command: npx killer-skills add davidcarma/MarkdownViewer-web-pro. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for local-deploy?

Key use cases include: Validating code changes before public repository push, Running privacy scans to protect personal info, Confirming presence of vendored libraries and app files.

Which IDEs are compatible with local-deploy?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for local-deploy?

Requires local environment setup. Bash script compatibility needed. Public repository push requires passing privacy scan.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add davidcarma/MarkdownViewer-web-pro. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use local-deploy immediately in the current project.

Related Skills

Looking for an alternative to local-deploy or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI