Design event-sourced systems with CQRS โ event stores, aggregate roots, projections, snapshots, and replay for auditable, scalable domain architectures
Skills in this repository
InugamiDev/ultrathink-oss - Page 4
SkillsMP has collected 209 skills from InugamiDev/ultrathink-oss. Open a skill to review its source and details.
InugamiDev/ultrathink-ossShowing 40 of 209 collected skills.
Expo framework for universal React Native apps โ routing, SDK modules, EAS builds, OTA updates, and config plugins
Feature flags patterns including LaunchDarkly, Statsig, Vercel Edge Config, environment-based toggles, gradual rollouts, and user targeting
File upload patterns including multipart/form-data, presigned URLs for S3/R2, chunked uploads, progress tracking, drag-and-drop with react-dropzone, and client-side validation
Flask web framework patterns, Blueprints, extensions, SQLAlchemy integration, and REST API design.
Plan a complete affiliate funnel from research to revenue. Triggers on: "plan my affiliate funnel", "create a funnel strategy", "affiliate business plan", "how to start affiliate marketing", "full funnel roadmap", "plan from scratch", "week by week affiliateโฆ
Git hooks with Husky setup, pre-commit with lint-staged, commit-msg with commitlint, pre-push checks, and conventional commits enforcement
Deploy affiliate content to GitHub Pages for free hosting. Triggers on: "deploy to GitHub Pages", "host on GitHub Pages", "free hosting for my affiliate site", "push to GitHub Pages", "GitHub Pages setup", "deploy my landing page to GitHub", "host my bio linkโฆ
GraphQL code generation โ typed operations, fragment colocation, and schema-first development.
Build high-performance gRPC services with Protocol Buffers โ service definitions, unary and streaming RPCs, interceptors, error handling, and Node.js/Go implementations
Heretic โ automatic censorship removal (abliteration) for local LLMs via transformer weight manipulation. Removes refusal behavior from open-source models by identifying and nullifying refusal directions in residual stream.
HTMX hypermedia-driven development with hx-get, hx-post, hx-swap, hx-trigger, out-of-band swaps, boosting, extensions, and minimal JS patterns
HTTP client patterns โ fetch wrapper, axios interceptors, retry logic, request cancellation, and timeout handling.
Idempotency patterns โ idempotency keys, dedup, at-least-once, exactly-once
Image optimization โ next/image, responsive sizes, priority loading, blur placeholders, WebP/AVIF, CDN loaders, lazy loading
Full landing page generator. One prompt โ hero, features, pricing, testimonials, FAQ, footer sections as production-quality HTML/CSS or Next.js components. Chains impeccable-frontend-design + seo + banner-design + animation. Includes OG image, meta tags, andโฆ
Laravel PHP framework โ Eloquent ORM, Blade templates, middleware, queues, and Sanctum auth.
Memory-powered error learning system โ 5-phase chain-of-thought that recognizes errors, recalls past solutions, reasons about applicability, resolves issues, and persists learnings for future sessions
Load testing with k6, Artillery, Locust โ traffic simulation, performance baselines, and stress testing.
Manage and compare multiple affiliate programs as a portfolio. Triggers on: "manage my affiliate programs", "compare my programs", "portfolio overview", "which program should I focus on", "diversify my affiliate income", "program switching", "affiliateโฆ
NestJS framework patterns โ modules, providers, guards, interceptors, pipes, and microservices.
NextAuth.js / Auth.js authentication library for Next.js โ providers, sessions, JWT, database adapters, middleware protection
Find untapped affiliate niches with real earning potential. Use this skill when the user asks about picking a niche, finding a niche to start affiliate marketing, what niche to get into, niche research, niche ideas, beginner niche selection, low competitionโฆ
Nx monorepo build system, generators, executors, affected commands, caching, and project graph
OAuth 2.0 authorization code flow, PKCE, token refresh, OpenID Connect, social login providers, and security considerations
OpenAI API integration โ GPT models, embeddings, function calling, assistants, vision
OpenViking context database for AI agents โ filesystem-paradigm context management with tiered loading (L0/L1/L2), hierarchical retrieval, and automatic session memory. Alternative/complement to flat RAG for agent context.
Implement pagination patterns โ cursor-based, offset, keyset, infinite scroll โ across APIs, databases, and React components
Generate PDFs using Puppeteer, Playwright, react-pdf/renderer, pdfkit, jsPDF โ server-side document rendering, invoices, reports, and export workflows
Performance budgets โ bundle size limits, LCP/FID/CLS targets, lighthouse CI, size-limit, bundlephobia
Generate affiliate performance reports with KPIs and recommendations. Triggers on: "show my affiliate report", "how are my programs doing", "performance review", "earnings report", "monthly affiliate report", "weekly report", "analyze my affiliate earnings",โฆ
End-to-end testing framework for modern web apps -- browser automation, visual regression, and cross-browser testing
pnpm package manager, workspaces, strict dependency resolution, monorepo support, and performance optimization
Build a single-product deep-dive showcase page as a self-contained HTML file. Triggers on: "build a product showcase page", "deep dive landing page for [product]", "create a product spotlight page", "product feature page", "single product page", "detailedโฆ
Prompt caching strategies for LLM APIs โ cache breakpoints, system prompt caching, and cost optimization.
LLM red teaming and security testing โ automated vulnerability scanning for AI agents, RAGs, and LLM pipelines. Covers prompt injection, jailbreaks, data leaks, PII exposure, and 50+ vulnerability types.
Role-based access control โ roles, permissions, policies, middleware guards, database schema, and authorization patterns for web applications
Performant, flexible forms with minimal re-renders using React Hook Form
Iterative experiment loop โ read spec, implement, run, evaluate, commit on success or reset and retry with learnings. Git-safe autonomous experimentation.
Ruby on Rails framework patterns โ ActiveRecord, controllers, concerns, service objects, background jobs, and API mode