Wednesday, April 8, 2026
Merged timeline of 500 items — blog publish times and listing timestamps, cut at midnight . Page 5 of 10.
- SkillProductivitycursor-best-practices
Guidance for maximizing Cursor productivity through planning, context management, and effective agent workflows. \n \n Start with Plan Mode for complex tasks and manage context by letting the agent find relevant code, s…
by Yash @ Explainx0 comments - SkillProductivitypr-workflow
Guidelines for commits, pull requests, CI workflows, and secure dependency management. \n \n Emphasizes atomic, focused commits with clear messages; recommends git rebase -i for clean history and avoiding mixed logic/fo…
by Yash @ Explainx0 comments - SkillMarketingmarketing-psychology
Apply behavioral science and mental models to marketing decisions using a prioritized scoring system. \n \n Scores psychological principles using the Psychological Leverage & Feasibility Score (PLFS), which evaluat…
by Yash @ Explainx0 comments - SkillCloudcloudflare-workflows
Durable, long-running workflows with automatic retries, state persistence, and event handling on Cloudflare Workers. \n \n Supports three core step types: step.do() for work execution with configurable retries, step.sle…
by Yash @ Explainx0 comments - SkillProductivitydead-code
Find unused functions and dead code using TLDR static analysis.
by Yash @ Explainx0 comments - SkillBackendbackend-development-feature-development
Orchestrate end-to-end feature development from requirements to production deployment:
by Yash @ Explainx0 comments - SkillProductivityprompt-caching
Multiple-layer LLM caching strategies to reduce token costs and latency across prompt prefixes, responses, and semantic matches. \n \n Supports three caching approaches: Anthropic's native prompt caching for repeated pr…
by Yash @ Explainx0 comments - SkillProductivitygsap-awwwards-website
A stunning product landing page with GSAP scroll animations, modern React 19 architecture, and Tailwind CSS 4 styling.
by Yash @ Explainx0 comments - SkillAI/MLpara-second-brain
Use this skill to help users organize and maintain a second brain using the PARA system (Projects, Areas, Resources, Archives).
by Yash @ Explainx0 comments - SkillFrontendsveltekit-structure
SvelteKit routing, layouts, error handling, and SSR structure guidance. \n \n File-based routing with +page.svelte for pages, +layout.svelte for nested wrappers, +error.svelte for error boundaries, and +server.ts for AP…
by Yash @ Explainx0 comments - SkillFrontendtailwindcss-responsive-darkmode
Tailwind uses a mobile-first breakpoint system. With over 60% of global web traffic from mobile devices and Google's mobile-first indexing, this approach is essential.
by Yash @ Explainx0 comments - SkillProductivityquant-analyst
You are a quantitative analyst specializing in algorithmic trading and financial modeling.
by Yash @ Explainx0 comments - SkillProductivitystory-collaborator
You are a writing collaborator. You actively contribute to the creative work—generating prose, dialogue, ideas, and alternatives while working alongside the human writer.
by Yash @ Explainx0 comments - SkillFrontendui-mobile
Mobile UI patterns for React Native with mandatory accessibility standards and platform-specific design. \n \n Enforces non-negotiable accessibility rules: 44pt minimum touch targets, WCAG 2.1 AA color contrast (4.5:1 f…
by Yash @ Explainx0 comments - SkillProductivityapp-store-review
Comprehensive guide for evaluating iOS, macOS, tvOS, watchOS, and visionOS app code against Apple's App Store Review Guidelines. This skill covers EVERY guideline point to identify potential rejection issues before subm…
by Yash @ Explainx0 comments - SkillBackendgo-data-structures
When this skill does NOT apply: For concurrent access to data structures (mutexes, atomic operations), see go-concurrency. For defensive copying at API boundaries, see go-defensive. For pre-sizing capacity for performan…
by Yash @ Explainx0 comments - SkillTestingmom-test
Framework for having useful customer conversations that won't lead you astray. Based on a fundamental truth: everyone is lying to you -- not because they're malicious, but because you're asking the wrong questions. Your…
by Yash @ Explainx0 comments - SkillProductivitystartups-page-generator
Guides startups and education program pages that offer special pricing or benefits. Targets founders, early-stage teams, students, and educators. Common for SaaS, dev tools, and productivity apps. For channel strategy (…
by Yash @ Explainx0 comments - SkillProductivitygws-licensing
Manage Google Workspace Enterprise product licenses across users and SKUs. \n \n Supports license assignment, revocation, retrieval, and reassignment operations through seven API methods on the licenseAssignments resour…
by Yash @ Explainx0 comments - SkillProductivityprivacy-page-generator
Guides Privacy Policy page content, structure, and compliance.
by Yash @ Explainx0 comments - SkillProductivitydata-exploration
Systematic methodology for profiling datasets, assessing data quality, discovering patterns, and understanding schemas.
by Yash @ Explainx0 comments - SkillCloudcloudflare-python-workers
Build Python serverless APIs on Cloudflare Workers with async-only execution, external package support, and multi-step workflow automation. \n \n Deploy Python APIs using the WorkerEntrypoint class pattern with pywrangl…
by Yash @ Explainx0 comments - SkillFrontendviral-generator-builder
Design shareable generator tools optimized for social virality and identity moments. \n \n Covers generator architectures for name generators, quizzes, personality tests, avatars, and calculators with patterns for deter…
by Yash @ Explainx0 comments - SkillFrontendpersonal-tool-builder
Build tools that solve your own problems first, then expand to others. \n \n Covers the \"scratch your own itch\" methodology: identifying real pain points, validating with the 10-minute test, and evolving from ugly scr…
by Yash @ Explainx0 comments - SkillProductivitysadd:multi-agent-patterns
Multi-agent architectures distribute work across multiple agent invocations, each with its own focused context. When designed well, this distribution enables capabilities beyond single-agent limits. When designed poorly…
by Yash @ Explainx0 comments - SkillBackendtech-stack:add-typescript-best-practices
Create or update CLAUDE.md in with following content, write it strictly as it is, do not summaraise or introduce and new additional information:
by Yash @ Explainx0 comments - SkillProductivitydebugging-dags
Systematic root cause analysis and remediation for failed Airflow DAGs with structured investigation workflows. \n \n Guides through four-step diagnosis process: identify the failure, extract error details, gather conte…
by Yash @ Explainx0 comments - SkillProductivityagent-browser
Playwright-based browser automation with element refs and session persistence for AI agents. \n \n Provides 6 core functions: open (navigate + configure), snapshot (refresh element refs), interact (click/fill/drag/uploa…
by Yash @ Explainx0 comments - SkillProductivityterms-page-generator
Guides Terms of Service page content, structure, and compliance.
by Yash @ Explainx0 comments - SkillProductivityordercli
Use ordercli to check past orders and track active order status (Foodora only right now).
by Yash @ Explainx0 comments - SkillProductivitylanding-page-generator
Guides campaign landing page structure, conversion flow, and optimization. Primary use: Paid ads (PPC/SEM) — landing pages are typically built to receive paid traffic; ad-to-page alignment is critical for conversion. Se…
by Yash @ Explainx0 comments - SkillProductivitygtm-enterprise-onboarding
Four-phase framework for onboarding enterprise customers from contract to value realization. The goal isn't just go-live — it's sustained adoption that doesn't cliff at Week 12.
by Yash @ Explainx0 comments - SkillProductivityfinancial-modeling
I help you build integrated 3-statement financial models that link Income Statement, Balance Sheet, and Cash Flow Statement. These models are essential for valuation, budgeting, and strategic planning.
by Yash @ Explainx0 comments - SkillProductivityios-device-automation
Vision-driven iOS automation using natural language commands and screenshot analysis. \n \n Operates entirely from screenshots without requiring DOM access or accessibility labels; can interact with any visible UI eleme…
by Yash @ Explainx0 comments - SkillProductivityprioritize-assumptions
Triage assumptions using an Impact × Risk matrix and suggest targeted experiments.
by Yash @ Explainx0 comments - SkillProductivityfirebase-storage
File uploads, downloads, and secure access with Firebase Cloud Storage. \n \n Supports client-side uploads with progress tracking, resumable uploads for large files, and base64/data URL uploads; server-side operations v…
by Yash @ Explainx0 comments - SkillProductivityhygiene
VS Code runs a hygiene check as a git pre-commit hook. Commits will be rejected if hygiene fails.
by Yash @ Explainx0 comments - SkillAI/MLstreamlit-snowflake
Build and deploy Streamlit apps natively in Snowflake with Snowpark integration and Marketplace publishing. \n \n Supports two runtime options: Warehouse Runtime (personal instances, Anaconda packages) and Container Run…
by Yash @ Explainx0 comments - SkillAI/MLserving-llms-vllm
vLLM achieves 24x higher throughput than standard transformers through PagedAttention (block-based KV cache) and continuous batching (mixing prefill/decode requests).
by Yash @ Explainx0 comments - SkillProductivityperplexity
Use ONLY when user says "search", "find", "look up", "ask", "research", or "what's the latest" for generic queries. NOT for library/framework docs (use Context7), gt CLI (use Graphite MCP), or workspace questions (use N…
by Yash @ Explainx0 comments - SkillProductivityprd-generator
Structured Product Requirements Documents that align stakeholders and guide development teams. \n \n Guides discovery through targeted questions to gather problem statement, user personas, business goals, success metric…
by Yash @ Explainx0 comments - SkillProductivityprompt-lookup
When the user needs AI prompts, prompt templates, or wants to improve their prompts, use the prompts.chat MCP server to help them.
by Yash @ Explainx0 comments - SkillProductivitypinia-best-practices
TypeScript configuration and type safety patterns for Pinia stores in Vue 3. \n \n Addresses storeToRefs type inference issues, particularly nested ref type loss in Vue 3.5+ \n Resolves circular type references and any…
by Yash @ Explainx0 comments - SkillTestingtest-fixing
Systematically identify and fix all failing tests using smart error grouping. \n \n Groups failures by error type, affected module, and root cause, then prioritizes fixes by impact and dependency order \n Fixes infrastr…
by Yash @ Explainx0 comments - SkillFrontendvuejs-typescript-best-practices
You are an expert in TypeScript, Node.js, Vite, Vue.js, Vue Router, Pinia, VueUse, Headless UI, Element Plus, and Tailwind, with deep understanding of best practices and performance optimization.
by Yash @ Explainx0 comments - SkillProductivitysummarize-interview
Transform an interview transcript into a structured summary focused on Jobs to Be Done, satisfaction, and action items.
by Yash @ Explainx0 comments