Skip to main content
armanisadeghi
ملف منشئ GitHub

armanisadeghi

عرض على مستوى المستودعات لـ ١٢٤ skills مجمعة عبر ٧ مستودعات GitHub.

skills مجمعة
١٢٤
مستودعات
٧
محدث
٣١ أغسطس ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

مستكشف المستودعات

المستودعات و skills الممثلة

cloud-files
غير مصنف

Use when modifying anything under features/files/, app/(a)/files/, app/(public)/share/, or any caller that uploads, downloads, lists, moves, renames, shares, or previews user files.

٣٠ أغسطس ٢٠٢٦
agent-copy
غير مصنف

Add the canonical single icon-only copy/export control to any surface that shows data (rows, cards, lists, detail/record pages) using `components/agent-copy`: one CopyForAiIcon menu containing Copy, Copy JSON, Copy for AI, AI variants, downloads,…

٣٠ أغسطس ٢٠٢٦
cms-surfaces
غير مصنف

Use when adding/changing a CMS surface manifest, the site_structure/html_pages_structure framing XML, a CMS context menu/extraSections wiring, or the cms-authoring platform skill. Also use when a new CMS route/tab needs an agent entry point.

٣٠ أغسطس ٢٠٢٦
embedded-image-studio
مطوّرو البرمجيات

Use whenever a form needs to accept ONE image and produce permanent public URLs for one or more platform-specific sizes (OG image, social posts, avatars, logos, favicons, app icons). Replaces every legacy image-URL input, single-size uploader, and…

٣٠ أغسطس ٢٠٢٦
pattern-patrol
غير مصنف

