Skip to main content

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-oss

Showing 40 of 209 collected skills.

occupation
Software Developers
description

Design event-sourced systems with CQRS โ€” event stores, aggregate roots, projections, snapshots, and replay for auditable, scalable domain architectures

updated
occupation
Software Developers
description

Expo framework for universal React Native apps โ€” routing, SDK modules, EAS builds, OTA updates, and config plugins

updated
occupation
Software Developers
description

Feature flags patterns including LaunchDarkly, Statsig, Vercel Edge Config, environment-based toggles, gradual rollouts, and user targeting

updated
occupation
Software Developers
description

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

updated
occupation
Web Developers
description

Flask web framework patterns, Blueprints, extensions, SQLAlchemy integration, and REST API design.

updated
occupation
Market Research Analysts & Marketing Specialists
description

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โ€ฆ

updated
occupation
Software Developers
description

Git hooks with Husky setup, pre-commit with lint-staged, commit-msg with commitlint, pre-push checks, and conventional commits enforcement

updated
occupation
Software Developers
description

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โ€ฆ

updated
occupation
Software Developers
description

GraphQL code generation โ€” typed operations, fragment colocation, and schema-first development.

updated
occupation
Software Developers
description

Build high-performance gRPC services with Protocol Buffers โ€” service definitions, unary and streaming RPCs, interceptors, error handling, and Node.js/Go implementations

updated
occupation
Software Developers
description

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.

updated
occupation
Web Developers
description

HTMX hypermedia-driven development with hx-get, hx-post, hx-swap, hx-trigger, out-of-band swaps, boosting, extensions, and minimal JS patterns

updated
occupation
Software Developers
description

HTTP client patterns โ€” fetch wrapper, axios interceptors, retry logic, request cancellation, and timeout handling.

updated
occupation
Software Developers
description

Idempotency patterns โ€” idempotency keys, dedup, at-least-once, exactly-once

updated
occupation
Web Developers
description

Image optimization โ€” next/image, responsive sizes, priority loading, blur placeholders, WebP/AVIF, CDN loaders, lazy loading

updated
occupation
Web Developers
description

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โ€ฆ

updated
occupation
Web Developers
description

Laravel PHP framework โ€” Eloquent ORM, Blade templates, middleware, queues, and Sanctum auth.

updated
occupation
Software Developers
description

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

updated
occupation
Software Quality Assurance Analysts & Testers
description

Load testing with k6, Artillery, Locust โ€” traffic simulation, performance baselines, and stress testing.

updated
occupation
Market Research Analysts & Marketing Specialists
description

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โ€ฆ

updated
occupation
Software Developers
description

NestJS framework patterns โ€” modules, providers, guards, interceptors, pipes, and microservices.

updated
occupation
Software Developers
description

NextAuth.js / Auth.js authentication library for Next.js โ€” providers, sessions, JWT, database adapters, middleware protection

updated
occupation
Market Research Analysts & Marketing Specialists
description

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โ€ฆ

updated
occupation
Software Developers
description

Nx monorepo build system, generators, executors, affected commands, caching, and project graph

updated
occupation
Software Developers
description

OAuth 2.0 authorization code flow, PKCE, token refresh, OpenID Connect, social login providers, and security considerations

updated
occupation
Software Developers
description

OpenAI API integration โ€” GPT models, embeddings, function calling, assistants, vision

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

Implement pagination patterns โ€” cursor-based, offset, keyset, infinite scroll โ€” across APIs, databases, and React components

updated
occupation
Software Developers
description

Generate PDFs using Puppeteer, Playwright, react-pdf/renderer, pdfkit, jsPDF โ€” server-side document rendering, invoices, reports, and export workflows

updated
occupation
Software Quality Assurance Analysts & Testers
description

Performance budgets โ€” bundle size limits, LCP/FID/CLS targets, lighthouse CI, size-limit, bundlephobia

updated
occupation
Market Research Analysts & Marketing Specialists
description

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",โ€ฆ

updated
occupation
Software Quality Assurance Analysts & Testers
description

End-to-end testing framework for modern web apps -- browser automation, visual regression, and cross-browser testing

updated
occupation
Software Developers
description

pnpm package manager, workspaces, strict dependency resolution, monorepo support, and performance optimization

updated
occupation
Web Developers
description

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โ€ฆ

updated
occupation
Software Developers
description

Prompt caching strategies for LLM APIs โ€” cache breakpoints, system prompt caching, and cost optimization.

updated
occupation
Information Security Analysts
description

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.

updated
occupation
Software Developers
description

Role-based access control โ€” roles, permissions, policies, middleware guards, database schema, and authorization patterns for web applications

updated
occupation
Software Developers
description

Performant, flexible forms with minimal re-renders using React Hook Form

updated
occupation
Software Developers
description

Iterative experiment loop โ€” read spec, implement, run, evaluate, commit on success or reset and retry with learnings. Git-safe autonomous experimentation.

updated
occupation
Software Developers
description

Ruby on Rails framework patterns โ€” ActiveRecord, controllers, concerns, service objects, background jobs, and API mode

updated
Showing 40 of 209 collected skills.