dtyq

60 mods across 2 repositories, 5.0k stars between them.

generate-preset

25

dtyq/magic

Skill Claude CodeCodex

Optional sub-skill of self-media-composer. Generates a custom CSS + JS preset pair from a user's style description. Load this skill when the user chooses "Custom style" in Step 4.1 of the self-media-composer workflow, or explicitly asks to create / design a new visual template. English triggers: - "make a new preset"…

5.0k 20d ago A 162 tokens

dtyq/magic

Skill Claude CodeCodex

Pre-publish diagnosis skill for self-media works. Use when the user asks for 发布前诊断, 发布前分析, content scoring, pre-publish review, or optimization diagnosis for Xiaohongshu/Rednote image-card posts or WeChat Official Account articles. Reads the mentioned post folder, searches comparable content online, scores the work…

5.0k 20d ago A 83 tokens

share

27

dtyq/magic

Skill Claude CodeCodex

Use when a user needs a browser-accessible link to preview, present, or send Agent-generated workspace files, an entire project, or the current topic outside Super Magic—especially rendered output such as HTML that messaging or file-viewing channels cannot display directly—or when they need to find, reuse, change, or…

5.0k 20d ago A 69 tokens

skill-creator

28

dtyq/magic

Skill Claude CodeCodex

Create, modify, evaluate, package, and upload skills. Use when users want to create a skill from scratch, edit or optimize an existing skill, run evals to test a skill, benchmark skill performance, optimize a skill's description for better triggering accuracy, package a skill into a zip, or upload a skill to their…

5.0k 20d ago A 114 tokens

skill-vetter

29

dtyq/magic

Skill Claude CodeCodex

Security-first skill vetting protocol for AI agents. Use before installing any skill from the platform skill market, skillhub, GitHub, or other sources. Checks for red flags, permission scope, and suspicious patterns to determine whether a skill is safe to install.

5.0k 20d ago B 56 tokens

slide-template

30

dtyq/magic

Skill Claude CodeCodex

Use when the user asks to create slides with a specific style, wants to use or inspect a slide template by code, wants to see platform-provided slide template options before creating, describes a custom template style, provides a PPTX/PPT file to convert into a platform template, or wants to extract a template from an…

5.0k 20d ago A 73 tokens

subagents

31

dtyq/magic

Skill Claude CodeCodex

Use when the user asks to find, select, call, or delegate work to an Agent/智能体, digital employee/数字员工, or Crew; when the target is unknown or must be selected by capability; when independent tasks can run in parallel; or when isolated research or a specialized Agent would improve the result.

5.0k 20d ago A 67 tokens

teamshare-cli

32

dtyq/magic

Skill Claude CodeCodex

Use when the user wants to interact with Teamshare capabilities, especially Teamshare Base multi-dimensional tables: files, directories, sheets, fields, records, views, forms, dashboards, or dashboard widgets. Load this skill first to route to the right Teamshare sub-skill. Also trigger for localized requests in the…

5.0k 20d ago A 78 tokens

user-info

33

dtyq/magic

Skill Claude CodeCodex

Use when you need the current user's identity or contact info: name, job title, employee number, email, phone, or department.

5.0k 20d ago A 30 tokens

using-cron

34

dtyq/magic

Skill Claude CodeCodex

Manage scheduled tasks — create, query, update, and delete. CRITICAL - When user message contains any future time intent (e.g. "in 2 days", "tomorrow at 8am", "every morning"), you MUST load this skill first. Use the Code Mode tools described by this skill.

5.0k 20d ago A 67 tokens

using-llm

35

dtyq/magic

Skill Claude CodeCodex

List available large language models and send chat completion requests programmatically. Use this skill when you need to call an LLM within a snippet, including model comparison, visual understanding, batch inference, and model performance testing.

5.0k 20d ago A 48 tokens

using-mcp

36

dtyq/magic

Skill Claude CodeCodex

Discover, connect to, and invoke tools on MCP (Model Context Protocol) servers. CRITICAL - When the user message contains [@mcp:...] mention, you MUST load this skill first to use MCP tools correctly.

5.0k 20d ago A 49 tokens

using-oauth2

37

dtyq/magic

Skill Claude CodeCodex

Connect to a user-provided OAuth2 app, complete authorization, and use its access token in Code Mode HTTP requests.

5.0k 20d ago A 29 tokens

dtyq/magic

Skill Claude CodeCodex

Migrate existing antd-style CSS-in-JS (createStyles) components to Tailwind CSS utility classes with full dark mode support, following the project's style system transition strategy. Use when the user asks to migrate, convert, or rewrite antd-style components to Tailwind, or when working on new components in files…

5.0k 20d ago A 76 tokens

code-review-expert

39

dtyq/magic

Skill Claude CodeCodex

Expert code review of current git changes with a senior engineer lens. Detects SOLID violations, security risks, and proposes actionable improvements.

5.0k 20d ago A 32 tokens

dtyq/magic

Skill Claude CodeCodex

Migrate modules between shared src/opensource/ code and enterprise overlays under enterprise/src/opensource/, while preserving the src/opensource boundary and existing component override points.

5.0k 20d ago A 45 tokens

dtyq/magic

Skill Claude CodeCodex

Enforce Magic Web structured business error logging when adding, changing, migrating, or reviewing logger.error calls in src, enterprise/src, or customer/src, including catch blocks, callbacks, ErrorBoundaries, workers, WebSocket/storage flows, and logger adapters. Use to choose…

5.0k 20d ago A 95 tokens

sw-best-practices

42

dtyq/magic

Skill Claude CodeCodex

Service Worker practical specifications for the current Magic Web implementation. Covers static resource partitioning, read-only API caching, request tagging, server-side kill/off takeover for /sw.js, and emergency rollback environment variables.

5.0k 20d ago A 47 tokens

ui-data-testid

43

dtyq/magic

Skill Claude CodeCodex

Add stable data-testid attributes by default for new or refactored UI components. Use when implementing React/TSX views, shadcn/antd-style components, dropdown/menu configs, or interactive UI flows that need reliable selectors for unit/E2E tests.

5.0k 20d ago A 58 tokens

dtyq/magic

Skill Claude CodeCodex

React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.

5.0k 20d ago A 58 tokens

dtyq/magic

Skill Claude CodeCodex

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…

5.0k 20d ago A 67 tokens

antd-design-system

46

dtyq/magic

Cursor rule Cursor

A maintenance guide for interfaces built with Ant Design, a React component library, and antd-style, its styling companion. The description only says it applies to existing components.

5.0k 20d ago A 0 tokens

api-standards

47

dtyq/magic

Cursor rule Cursor

A set of standards for designing, calling, and handling errors from application programming interfaces, or APIs. The input marks these standards as high priority.

5.0k 20d ago A 0 tokens

bases

48

dtyq/magic

Cursor rule Cursor

You are an expert in TypeScript, Node.js, React, Vite, MobX, Ant Design, antd-style, and Vitest.

5.0k 20d ago A 687 tokens