Skip to main content

このリポジトリの skills

armanisadeghi/ai-matrx - 2ページ

SkillsMP は armanisadeghi/ai-matrx から 97 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

armanisadeghi/ai-matrx

収集済み skill 97 件中 40 件を表示しています。

職業分類
未分類
説明

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…

原文の言語: 英語

更新
収集済み skill 97 件中 40 件を表示しています。