v1truv1us
- 120 skills
- 0 followers
- 2 days ago last updated
- ▌ Investigation Loop · v1truv1us-ai-eng-system bundleLong-running Jira investigation that self-continues past natural stops until a written hypothesis with evidence citations is produced. Pairs with the cooking Stop hook and hard-stops at 10 iterations.
- ▌ Tdd · v1truv1us-ai-eng-system bundleUse only when the user explicitly asks for TDD, a failing test, or a regression test, OR when the bug has an obvious cheap local test target. Skip when the test path is unclear, expensive, integration-heavy, or not requested.
- ▌ Slack · v1truv1us-ai-eng-system bundleBuild secure, reliable Slack integrations and bots. Use for webhook design, Block Kit UI, Socket Mode, and API best practices.
- ▌ Teach · v1truv1us-ai-eng-system bundleTeach the user a topic through a stateful learning workspace — mission-driven lessons, retrieval practice, cited resources, and durable learning records. Use when the user says teach me, /teach, wants interactive lessons, or is learning something over multiple sessions.
- ▌ Docker · v1truv1us-ai-eng-system bundleBuild, run, and secure Docker containers with current best practices. Use for Dockerfile review, multi-stage builds, Compose orchestration, image hardening, and CI/CD integration.
- ▌ Fix CI · v1truv1us-ai-eng-system bundleFind failing PR checks, inspect logs or external check links, and apply focused fixes
- ▌ Github · v1truv1us-ai-eng-system bundleOperate GitHub repositories, workflows, and PRs efficiently. Use for Actions optimization, PR hygiene, repo maintenance, and team collaboration patterns.
- ▌ Sentry · v1truv1us-ai-eng-system bundleSet up and operate Sentry for error tracking, performance monitoring, and release health. Use for SDK integration, alert tuning, and incident investigation.
- ▌
- ▌ Grill Me · v1truv1us-ai-eng-system bundleInterview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when the user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
- ▌ Architect · v1truv1us-ai-eng-system bundleSketch types, signatures, and module structure before code, then stay in the loop while implementation fills in. Use for /architect, 'architect this', 'design this', or non-trivial work where jumping to code would lock in the wrong shape.
- ▌ Graph RAG · v1truv1us-ai-eng-system bundleRelationship-aware retrieval using graph traversal, entity anchors, community expansion, and hybrid vector plus graph search. Use when chunk similarity alone misses paths, entities, or subsystem context.
- ▌ Repurpose · v1truv1us-ai-eng-system bundleAdapt existing content into new formats for different channels. Use for "repurpose this", "turn this into", "adapt for", or /repurpose.
- ▌ SEO Audit · v1truv1us-ai-eng-system bundleFull SEO and performance audit for any website. Use when asked to check SEO, run a lighthouse scan, audit performance, check accessibility, or validate structured data.
- ▌ Control UI · v1truv1us-ai-eng-system bundleBuild a local browser/CDP harness to drive and inspect a web, IDE, or Electron UI. Use for UI verification, screenshots, perf profiles, or reproducing UI bugs.
- ▌ Cursor Sdk · v1truv1us-ai-eng-system bundleGuide building apps, scripts, CI pipelines, and automations with the Cursor TypeScript SDK (`@cursor/sdk`). Use when integrating `Agent.create`, `Agent.prompt`, `Agent.resume`, streaming, MCP servers, local vs cloud runtime, errors, or porting REST `/v1/agents` calls to the SDK. Prefer this skill over memory—the SDK surface evolves and references here are the source of truth.
- ▌ Doc Review · v1truv1us-ai-eng-system bundleStructured document review for structure, clarity, and technical accuracy. Use for "review this doc", feedback, critique, or /doc-review.
- ▌ Loop On CI · v1truv1us-ai-eng-system bundleMonitor PR checks and fix failures until green. Uses gh pr checks as the source of truth for PR-attached checks.
- ▌ Monitoring · v1truv1us-ai-eng-system bundleDesign and operate application observability with metrics, logs, traces, and alerts. Use for SLO definition, dashboard design, on-call runbooks, and incident response.
- ▌ K8S · v1truv1us-ai-eng-system bundleDeploy, manage, and troubleshoot Kubernetes workloads. Use for manifest review, Helm chart validation, resource tuning, RBAC, and cluster operations.