Merged timeline of 500 items — blog publish times and listing timestamps, cut at midnight . Page 9 of 10.
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,…
4 production-ready skills for customer success, sales, and revenue operations.
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…
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…
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…
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…
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…
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-…
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…
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…
Use this skill when adding or changing framework feature flags in Next.js internals.
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…
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…
Mobile-first design prioritizes small screens as the starting point, ensuring core functionality works on all devices while leveraging larger screens for enhanced experience.
Advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability.
When the user asks about libraries, frameworks, or needs code examples, use Context7 to fetch current documentation instead of relying on training data.
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…
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.
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…
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…
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…
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…
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,…
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…
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,…
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…
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…
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…
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…
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…
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…
Fetch and summarize news from trusted international sources via RSS feeds.
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…
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…
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…
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…
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…
Help track compliance requirements, prepare for audits, and maintain regulatory readiness.
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…
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…
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…
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…
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 \…
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…
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…
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…
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…