Skip to main content

这个仓库中的 skills

armanisadeghi/ai-matrx - 第 2 页

SkillsMP 已收集 armanisadeghi/ai-matrx 中的 97 个 Skill。打开任一 Skill 可查看来源和详情。

armanisadeghi/ai-matrx

已展示 40 / 97 个已收集 Skill。

职业分类
未分类
描述

Exhaustive feature audit → target vision → approved plan → complete build. Use whenever the user wants to deeply understand, audit, overhaul, take over, unify, or finish an ENTIRE feature — requests like 'deep dive on X', 'audit the X feature', 'figure out…

原文语言:英语

更新
职业分类
未分类
描述

Expand the AI Matrx product-integration access queue for a named capability, provider family, MCP/plugin catalog, or competitive gap. Use when asked to find more user-connected OAuth, API, API-key, remote MCP, integration-marketplace, or partner-access…

原文语言:英语

更新
职业分类
未分类
描述

Cleanup and triage of the repo task system — FOUND_DEFECTS.md, CURRENT_ERRORS.md, .matrx/AGENT_TASKS.md, .matrx/ARMAN_TASKS.md. Run the full sequence or one named step (e.g. "/task-hygiene 3" or "/task-hygiene errors"). Use when asked to clean up…

原文语言:英语

更新
职业分类
未分类
描述

Use whenever you edit, extend, reorganize, or trim an instruction/context doc that agents read — `CLAUDE.md`, any `FEATURE.md`, `PRINCIPLES.md`, `FOUND_DEFECTS.md`, a feature `README.md`, or a `SKILL.md`. Triggers on any change to these files: adding a rule,…

原文语言:英语

更新
职业分类
未分类
描述

Re-measure the canonical data model's live conformance state (registration, base columns, RLS authority, grants, guards, versioning, reachability), diff it against the last recorded state, update the standing report, and IMMEDIATELY act: fire focused-session…

原文语言:英语

更新
职业分类
未分类
描述

Entry point and shared SOP for the 2026 Matrx DB transition — any structural change to the live Supabase database (Matrx Main) during downtime. Use whenever the task is to move a table to the graveyard, move a table to another schema, canonicalize a…

原文语言:英语

更新
职业分类
未分类
描述

The targeted deduplication-and-fact-confirmation pass: find duplicate docs on a subject, collapse them to one truth, verify every load-bearing claim against live code/DB, and route genuine vision misalignment to Arman for feedback. Lighter and any-scope,…

原文语言:英语

更新
职业分类
未分类
描述

The repeatable recipe for canonicalizing entity-to-entity relationships onto the ONE association system (platform.associations) and for canonicalizing Supabase table references post-2026-reorg. Use whenever a task touches a bespoke M2M junction table, an…

原文语言:英语

更新
职业分类
未分类
描述

Converge one feature cluster's sprawling documentation into a single verified, build-ready set. Use whenever Arman names features or topics — not necessarily documents — and wants their docs merged, verified, and condensed. Triggers on "/doc-convergence…

原文语言:英语

更新
职业分类
未分类
描述

The quick big-picture interview that extracts from Arman, per Domain (or major Feature), the MINIMAL vision (what must exist before we can go live) and the FINAL vision (the ultimate goal), captured verbatim into the node's VISION.md so gap analysis has both…

原文语言:英语

更新
职业分类
未分类
描述

The recurring hunt for features, projects, and concepts so close to completion that finishing them beats everything else — verify closeness against code, close them out fully (shipped, verified, docs deleted, rows removed), and end the never-ending…

原文语言:英语

更新
职业分类
未分类
描述

