搜索
搜索结果
52 results for "software mansion"

argent-create-flow
Create, record, edit, replay, or repair reusable Argent flow YAML files. Use when the user asks to record or replay a repeatable device path, set up profiling or an A/B comparison, or invoke the authoring engine behind argent-qa-flows. Also use before repeating three or more interactions. For one-off UI checks, acceptance-driven regression tests, or screen video, use argent-test-ui-flow, argent-qa-flows, or argent-screen-recording respectively.
software-mansion
argent-react-native-optimization
通过先进行性能分析找到真正的瓶颈,然后扫描机械性问题来优化 React Native 应用。所有性能工作的入口点。当应用感觉卡顿、用户要求优化、修复重新渲染、减少卡顿或改善启动速度时使用。委托 argent-react-native-profiler 进行测量。
software-mansion
expo-horizon
Software Mansion's guide for migrating Expo SDK apps to Meta Quest using expo-horizon packages. Use when adding Meta Quest or Meta Horizon OS support to an existing Expo or React Native project. Trigger on: Meta Quest, Horizon OS, Quest 2, Quest 3, Quest 3S, VR app, expo-horizon-core, expo-horizon-location, expo-horizon-notifications, build flavors for Quest, panel sizing, VR headtracking, Horizon App ID, quest build variant, isHorizonDevice, isHorizonBuild, migrate expo-location to Quest, migrate expo-notifications to Quest, Meta Horizon Store publishing, or any task involving running an Expo app on Meta Quest hardware.
software-mansion-labs
typegpu
TypeGPU is type-safe WebGPU in TypeScript. Use whenever the user writes, debugs, or designs TypeGPU code: 'use gpu' shader functions, tgpu.fn, buffers, textures, bind groups, compute and render pipelines, command encoders, render passes, render bundles, vertex layouts, slots, accessors, @typegpu/react hooks (useRoot, useFrame, useUniform), React Native worklet rendering, and any TypeGPU API. Shader logic and CPU-side resources are tightly coupled - handle both sides here even if the user only mentions one (e.g. "how do I write a shader", "how do I create a buffer"). Trigger on any mention of typegpu, tgpu, "use gpu", TypedGPU, or WebGPU code written using TypeGPU's schema API (d.*, tgpu.*, std.*). Do NOT trigger for raw WebGPU (using GPUDevice/GPURenderPipeline directly without tgpu), WGSL-only questions, Three.js, Babylon.js, or WebGL.
software-mansion-labs
radon-mcp
Best practices for using Radon IDE's MCP tools when developing, debugging, and inspecting React Native and Expo apps. Use when interacting with a running app through Radon IDE - viewing screenshots, reading logs, inspecting the component tree, debugging network requests, reloading the app, or querying React Native documentation and library info. Trigger on: 'debug React Native', 'fix UI', 'network issues', 'build issues', 'Radon IDE', 'view screenshot', 'app logs', 'component tree', 'network inspector', 'reload app', 'React Native docs', 'library description', 'emulator', 'development viewport', 'view_screenshot', 'view_application_logs', 'view_component_tree', 'reload_application', 'view_network_logs', 'view_network_request_details', 'query_documentation', 'get_library_description', and every request involving live app inspection, debugging or development in a Radon IDE session.
software-mansion-labs
react-native-best-practices
Software Mansion's best practices for production React Native and Expo apps on the New Architecture. MUST USE before writing, reviewing, or debugging ANY code in a React Native or Expo project. If the working directory contains a package.json with react-native, expo, or expo-router as a dependency, this skill applies. Trigger on: any code task in a React Native/Expo project, 'React Native', 'Expo', 'New Architecture', 'Reanimated', 'Gesture Handler', 'react-native-svg', 'ExecuTorch', 'react-native-audio-api', 'react-native-enriched', 'Worklet', 'Fabric', 'TurboModule', 'WebGPU', 'react-native-wgpu', 'TypeGPU', 'GPU shader', 'WGSL', 'svg', 'animation', 'gesture', 'audio', 'rich text', 'AI model', 'multithreading', 'chart', 'vector', 'image filter', 'shared value', 'useSharedValue', 'runOnJS', 'scheduleOnRN', 'thread', 'worklet', 'Bundle Mode', or any question involving UI, graphics, native modules, or React Native threading and animation behavior. Also use when a more specific sub-skill matches.
software-mansion-labs
computer-automation
Vision-driven desktop automation using Midscene. Control your local desktop (macOS, Windows, Linux) or a remote Windows desktop over RDP with natural language commands. Operates entirely from screenshots — no DOM or accessibility labels required. Can interact with all visible elements on screen regardless of technology stack. ⚠️ In local mode this takes over the user's real mouse and keyboard. For web apps, prefer "Browser Automation" instead. Only use this for desktop-native apps (Electron, Qt, native macOS/Windows/Linux) that cannot run in a browser, or for driving a remote Windows host via RDP. Triggers: open app, press key, desktop, computer, click on screen, type text, screenshot desktop, launch application, switch window, desktop automation, control computer, mouse click, keyboard shortcut, screen capture, find on screen, read screen, verify window, close app, test Electron app, rdp, remote desktop, windows server, connect via rdp Powered by Midscene.js (https://midscenejs.com)
web-infra-dev
mantis-architecture
Synthesizes raw learnings and codebase analysis into an interlinked Markdown Knowledge Base (KB). Use at the beginning of a loop to build or update architecture.md, entities, and vulnerabilities. Don't use for generating threat models or formulating execution plans.
google
multi-tenant-architecture
为 Cloudflare 或 Vercel 上的多租户 SaaS 平台提供架构指导。涵盖平台选择、域名策略、租户识别与隔离、子域名路由、自定义域名与 SSL、白标设置、租户上下文传播、PSL 提交,以及将平台限制映射到定价计划。在构建多租户应用或询问“如何支持多个租户”、“构建白标平台”、“添加自定义域名”、“按子域名路由租户”或“将限制映射到计划”时使用。对于一般的应用文件夹结构,请使用 codebase-architecture;对于搭建新的 Next.js 仓库,请使用 scaffold-nextjs。
mblode
saramin-talent-search
사람인 기업회원 인재풀 로그인 세션에서 마스킹된 후보 정보를 검색·비교해 유료 열람 전 shortlist를 만듭니다. 돌쇠에서는 공식 표면을 통한 후속 액션까지 진행한다.
nomadamas
mantis-researcher
Audits production source code files based on the strategy in workspace/plan.json. Use when a review plan exists and you need to perform static analysis and deep-dive reviews of targeted files. Don't use for planning, deduplicating, or writing patches.
google
mantis-patch
Generates minimal security fixes using transactional isolation (shadow directories or file backups), applies patches, and verifies them. Use when security findings are successfully reproduced and need patches applied and verified. Don't use for initial vulnerability research or reproduction payload generation.
google
domain-driven-design
使用限界上下文、聚合和通用语言围绕业务领域建模软件。当用户提到“领域建模”、“限界上下文”、“聚合根”、“通用语言”、“防腐层”、“上下文映射”、“领域事件”、“战略设计”、“代码与业务不匹配”或“如何拆分这个大系统”时使用。在将单体拆分为服务、定义服务边界或使代码结构与业务流程对齐时也触发。涵盖实体与值对象、领域事件和上下文映射策略。有关架构层,请参见clean-architecture。有关复杂性,请参见software-design-philosophy。
wondelai
clean-architecture
围绕依赖原则组织软件:源代码依赖从框架指向用例,再指向实体,方向向内。当用户提到“架构分层”、“依赖原则”、“端口与适配器(六边形架构)”、“洋葱架构”、“尖叫架构”、“业务逻辑应该放在哪里”、“与数据库解耦”、“无需重写即可替换框架”或“保持业务规则独立”时使用。也适用于决定代码属于哪一层、将核心逻辑与基础设施隔离、定义模块边界,或讨论框架是否应该调用你的代码还是反过来。涵盖组件原则、边界和SOLID。关于代码级质量,请参考clean-code。关于领域建模,请参考domain-driven-design。
wondelai
bmad-agent-dev
Senior software engineer who implements stories and code changes. Use when the user asks to talk to Amelia or requests the developer agent
bmad-code-org
enterprise
Dark-themed cloud-platform aesthetic with modular grids, glass-like panels, and strong data hierarchy for productivity dashboards.
bergside
mantis-meta-agent
Acts as the persistent supervisor, launching and monitoring the automated review campaign. Use when running a long-running, continuous security review campaign that needs autonomous coordination. Don't use for executing individual review stages directly.
google
planning-with-files-zh
基于 Manus 风格的文件规划系统,用于组织和跟踪复杂任务的进度。创建 task_plan.md、findings.md 和 progress.md 三个文件。当用户要求规划、拆解或组织多步骤项目、研究任务或需要超过5次工具调用的工作时使用。支持 /clear 后的自动会话恢复。触发词:任务规划、项目计划、制定计划、分解任务、多步骤规划、进度跟踪、文件规划、帮我规划、拆解项目
othmanadi
architecture-patterns
实现经过验证的后端架构模式,包括整洁架构、六边形架构和领域驱动设计。在设计新微服务的整洁架构、重构单体应用以使用限界上下文、实现六边形或洋葱架构模式,或调试应用层之间的依赖循环时,使用此技能。
wshobson
planning-with-files-zht
基于 Manus 风格的文件规划系统,用于组织和追踪复杂任务的进度。建立 task_plan.md、findings.md 和 progress.md 三个文件。当用户要求规划、拆解或组织多步骤项目、研究任务或需要超过5次工具调用的工作时使用。支持 /clear 后的自动会话恢复。触发词:任务规划、项目计划、制定计划、分解任务、多步骤规划、进度追踪、文件规划、帮我规划、拆解项目
othmanadi
agentic-os
在 Claude Code 上构建持久化多 Agent 操作系统。涵盖内核架构、专家 Agent、斜杠命令 (Slash commands)、基于文件的记忆、定时自动化以及无需外部数据库的状态管理。
affaan-m
software-solution-architecture
Designs cross-system target states and transition plans from business workflows and system boundaries. Use when comparing end-to-end solution options or phased migrations.
vasilyu1983
agentic-os
Build persistent multi-agent operating systems on Claude Code. Covers kernel architecture, specialist agents, slash commands, file-based memory, scheduled automation, and state management without external databases. Use when building a persistent multi-agent system on Claude Code with its own memory, commands, and scheduling.
affaan-m
cmux-architecture
cmux 包架构、重构分层、依赖反转、文件组织、DocC 文档规范、包设计纪律、可测试性以及 Swift 6 并发规则。在新增或大幅重构 Swift 文件、Swift 包、Coordinator(协调器)、Service(服务)、Repository(仓储)或包的 public API 之前使用。
manaflow-ai