agentsclimarketplace

Cloudflare workers audit

Skill vistabylara-dev/vista-claude-skills/skills/cloudflare-workers-audit

Free Claude Skills for AI developers, Shopify experts, marketers, and businesses. Built by Vista by Lara.

Install
npx -y skills add vistabylara-dev/vista-claude-skills --skill cloudflare-workers-audit

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.0 KB, 232 tokens by cl100k_base, as published. Nobody here has run it

Cloudflare Workers Audit Skill

Purpose

Review a Cloudflare Workers project for performance, security, scalability, maintainability, and production readiness.

Input

  • GitHub repository
  • Worker source code
  • wrangler.toml (optional)

Analyze

  1. Project Structure
  2. Wrangler Configuration
  3. Routing
  4. Environment Variables
  5. Secrets Management
  6. KV Usage
  7. D1 Usage
  8. R2 Usage
  9. Durable Objects
  10. Cache API
  11. Error Handling
  12. Logging
  13. API Design
  14. Authentication
  15. Authorization
  16. Rate Limiting
  17. CORS Configuration
  18. Security Headers
  19. Input Validation
  20. Performance
  21. Cold Start Optimization
  22. Dependency Management
  23. TypeScript Quality
  24. Testing Coverage
  25. Deployment Readiness

Output

Generate:

  • Architecture Score
  • Security Score
  • Performance Score
  • Maintainability Score
  • Production Readiness Score
  • Critical Issues
  • Quick Wins
  • Refactoring Recommendations
  • Deployment Checklist

Return the report in Markdown.

What ships with it: 1 file

490 B alongside SKILL.md

Keep looking

Skills are one crate of 326,984. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.