sungjin9288

Website Improvement — Security skill for Claude Code

Security community

Plan a website improvement project with Site Profile, audit checklist, MCP readiness, refactor tasks, prompts, and handoff report.

How to install Website Improvement

Installs to ~/.claude/skills/sungjin9288-design-ai-website-improvement/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sungjin9288-design-ai-website-improvement && curl -fsSL https://raw.githubusercontent.com/sungjin9288/design-ai/HEAD/commands/website-improvement.md -o ~/.claude/skills/sungjin9288-design-ai-website-improvement/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Website Improvement does


description: Plan a website improvement project with Site Profile, audit checklist, MCP readiness, refactor tasks, prompts, and handoff report.

You will produce a Website Improvement plan for the site described in `$ARGUMENTS`. This includes new homepage implementation and existing homepage refactoring. The target website source code does not live in design-ai; implementation happens later in the target website repository after explicit human approval.

Steps

  1. Read the workflow so

Alternatives in Security

  • Competitive Audit — Capture a competitor website with Playwright and extract its color system, typography, layout patterns, and 's 309 ★
  • Goal Prompt Builder — Build audit-friendly /goal prompts for OpenAI Codex 225 ★
  • Claudit Sec — Security audit tool for Claude Desktop and Claude Code on macOS — single-command visibility into MCP servers 115 ★

Full documentation available on GitHub

View Source Repository