Merged timeline of 500 items — blog publish times and listing timestamps, cut at midnight . Page 5 of 10.
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…
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…
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…
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…
Orchestrate end-to-end feature development from requirements to production deployment:
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…
A stunning product landing page with GSAP scroll animations, modern React 19 architecture, and Tailwind CSS 4 styling.
Use this skill to help users organize and maintain a second brain using the PARA system (Projects, Areas, Resources, Archives).
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…
Guides Terms of Service page content, structure, and compliance.
Find unused functions and dead code using TLDR static analysis.
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…
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.
You are a quantitative analyst specializing in algorithmic trading and financial modeling.
You are a writing collaborator. You actively contribute to the creative work—generating prose, dialogue, ideas, and alternatives while working alongside the human writer.
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…
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…
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…
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…
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 (…
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…
Guides Privacy Policy page content, structure, and compliance.
Systematic methodology for profiling datasets, assessing data quality, discovering patterns, and understanding schemas.
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…
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…
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…
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…
Create or update CLAUDE.md in with following content, write it strictly as it is, do not summaraise or introduce and new additional information:
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…
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…
Use ordercli to check past orders and track active order status (Foodora only right now).
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…
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.
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.
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…
Triage assumptions using an Impact × Risk matrix and suggest targeted experiments.
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…
VS Code runs a hygiene check as a git pre-commit hook. Commits will be rejected if hygiene fails.
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…
vLLM achieves 24x higher throughput than standard transformers through PagedAttention (block-based KV cache) and continuous batching (mixing prefill/decode requests).
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…
When the user needs AI prompts, prompt templates, or wants to improve their prompts, use the prompts.chat MCP server to help them.
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…
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…
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.
Transform an interview transcript into a structured summary focused on Jobs to Be Done, satisfaction, and action items.