paulgrape
- 18 skills
- 0 followers
- 6 hours ago last updated
- ▌
- ▌ Alias Skill · paulgrapeA well-aligned skill that renames its imports with `as`. Used to check that verification compares the exported names, not the local aliases.
- ▌ Skill Auditor · paulgrapeAudits a project's Agent Skills with skill-auditor, scores alignment, detects stack coverage gaps, and creates missing SKILL.md files matched to the repo's actual dependencies. Use when the user asks to audit skills, fill skill gaps, improve skill scores, bootstrap .cursor/skills for a project, or run skill-auditor.
- ▌ Non JS Skill · paulgrapeA prose skill whose only code is CSS, HTML and shell. Used to check that non-JS fences never produce package or API references.
- ▌ Website SEO · paulgrapeSearch-visibility essentials for a website — robots.txt, XML sitemaps, canonical URLs, redirects, meta robots, heading hierarchy, internal linking, and JSON-LD structured data. Use when auditing or improving how crawlers and AI agents discover and index a site.
- ▌
- ▌ Builtin Skill · paulgrapeA skill whose code examples only use Node builtins and path aliases, so it references no npm packages at all.
- ▌
- ▌ Stuffed Skill · paulgrapeA skill that name-drops the whole ecosystem without demonstrating anything.
- ▌ Website I18N · paulgrapeInternationalisation essentials for a website — URL structure for locales, hreflang, localised metadata, the lang attribute on inline content, language switchers, RTL support, and locale-aware formatting. Use when adding multilingual or multi-regional content to a site.
- ▌ Website Privacy · paulgrapePrivacy and consent essentials for a website — privacy policy, cookie consent, Global Privacy Control, third-party script auditing, privacy-respecting analytics, and data minimisation. Use when handling personal data, consent flows, analytics, or third-party scripts.
- ▌ Website Security · paulgrapeTransport and HTTP-header security for a website — HTTPS/TLS, HSTS, Content Security Policy, X-Content-Type-Options, clickjacking protection, cookie attributes, and security.txt. Use when configuring server headers, TLS, cookies, or a disclosure policy.
- ▌
- ▌ Website Resilience · paulgrapeGraceful-failure essentials for a website — custom error pages with correct status codes, 503 maintenance pages, graceful degradation without JavaScript, web app manifest, and uptime monitoring. Use when building error pages, offline behaviour, or resilience of a site.
- ▌ Website Foundations · paulgrapeHTML document foundations for any web page — doctype, lang, charset, viewport, title, meta description, canonical, Open Graph, and color-scheme. Use when building or auditing the document head, page shell, or root layout of a website.
- ▌ Website Performance · paulgrapeWeb performance essentials — Core Web Vitals, image optimisation, lazy loading, resource hints, Cache-Control, compression, font loading, and script loading attributes. Use when improving load speed, caching, images, fonts, or Core Web Vitals on a website.
- ▌ Website Accessibility · paulgrapeWCAG-aligned accessibility rules for a website — image alt text, form labels, keyboard navigation, visible focus, skip links, semantic landmarks, accessible errors, reduced motion, and captions. Use when auditing or building accessible UI, forms, navigation, or media.
- ▌ Website Agent Readiness · paulgrapeAgent- and crawler-readiness for a website — stable URLs, structured data for agents, machine-readable formats, llms.txt, per-page Markdown endpoints, robots controls for AI crawlers, and well-known URIs. Use when making a site legible to AI agents and LLMs, or publishing machine-readable endpoints.