Wednesday, April 8, 2026
Merged timeline of 500 items — blog publish times and listing timestamps, cut at midnight . Page 10 of 10.
- SkillProductivitygifgrep
Use gifgrep to search GIF providers (Tenor/Giphy), browse in a TUI, download results, and extract stills or sheets.
by Yash @ Explainx0 comments - SkillProductivityopen-autoglm-phone-agent
Skill by ara.so — Daily 2026 Skills collection.
by Yash @ Explainx0 comments - SkillProductivitybrand-strategist
Senior brand strategist delivering positioning, identity systems, messaging frameworks, and governance structures. \n \n Covers complete brand strategy workflow from competitive assessment through positioning developmen…
by Yash @ Explainx0 comments - SkillBackendexpress-rest-api
Production-ready REST API development with Express.js, covering routing, middleware, validation, and error handling. \n \n Supports standard HTTP methods (GET, POST, PUT, DELETE) with RESTful route design patterns and c…
by Yash @ Explainx0 comments - SkillFrontendpresentation-design
Audience-centered presentation design framework covering planning, visual strategy, cognitive load, and evaluation. \n \n Provides assertion-evidence structure to replace bullet points with clear claims supported by vis…
by Yash @ Explainx0 comments - SkillFrontendpyqt6-ui-development-rules
This skill enforces rules for building production-quality PyQt6 desktop applications. The core principles are: strict MVC separation via signals/slots, never blocking the UI thread, centralized theming via QSS, and layo…
by Yash @ Explainx0 comments - SkillFrontendvercel-react-best-practices
45 React and Next.js performance rules organized by impact, from eliminating waterfalls to advanced patterns. \n \n Covers 8 priority categories spanning async optimization, bundle size, server/client data fetching, re-…
by Yash @ Explainx0 comments - SkillFrontendnextjs-typescript-tailwindcss-supabase
You are an expert full-stack web developer focused on producing clear, readable Next.js code. You always use the latest stable versions of Next.js 14, Supabase, TailwindCSS, and TypeScript, and you are familiar with the…
by Yash @ Explainx0 comments - SkillMarketingmicrocopy
Collaborative agent UI copy guidelines for LobeHub, covering buttons, errors, onboarding, and user-facing text in English and Chinese. \n \n Fixed terminology table ensures consistency across 18 key terms (Workspace, Ag…
by Yash @ Explainx0 comments - SkillProductivityknowledge-site-creator
Automated knowledge site generator for any domain with AI-created content, design system-driven pages, and one-click deployment. \n \n Generates 20-30 core concepts with AI-authored descriptions, examples, and quiz ques…
by Yash @ Explainx0 comments - SkillProductivitykarpathy-jobs-bls-visualizer
Skill by ara.so — Daily 2026 Skills collection.
by Yash @ Explainx0 comments - SkillProductivityfinance-skills
Production-ready financial analysis skill for strategic decision-making.
by Yash @ Explainx0 comments - SkillProductivitydebugging
Debugging tools for Turso database using bytecode comparison, logging, and deterministic simulation. \n \n Bytecode comparison workflow identifies whether behavior differences stem from code generation bugs or VM/storag…
by Yash @ Explainx0 comments - SkillProductivityfirebase-basics
Firebase CLI fundamentals for project setup, authentication, and service initialization. \n \n Covers authentication via Firebase CLI login, project creation with unique IDs, and service initialization through interacti…
by Yash @ Explainx0 comments - SkillFrontenddesigning-surveys
Survey design framework grounded in product research best practices from nine leaders. \n \n Prioritize CSAT over NPS for better statistical properties and business outcome correlation; use 5-7 item scales \n Design sin…
by Yash @ Explainx0 comments - SkillProductivitystakeholder-alignment
Help users achieve stakeholder alignment using frameworks from 88 product leaders. \n \n Guides users through understanding stakeholder motivations, structuring pre-alignment conversations, and preparing for objections…
by Yash @ Explainx0 comments - SkillProductivityscientific-schematics
Publication-quality scientific diagrams generated with AI and smart iterative refinement. \n \n Supports neural network architectures, system diagrams, flowcharts, biological pathways, circuit diagrams, and complex scie…
by Yash @ Explainx0 comments - SkillFrontendqiaomu-design-advisor
Design methodology advisor combining Jobs-style product intuition with Rams-style functional minimalism. \n \n Diagnoses design problems through structured questioning before proposing solutions, uncovering true user ne…
by Yash @ Explainx0 comments - SkillProductivitywp-phpstan
PHPStan configuration, error fixing, and baseline management for WordPress projects. \n \n Handles WordPress-specific typing patterns: REST endpoints with WP_REST_Request , hook callbacks with accurate @param types, dat…
by Yash @ Explainx0 comments - SkillProductivityprioritization-advisor
Match prioritization frameworks to your product stage, team context, and decision-making needs. \n \n Guides you through four adaptive questions about product maturity, team structure, stakeholder alignment, and data av…
by Yash @ Explainx0 comments - SkillProductivitygh-cli
Prefer the authenticated gh CLI over raw HTTP fetches for GitHub content. In particular:
by Yash @ Explainx0 comments - SkillProductivitycareer-transitions
Navigate career transitions using frameworks from 76 product leaders who successfully pivoted roles and industries. \n \n Covers four transition types: new role, new function, new stage, or entirely new path; includes r…
by Yash @ Explainx0 comments - SkillFrontendjson-render-generative-ui
Skill by ara.so — Daily 2026 Skills collection.
by Yash @ Explainx0 comments - SkillAI/MLdomain-embedded
Embedded and no_std Rust development constraints, patterns, and critical safety rules for microcontroller firmware. \n \n Enforces no dynamic allocation (heap-free design using heapless collections), no_std compilation,…
by Yash @ Explainx0 comments - SkillAI/MLqdrant-vector-search
Rust-powered vector database for production RAG with hybrid search and distributed scaling. \n \n Supports dense, sparse, and multi-vector storage per point with four distance metrics (COSINE, EUCLID, DOT, MANHATTAN) an…
by Yash @ Explainx0 comments - SkillFrontendacquisition-channel-advisor
Evaluate acquisition channels by unit economics, customer quality, and scalability to decide whether to scale, test, or kill. \n \n Assesses three core dimensions: unit economics (CAC, LTV, payback period, LTV:CAC ratio…
by Yash @ Explainx0 comments - SkillProductivitymarket-segments
Identify and analyze 3-5 distinct customer segments for your product, understanding their unique jobs-to-be-done, desired outcomes, pain points, and product fit. Use this skill to evaluate market opportunities, prioriti…
by Yash @ Explainx0 comments - SkillProductivityuser-research
Help plan, execute, and synthesize user research studies.
by Yash @ Explainx0 comments - SkillProductivityruntime
State management and thread/message access layer for assistant-ui chat applications. \n \n Provides three runtime types: AssistantRuntime for overall state, ThreadRuntime for current conversation, and ThreadListRuntime…
by Yash @ Explainx0 comments - SkillProductivitygithub-release
Sanitize code for secrets and artifacts, then create and publish GitHub releases with version tags. \n \n Two-phase workflow: Phase 1 runs blocking checks (secrets scan with gitleaks, LICENSE/README validation, personal…
by Yash @ Explainx0 comments - SkillProductivityannotating-task-lineage
Annotate Airflow tasks with data lineage using inlets and outlets. \n \n Supports OpenLineage Dataset objects, Airflow Assets, and Airflow Datasets for defining inputs and outputs across databases, data warehouses, and…
by Yash @ Explainx0 comments - SkillBackendwp-abilities-api
WordPress Abilities API registration, REST exposure, and client-side consumption for WordPress 6.9+. \n \n Register abilities and categories in PHP using wp_register_ability() and wp_register_ability_category() with sta…
by Yash @ Explainx0 comments - SkillProductivitym07-concurrency
Rust concurrency design: workload classification, sharing models, and Send/Sync requirements. \n \n Guides decision-making between threads (CPU-bound), async (I/O-bound), and hybrid approaches before implementing \n Cov…
by Yash @ Explainx0 comments - SkillProductivityjenkins-pipeline
Enterprise-grade Jenkins pipelines with declarative and scripted syntax for multi-stage CI/CD automation. \n \n Supports both declarative and scripted pipeline approaches, with multi-branch pipeline and parameterized bu…
by Yash @ Explainx0 comments - SkillProductivityasync-io-model
Cooperative async patterns using explicit state machines, completions, and re-entrancy safeguards for Turso's I/O model. \n \n Core types: IOResult<T> (returns Done or IO requiring re-call) and Completion for track…
by Yash @ Explainx0 comments - SkillDocumentsdocs-changelog
Generates and formats changelog files for new releases with version-aware templates and highlight extraction. \n \n Handles three release types: stable minor versions, stable patches, and preview releases, each with dis…
by Yash @ Explainx0 comments - SkillCloudtwill-cloud-coding-agent
Manage Twill Cloud Coding Agent workflows through the public v1 API. \n \n Create, list, retrieve, and manage tasks with support for custom branches, agent selection, and file attachments \n Stream job logs in real time…
by Yash @ Explainx0 comments - SkillFrontendswiftui-patterns
Modern SwiftUI patterns for iOS 26+ with MV architecture, state management, and view composition. \n \n Covers @Observable ownership rules, @State / @Bindable / @Environment wiring, and view decomposition best practices…
by Yash @ Explainx0 comments - SkillProductivitypulumi-esc
Centralized secrets, configuration, and dynamic credentials management for Pulumi infrastructure and applications. \n \n Supports environment composition through imports and layering, with reserved keys for environmentV…
by Yash @ Explainx0 comments - SkillProductivitytracing-downstream-lineage
Trace downstream data lineage to assess change impact before modifying tables or DAGs. \n \n Identifies direct consumers of a target table or DAG through source code search, view dependencies, and BI tool connections \n…
by Yash @ Explainx0 comments - SkillAI/MLai-agents-architect
Design and build autonomous AI agents with controlled autonomy, tool integration, and multi-agent orchestration. \n \n Covers six core capabilities: agent architecture design, tool and function calling, memory systems,…
by Yash @ Explainx0 comments - SkillProductivityexecutive-onboarding-playbook
Diagnostic onboarding protocol for VP and CPO transitions, structured as three phases of learning before action. \n \n Phases 1-2 (Months 1-2) focus on building an evidence base through interviews, pattern-matching, and…
by Yash @ Explainx0 comments - SkillProductivitytam-sam-som-calculator
Structured market sizing framework for TAM, SAM, and SOM with adaptive questions and citation-backed estimates. \n \n Guides product managers through four adaptive questions covering problem space, geography, industry s…
by Yash @ Explainx0 comments - SkillFrontendorganizational-design
Frameworks for designing organizational structures around speed versus coherence trade-offs. \n \n Contrasts centralized models (Apple: coherent user experience through central coordination) with decentralized models (A…
by Yash @ Explainx0 comments - SkillBackendtypescript-magician
Advanced TypeScript type design, generic resolution, and strict typing for complex type challenges. \n \n Eliminates any types by crafting precise generics, conditional types, and type guards tailored to your codebase \…
by Yash @ Explainx0 comments - SkillDocumentstranslate-pdf
Translate PDF documents to any language while preserving layout, colors, and styling. \n \n Three-step workflow: extract text strings, create a JSON translation mapping, then apply translations with language-specific fo…
by Yash @ Explainx0 comments - SkillCloudrelational-database-mcp-cloudbase
Four MCP tools for safe SQL execution and security rule management on CloudBase Relational Database. \n \n Four tools cover all agent operations: executeReadOnlySQL for SELECT queries, executeWriteSQL for INSERT/UPDATE/…
by Yash @ Explainx0 comments - SkillProductivityagent-manager-skill
Manage multiple local CLI agents in parallel tmux sessions with task assignment and monitoring. \n \n Start, stop, and monitor agents running in isolated tmux sessions with log tailing and health checks \n Assign tasks…
by Yash @ Explainx0 comments