Framework Documentation
Skills providing comprehensive documentation for popular frameworks and tools.
#### [Shipany Docs](./shipany)
Complete documentation reference for Shipany AI-powered SaaS boilerplate framework.
Use when:
- Building SaaS applications with Shipany template
- Configuring Next.js 15 + Drizzle ORM + NextAuth
- Integrating payment systems (Stripe/Creem)
- Setting up multi-language SaaS applications
- Implementing AI features in SaaS products
Features:
- 228 pages of comprehensive documentation
- Database configuration with Drizzle ORM
- Authentication system (Google/GitHub)
- Payment integration (Stripe/Creem)
- Email service (Resend)
- AI integrations (OpenAI, Replicate, Kling AI)
- Internationalization (next-intl)
- SEO optimization
- Cloud storage configuration
- User management & admin dashboard
- Blog system with CMS
Coverage:
- π 11 categorized topics (572KB total)
- π Getting Started & Configuration
- πΎ Database & ORM
- π Authentication & Authorization
- π³ Payment Processing
- π§ Email Services
- π€ AI Integration (Image/Video/Text Generation)
- π Internationalization
- π SEO & Analytics
- π¦ Cloud Storage
- π₯ User Console & Admin System
- π Blog & CMS
Tech Stack: Next.js 15, TypeScript, Drizzle ORM, NextAuth, Stripe, Resend
[View Skill β](./shipany)
---
Web Performance & SEO
Skills for optimizing website performance, accessibility, and search engine rankings.
#### [Web Accessibility - Contrast Audit Fix](./web-performance-seo)
Diagnoses and fixes PageSpeed Insights accessibility "!" errors caused by color-contrast audit failures.
Use when:
- PageSpeed Insights shows "!" instead of Accessibility score
- color-contrast audit reports errors or incomplete
- Need to fix
getImageData canvas errors - Improving WCAG 2.1 compliance
Features:
- 5-step systematic fix workflow
- Quick 5-minute emergency fix
- Comprehensive diagnostic commands
- OKLCH β HSL color space conversion
- CSS filter removal guidelines
- Opacity threshold optimization
- WCAG 2.1 contrast standards
- Pre/post deployment verification
Impact:
- β
Accessibility score: "!" β 85-100
- β
Improved SEO rankings
- β
Better user experience
- β
Legal compliance (ADA, WCAG 2.1)
Tech Stack: Next.js, React, Tailwind CSS, Lighthouse, axe-core
[View Skill β](./web-performance-seo)
---
Internationalization