Consume scoped short-lived credentials from the aidream token broker in matrx-frontend. Use whenever a task needs temporary privileged reach from the browser — a provider realtime session (OpenAI realtime voice), direct provider API calls (Anthropic…

原文语言:英语

更新
职业分类
未分类
描述

The system for documentation that spans multiple AI Matrx repos — one canonical doc in the common-docs repo, pointer lines everywhere else, zero mirrors. Use whenever (1) you're documenting, auditing, or building a feature that touches 2+ repos (aidream,…

原文语言:英语

更新
职业分类
未分类
描述

The full discovery-to-execution pipeline for taking a major feature area or system from Arman's initial ideas all the way to a fleet of parallel agents building it — vision capture, reality audit against live code + DB, world-class competitive research (with…

原文语言:英语

更新
职业分类
未分类
描述

Retire a live table during the 2026 Matrx DB transition by moving it to the graveyard schema (reversible, zero data loss) and clearing every reference across both repos. Use whenever the task is "graveyard <table>", "retire <table>", "this table is dead / no…

原文语言:英语

更新
职业分类
未分类
描述

Bring a table (and its feature) into full conformance with the Matrx platform standard during the 2026 DB transition — base columns + base FK constraints, canonical RLS, entity_types registration, sharing registry, the polymorphic satellites…

原文语言:英语

更新
职业分类
未分类
描述

Relocate a live table to a different Postgres schema during the 2026 Matrx DB transition with every reference intact and zero data loss. Use whenever the task is "move <table> to <schema>", "rehome <table> into the <x> schema", or pulling a table out of…

原文语言:英语

更新
职业分类
未分类
描述

Analyze raw AI Matrx server logs to discover new module names, log patterns, and categories, then update the log-rules.ts parsing system and produce a migration report for the Python backend team. Use when examining server logs, adding new module recognition,…

原文语言:英语

更新
职业分类
未分类
描述

Detect, triage, repair, and certify light/dark theme violations for Pattern Patrol P4. Use for raw bg-white/text-black classes, invisible theme states, or any P4 patrol run.

原文语言:英语

更新
职业分类
未分类
描述

Use whenever you build or extend a feature whose results the user would otherwise not see — especially one backed by a server capability in aidream. The rule: in the SAME work, ship a live visibility/test page — a no-privilege DEMO page, or an ADMIN page when…

原文语言:英语

更新
职业分类
未分类
描述

Split heavy CLIENT code out of the bundle with `next/dynamic({ ssr: false })` the right way. Use BEFORE adding a dynamic import, making a component "lazy", deferring a heavy widget, cutting bundle/first-load size, fixing a "window is not defined" / hydration…

原文语言:英语

更新
职业分类
未分类
描述

Add or update Next.js route metadata, custom per-route favicons, OpenGraph, and Twitter card social sharing for any route or subroute tree in matrx-admin. Use when adding a new route, wiring up metadata for a layout, adding a favicon to a route, setting up…

原文语言:英语

更新
职业分类
未分类
描述

The concrete matrx-frontend recipe for THE DOOR LAW and THE INVENTORY LAW — if the UI names a record it must open it (open / new tab / peek / window), every resolvable relationship is rendered AND linked, every detected problem ships with its one-click fix,…

原文语言:英语

更新
职业分类
未分类
描述

Detect, triage, repair, and certify generic loading UI for Pattern Patrol P8. Use for `Loading...`/`Loading…` text, unlabeled spinners, meaningless pulses, Suspense fallbacks, loading placeholders, or any P8 patrol run.

原文语言:英语

更新
职业分类
未分类
描述

Create, modify, or audit floating window panels in the matrx-admin window-panels system. Covers the full 5-step registration flow (registry → component → OverlayController → SidebarWindowToggle → optional URL hydrator), the local-first workspace persistence…

原文语言:英语

更新
职业分类
未分类
描述

Use for tasks scoped to the WindowPanel COMPONENT primitive itself — drag, resize, minimize/maximize, the tray dock (WindowTray / WindowTraySync), the runtime Window Manager registry (`windowManagerSlice`), URL persistence of window state, and the local-first…

原文语言:英语

更新
职业分类
未分类
描述

Detect, triage, and safely remove user-visible emoji and Unicode icon glyphs from matrx-frontend UI by using Lucide icons or deleting redundant decoration. Use for Pattern Patrol P6, any UI edit that encounters emoji in TSX, or a request to enforce the repo's…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Add or improve a captured error/warning source in the systemwide Error Inspector. Use when wiring a new error class into the inspector (a new CapturedErrorSource + adapter), calling captureError from a new site, deciding an error's visibility tier…

原文语言:英语

更新
职业分类
信息安全分析师
描述

Single-path-of-resistance pattern for tables/operations that must NOT be modifiable by anyone except Super Admins — even contributors with full codebase access. Mandatory reading whenever a task touches `admin.admins`, `admin.admin_audit_log`, the…

原文语言:英语

更新
职业分类
网页开发工程师
描述

The marketing-page ↔ logged-in-page duality — how every feature gets a public marketing landing and an authed workspace on the SAME route, with no error ever shown to an anonymous visitor and a deliberate per-page decision for signed-in users (land with a…

原文语言:英语

更新
职业分类
软件开发工程师
描述

MERGED into the overlay-system skill (Wave 4 doc consolidation, 2026-07). Do not add content here — read `.claude/skills/overlay-system/SKILL.md` (its "Message actions (chat)" section) instead.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Full scaffold workflow for building a new route inside app/(a)/ with correct SSR-first architecture, database-derived types, Redux hydration, shell components, and view sub-pages. Use when creating any new authenticated route, adding a feature with a…

原文语言:英语

更新
职业分类
软件开发工程师
描述

MERGED into the ssr-zero-layout-shift skill (Wave 4 doc consolidation, 2026-07). Do not add content here — read `.claude/skills/ssr-zero-layout-shift/SKILL.md` instead.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Cross-app notes integration components and patterns. Use when adding save-to-notes functionality to any feature, wiring overlay-based note capture, using QuickCaptureButton, SaveToScratchButton, SaveSelectionButton, QuickNotesSheet, CategoryNotesModal,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use whenever a task touches the overlay rendering system at matrx-frontend — opening / closing / adding / debugging dialogs, sheets, modals, draggable windows, toasts, or any other component that lives at the top of the tree via dispatch. Triggers on…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Enforces SSR-first rendering with zero Cumulative Layout Shift using seven composable patterns: Server Component shells with Client Component islands, Suspense boundaries as static-shell-with-dynamic-holes, selective hydration, lazy-loaded client components…

原文语言:英语

更新
职业分类
网页与数字界面设计师
描述

Build a UI for the AI Matrx app optimized for maximum information density with clear hierarchy — for the power user, the data-heavy surface, the enterprise/admin tool used all day where speed and scannability beat breathing room. Think Linear at its densest,…

原文语言:英语

更新
职业分类
网页与数字界面设计师
描述

Build or redesign a UI for the AI Matrx app with a lean, sharp, inviting result — the everyday default for "make this page good / cleaner / nicer." Trust-your-taste posture: keep the good bones, cut the clutter, elevate, and stop — no over-engineering, no…

原文语言:英语

更新
职业分类
软件开发工程师
描述

The platform recipe for taking ONE small feature section (a preview, a calculator, an analyzer, any focused piece of UI + logic) and building it out COMPLETELY — canonical reusable component, floating window panel, in-page section integration, deterministic…

原文语言:英语

更新
职业分类
网页开发工程师
描述

Auto-discovers Next.js App Router pages from the filesystem and renders navigable index pages with switchable display variants. Use when creating index/listing pages, adding new route directories, converting hard-coded route configs to auto-discovery, or…

原文语言:英语

更新
已展示 40 / 97 个已收集 Skill。