tech-stack-audit is a reusable LLM prompt. It is designed to be used as a Claude Code slash command.
It leverages browser technologies through the Chrome Dev Tools MCP server to execute tech stack audits and thoroughly inspect, review, and interpret website and martech tools. Then, it creates a well-formatted summary, which is returned to various output channels.
The prompt reduces time to deliverable and increases completeness when executing front end tech stack audits in the web browser.
- Clone the prompt to your directory for slash commands, e.g.
~/.claude/commands/ - Optional: Refine prompt for specific use case
- Execute in Claude Code via
/tech-stack-audit url optional-tool-or-category
The audit summary will be returned to the working directory as a .md file. It can also be exported to other output channels, such as file export, Slack, JIRA, Confluence.
