jeremylongshore
- 3.8k skills
- 0 followers
- 5 hours ago last updated
- ▌ Nixtla Timegpt Lab · jeremylongshore bundleGenerate time series forecasts using TimeGPT, StatsForecast, and MLForecast. Use when forecasting, demand planning, or model comparison is needed. Trigger with 'forecast time series' or 'run Nixtla forecast'.
- ▌ Nixtla Test Generator · jeremylongshore bundleGenerate comprehensive pytest test suites from PRD functional requirements with fixtures, parameterization, and coverage tracking. Use when creating tests for new plugins, validating PRD requirements, or scaffolding test infrastructure. Trigger with 'generate tests from PRD', 'create test suite', or 'scaffold pytest tests'.
- ▌ Nixtla Arbitrage Detector · jeremylongshore bundleDetect arbitrage opportunities between Polymarket and Kalshi using forecast analysis. Use when finding price discrepancies across platforms. Trigger with 'find arbitrage' or 'compare market prices'.
- ▌ Nixtla Benchmark Reporter · jeremylongshore bundleGenerate comprehensive markdown benchmark reports from forecast accuracy metrics with model comparisons, statistical analysis, and regression detection. Use when analyzing baseline performance, comparing forecast models, or validating model quality. Trigger with 'generate benchmark report', 'analyze forecast metrics', or 'create performance summary'.
- ▌ Nixtla Forecast Validator · jeremylongshore bundleValidate forecast quality by comparing MASE and sMAPE against benchmarks. Use when detecting model degradation. Trigger with 'validate forecast' or 'check forecast quality'.
- ▌ Nixtla Polymarket Analyst · jeremylongshore bundleAnalyze and forecast Polymarket contracts using TimeGPT with confidence intervals. Use when predicting contract prices. Trigger with 'Polymarket analysis' or 'forecast prediction market'.
- ▌ Nixtla Universal Validator · jeremylongshore bundleValidate Nixtla skills and plugins with deterministic evidence bundles and strict schema gates. Use when auditing changes or enforcing compliance. Trigger with 'run validation' or 'audit validators'.
- ▌ Nixtla Event Impact Modeler · jeremylongshore bundleAnalyze causal impact of events on time series forecasts using TimeGPT. Use when quantifying promotion or disaster effects. Trigger with 'event impact analysis' or 'causal analysis'.
- ▌ Nixtla Exogenous Integrator · jeremylongshore bundleIncorporates external variables (holidays, weather, events) into TimeGPT forecasts to improve accuracy. Use when forecasts require external data, holidays impact sales, or weather affects demand. Trigger with 'include holidays', 'add weather data', 'integrate events'.
- ▌ Nixtla Experiment Architect · jeremylongshore bundleGenerate production-ready forecasting experiments with StatsForecast and TimeGPT. Use when setting up model benchmarking or cross-validation. Trigger with 'scaffold experiment' or 'compare models'.
- ▌ Nixtla Contract Schema Mapper · jeremylongshore bundleTransform prediction market data to Nixtla format (unique_id, ds, y). Use when preparing datasets for forecasting. Trigger with 'convert to Nixtla format' or 'schema mapping'.
- ▌ Nixtla Uncertainty Quantifier · jeremylongshore bundleAnalyze forecast uncertainty using conformal prediction. Use when risk assessment or scenario planning is required. Trigger with 'quantify uncertainty' or 'prediction intervals'.
- ▌ Nixtla Prod Pipeline Generator · jeremylongshore bundleTransform forecasting experiments into Airflow/Prefect pipelines with monitoring. Use when deploying forecasts to production. Trigger with 'generate pipeline' or 'create Airflow DAG'.
- ▌ Nixtla Timegpt Finetune Lab · jeremylongshore bundleFine-tunes TimeGPT on custom datasets to improve forecasting accuracy. Use when TimeGPT's zero-shot performance is insufficient or domain-specific accuracy is needed. Trigger with "finetune TimeGPT", "train TimeGPT", "adapt TimeGPT".
- ▌ Nixtla Release Validation · jeremylongshore bundleMulti-phase release validation workflow for nixtla. Analyzes git changes, predicts test impact, assesses risk, runs pytest verification, provides go/no-go recommendation. Trigger: "validate release", "run release validation", "check release readiness"
- ▌ Nixtla Model Benchmarker · jeremylongshore bundleGenerate benchmarking pipelines to compare forecasting models and summarize accuracy/speed trade-offs. Use when evaluating TimeGPT vs StatsForecast/MLForecast/NeuralForecast on a dataset. Trigger with "benchmark models", "compare TimeGPT vs StatsForecast", or "model selection".
- ▌ Timegpt Pipeline Builder · jeremylongshore bundleGenerate production-ready TimeGPT forecasting pipeline code from requirements. Use when scaffolding a pipeline with validation, logging, visualization, and repeatable runs. Trigger with "create TimeGPT pipeline", "build TimeGPT integration", or "generate forecast code".
- ▌ Nixtla Explain Analyst · jeremylongshoreAnalyze and explain TimeGPT forecast results in plain English. Generates executive summaries with driver analysis. Use when stakeholders need forecast explanations, board presentations, or compliance documentation. Trigger with "explain forecast", "why is the forecast", "forecast narrative".
- ▌ Nixtla Research Assistant · jeremylongshoreResearch and summarize Nixtla ecosystem updates and time-series forecasting content from the web and GitHub. Use when gathering release notes, recent changes, or best-practice references. Trigger with "Nixtla updates", "what's new with TimeGPT", or "find time-series papers".
- ▌ Nixtla Cross Validator · jeremylongshore bundlePerforms rigorous time series cross-validation using expanding and sliding windows. Use when needing to evaluate the performance of time series models on unseen data. Trigger with "cross validate time series", "evaluate forecasting model", "time series backtesting".
- ▌ Nixtla Skills Index · jeremylongshore bundleLists all installed Nixtla Skills and provides guidance on which skill to use for specific tasks. Scans skills directory, reads frontmatter, outputs formatted index with categories and usage recommendations. Activates when user wants to see available skills, needs guidance on skill selection, or asks about Nixtla capabilities.
- ▌ Nixtla Anomaly Detector · jeremylongshore bundleDetects anomalies in time series data using TimeGPT. Identifies outliers, level shifts, and trend breaks without model training. Use when identifying anomalies, outliers, or unusual patterns in time series. Trigger with "detect anomalies", "find outliers", "anomaly detection".
- ▌ Nixtla Model Selector · jeremylongshore bundleAutomatically selects the best forecasting model between StatsForecast and TimeGPT based on time series data characteristics. Use when unsure which model performs best. Trigger with "auto-select model", "choose best model", "model selection".
- ▌ Nixtla Schema Mapper · jeremylongshore bundleAnalyzes data sources and generates Nixtla-compatible schema transformations. Infers column mappings, creates transformation modules for CSV/SQL/Parquet/dbt sources, generates schema contracts, and validates data quality. Activates when user needs data transformation, schema mapping, column inference, or Nixtla format conversion.
- ▌ Nixtla Timegpt2 Migrator · jeremylongshore bundleAssists users in migrating their codebase and data pipelines from TimeGPT-1 to TimeGPT-2. Use when upgrading to the latest version of TimeGPT, ensuring compatibility, and optimizing performance. Trigger with "migrate to TimeGPT-2", "upgrade TimeGPT", "TimeGPT compatibility".
- ▌ Nixtla Batch Forecaster · jeremylongshore bundleForecasts multiple time series in parallel batches using TimeGPT API. Optimizes throughput with rate limiting and supports portfolio aggregation. Use when processing 10-100+ contracts or needing efficient multi-series forecasting. Trigger with "batch forecast", "portfolio forecast", "parallel forecasting".
- ▌ Nixtla Usage Optimizer · jeremylongshore bundleAudits Nixtla library usage and recommends cost-effective routing strategies. Scans TimeGPT, StatsForecast, and MLForecast patterns, identifies cost optimization opportunities, generates comprehensive usage reports, and suggests smart routing between models. Activates when user needs cost optimization, API usage audit, routing strategy design, or Nixtla cost reduction.
- ▌ Org Universal Validator · jeremylongshore bundleValidate skills and plugins with deterministic evidence bundles and strict schema gates. Use when auditing changes or enforcing compliance. Trigger with 'run validation' or 'audit validators'.
- ▌ Nixtla Skills Bootstrap · jeremylongshore bundleInstalls and updates Nixtla Skills in current project using nixtla-skills CLI. Manages skill installation, updates existing skills, and guides through setup process. Activates when user needs to install Nixtla skills, update skills to latest version, or set up Nixtla environment.
- ▌ Nixtla Correlation Mapper · jeremylongshore bundleAnalyzes multi-contract correlations and generates hedge recommendations. Use when managing a portfolio of correlated assets and needing to mitigate risk. Trigger with "analyze correlations", "suggest hedge", "portfolio risk assessment".
- ▌ Org Verification Pipeline · jeremylongshore bundleProduces verified datasets, verified evaluation results, and a deployable contract bundle for a workflow. Use when you need provable correctness at data and evaluation boundaries. Trigger with 'verify workflow', 'validate contract', or 'run verification pipeline'.
- ▌ Nixtla Liquidity Forecaster · jeremylongshore bundleForecasts orderbook depth and spreads to optimize trade execution timing. Use when needing to estimate market liquidity for large orders. Trigger with "forecast liquidity", "predict orderbook", "estimate depth".
- ▌ Nixtla Market Risk Analyzer · jeremylongshore bundleAnalyzes market risk by calculating VaR, volatility, drawdown, and position sizing. Use when assessing investment risk, managing portfolios, or determining position sizes. Trigger with "analyze market risk", "calculate portfolio risk", "determine position size".
- ▌ Nixtla Timegpt Finetune Lab 2 · jeremylongshore bundleEnables TimeGPT model fine-tuning on custom datasets with Nixtla SDK. Guides dataset preparation, job submission, status monitoring, model comparison, and accuracy benchmarking. Activates when user needs TimeGPT fine-tuning, custom model training, domain-specific optimization, or zero-shot vs fine-tuned comparison.
- ▌ Commit Message Writer 2 · jeremylongshoreGenerates conventional commit messages from staged git diffs. Activates when the user requests a commit message and produces type(scope) subject format.
- ▌ Excel Analyst Pro · jeremylongshore bundleCreate or revise local Excel workbooks for DCF valuation, LBO returns, or budget-versus-actual variance analysis when the user explicitly requests a spreadsheet artifact. Use when evidence-backed finance models need reviewable formulas and checks. Trigger with explicit requests for a DCF, LBO, or variance workbook. Do not use for native pivot tables or charts, live market data, or generic financial advice.
- ▌ Waygate MCP · jeremylongshore bundleOperate the Waygate MCP server's implemented filesystem, search, command, and HTTP tools with explicit safety boundaries. Use when inspecting files under a configured Waygate root, making a deliberate file change, running a bounded local command, or calling an explicitly authorized HTTP endpoint. Trigger with "use Waygate", "inspect with Waygate", "search files through Waygate", or "run this through Waygate MCP".
- ▌ Skills Expert · jeremylongshore bundleAudit, debug, and improve Agent Skills without conflating the portable base format with repository-specific marketplace rules. Use when creating or repairing SKILL.md packages; trigger with "skill not loading", "frontmatter", "allowed-tools", or "validate this skill".
- ▌ Nixtla Baseline Review · jeremylongshore bundleAnalyze real sMAPE and MASE results produced by the community Nixtla Baseline Lab, compare models, and surface fragile series without inventing benchmarks. Use when reviewing StatsForecast output; trigger with "baseline review", "interpret sMAPE/MASE", or "compare AutoETS and AutoTheta".
- ▌ Teamkb · jeremylongshore bundleReview, classify, and capture a bounded set of team insights or explicitly approved Markdown files through the local Registrar operator tools. This is side-effecting and never auto-fires. Use when closing a session, importing a small document batch, reviewing existing memory, or checking local brain status. Trigger with "/teamkb", "capture this session", or "import these team docs".
- ▌ Email Checkin · jeremylongshore bundleBuild a read-only Gmail or Outlook briefing from IntentMail's local cache, including P1-P4 priority, response needs, deadlines, and thread summaries. Use when checking an inbox or catching up on mail; trigger with "check my inbox", "daily email digest", or "what needs a response?".
- ▌ Email Triage Actions · jeremylongshore bundleReview and execute bounded Gmail or Outlook actions through IntentMail, including read state, archive, flag, move, draft-text generation, and local deletion staging. Use when acting on selected inbox items; trigger with "archive these", "flag for follow-up", "draft replies", or "clean my inbox".
- ▌ Email Project Context · jeremylongshore bundleTranslate plain-language project and client context into supported, reviewable IntentMail rules without inventing conditions or actions. Use when designing, previewing, creating, or removing local inbox rules; trigger with "set up my email rules", "file mail by project", or "review my rules".
- ▌ Intent Outreach · jeremylongshore bundleRun a local research, enrichment, and outreach-drafting workflow over company domains with bring-your-own provider keys. Use when a user wants a reviewed SDR campaign or grounded cold-email drafts. Trigger with "run an outreach campaign", "prospect these companies", or "/intent-outreach".
- ▌ Outreach Profile · jeremylongshore bundleList, inspect, or scaffold a local Intent Outreach Report Profile JSON file. Use when a user wants to manage repeatable campaign settings while preserving existing files. Trigger with "/outreach-profile", "show my outreach profile", or "create an outreach profile".
- ▌ Outreach Research · jeremylongshore bundleResearch company domains through configured Intent Outreach connectors without enriching or drafting. Use when a user wants a grounded lead/contact discovery pass before a campaign. Trigger with "/outreach-research", "research these domains", or "find contacts for these companies".
- ▌ Outreach Connectors · jeremylongshore bundleInspect the bundled Intent Outreach connector registry without running research or enrichment. Use when a user asks which providers are configured or wants a campaign preflight. Trigger with "/outreach-connectors", "connector status", or "which data providers are configured?".
- ▌
- ▌
- ▌
- ▌ J Rig Eval · jeremylongshore bundleEvaluate an Agent Skill with JRig and return an evidence-backed ship, warn, block, or obsolete-review decision. Use when grading, scoring, release-gating, regression-testing, or comparing a SKILL.md before publication. Trigger with "evaluate this skill", "grade this SKILL.md", "run JRig", or "gate this skill".
- ▌ Commit Message Writer · jeremylongshore bundleGenerates conventional commit messages from staged git diffs. Activates when the user requests a commit message and produces type(scope) subject format.
- ▌ Ref Checker Test · jeremylongshore bundleTests referenced file detection with both valid and broken references in the body.
- ▌ Bloated Skill · jeremylongshoreGenerates comprehensive analysis reports from input data. Activates when analysis is requested and produces structured output.
- ▌ Sandbox · jeremylongshore bundleValidate snippets with local keyword rules and return simulated execution output without running code. Use when testing the Sandbox response contract safely. Trigger with validate snippet or simulate execution.
- ▌
- ▌ Deer Flow · jeremylongshore bundleExercise an offline prototype that returns synthetic research findings, code stubs, and packaged artifact dictionaries. Use when testing a Deer Flow-shaped pipeline contract. Trigger with prototype research and code.
- ▌ Gui Agent · jeremylongshore bundleSimulate element detection, UI actions, and form-validation results without opening a browser or changing a page. Use when exercising the GUI Agent contract offline. Trigger with simulate GUI or page-agent prototype.
- ▌ Browser AI · jeremylongshore bundleSimulate browser navigation metadata, selector extraction, and screenshot paths without network or file writes. Use when testing the Browser AI contract offline. Trigger with simulate browser or browser contract.
- ▌ Autoresearch · jeremylongshore bundleGenerate deterministic prototype hypotheses, simulated experiment findings, and aggregate confidence summaries. Use when exercising an offline research-loop contract, not when collecting real evidence. Trigger with research prototype.
- ▌ Repo Scanner · jeremylongshore bundleEstimate a repository score from its owner/name string and optionally scaffold a local specialist directory. Use when exercising OSS Agent Lab's offline repo intake prototype. Trigger with scan repo prototype.
- ▌ Stock Analyst · jeremylongshore bundleGenerate deterministic synthetic fundamentals, indicators, and news sentiment from a ticker string. Use when testing the Stock Analyst response contract, never for an investment decision. Trigger with simulate stock analysis.
- ▌ Swarm Predict · jeremylongshore bundleGenerate synthetic per-model values and exercise numeric or categorical consensus aggregation. Use when testing the Swarm Prediction contract, not when forecasting real events. Trigger with simulate swarm prediction.
- ▌ Knowledge Graph · jeremylongshore bundleGenerate synthetic graph counts, ranked artificial entities, and relationship paths from input strings. Use when testing the Knowledge Graph response contract, not when analyzing real source code. Trigger with simulate knowledge graph.
- ▌ Opinion Analyst · jeremylongshore bundleScore supplied text with deterministic keyword heuristics for sentiment, stance, and bias. Use when testing explainable offline classification behavior, not for population-level opinion claims. Trigger with analyze text heuristically.
- ▌ Agent Creator · jeremylongshore bundleCreate production-grade agent .md files aligned with the current Anthropic 17-field subagent schema. Also validates existing agents against the marketplace compliance rules. Use when building custom subagents, reviewing agent quality, or creating parallel agent architectures for orchestrator skills. Trigger with "/agent-creator", "create an agent", "build a subagent", or "validate my agent". Make sure to use this skill whenever creating agents/*.md files for plugins or standalone use.
- ▌ Skill Creator · jeremylongshore bundleCreate production-grade agent skills aligned with the 2026 AgentSkills.io spec and Anthropic best practices (2026). Also validates existing skills against the Intent Solutions 100-point rubric. Use when building, testing, validating, or optimizing Claude Code skills. Trigger with "/skill-creator", "create a skill", "validate my skill", or "check skill quality". Make sure to use this skill whenever creating a new skill, slash command, or agent capability.
- ▌ Windsurf Load Scale · jeremylongshore bundleScale Devin Desktop (formerly Windsurf) adoption across large organizations with workspace strategies and performance tuning. Use when rolling out Windsurf to 50+ developers, managing large monorepo workspaces, or planning enterprise-scale deployment. Trigger with phrases like "windsurf at scale", "windsurf large team", "windsurf monorepo", "windsurf organization", "windsurf 100 developers".
- ▌ Windsurf Cost Tuning · jeremylongshore bundleOptimize Devin Desktop (formerly Windsurf) licensing through current plan, seat, quota, and extra-usage analysis. Use when right-sizing a team, forecasting usage, or reducing spend. Trigger with "windsurf cost", "windsurf billing", "seat audit", "extra usage", or "windsurf budget".
- ▌ Windsurf Hello World · jeremylongshore bundleCreate a first Devin Desktop (formerly Windsurf) Cascade and Supercomplete experience. Use when starting with Windsurf, testing your setup, or learning basic Cascade and Supercomplete workflows. Trigger with phrases like "windsurf hello world", "windsurf example", "windsurf quick start", "first windsurf project", "try windsurf".
- ▌ Windsurf Rate Limits · jeremylongshore bundleAnalyze Devin Desktop (formerly Windsurf) quota limits, extra usage, and model-cost tradeoffs. Use when usage is blocked, a reset is unclear, or a team needs a current consumption plan. Trigger with phrases like "windsurf quota", "windsurf rate limit", "out of usage", "extra usage", or "windsurf model cost".
- ▌ Windsurf Debug Bundle · jeremylongshore bundleCollect Devin Desktop (formerly Windsurf) diagnostic information for troubleshooting and support tickets. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic data for Windsurf problems. Trigger with phrases like "windsurf debug", "windsurf support", "windsurf diagnostic", "windsurf logs", "windsurf not working".
- ▌ Windsurf Install Auth · jeremylongshore bundleInstall and authenticate Devin Desktop, the current name for Windsurf. Use when performing first-time setup, the Windsurf-to-Devin Desktop update, organization selection, or sign-in repair. Trigger with "install windsurf", "install Devin Desktop", "windsurf auth", "sign in", or "choose organization".
- ▌ Windsurf Sdk Patterns · jeremylongshore bundleAnalyze and apply production-ready Devin Desktop (formerly Windsurf) workspace configuration and Cascade interaction patterns. Use when configuring .devin/rules/project.md, workspace rules, MCP servers, or establishing team coding standards for Windsurf AI. Trigger with phrases like "windsurf patterns", "windsurf best practices", "windsurf config patterns", "windsurfrules", "windsurf workspace".
- ▌ Windsurf Common Errors · jeremylongshore bundleDiagnose and fix common Devin Desktop (formerly Windsurf) IDE and Cascade errors. Use when Cascade stops working, Supercomplete fails, indexing hangs, or encountering Windsurf-specific issues. Trigger with phrases like "windsurf error", "fix windsurf", "windsurf not working", "cascade broken", "windsurf slow".
- ▌ Windsurf Data Handling · jeremylongshore bundleGovern data processed through Devin Desktop (formerly Windsurf). Use when mapping sensitive data, configuring context exclusions, reviewing vendor controls, or preparing regulated-workload evidence. Trigger with "windsurf data privacy", "windsurf PII", "GDPR", "data residency", or "AI data boundary".
- ▌ Windsurf Observability · jeremylongshore bundleMonitor Devin Desktop (formerly Windsurf) AI adoption, feature usage, and team productivity metrics. Use when tracking AI feature usage, measuring ROI, setting up dashboards, or analyzing Cascade effectiveness across your team. Trigger with phrases like "windsurf monitoring", "windsurf metrics", "windsurf analytics", "windsurf usage", "windsurf adoption".
- ▌ Windsurf CI Integration · jeremylongshore bundleAnalyze and integrate Devin Desktop (formerly Windsurf) Cascade workflows into CI/CD pipelines and team automation. Use when automating Cascade tasks in GitHub Actions, enforcing AI code quality gates, or setting up Windsurf config validation in CI. Trigger with phrases like "windsurf CI", "windsurf GitHub Actions", "windsurf automation", "cascade CI", "windsurf pipeline".
- ▌ Windsurf Known Pitfalls · jeremylongshore bundleIdentify and avoid Devin Desktop (formerly Windsurf) anti-patterns and common mistakes. Use when onboarding new developers to Windsurf, reviewing AI workflow practices, or auditing Windsurf configuration for issues. Trigger with phrases like "windsurf mistakes", "windsurf anti-patterns", "windsurf pitfalls", "windsurf what not to do", "windsurf gotchas".
- ▌ Windsurf Local Dev Loop · jeremylongshore bundleConfigure Devin Desktop (formerly Windsurf) local development workflow with Cascade, Previews, and terminal integration. Use when setting up a development environment, configuring Turbo mode, or establishing a fast iteration cycle with Windsurf AI. Trigger with phrases like "windsurf dev setup", "windsurf local development", "windsurf dev environment", "windsurf workflow", "develop with windsurf".
- ▌ Windsurf Prod Checklist · jeremylongshore bundleExecute Devin Desktop (formerly Windsurf) production readiness checklist for team and enterprise deployments. Use when rolling out Windsurf to a team, preparing for enterprise deployment, or auditing production configuration. Trigger with phrases like "windsurf production", "windsurf team rollout", "windsurf go-live", "windsurf enterprise deploy", "windsurf checklist".
- ▌ Cache · jeremylongshore bundleUse when the user wants to view, search, add, edit, prune, archive, or clear hyperflow memory entries. CRUD interface for `.hyperflow/memory/` — never modifies source code, only memory files. Trigger with /hyperflow:cache, "show memory", "search memory for X", "clear memory", "what does hyperflow remember about Y".
- ▌ Windsurf Core Workflow A · jeremylongshore bundleExecute Devin Desktop's primary workflow: Cascade Code mode for multi-file agentic coding. Use when building features, refactoring across files, or performing complex code tasks. Trigger with phrases like "windsurf cascade write", "windsurf agentic coding", "windsurf multi-file edit", "cascade code mode", "windsurf build feature".
- ▌ Windsurf Core Workflow B · jeremylongshore bundleChoose and create Devin Desktop customizations: Rules, AGENTS.md, Workflows, Skills, and Memories. Use when making Cascade behavior reusable or deciding how a procedure should activate. Trigger with "windsurf workflow", "Cascade skill", "windsurf rule", "AGENTS.md", or "Cascade memory".
- ▌ Windsurf Enterprise Rbac · jeremylongshore bundleAnalyze and design Devin Desktop (formerly Windsurf) enterprise SSO, SCIM, RBAC, and team controls. Use when defining least-privilege roles, identity lifecycle, model or terminal policy, MCP access, or organization-wide rollout governance. Trigger with "Windsurf SSO", "Devin Desktop RBAC", "enterprise rollout", or "team permissions".
- ▌ Windsurf Multi Env Setup · jeremylongshore bundleConfigure Devin Desktop (formerly Windsurf) IDE and Cascade AI across team members and project environments. Use when onboarding teams to Windsurf, setting up per-project Cascade configuration, or managing Windsurf settings across development, staging, and production contexts. Trigger with phrases like "windsurf team setup", "windsurf environments", "windsurf multi-project", "windsurf team config", "cascade rules per env".
- ▌ Windsurf Security Basics · jeremylongshore bundleSecure Devin Desktop (formerly Windsurf) with context boundaries, repository controls, Rules, Hooks, and MCP review. Use when protecting secrets, hardening a workspace, or assessing AI-editor risk. Trigger with "windsurf security", "windsurf secrets", "codeiumignore", or "Cascade guardrails".
- ▌ Windsurf Webhooks Events · jeremylongshore bundleBuild Devin Desktop (formerly Windsurf) extensions and integrate with VS Code extension API events. Use when building custom Windsurf extensions, tracking editor events, or integrating Windsurf with external tools via extension development. Trigger with phrases like "windsurf extension", "windsurf events", "windsurf plugin", "build windsurf extension", "windsurf API".
- ▌ Windsurf Incident Runbook · jeremylongshore bundleExecute Devin Desktop (formerly Windsurf) incident response when AI features fail or cause production issues. Use when Cascade breaks code, Windsurf service is down, AI-generated code causes production incidents, or team needs emergency Windsurf troubleshooting. Trigger with phrases like "windsurf incident", "windsurf outage", "windsurf broke production", "cascade caused bug", "windsurf emergency".
- ▌ Windsurf Policy Guardrails · jeremylongshore bundleImplement team-wide Devin Desktop (formerly Windsurf) usage policies, code quality gates, and Cascade guardrails. Use when setting up code review policies for AI-generated code, configuring Turbo mode safety controls, or implementing CI gates for Cascade output. Trigger with phrases like "windsurf policy", "windsurf guardrails", "cascade safety rules", "windsurf team rules", "AI code policy".
- ▌ Windsurf Upgrade Migration · jeremylongshore bundleUpgrade Devin Desktop (formerly Windsurf) IDE, migrate settings from VS Code or Cursor, and handle breaking changes. Use when upgrading Windsurf versions, migrating from another editor, or handling configuration changes after updates. Trigger with phrases like "upgrade windsurf", "windsurf update", "migrate to windsurf", "windsurf from cursor", "windsurf from vscode".
- ▌ Windsurf Deploy Integration · jeremylongshore bundleDeploy applications using Devin Desktop (formerly Windsurf)'s built-in deployment features and Cascade automation. Use when deploying apps from Windsurf, configuring Netlify/Vercel integration, or building deployment workflows with Cascade. Trigger with phrases like "deploy windsurf", "windsurf deploy", "windsurf netlify", "windsurf vercel", "cascade deploy".
- ▌ Windsurf Performance Tuning · jeremylongshore bundleOptimize Devin Desktop (formerly Windsurf) IDE performance: indexing speed, Cascade responsiveness, and memory usage. Use when Windsurf is slow, indexing takes too long, Cascade times out, or the IDE uses too much memory. Trigger with phrases like "windsurf slow", "windsurf performance", "optimize windsurf", "windsurf memory", "cascade slow", "indexing slow".
- ▌ Windsurf Migration Deep Dive · jeremylongshore bundleMigrate to Devin Desktop (formerly Windsurf) from VS Code, Cursor, or other AI IDEs with full configuration transfer. Use when migrating a team to Windsurf, transferring Cursor rules, or evaluating Windsurf against other AI editors. Trigger with phrases like "migrate to windsurf", "switch to windsurf", "windsurf from cursor", "windsurf from copilot", "windsurf evaluation".
- ▌ Google Cloud Agent Sdk Master · jeremylongshore bundleBuild, evaluate, deploy, publish, or modernize Google ADK agent applications with Google's maintained agents-cli workflow. Use when a request mentions Google Agent Development Kit, agents-cli, Gemini Enterprise Agent Platform, Agent Runtime, Cloud Run or GKE agent deployment, or migration from Agent Starter Pack. For Claude Code agents/*.md definitions, use agent-creator instead. Trigger with "build a Google ADK agent", "deploy this ADK app", or "migrate Agent Starter Pack".
- ▌ Windsurf Reliability Patterns · jeremylongshore bundleImplement reliable Devin Desktop (formerly Windsurf) Cascade workflows with checkpoints, rollback, and incremental editing. Use when building fault-tolerant AI coding workflows, preventing Cascade from breaking builds, or establishing safe practices for multi-file AI edits. Trigger with phrases like "windsurf reliability", "cascade safety", "windsurf rollback", "cascade checkpoint", "safe cascade workflow".
- ▌ Windsurf Architecture Variants · jeremylongshore bundleChoose workspace architectures for different project scales in Devin Desktop (formerly Windsurf). Use when deciding how to structure Windsurf workspaces for monorepos, multi-service setups, or polyglot codebases. Trigger with phrases like "windsurf workspace strategy", "windsurf monorepo", "windsurf project layout", "windsurf multi-service", "windsurf workspace size".
- ▌ Windsurf Reference Architecture · jeremylongshore bundleImplement Devin Desktop (formerly Windsurf) reference architecture with optimal project structure and AI configuration. Use when designing workspace configuration for Windsurf, setting up team standards, or establishing architecture patterns that maximize Cascade effectiveness. Trigger with phrases like "windsurf architecture", "windsurf project structure", "windsurf best practices", "windsurf team setup", "optimize for cascade".
- ▌ Windsurf Advanced Troubleshooting · jeremylongshore bundleAdvanced Devin Desktop (formerly Windsurf) debugging for hard-to-diagnose IDE, Cascade, and indexing issues. Use when standard troubleshooting fails, Cascade produces consistently wrong output, or investigating deep configuration problems. Trigger with phrases like "windsurf deep debug", "windsurf mystery error", "windsurf impossible to fix", "cascade keeps failing", "windsurf advanced debug".
- ▌ Audit Skill · jeremylongshore bundleAudit and improve a Claude Code skill using Skill Crossroads. Use when the user says "audit my skill", "grade my skill", "check my skill quality", "why doesn't my skill trigger", or "lint my SKILL.md" — or before publishing any skill, to get an evidence-cited quality score, ranked fix list, and badge. Trigger with "audit my skill".