The Pattern Patrols system — recurring, certified sweeps that keep eradicated problem-patterns dead (dead ends, mobile breakage, light/dark violations, missing copy-for-AI, emojis, bare Loading text, unregistered coming-soon, type-suppression debt, and a…

٢٩ أغسطس ٢٠٢٦
core-route-headers
غير مصنف

Bring any (core) route into conformance with the AppShell header + body-height + mobile doctrine — the repeatable fix recipe for the campaign to kill faux in-body headers, banned viewport-height calcs, avatar collisions, and mobile menus that vanish instead…

٢٩ أغسطس ٢٠٢٦
ios-mobile-first
غير مصنف

Single source of truth for iOS-native mobile web UX. Covers viewport units, safe areas, Dialog-to-Drawer conversion, Tabs-to-vertical-stacking, touch targets, input zoom prevention, and responsive patterns. Use when building any UI component, fixing mobile…

٢٩ أغسطس ٢٠٢٦
supabase-realtime
غير مصنف

The canonical doctrine for ALL Supabase realtime in matrx-frontend — postgres_changes, broadcast, and presence. Use BEFORE writing or modifying any `.channel(` subscription, any handler that reacts to a table this client also writes (echo suppression), any…

٢٩ أغسطس ٢٠٢٦
عرض 8 من أصل ٩٧ skills مجمعة.
chrome-web-store-release
غير مصنف

Audit, package, submit, and track Matrx Extend Chrome Web Store updates. Use for release readiness, Store-policy change assessment, version selection, dashboard submission, listing/privacy/test-instruction updates, and approval monitoring. Do not use for…

٢٥ أغسطس ٢٠٢٦
connect-aidream
غير مصنف

Use when extending what the matrx-extend Chrome extension exposes to the aidream backend — adding or modifying server-side capabilities, capability-envelope state keys, discovery routing, or the unified tool merge that injects browser tools into the LLM.…

٢٥ أغسطس ٢٠٢٦
connect-frontend
غير مصنف

Use when the matrx-extend Chrome extension needs to coordinate with the Next.js admin app at aimatrx.com — delivering a payload to a tab, opening a window-panels overlay via deep-link, or relaying a message across machines through Supabase Broadcast. Scope…

٢٥ أغسطس ٢٠٢٦
connect-local
غير مصنف

Use when the matrx-extend Chrome extension needs to invoke a system-level capability that only the matrx-local Tauri desktop engine can provide — running a shell command, accessing the filesystem outside the browser sandbox, or receiving a server-pushed event…

٢٥ أغسطس ٢٠٢٦
create-agent
غير مصنف

Create a hyper-specialized, production-grade AI Matrx platform agent through the hosted AI Dream MCP (agent_author / agent_catalog / agent_run), usually paired with a registered content-IR kind for its output. Use whenever anyone asks to create, build,…

٢٣ أغسطس ٢٠٢٦
matrx-oauth
غير مصنف

End-to-end guide to the Matrx OAuth flow — a Next.js proxy in matrx-frontend fronting Supabase, the FastAPI (aidream) callback that does the admin gate, SPA callbacks (aidream apps/dashboard, apps/workflow-studio), and the Tauri desktop client (matrx-local).…

٢١ أغسطس ٢٠٢٦
matrx-extend-tool-display
غير مصنف

Customize how a tool call renders inside the matrx-extend Chrome extension's chat surface (the agent harness). Use when adding a new entry to the per-tool display registry — overriding the inline header (icon, prefix, name, suffix, info), tweaking how args…

٢١ أغسطس ٢٠٢٦
token-broker-client
غير مصنف

Consume scoped short-lived credentials (token broker) in matrx-extend — provider realtime sessions, direct provider calls through the aidream gateway. Use whenever a feature needs temporary privileged reach to a provider API. NOT for adding new…

٢١ أغسطس ٢٠٢٦
performance-expert
مطوّرو البرمجيات

Enforce mobile and web performance standards including cache-first data, image optimization, query efficiency, list rendering, bundle size, and monitoring. Use when implementing data fetching, displaying images, writing database queries, rendering lists,…

٢٤ فبراير ٢٠٢٦
supabase-expert
مصممو قواعد البيانات

Ensures correct Supabase patterns across database architecture, auth, storage, and RLS policies. Use when working with database queries, API routes, authentication, storage operations, RLS policies, or schema changes. Also use when the user mentions Supabase,…

٤ فبراير ٢٠٢٦
ios-native-expert
مطوّرو البرمجيات

MANDATORY: Enforces iOS 26 native design compliance including Liquid Glass, PlatformColor for all system colors, centralized theming via useTheme()/useThemeColors(), SF Symbols, haptic feedback, contentInsetAdjustmentBehavior on all scroll views, and native…

٢٩ يناير ٢٠٢٦
android-native-expert
مطوّرو البرمجيات

Ensures Android implementations use truly native components, Material 3 Expressive design patterns, and Android 16 requirements. Use when implementing Android-specific features, reviewing Android code for native feel, or when the user mentions Android native,…

٢٩ يناير ٢٠٢٦
ux-architect
مصممو واجهات الويب والرقمية

Analyzes user flows, determines feature requirements, and creates UI/UX infrastructure plans. Use when planning new features, evaluating user journeys, identifying feature gaps, or when the user mentions user flow, UX planning, feature analysis, UI…

٢٨ يناير ٢٠٢٦
typescript-expert
مطوّرو البرمجيات

Audit TypeScript code for type safety issues, anti-patterns, and duplicate type definitions. Use when fixing type errors, reviewing TypeScript code, auditing for "any" or "as" usage, checking for duplicate types, or ensuring Supabase types are used as source…

٢٧ يناير ٢٠٢٦
api-route-auditor
محللو ضمان جودة البرمجيات والمختبرون

Audit API routes for business logic ownership, type safety, validation, and production hardening. Use when reviewing API routes, creating new endpoints, checking for logic leakage in components, or ensuring endpoints meet production standards. Also use when…

٢٧ يناير ٢٠٢٦
feature-parity-check
محللو ضمان جودة البرمجيات والمختبرون

Comprehensive cross-platform feature verification and synchronization. Use after completing a feature to ensure identical functionality across Web Desktop, Web Mobile, iOS, and Android with native implementations. Audits for missing features, API consistency,…

٢٦ يناير ٢٠٢٦
work-loop
غير مصنف

Use whenever adding work to, coordinating, or working an Autonomous Work Loop campaign: atomic claims, full in-scope autonomy, routine-blocker repair, evidence-gated closure, and independent verification.

٣١ أغسطس ٢٠٢٦
campaign-pattern
غير مصنف

The Campaign Pattern — how a vision becomes a finished, verified, deployed system with near-zero owner involvement. READ BEFORE launching or coordinating any large build, module, campaign, or multi-agent project: the owner's five launch moves, the…

٣٠ أغسطس ٢٠٢٦
consolidate
غير مصنف

Take ONE registry node (Domain, Feature, or Sub-feature) and end its documentation sprawl: census every repo, extract everything that carries MEANING into the node's doc kit in common-docs, and DELETE it from the repos it came from — proven by a re-grep, not…

٢٥ أغسطس ٢٠٢٦
aws-production-operations
غير مصنف

Operate, inspect, diagnose, and safely deploy the AI Matrx ECS/Fargate production platform in AWS us-east-1 without browser access. Use for AWS platform status, ECS services/tasks, CloudWatch logs, alarms, ECR images, ECS Exec, Terraform changes, failover…

٢١ أغسطس ٢٠٢٦
supabase-region-migration
غير مصنف

Safely inspect, rehearse, verify, and cut over the AI Matrx Supabase Postgres region migration from Matrx Main in us-west-1 to the prepared AI Matrx project in us-east-1. Use for Supabase region-move status, logical backup/restore, project capacity,…

٢١ أغسطس ٢٠٢٦
fleet-incident
مديرو الشبكات وأنظمة الحاسوب

Diagnose and durably fix anything broken on the Matrx fleet (deploys stuck, services behind/unreachable, red fleet-health, sandboxes misbehaving). Use whenever the operator reports "X isn't working / isn't updating / shows behind" on the /srv host, the EC2…

٢٣ يوليو ٢٠٢٦
add-managed-service
مطوّرو البرمجيات

Add a new PyPI-published aidream package as a fully-managed microservice — auto-deploy from PyPI, fleet check, Secrets store, Services page — like matrx-files and matrx-seo. Use when the user says "set up <package> to autodeploy / be managed on the ship…

٢٢ يوليو ٢٠٢٦
عرض ٧ من أصل ٧ مستودعات
تم تحميل كل المستودعات