A manual, evidence-based Agent Skill for auditing codebases for concrete performance risks across frontend, backend, database, network, build, caching, rendering, and runtime behavior.
The skill is intentionally review-oriented: it guides agents to inspect source manually, coordinate parallel exploration, verify every candidate finding, and report prioritized issues with file and line evidence.
npx skills add plannotator/performance-audit
List available skills first:
npx skills add plannotator/performance-audit --list
Install globally:
npx skills add plannotator/performance-audit -g -y
Install from a local checkout:
npx skills add ./performance-audit -y
npx skills add is the documented install command. The CLI also accepts install as an alias for add.
/plugin marketplace add plannotator/performance-audit
/plugin install performance-audit@performance-audit
Local checkout:
/plugin marketplace add <absolute-path-to-this-repo>
/plugin install performance-audit@performance-audit
codex plugin marketplace add plannotator/performance-audit
codex plugin add performance-audit@performance-audit
performance-audit - perform comprehensive manual codebase performance audits and produce prioritized, evidence-backed findings.skills/performance-audit/SKILL.md
skills/performance-audit/agents/openai.yaml
skills/performance-audit/references/manual-flags.md
skills.sh.json
.claude-plugin/plugin.json
.claude-plugin/marketplace.json
.codex-plugin/plugin.json
.agents/plugins/marketplace.json
Validate this publishable skill repo:
python3 /Users/ramos/.agents/skills/scaffold-skill/scripts/validate_skill_repo.py . \
--targets vercel,claude,codex \
--strict-frontmatter
Smoke-test local Vercel discovery:
npx skills add . --list
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub plannotator/performance-audit --plugin performance-auditNo description provided.
No description provided.
No description provided.
No description provided.
Ultra-compressed communication mode. Cuts 65% of output tokens (measured) while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.