Projects
WebDNA: A Zero-Config AI Context Standard for the Web
Status: V1 Launched | Built: April 2026 | Link: webdna.omraj.guru
The problem: every time you use Claude Code, Cursor, or Windsurf, you spend the first 30 minutes explaining your site's structure, routes, components, and API. Every session. Same information, same time wasted.
WebDNA is build-time generated, framework-native manifest that gives any AI agent a complete, structured briefing about your website before it touches anything. Think of it as a brand guidelines document, but auto-written by your framework on every build.
How it works:
- Zero config required. Works out of the box
- Always in sync with your codebase
- Served at
/.well-known/webdna.json - Includes routes, components, brand tokens, APIs, and auth scopes
- Read-only by design for security
- Multi-tenant and dynamic content support built in
The core principles: Zero config by default. Framework-native generation. Consent-first auth model. Open standard with no vendor lock-in.
Not open source. Private development.
HIG Compliance Auditor
Status: Active | Repository: github.com/omrajguru05/hig-compliance-auditor | Installable: Yes
A Claude Code skill that audits codebases and design systems against Apple's Human Interface Guidelines. Scans Swift, SwiftUI, UIKit, CSS, HTML, and JavaScript for HIG violations, generates detailed compliance reports with severity tiers, and applies remediation changes on your approval.
What it covers:
- Typography, color systems, Liquid Glass materials, layout, accessibility
- iOS, iPadOS, macOS, watchOS, tvOS, visionOS, and Web/PWA targets
- App Store Review Guidelines and AI transparency requirements
- Multiple remediation options with before/after comparisons
- All fixes include inline attribution referencing the specific HIG guideline
I built this to bring Apple's design standards rigor into your development workflow. Instead of manually cross-referencing HIG documentation, run a comprehensive audit directly inside Claude Code.
App Launch Readiness Skill for Claude
Status: Active | Repository: github.com/omrajguru05/launch-readiness | Installable: Yes
A Claude skill that audits your web app or SaaS before launch. Give it your repo, your live URL, or both, and it returns a scored readiness report with every problem ranked by severity, exact fix instructions, and copy-paste prompts to resolve issues immediately.
Why I built it: Pre-launch checklists are either too generic to act on or scattered across a dozen blog posts. This skill pulls everything into one structured audit that reads your actual code, identifies real problems, and tells you precisely how to fix them.
Updated continuously as new patterns and security issues emerge. All updates published on my main blog.
Brand Social Design Skill for Claude
Status: Active | Repository: github.com/omrajguru05/brand-social-design | Installable: Yes
A Claude skill that generates social media graphics, carousel slides, OG images, featured images, and visual assets as self-contained HTML files with one-click PNG export.
The story: I built a custom workflow for a company called IBBE to produce Instagram content. The workflow worked well but was fragile. This skill formalizes it into something reusable, brand-aware, and installable for anyone.
View more work: omrajguru.com