Privacy policy
Last updated: 2026-05-24
The ux-skill plugin runs entirely on your machine. It does not phone home. It does not collect telemetry. It has no account system. The landing page is a static file served by GitHub Pages with no analytics, no tracking pixels, and no cookies from this domain.
The long version is below.
Who maintains this
ux-skill is a personal open-source project maintained by Laith Aljunaidy. Contact: laith.aljunaidy.laith@gmail.com.
The plugin
Data we collect from you
None. The plugin has no analytics, no telemetry, no usage metrics, no crash reports, no API keys, no phone-home checks, no "anonymous improvement data", no A/B testing.
Network calls the plugin makes
None. The deterministic linter (/ux-lint) runs pure regex over local files. Generation commands run inside your Claude Code session; any LLM calls go through your own Claude Code authentication, not the plugin's.
If you find a network call you did not expect, that is a bug. Please file an issue.
Files the plugin reads
- Files in the project directory you point commands at (e.g.
/ux-audit ./components/Hero.tsx). - The plugin's own internal files — commands, sub-agents, references, brand specs.
.ux/last-*.jsonstate files written by the plugin's prior commands, so commands can chain.
Files the plugin writes
.ux/last-frame.json,.ux/last-audit.json,.ux/last-design.json, etc. — local state for command chaining.- Code files when you run generation commands like
/ux-design,/ux-fix,/ux-component— at paths you have specified.
All file reads and writes stay on your local filesystem. Nothing is transmitted off your machine.
The landing page
The landing at uxskill.laithjunaidy.com is a single self-contained HTML file served by GitHub Pages.
What loads when you visit
- The HTML file itself from GitHub's CDN.
- A small amount of JavaScript bundled into that file (Tailwind CSS, Alpine.js, and GSAP libraries delivered via public CDNs).
- Webfonts from Google Fonts (Bricolage Grotesque, Inter, JetBrains Mono). Google receives your IP for font delivery per Google's own privacy policy.
What we explicitly do NOT use
- No Google Analytics.
- No Plausible / Fathom / Umami / Heap / Mixpanel / any analytics.
- No tracking pixels.
- No cookies set by
uxskill.laithjunaidy.com. - No third-party tracking scripts.
- No A/B testing infrastructure.
- No marketing-attribution tools.
- No advertising or retargeting scripts.
What GitHub Pages may log
GitHub may keep server-side access logs (IP, user agent, requested resource, timestamp) for its own operations and abuse prevention. We do not see or process these. See GitHub's privacy statement.
What Google Fonts may log
When fonts load from fonts.googleapis.com and fonts.gstatic.com, Google receives the request URL, your IP, and the requested font file. We do not have control over this — it is part of how web fonts work. See Google's font privacy FAQ.
Brand references
The plugin ships 131 brand DESIGN.md spec files as design references — Apple, Stripe, Linear, Notion, Figma, Tesla, BMW, and 83 others. These describe brand design languages for educational and reference purposes only. They are derived from publicly observable design patterns and publicly available brand guidelines. They do not include trademarks, logos, or proprietary assets owned by those brands.
If you are a rights-holder and believe a brand reference misrepresents your brand or includes content that should be removed, email laith.aljunaidy.laith@gmail.com and it will be addressed within 5 business days.
Cookies
The landing page sets zero cookies. GitHub Pages may use cookies for its own operation; we do not set, read, or store any.
Children's privacy
This service is not directed at children under 13. We do not knowingly collect data from anyone, including minors.
Your data subject rights (GDPR, CCPA, etc.)
The plugin: there is no personal data on our side to access, correct, port, or delete. We do not have any.
The landing page: there is no account, no profile, no stored data on our side. The only data flowing related to you is the brief server-side access log GitHub keeps, which is out of our control.
Specific requests: laith.aljunaidy.laith@gmail.com.
Changes
If this policy changes, the Last updated date at the top updates. Material changes will be announced in the repository's release notes.
Contact
Laith Aljunaidy
Email: laith.aljunaidy.laith@gmail.com
LinkedIn: linkedin.com/in/laithaljunaidy
Repository: github.com/Laith0003/ux-skill