Wednesday, April 8, 2026
Merged timeline of 500 items — blog publish times and listing timestamps, cut at midnight . Page 9 of 10.
- SkillProductivitytranslation
Guides translation workflow, terminology, style, and quality for multilingual content. Covers when to use human vs machine translation, glossary and style guide creation, and SEO considerations. For i18n implementation,…
by Yash @ Explainx0 comments - SkillProductivitybusiness-growth-skills
4 production-ready skills for customer success, sales, and revenue operations.
by Yash @ Explainx0 comments - SkillProductivityorpc-contract-first
Contract-first API patterns for Dify frontend using oRPC with TanStack Query integration. \n \n Define contracts in web/contract/* as single source of truth; consume via useQuery(consoleQuery.xxx.queryOptions(...)) at c…
by Yash @ Explainx0 comments - SkillProductivitytech-news-digest
Automated tech news digest system with unified data source model, quality scoring pipeline, and template-based output generation. \n \n Collects from six sources in parallel: RSS feeds, Twitter/X KOLs, GitHub releases a…
by Yash @ Explainx0 comments - SkillProductivitysocial-trend-monitor
Monitor trending content across Reddit, Instagram, and TikTok to generate cross-platform trend reports. \n \n Monitors three major social platforms in parallel, extracting top 10 trending posts, hashtags, and sounds wit…
by Yash @ Explainx0 comments - SkillFrontendexpo-app-design
Cross-platform mobile app development with Expo Router, NativeWind, and React Native. \n \n Provides navigation patterns using Expo Router for structured, file-based routing in mobile apps \n Includes styling guidance w…
by Yash @ Explainx0 comments - SkillFrontendswiftui-animation
Advanced SwiftUI animations, transitions, matched geometry effects, and Metal shader integration for iOS and macOS. \n \n Covers animation curves, springs, keyframe animators, and phase animators for orchestrated multi-…
by Yash @ Explainx0 comments - SkillBackendgodot-development
Expert guidance for Godot Engine scene creation, node management, GDScript scripting, and project architecture. \n \n Covers 2D and 3D node types, scene tree hierarchy, physics bodies, collision systems, cameras, UI con…
by Yash @ Explainx0 comments - SkillProductivityautomate-whatsapp
Build and manage WhatsApp automations with workflow graphs, triggers, functions, and integrations. \n \n Create and edit workflow graphs with nodes and edges, manage triggers (inbound messages, API calls), and deploy cu…
by Yash @ Explainx0 comments - SkillProductivityflags
Use this skill when adding or changing framework feature flags in Next.js internals.
by Yash @ Explainx0 comments - SkillProductivityprompt-optimizer
Transform vague prompts into precise, testable specifications using EARS methodology and domain theory grounding. \n \n Converts natural language requirements into five EARS patterns (ubiquitous, event-driven, state-dri…
by Yash @ Explainx0 comments - SkillAI/MLlangchain4j-ai-services-patterns
Type-safe AI services in Java using interface-based patterns, annotations, and declarative configuration. \n \n Define AI capabilities as plain Java interfaces with @SystemMessage and @UserMessage annotations, eliminati…
by Yash @ Explainx0 comments - SkillFrontendmobile-first-design
Mobile-first design prioritizes small screens as the starting point, ensuring core functionality works on all devices while leveraging larger screens for enhanced experience.
by Yash @ Explainx0 comments - SkillAI/MLcustomaize-agent:prompt-engineering
Advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability.
by Yash @ Explainx0 comments - SkillProductivitycontext7-mcp
When the user asks about libraries, frameworks, or needs code examples, use Context7 to fetch current documentation instead of relying on training data.
by Yash @ Explainx0 comments - SkillAI/MLlangchain4j-vector-stores-configuration
LangChain4J vector store configuration for RAG applications with multiple database backends. \n \n Supports PostgreSQL/pgvector, Pinecone, MongoDB Atlas, Milvus, Neo4j, and in-memory stores with unified abstraction \n I…
by Yash @ Explainx0 comments - SkillProductivitygithub-actions
Reusable GitHub Actions patterns to build React Native apps for iOS simulators and Android emulators in the cloud, then publish artifacts retrievable via gh CLI or GitHub API.
by Yash @ Explainx0 comments - SkillProductivityspring-boot-cache
Annotation-driven caching abstraction for Spring Boot service methods with multi-provider support. \n \n Supports multiple cache providers (ConcurrentMap, Caffeine, Redis, Ehcache, JCache) via pluggable CacheManager bea…
by Yash @ Explainx0 comments - SkillTestingbacktest
Generate complete VectorBT backtesting scripts with data fetch, signals, stats, and plots. \n \n Supports 10+ pre-built strategies (EMA crossover, RSI, Donchian, Supertrend, MACD, SDA2, momentum, and more) with template…
by Yash @ Explainx0 comments - SkillFrontendtailwind-v4
CSS-first Tailwind v4 configuration using @theme directives, OKLCH colors, and design tokens without config files. \n \n Configure theme entirely in CSS via @theme directives (default, inline, or reference modes) instea…
by Yash @ Explainx0 comments - SkillProductivitywriting-clearly-and-concisely
Apply Strunk's timeless writing rules to improve clarity and professionalism across all prose. \n \n Covers 18 core rules spanning grammar, punctuation, composition principles, and common usage mistakes \n Emphasizes ac…
by Yash @ Explainx0 comments - SkillBackendflask-api-development
Build modular Flask REST APIs with blueprints, SQLAlchemy ORM, JWT authentication, and validation. \n \n Covers application setup, database models, JWT authentication, blueprints for modular design, request validation,…
by Yash @ Explainx0 comments - SkillProductivitywordspace
CLI for bootstrapping wordspace projects with reusable .prose workflows from GitHub. \n \n Three core commands: init to set up a new project with interactive workflow selection, search to filter available workflows, and…
by Yash @ Explainx0 comments - SkillProductivityproduct-strategy-session
Orchestrate positioning, discovery, and roadmap planning into a validated product strategy in 2-4 weeks. \n \n Guides teams through six structured phases: positioning and market context, problem framing and validation,…
by Yash @ Explainx0 comments - SkillProductivitytinybird
Tinybird configuration rules, SQL patterns, and optimization guidance for datasources, pipes, endpoints, and materialized views. \n \n Covers 13 rule categories including project structure, datasource and pipe design, e…
by Yash @ Explainx0 comments - SkillProductivitygithub-search
Search GitHub code, repositories, issues, and pull requests with flexible filtering. \n \n Four search types: code, repositories, issues, and pull requests, each with full GitHub search syntax support \n Optional filter…
by Yash @ Explainx0 comments - SkillProductivityspring-boot-security-jwt
JWT authentication and authorization for Spring Boot 3.5.x with token generation, refresh strategies, and role/permission-based access control. \n \n Covers token generation with JJWT, Bearer/cookie authentication, and…
by Yash @ Explainx0 comments - SkillProductivityagent-memory-mcp
Persistent, searchable memory bank for AI agents with automatic project documentation sync. \n \n Provides four core MCP tools: memory_search for querying by text/type/tags, memory_write for recording knowledge and deci…
by Yash @ Explainx0 comments - SkillAI/MLai-model-wechat
AI text generation and streaming for WeChat Mini Programs via wx.cloud.extend.AI. \n \n Supports two methods: generateText() for non-streaming responses and streamText() for real-time streaming with callback support ( o…
by Yash @ Explainx0 comments - SkillProductivitydraft-outreach
Research a prospect, then draft personalized outreach based on findings. \n \n Researches prospects first using web search by default, enhanced with optional enrichment tools (verified contact info, background) and CRM…
by Yash @ Explainx0 comments - SkillProductivitynews-summary
Fetch and summarize news from trusted international sources via RSS feeds.
by Yash @ Explainx0 comments - SkillProductivityparallel-agents
Coordinate multiple specialized agents for complex tasks requiring diverse expertise domains. \n \n Includes 17 pre-built agents covering security, backend, frontend, testing, DevOps, database, mobile, API design, debug…
by Yash @ Explainx0 comments - SkillProductivitysave-thread
Deprecated compatibility skill for resumable handoffs in generic skill environments, not real thread capture. \n \n Kept for backward compatibility only; use save-handoff instead for generic npx skills environments \n C…
by Yash @ Explainx0 comments - SkillProductivityread-working-memory
Daily briefing of active focus areas, priorities, and recent knowledge changes for cross-session continuity. \n \n Load at the beginning of each session to understand current context and recent work across tools \n Surf…
by Yash @ Explainx0 comments - SkillProductivityhubspot-integration
Expert patterns for HubSpot CRM integration with OAuth, batch operations, and webhooks. \n \n Covers OAuth 2.0 and private app token authentication methods for public and single-account integrations \n Includes CRUD ope…
by Yash @ Explainx0 comments - SkillFrontendfrontend-dev-guidelines
Modern React patterns with Suspense, lazy loading, TanStack Query, and organized feature structure. \n \n Covers component creation, data fetching with useSuspenseQuery , file organization using a features directory, an…
by Yash @ Explainx0 comments - SkillProductivitybusiness-analyst
AI-powered business analysis with dashboards, predictive models, and data-driven strategic recommendations. \n \n Covers modern BI platforms (Tableau, Power BI, Looker, Qlik Sense) and cloud analytics (Snowflake, BigQue…
by Yash @ Explainx0 comments - SkillProductivitycompliance-tracking
Help track compliance requirements, prepare for audits, and maintain regulatory readiness.
by Yash @ Explainx0 comments - SkillMarketingsocial-content
Multi-platform social media strategy, content creation, and scheduling guidance for LinkedIn, Twitter/X, Instagram, TikTok, and Facebook. \n \n Provides platform-specific best practices, posting frequency recommendation…
by Yash @ Explainx0 comments - SkillFrontendreact-native-animations
Build smooth 60fps animations combining Reanimated 3, Gesture Handler, and layout transitions. \n \n Master Reanimated's shared values, animated styles, and timing functions (withSpring, withTiming, withDecay) for decla…
by Yash @ Explainx0 comments - SkillProductivitydebug
Debug logging utility with namespace-based filtering across desktop, server, and client environments. \n \n Follows strict namespace conventions (e.g., lobe-server:[module] , lobe-desktop:[module] ) to organize logs by…
by Yash @ Explainx0 comments - SkillProductivityscikit-learn
Classical machine learning with scikit-learn for classification, regression, clustering, and preprocessing. \n \n Covers supervised learning (linear models, trees, SVMs, ensembles, neural networks), unsupervised learnin…
by Yash @ Explainx0 comments - SkillBackendrust-call-graph
Visualize Rust function call graphs with configurable depth and direction using LSP. \n \n Supports three query directions: incoming calls (who calls this), outgoing calls (what this calls), and bidirectional analysis \…
by Yash @ Explainx0 comments - SkillProductivityrecall
Full-text search across past Claude Code and Codex sessions with BM25 ranking and flexible query syntax. \n \n Supports keyword search, exact phrases, boolean operators (AND, OR, NOT), and prefix matching across all ind…
by Yash @ Explainx0 comments - SkillFrontendralph-tui-create-beads-rust
Convert PRDs to executable beads for ralph-tui using beads-rust CLI. \n \n Extracts quality gates from PRD and appends them to every story's acceptance criteria \n Creates an epic with right-sized child beads (one story…
by Yash @ Explainx0 comments - SkillProductivitycontext7-auto-research
Automatically fetches current documentation from Context7 when users ask about libraries, frameworks, or code examples. \n \n Proactively triggers on implementation queries, configuration requests, documentation lookups…
by Yash @ Explainx0 comments - SkillProductivityscientific-slides
Build visually engaging scientific presentations with AI-generated slides, research-backed citations, and professional design. \n \n Generates complete slide decks as PDF images using Nano Banana Pro AI, with support fo…
by Yash @ Explainx0 comments