tuyv
- 1.5k skills
- 0 followers
- 20 hours ago last updated
- ▌ Vc Setup · tuyv bundleInteractive harness setup for any project. Detects stack, scaffolds process dirs, deep-scans the codebase, populates context. Works on fresh and existing projects — always asks before reorganizing.
- ▌ Wiki Ingest · tuyv bundleIngest sources into the Obsidian wiki vault. Reads a source, extracts entities and concepts, creates or updates wiki pages, cross-references, and logs the operation. Supports files, URLs, and batch mode. Triggers on: ingest, process this source, add this to the wiki, read and file this, batch ingest, ingest all of these, ingest this url.
- ▌ Copywriting · tuyv bundleWhen the user wants to write, rewrite, or improve marketing copy for any page — including homepage, landing pages, pricing pages, feature pages, about pages, or product pages. Also use when the user says "write copy for," "improve this copy," "rewrite this page," "marketing copy," "headline help," or "CTA copy." For email copy, see email-sequence. For popup copy, see popup-cro.
- ▌ SEO Mastery · tuyv bundleSearch engine optimization strategies and tactics for organic growth. Use when optimizing content for search, conducting keyword research, performing SEO audits, or building link strategies.
- ▌ Archetype Review Base · tuyv bundleShared review framework that every domain reviewer (pci, oracle, gov, edtech, healthcare, mlops, etc.) MUST follow. Defines the output artifact (TM-{slug}.md), mandatory sections, severity scale, verdict format, the workflow scaffold (when-invoked, Step-0 read-inputs, HANDOFF), and the "domain heuristic vs generic check" boundary. Eliminates duplication across the ~30 reviewer prompts.
- ▌ Lsp Generate · tuyv bundleTrigger language server code generation — implement interface stubs, generate test skeletons, add missing methods, generate mock types. Uses suggest_fixes to surface generator options and execute_command to run them.
- ▌ Lsp Simulate · tuyv bundleSpeculative code editing session — simulate changes in memory before touching disk. Use when planning edits that might break things, exploring refactors across multiple files, or verifying an edit is safe before applying.
- ▌ Free Tool Strategy · tuyv bundleFree tool marketing strategy covering idea evaluation, tool design, lead capture architecture, SEO landing pages, launch playbook, and ROI measurement for calculators, generators, checkers, graders, and interactive tools.
- ▌ Generate Video · tuyv bundleGenerate short videos from a text prompt or from still images using ByteDance Seedance on Volcengine Ark (火山方舟). Use this skill whenever the user wants to create, generate, render, or animate a video, clip, animation, motion graphic, or product demo — including text-to-video ("a drone shot over a forest at sunrise") and image-to-video, where a still becomes the first frame, or two stills are morphed start-to-end. Triggers include "generate a video", "make a clip", "animate this image", "turn this storyboard into video", "生成视频", "做个视频", "让这张图动起来", "图生视频", "首尾帧生成视频". Prefer this skill over describing a video in text.
- ▌ Adapt · tuyv bundleAdapt designs to work across different screen sizes, devices, contexts, or platforms. Implements breakpoints, fluid layouts, and touch targets. Use when the user mentions responsive design, mobile layouts, breakpoints, viewport adaptation, or cross-device compatibility.
- ▌ Audit · tuyv bundleRun technical quality checks across accessibility, performance, theming, responsive design, and anti-patterns. Generates a scored report with P0-P3 severity ratings and actionable plan. Use when the user wants an accessibility check, performance audit, or technical quality review.
- ▌
- ▌ Setup 3 · tuyv bundleSet up the Basic Memory plugin for this project — a short guided interview that configures the project mapping, seeds note schemas, learns or suggests placement conventions, and enables capture reflexes. Use when the user runs /basic-memory:setup, says "set up basic memory", or asks to configure/bootstrap the plugin.
- ▌ Fradser Dotclaude Impeccable Harden · tuyv bundleStrengthen interfaces against edge cases, errors, internationalization issues, and real-world usage scenarios that break idealized designs.
- ▌ Layout · tuyv bundleImprove layout, spacing, and visual rhythm. Fixes monotonous grids, inconsistent spacing, and weak visual hierarchy. Use when the user mentions layout feeling off, spacing issues, visual hierarchy, crowded UI, alignment problems, or wanting better composition.
- ▌ Polish · tuyv bundlePerforms a final quality pass fixing alignment, spacing, consistency, and micro-detail issues before shipping. Use when the user mentions polish, finishing touches, pre-launch review, something looks off, or wants to go from good to great.
- ▌ Clarify · tuyv bundleImprove unclear UX copy, error messages, microcopy, labels, and instructions to make interfaces easier to understand. Use when the user mentions confusing text, unclear labels, bad error messages, hard-to-follow instructions, or wanting better UX writing.
- ▌ Typeset · tuyv bundleImproves typography by fixing font choices, hierarchy, sizing, weight, and readability so text feels intentional. Use when the user mentions fonts, type, readability, text hierarchy, sizing looks off, or wants more polished, intentional typography.
- ▌ Optimize · tuyv bundleDiagnoses and fixes UI performance across loading speed, rendering, animations, images, and bundle size. Use when the user mentions slow, laggy, janky, performance, bundle size, load time, or wants a faster, smoother experience.
- ▌ Redis Query Engine · tuyv bundleRedis Query Engine (RQE) guidance covering FT.CREATE schema design, field type selection (TEXT, TAG, NUMERIC, GEO, GEOSHAPE, VECTOR), DIALECT 2 query syntax, efficient FT.SEARCH and FT.AGGREGATE queries, zero-downtime index updates via aliases, and the SKIPINITIALSCAN option. Use when defining a search index on Hash or JSON documents, picking between TEXT and TAG for filtering, writing FT.SEARCH queries with filters and SORTBY, managing or swapping indexes in production, or troubleshooting slow searches with FT.PROFILE.
- ▌ Redis Vector Search · tuyv bundleRedis vector search guidance covering HNSW vs FLAT algorithm choice, vector index configuration (dims, distance metric, datatype), filtered hybrid search combining vector similarity with TAG or NUMERIC filters, and the RAG retrieval pattern with RedisVL. Use when defining a VECTOR field in FT.CREATE, integrating embeddings (OpenAI, Cohere, sentence-transformers), tuning HNSW parameters (M, EF_CONSTRUCTION, EF_RUNTIME), building a retrieval-augmented generation pipeline, or filtering vector results by attribute.
- ▌ Google Mobile Ads Get Started · tuyv bundleProvides instructions for integrating the Google Mobile Ads (GMA) SDK. Use this skill when the user wants to get started with, install, integrate, set up, or configure the SDK for AdMob or Ad Manager, GMA Next-Gen SDK or mobile ads framework in an Android, iOS, or Unity application.
- ▌ Deep Interview · tuyv bundleSocratic deep interview with mathematical ambiguity gating before explicit execution approval
- ▌ Spec 2 · tuyv bundleUse when the user is exploring a design idea, weighing approaches, or has an ambiguous request. Asks structured questions, proposes 2-3 approaches, walks the design section-by-section. On approval, auto-chains into /hyperflow:scope. Trigger with /hyperflow:spec, "should I", "how should we", "what's the best way to", "design this", "explore the approach".
- ▌ Design 2 · tuyv bundleProcesses cloud architectural design and local validation. Use when designing modular Terraform architectures, authoring local HCL, validating HCL via terraform validate, or planning HCL via terraform plan. Don't use for deploying templates, plan assessment, or troubleshooting deployment failures.
- ▌ Setup 2 · tuyv bundleInitializes git-agent for a repository — generates commit scopes from git history and .gitignore via AI. Use when the user asks to "configure git", "setup git", "set commit scopes", "update gitignore", "create gitignore", or needs project-specific Git settings.
- ▌ Release 2 · tuyv bundleDetermine the next version, update the marketing site, and run the full release pipeline.
- ▌ SEO Plan · tuyv bundleStrategic SEO planning for new or existing websites. Industry-specific templates, competitive analysis, content strategy, and implementation roadmap. Use when user says "SEO plan", "SEO strategy", "SEO planning", "content strategy", "keyword strategy", "content calendar", "site architecture", or "SEO roadmap".
- ▌ Delegate · tuyvBrain-hands collaboration. Claude does the thinking — decomposing tasks, writing briefs, reviewing output, summarizing — while a local CLI agent (codex / gemini / opencode) does the execution — coding, running commands, web research, bulk file reading. Trigger on "/delegate <task>", "delegate this", "let codex/gemini do it", or any task that is heavy on legwork and light on judgment.
- ▌
- ▌ Slice Isolation · tuyv bundle**TIMEWARP SKILL** — product slice placement and TWA0009 isolation (SliceRoot, namespaces, platform Applications, Components/contracts sharing, CrossSliceReference opt-out). Invoke before scaffolding a new feature/slice/page or when fixing TWA0009 / cross-slice references. WHEN: "Add a new clients feature page", "Where does this state live?", "TWA0009 slice references another product slice", "CrossSliceReference", "new product area under features/", greenfield slice scaffolding.
- ▌ Content Quality Auditor · tuyv bundleUse when auditing content quality, E-E-A-T, or publish readiness; runs 80-item CORE-EEAT scoring with veto checks and a fix plan. Not for structural on-page tags/headers — use on-page-seo-auditor; not for domain/citation trust — use domain-authority-auditor. 内容质量/EEAT评分
- ▌ Schema Markup Generator · tuyv bundleUse when the user asks to "generate schema"; creates JSON-LD for FAQ, HowTo, Article, Product, and LocalBusiness rich-result candidates. Not for title/meta-description tags — use meta-tags-optimizer; not for crawl/index technical issues — use technical-seo-checker. Schema标记/结构化数据
- ▌ Common System Design · tuyv bundleDefine module boundaries, dependency direction, data ownership, resilience, and distributed-system trade-offs. Use for architecture, service boundaries, coupling, scalability, or failure-cascade decisions; not generic project setup.
- ▌ Iso 13485 Certification · tuyv bundlePrepare and structurally review ISO 13485 QMS scope, controlled documentation, and local evidence manifests. Use for ISO 13485 certification-readiness documentation or for separating related FDA QMSR, MDSAP, and EU MDR/IVDR evidence boundaries; not for legal applicability, compliance, or certification decisions.
- ▌ Ln 512 Tech Debt Cleaner · tuyv bundleAuto-fixes low-risk tech debt (unused imports, dead code, commented-out code) with >=90% confidence. Use when audit findings need safe automated cleanup.
- ▌ Ln 514 Test Log Analyzer · tuyv bundleAnalyzes application logs: classifies errors, checks log quality, maps stack traces to source. Use when logs need review after test runs or during development.
- ▌ Ln 523 Auto Test Planner · tuyv bundlePlans automated tests (E2E/Integration/Unit) using Risk-Based Testing after manual testing. Use when Story needs a test task with prioritized scenarios.
- ▌ Ln 55 Test Suite Auditor · tuyv bundleAudits existing tests for risk coverage, reliable oracles and maintenance value; does not edit tests.
- ▌ Ln 614 Docs Fact Checker · tuyv bundleVerifies claims in .md files (paths, versions, counts, configs, endpoints) against codebase, cross-checks contradictions. Use when auditing docs accuracy.
- ▌ Eventschemaset Consumption CLI · tuyv bundleList, inspect, and describe Microsoft Fabric Event Schema Sets — the centralized catalogs of event types and message schemas — via the Fabric Items REST API using `az rest` and `jq`. Enumerate Event Schema Sets in a workspace, read item properties (sensitivity label, tags), and retrieve then base64-decode the item definition to summarize its `eventTypes` and `schemas`. Use when the user wants to: (1) list or search Event Schema Sets in a workspace, (2) inspect an Event Schema Set's properties, (3) decode a definition to enumerate its event types and message schemas, (4) verify schema formats and versions. Read-only; no authoring skill exists yet, so for writes use the Fabric Event Schema Set authoring REST APIs, and for the Eventstream ingestion pipeline use `eventstream-cli`. Triggers: "list Event Schema Sets", "show event schema sets", "inspect an event schema set", "describe an event schema set", "decode event schema set definition", "enumerate event types and schemas in an event schema set".
- ▌ Tw Blazor Layout · tuyv bundleHow to structure Blazor app chrome with the "empty layout + cascaded page-component shell" pattern — keep LayoutComponentBase empty and put header/nav/content/aside/footer in ONE shell component that pages wrap their content in and that cascades itself. Use when designing a Blazor app's layout/navigation, deciding where chrome belongs, building a layout shell, or when chrome must react to a state store or per-navigation lifecycle that a layout can't provide.
- ▌ Domain Authority Auditor · tuyv bundleUse when auditing domain authority, trust, or citation credibility; runs 40-item CITE scoring with veto checks (TRUSTED/CAUTIOUS/UNTRUSTED). Not for page-level content quality — use content-quality-auditor; not for backlink profiling alone — use backlink-analyzer. 域名权威/网站可信度
- ▌ Claude Code History Files Finder · tuyv bundleSearches and recovers Claude Code JSONL history across active config homes and registered archives. Use --all-projects when the project is unknown, --codex for Codex rollouts, and --kimi for Kimi CLI sessions. Uses internal timestamps and searches messages, thinking, tool inputs/results, queues, attachments, summaries, titles, and file-history paths. Recovers exact bytes from Claude file-history snapshots, including post-Write edits and binary files; otherwise labels Write checkpoints lower fidelity. Use for keyword/date-bounded search, Codex session-ID lookup, prior-conversation forensics, deleted-file recovery, vanished ~/.claude/jobs artifacts, tool/file-operation analysis, semantic recall when meaning is remembered but wording changed, or requests mentioning session history, find in history, previous conversation, or .claude/projects. Optional Claude-only recall uses Chinese-aware BM25 plus vectors; exact search stays authoritative. For a recent Claude+Codex+Kimi inventory, use local-conversation-history.
- ▌ Gke AI Troubleshooting Tpu Metrics Monitoring · tuyv bundleMonitors and troubleshoots GKE TPU workloads, nodes, and node pools using GKE system metrics and PromQL. Use when monitoring TensorCore duty cycle, TPU memory, node readiness, multi-host TPU node pool availability, host maintenance or preemption interruptions, and calculating MTTR or MTBI metrics for GKE TPUs. Don't use for general non-TPU GKE workload monitoring or non-metric TPU debugging.
- ▌ Ln 313 Review Docs Worker · tuyv bundleUse when an evaluation run needs review-driven documentation updates and a structured documentation summary.
- ▌ Ln 42 Dependency Upgrader · tuyv bundleUpgrades dependencies in reversible batches with version-specific compatibility and regression checks.
- ▌ Ln 513 Regression Checker · tuyv bundleRuns existing test suite to catch regressions after implementation changes. Use when Story needs regression verification. No status changes.
- ▌ Ln 57 Persistence Auditor · tuyv bundleAudits queries, transactions, consistency and persistence resource lifetimes; read-only.
- ▌ Ln 63 Deployment Engineer · tuyv bundlePrepares CI/CD and infrastructure, then executes authorized deployments with health and recovery checks.
- ▌ Ln 633 Test Value Auditor · tuyv bundleScores each test by portfolio value and returns KEEP/DELETE/MERGE/REWRITE. Use when pruning test-suite cost.
- ▌ Ln 64 Community Announcer · tuyv bundleDrafts or publishes authorized, fact-checked GitHub Discussions announcements; does not create releases.
- ▌ Dataflows Save As Authoring CLI · tuyv bundleCopy, clone, duplicate, rebind, and execute Gen1 dataflow save-as upgrade operations via CLI (az rest / curl) against Power BI REST and Fabric REST APIs. Covers Gen1 to Gen2.1 upgrade save-as, cross-workspace Gen1-to-Gen2.1 copy flows, connection rebinding, output changes, readiness snapshots, and SaveAsNativeArtifact execution. Use when the user wants to: (1) discover Gen1 dataflows, (2) assess save-as readiness, (3) upgrade Gen1 into Gen2.1, (4) create a Gen2.1 copy from a Gen1 dataflow in another workspace, (5) rebind connections or validate saved data. For creating/editing Gen2 dataflows from scratch, previewing candidate M, binding ordinary authoring connections, or copying Gen2 dataflows, use `dataflows-authoring-cli`. Triggers: "save Gen1 dataflow", "upgrade dataflow", "Gen1 Gen2 readiness", "Gen1 Gen2 save-as", "saveAsNativeArtifact", "copy Gen1 dataflow", "duplicate Gen1 dataflow", "clone Gen1 dataflow", "rebind Gen1 dataflow connections".
- ▌ Fabriciq Ontology Authoring CLI · tuyv bundleCreate and evolve Fabric IQ Ontology (preview) items from CLI — define entity types, properties (including timeseries), relationship types, and bind them to OneLake lakehouse tables (static + timeseries) or Eventhouse / KQL database tables (timeseries only). Uses the Fabric item-definition REST API (Create Item / Update Item Definition) with `InlineBase64` parts. Use to create a Fabric Ontology item; add or alter entity types, properties, or keys; add timeseries properties and bindings; bind an entity type to a lakehouse or Eventhouse table; add relationship types and contextualizations; or script ontology deployment from source. Triggers: "create fabric ontology", "add ontology entity type", "bind entity type to lakehouse", "bind entity type to eventhouse", "ontology timeseries binding", "add ontology relationship type", "ontology contextualization", "fabric iq ontology authoring", "update ontology definition"
- ▌ Aspire Monitoring · tuyv bundle**ANALYSIS SKILL** - Observe Aspire apps: logs, traces, metrics, resource state, telemetry export, browser telemetry, and the standalone dashboard. Routes between local Aspire CLI, AKS workload diagnostics, and deployed Azure resource health. USE FOR: aspire logs, aspire otel logs, aspire otel traces, aspire otel spans, aspire describe, aspire ps, aspire export, aspire dashboard run, --include-hidden, browser logs in dashboard, WithBrowserLogs, App Insights query, AKS pod logs, container app logs. DO NOT USE FOR: start/stop/wait (use aspire-orchestration), deploy/publish/destroy (use aspire-deployment), AppHost code edits like WithBrowserLogs() (use aspireify), Azure provisioning (use azure-prepare). INVOKES: aspire CLI, azure-diagnostics (deployed Azure), kubectl + Container Insights. FOR SINGLE OPERATIONS: Run the aspire CLI command directly for quick log or describe lookups.
- ▌ Timewarp Identity · tuyv bundleRegister an ECDSA P-256 agent public key and issue short-lived scoped opaque bearer tokens on a TimeWarp.Architecture host. Use when onboarding a machine agent without a browser or human sponsor.
- ▌ Web API Contracts · tuyv bundle**TIMEWARP SKILL** — endpoint-centric Web.Contracts API contracts (Command, Query, ApiRoute, I*Details, Validator, serialization tests). Invoke before scaffolding or fixing contracts. WHEN: "Add a CreateTodoItem command contract", "Scaffold a GetRole query with ApiRoute and IRoleDetails for the edit form", "Add a serialization round-trip test for my Command".
- ▌ Atlas Report · tuyv bundleRender agent findings as a styled HTML report in the browser. Use when asked for "full report", "detailed report", "show in browser", or when CLI output exceeds the 40-line budget.
- ▌ Flux Migrate · tuyv bundleBuild zero-downtime database migrations — forward SQL, rollback SQL, deployment sequence. Use when asked to "write migration", "schema change", "add column", "rename table", "drop column", or "migrate safely".
- ▌ Ln 315 Review Merge Worker · tuyv bundleUse when an evaluation run must merge research, findings, documentation, and repair outputs into one verified result.
- ▌ Ln 45 Benchmark Comparator · tuyv bundleCompares tools or implementations through controlled benchmarks and independent correctness checks.
- ▌ Ln 56 Architecture Auditor · tuyv bundleAudits implemented architecture boundaries, dependencies and ownership; not target design or plan review.
- ▌ Ln 61 Repository Publisher · tuyv bundleCommits, pushes and remotely verifies authorized repository changes; does not create releases.
- ▌ Ln 636 Manual Test Auditor · tuyv bundleAudits manual test evidence quality: reproducibility, fail-fast behavior, expected evidence/golden files, idempotency, and documentation. Use when auditing manual tests.
- ▌ Classifying Tax Transactions · tuyv bundleContent skill for classifying business bank transactions into US federal Schedule C (Form 1040) line items for sole proprietors and single-member LLCs disregarded for federal tax. Tax year 2025. Federal only. Supplies the Tier 1 deterministic vendor pattern library, Tier 2 conservative-default table, and refusal catalog. MUST be loaded alongside the tax-workflow-base skill which provides the three-state contract, citation discipline, structured-question form, and reviewer-attention output spec. This skill alone supplies rules but no workflow; the base alone supplies workflow but no rules.
- ▌ Tw Slice Isolation · tuyv bundle**TIMEWARP SKILL** — product slice placement and TWA0009 isolation (SliceRoot, namespaces, platform Applications, Components/contracts sharing, CrossSliceReference opt-out). Invoke before scaffolding a new feature/slice/page or when fixing TWA0009 / cross-slice references. WHEN: Add a new clients feature page, Where does this state live?, TWA0009 slice references another product slice, CrossSliceReference, new product area under features/, greenfield slice scaffolding.
- ▌ Internal Linking Optimizer · tuyv bundleUse when the user asks to "fix internal linking" or "find orphan pages"; maps link architecture, authority flow, anchor text, and crawl depth, then delivers a prioritized source/target/anchor plan. Not for external backlinks — use backlink-analyzer. 内链优化/站内架构
- ▌ Draft Landing · tuyv bundleUse when asked to structure a landing page, design page layout for conversion, or plan landing page information architecture. Examples: "landing page structure for SaaS", "conversion-optimized layout"
- ▌ Ln 11 Opportunity Evaluator · tuyv bundleEvaluates new product opportunities through demand, channels and economics before committing to build.
- ▌ Ln 31 Delivery Plan Builder · tuyv bundleBuilds dependency-ordered delivery plans from requirements and repository evidence; read-only.
- ▌ Ln 314 Review Repair Worker · tuyv bundleUse when accepted findings require bounded repair changes and a structured repair summary.
- ▌ Ln 32 Test Strategy Planner · tuyv bundlePlans risk-based test portfolios and acceptance evidence; does not write or execute tests.
- ▌ Ln 44 Performance Optimizer · tuyv bundleProfiles and improves a measured performance bottleneck; retains only verified improvements.
- ▌ Ln 511 Code Quality Checker · tuyv bundleChecks DRY/KISS/YAGNI/architecture compliance with quantitative Code Quality Score. Use when implementation tasks are Done and need quality scoring.
- ▌ Ln 53 Documentation Auditor · tuyv bundleAudits documentation and comments for trust, coverage, consistency and freshness; read-only.
- ▌ Fabriciq Ontology Consumption CLI · tuyv bundleExplore Fabric IQ Ontology (preview) items (read-only) from the CLI to ground an agent before it queries data. Explore, describe, and summarize what an ontology exposes — its entity types, keys, relationships, and the bindings that map each concept onto a lakehouse or Eventhouse source — then route the underlying data query to the matching per-datasource consumption skill (eventhouse-consumption-cli, spark-consumption-cli, sqldw-consumption-cli). Read-only discovery via Get Item Definition; never writes to or alters an ontology. Use to explore or summarize an ontology, describe its schema and data lineage, build agent grounding context, or run an ontology-backed query over the source records. Triggers: "query fabric ontology", "explore fabric ontology", "list ontology entities", "enumerate ontology entity types", "describe ontology", "ontology grounding context", "ground query with ontology", "query ontology entity data", "fabric iq ontology consumption", "ontology-backed query", "ontology entity bindings"
- ▌ Blazor CSS Strategy · tuyv bundleHow to style Blazor + FluentUI components in this repo without Tailwind. The "isolation-first hybrid" convention — CSS isolation by default, global design tokens, and two documented exceptions for FluentUI shadow-DOM and light-DOM children. Use when authoring or restyling any .razor component, choosing where CSS lives, or styling a FluentUI component.
- ▌ Draft Patterns · tuyv bundleUse when asked about UX patterns, interaction best practices, form design, navigation patterns, or loading states. Examples: "best practice for form validation", "navigation pattern for dashboard", "loading state UX"
- ▌ Hyperflow Spec · tuyv bundleHyperflow design phase. Use when the user is exploring an idea, weighing approaches, or has an ambiguous request — verbs like brainstorm, design, explore, "should we", "what's the best way to", "unsure about". Thinking, not building. Produces an approved design at .hyperflow/specs/<slug>.md, then hands off to hyperflow-scope.
- ▌ Ln 613 Code Comments Auditor · tuyv bundleChecks inline code documentation quality: WHY-not-WHAT, density, forbidden content, docstrings quality, actuality, legacy cleanup. Use when auditing comments and docstrings.
- ▌ Ln 634 Test Coverage Auditor · tuyv bundleIdentifies missing tests for unique critical local logic: money, auth, permissions, data integrity, algorithms, and domain rules. Use when auditing critical logic coverage gaps.
- ▌ Aspire Orchestration · tuyv bundle**WORKFLOW SKILL** — Manage Aspire AppHost lifecycle and recover from file locks, port conflicts, and orphaned processes. WHEN: "start my Aspire app", "aspire start", "aspire stop", "aspire wait", "restart the API service", "file lock error", "MSB3491", "CS2012", "port already in use", "upgrade Aspire CLI", "aspire update --self", "proxies missing in aspire ps", "--include-hidden", "aspire integration list", "aspire integration search", "default watch", "hot reload". INVOKES: aspire CLI (start, stop, wait, ps, resource, integration, add, init, doctor, update, restore). FOR SINGLE OPERATIONS: Run the aspire CLI command directly.
- ▌ Tw Aggregate Pattern · tuyv bundle**TIMEWARP SKILL** — the golden aggregate-root pattern: typed id, `Entity<TId>` base, fail-closed `Create`, named mutations with no public setters, a private nested `Invariants` validator, and save-time enforcement via `DomainInvariantsGuard`/`AggregateDbContext`. Invoke before adding or reviewing an `IAggregateRoot`, or when TWA0011/TWA0012 fire. WHEN: add an aggregate, IAggregateRoot, aggregate root, TWA0011, TWA0012, Invariants validator, typed id.
- ▌ Tw Feature Placement · tuyv bundle**TIMEWARP SKILL** — feature-cohesive folder placement, per-use-case folders, and the filename grammar `<name>[-<function>]-<layer>.cs` for product code under `<family>/features/` and platform clusters under `<family>/platform/` (family-generic: web, api, grpc all share this machinery — worked examples below use web): which layer a file belongs to, what to name it and which folder it goes in, the registry that backs TWA0015/TWA0016, and the membership-guard build errors. Invoke before creating, moving, or renaming a file under a feature slice or platform cluster, or when a TWA0015/TWA0016/membership-guard error appears. WHEN: Where does this handler file go?, What do I name this contract file?, Should this file get its own folder?, TWA0015, TWA0016, feature file matches no registered layer suffix, platform/postgres, add a function segment to the registry, split a module into its own assembly.
- ▌ Tw Web API Contracts · tuyv bundle**TIMEWARP SKILL** — endpoint-centric Web.Contracts API contracts (Command, Query, ApiRoute, I*Details, Validator, serialization tests). Invoke before scaffolding or fixing contracts. WHEN: Add a CreateTodoItem command contract, Scaffold a GetRole query with ApiRoute and IRoleDetails for the edit form, Add a serialization round-trip test for my Command.
- ▌ System Design Methodology · tuyv bundleDrives an interactive system design session: classifies depth, elicits scale/SLO/consistency inputs, computes capacity, then reveals components one by one, each justified by a constraint. Use when designing a system or running a design session; diagrams go through `common-architecture-diagramming`.
- ▌ Hyperflow Scope · tuyv bundleHyperflow planning phase. Use when a task is clear enough to decompose into batched steps before writing code — verbs like scope, decompose, "plan out", "break down", "plan this". Read-only with respect to source; writes a task file to .hyperflow/tasks/<slug>.md, then hands off to hyperflow-dispatch.
- ▌ Ln 311 Review Research Worker · tuyv bundleUse when an evaluation run needs mandatory official-doc, MCP Ref, Context7, and current best-practice research with a structured research summary.
- ▌ Ln 312 Review Findings Worker · tuyv bundleUse when an evaluation coordinator needs normalized findings from target artifacts and research evidence.
- ▌ Ln 51 Acceptance Test Builder · tuyv bundleBuilds, updates or retires scoped acceptance tests and verifies execution; does not repair product code.
- ▌ Ln 611 Docs Structure Auditor · tuyv bundleChecks hierarchy, links, SSOT, compression, requirements compliance, freshness, legacy cleanup. Use when auditing documentation structure.
- ▌ Ln 627 Diagnosability Auditor · tuyv bundleChecks diagnosability through structured logs, metrics, traces, correlation IDs, and useful log levels. Use when auditing incident visibility.
- ▌ Ln 635 Test Isolation Auditor · tuyv bundleAudits whether test results can be trusted: flakiness, isolation, real external dependencies, time/random/order dependency, and shared state. Use when auditing test trustworthiness.
- ▌ Ln 637 Test Structure Auditor · tuyv bundleAudits test maintainability and structure: layout drift, orphan tests, fragmented duplicates, test-to-source mapping, and domain grouping. Use when auditing test suite organization.
- ▌ Ln 71 Operations Investigator · tuyv bundleDiagnoses incidents from operational evidence and proposes recovery; does not change live systems.
- ▌ Mock Response Factory · tuyv bundleAdd GetMockResponseFactory to API contracts and register factories in the SPA mock API service.
- ▌ Ln 641 Pattern Fitness Auditor · tuyv bundleAudits whether one implemented architectural pattern fits project needs and best practices. Use when checking pattern fitness.
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Hyperflow Am · tuyv bundlehyperflow-amplify — prompt amplifier (Antigravity single-agent)
- ▌ Ln 612 Semantic Content Auditor · tuyv bundleChecks document semantic content against SCOPE and project goals, coverage gaps, off-topic content, SSOT. Use when auditing documentation relevance.
- ▌ Ln 625 Dependency Reuse Auditor · tuyv bundleChecks dependency health and generic custom utility/integration replacement opportunities. Use when auditing dependency and reuse risk.