Audit your environment and recommend the best Claude Code setup
Copy the install command and let the AI configure it · recommended for beginners
Please install the "workspace-surface-audit" skill from askskill: 1. Download https://raw.githubusercontent.com/affaan-m/ECC/main/skills/workspace-surface-audit/SKILL.md 2. Save it as ~/.claude/skills/workspace-surface-audit/SKILL.md 3. Reload skills and tell me it's ready
Please audit my current workspace repo, MCP servers, plugins, connectors, environment variable surfaces, and harness setup. Explain what capabilities are actually available now and recommend the highest-value Claude Code skills, hooks, agents, and operator workflows to enable first.
An inventory of available capabilities, a risk and gap analysis, and prioritized Claude Code setup recommendations.
I’m not sure why some Claude Code capabilities are unavailable. Please inspect the current repo context, MCP configuration, plugin connectivity, permissions, and environment surfaces, identify the limiting factors, and provide actionable fixes.
A diagnosis of the issue, likely causes, and step-by-step remediation and validation guidance.
Based on this workspace’s repo structure, toolchain, MCP services, and runtime environment, design a high-value Claude Code usage plan for the team, including recommended skill combinations, hooks, agent responsibilities, and daily operator workflows.
A standardized AI development workflow and configuration plan suitable for team adoption.
Read-only audit skill for answering the question "what can this workspace and machine actually do right now, and what should we add or enable next?"
This is the ECC-native answer to setup-audit plugins. It does not modify files unless the user explicitly asks for follow-up implementation.
.env, .mcp.json, plugin settings, or connected-app surfaces to find missing workflow layersInspect only the files and settings needed to answer the question well:
package.json, lockfiles, language markers, framework config, README.md.mcp.json, .lsp.json, .claude/settings*.json, .codex/*AGENTS.md, CLAUDE.md, install manifests, hook configs.env* files in the active repo and obvious adjacent ECC workspacesSTRIPE_API_KEY, TWILIO_AUTH_TOKEN, FAL_KEYProduce a compact inventory:
If a surface exists only as a primitive, call that out. Example:
Compare the workspace against:
Do not just list names. For each comparison, answer:
For every real gap, recommend the correct ECC-native shape:
| Gap Type | Preferred ECC Shape |
|---|---|
| Repeatable operator workflow | Skill |
| Automatic enforcement or side-effect | Hook |
| Specialized delegated role | Agent |
| External tool bridge | MCP server or connector |
| Install/bootstrap guidance | Setup or audit skill |
Default to user-facing skills that orchestrate existing tools when the need is operational rather than infrastructural.
Return five sections in this order:
…
Handle returns, refunds, fraud checks, and warranty claim decisions efficiently.
Use Bun for runtime, bundling, testing, packages, and Node migration decisions.
Use the correct Ethereum Keccak-256 hashing in Node.js and TypeScript.
Apply Nuxt 4 patterns for SSR safety, performance, and data fetching.
Generate images, videos, and audio with one unified AI media workflow.
Design Quarkus 3 backend patterns for messaging, APIs, data, and async workflows.
Review code for security, quality, and performance issues with actionable suggestions.
Scan Claude Code configs for vulnerabilities, misconfigurations, and prompt injection risks.
Audit, re-engineer, and bootstrap projects with AI-first development workflows.
Discover, search, recommend, and install Claude Code skills from SkillHub.
Scan codebases for TODO/FIXME items and prioritize them for CI.
Adds reusable Claude Code workflows with agents, skills, hooks, and commands.