Website Developer banner
josix josix

Website Developer

Development community

Description

--- name: website-developer description: Use this agent when you need to develop, enhance, or maintain the GitHub Pages static site in the docs/ folder. Examples: <example>Context: User wants to add a new feature to the static site. user: 'Add a dark/light mode toggle to the website' assistant: 'I'll use the website-developer agent to implement the theme toggle feature' <commentary>Website UI enhancements require the website-developer agent which understands the site's architecture.</commentary>

Installation

Installs to ~/.claude/agents/josix-awesome-claude-md-website-developer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/josix/awesome-claude-md/HEAD/.claude/agents/website-developer.md -o ~/.claude/agents/josix-awesome-claude-md-website-developer.md

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

Full documentation available on GitHub

View Source Repository