10 skills
A reference guide for Android native development covering Kotlin/Compose patterns, Material Design 3 specs, Gradle project setup, and build troubleshooting. It defines standards for threading, state m
Builds complete frontend pages by combining UI design, scroll animations, AI-generated media assets, and copywriting into a single workflow. Covers landing pages, marketing sites, dashboards, and prod
A workflow guide for building full-stack applications, covering backend architecture, frontend-backend integration, auth, real-time features, and production hardening. It enforces a feature-first proj
Takes a photo of a person, pet, object, or logo and generates 4 animated GIF stickers in Funko Pop / Pop Mart figurine style. Each sticker shows a different expression or action with a localized capti
A reference guide for building iOS apps with UIKit, SnapKit, and SwiftUI. Covers layout rules, typography, color semantics, accessibility, navigation patterns, and Apple HIG compliance. Includes check
Creates, edits, and formats DOCX files using OpenXML SDK (.NET) with three distinct pipelines: building documents from scratch, filling or modifying existing ones, and applying template formatting wit
Generates print-ready PDFs through three routes: creating documents from scratch with a token-based design system, filling form fields in existing PDFs, and reformatting existing documents into styled
Handles Excel and CSV/TSV files through direct XML manipulation rather than library round-trips. Covers reading, creating from scratch, editing existing files without format loss, formula repair, and
Generates, edits, and reads PowerPoint files using PptxGenJS and markitdown. Covers the full workflow: extracting text from existing decks, editing template-based presentations via XML, and building n
A GLSL shader skill covering 36 techniques for real-time visual effects in ShaderToy-compatible code. Handles geometry modeling with SDFs, ray marching, lighting, simulation, procedural generation, an