joe-bell
- 7 skills
- 0 followers
- 13 hours ago last updated
- ▌ Deslop · joe-bellRemove AI-generated code slop and clean up code style. Use when asked to "deslop", clean up AI-generated code, or review a branch diff for slop before merging.
- ▌ Wrangler · joe-bellRun or troubleshoot Wrangler CLI commands and configure Worker projects for local development, deployment, and Cloudflare resource management. Use when editing wrangler.jsonc, running wrangler commands, bumping compatibility dates, or maintaining a Cloudflare Workers deployment.
- ▌ Find Skills · joe-bellUse when users ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. Helps discover and install agent skills.
- ▌ Apple Web App · joe-bell bundleUse when implementing, debugging, or auditing iPhone/iPad Add to Home Screen or macOS Safari Add to Dock web app UI: safe areas, status bar, theme colour, keyboard, manifest, icons, splash screens, or installed navigation. Not for service workers, offline caching, or push.
- ▌ Security Review · joe-bell bundleSecurity code review for vulnerabilities. Use when asked to "security review", "find vulnerabilities", "check for security issues", "audit security", "OWASP review", or review code for injection, XSS, authentication, authorization, cryptography issues. Provides systematic review with confidence-based reporting.
- ▌ Tailwind CSS V4 · joe-bellReference for Tailwind CSS v4 syntax and the differences from v3.x. Use when configuring Tailwind (CSS-first @theme config, @import "tailwindcss"), using new v4 features (container queries, 3D transforms, gradients, composable variants, @utility/@custom-variant/@plugin), or migrating v3 patterns. This repo is on v4 — do NOT emit v3 syntax like tailwind.config.js, @tailwind directives, or bg-gradient-*.
- ▌ Writing Guidelines · joe-bellReview or write docs/prose for Writing Guidelines compliance. Use when asked to "review my docs", "check writing style", "audit prose", "review docs voice and tone", "check this page against the writing handbook", or when writing/editing content under docs/src/content/docs/.