Token导航 LogoToken导航TokenDH.com
前端设计external-servicegithub未标认证来源可访问clear审计通过

agents-md特工 MD

Agent Skill

用于辅助前端页面、组件、样式和交互逻辑的开发与维护。它适合让 Agent 生成或审查 React、Next.js、Vue、Tailwind、CSS 等相关代码,整理组件结构,或定位布局和性能问题。使用时需要结合项目现有设计系统、路由和构建方式,避免只生成孤立片段;涉及页面改动时,应配合本地预览和构建检查确认视觉效果。

总安装

679

周安装

28

GitHub Stars

126

下载量

222
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:agents-md(特工 MD)
来源仓库:https://github.com/jmerta/codex-skills
仓库路径:skills/agents-md
安装命令:
npx skills add https://github.com/jmerta/codex-skills --skill agents-md
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/jmerta/codex-skills --skill agents-md

简介

agents-md 辅助前端页面与组件的开发维护工作。

  • 支持 React、Vue 等项目的技术栈与样式规范。
  • 通过 GitHub 安装,适用于主流 AI 宿主环境。
  • 涉及页面改动时应配合本地预览验证视觉效果。agents-md 属于前端设计类 Skill,可作为该场景下的辅助能力补充。
  • 需结合现有设计系统使用,避免生成孤立代码片段。

SKILL.md

AGENTS.md builder

Goal

Add lightweight, scoped guidance for an AI agent (and humans) by placing AGENTS.md files at key directory boundaries:

  • root: cross-domain guidance + a module map (for monorepos)
  • nested: tech-specific instructions for each component/module
  • optional: feature maps at the module level

Optimize for concise and precise instructions (short bullets, minimal prose). Link to docs for depth.

Inputs to ask for (if missing)

  • Is this a monorepo (multiple independently-built modules) or a single project?
  • Repo layout: where backend, frontend, docs, infra live; list the major modules/subprojects.
  • Cross-domain workflows to document (e.g., frontend calling backend API, auth flow, shared types, local dev).
  • If you want feature maps: top 5-15 user-facing features (names) and which module owns them.
  • Any rules about MCP usage to capture in root AGENTS.md (allowed servers/tools, safety constraints).
  • Any hard rules (do not touch X, required commands, style rules).

Where to put AGENTS.md (heuristics)

Create AGENTS.md at:

  • repo root (global rules + module map + cross-domain workflows)
  • each major component/module root (e.g., backend/, frontend/, docs/, infra/)
  • any subdirectory that has different conventions, ownership, or high risk (payments, auth, data migrations)

Avoid placing AGENTS.md too deep unless there is a real boundary; too many files become noise.

Workflow (checklist)

  1. Inventory the repo

- List top-level directories and build files (Gradle/Maven, Node/Next, docs site). - Identify the natural "component roots" and any critical submodules.

  1. Draft root AGENTS.md

- State global rules only (things that apply everywhere). - If monorepo: add a module/subproject map (not a feature map) and links to each nested AGENTS.md. - Keep tech-specific instructions out of root; push them into the owning module's AGENTS.md. - Docs: do not open/read docs/ by default; consult only when asked or required. - Add cross-domain workflows (how modules connect): frontend <-> backend API, auth/session, contract location (OpenAPI/GraphQL), "run together" local dev. - Add cross-repo verification guidance: where to run per module + prereqs; quiet first run; re-run narrowed failures with verbose logs when debugging.

  1. Draft nested AGENTS.md per component

- Put tech-specific instructions in the module that owns them: - Backend: how to run, test, migrate DB; key modules and entrypoints. - Frontend: how to run, build, test; env vars; key routes/areas. - Docs: docs structure, where to add ADRs/runbooks, how to preview/build docs.

  1. Build maps (as needed)

- If monorepo: module map goes in root (use references/module-map-format.md). - Feature maps should live in the owning module AGENTS.md (use references/feature-map-format.md).

  1. Verify consistency

- Ensure guidance does not conflict between parent/child scopes. - Keep each AGENTS.md short and actionable; move long detail into docs under docs/.

Templates

Use these templates:

  • Root + module AGENTS.md: references/agents-template.md
  • Module map format: references/module-map-format.md
  • Feature map table format (per module): references/feature-map-format.md
  • Suggested docs/ layout (Spring + Next): references/docs-structure.md

Deliverable

Provide:

  • Root AGENTS.md (if requested) with module map and cross-domain workflows.
  • Nested AGENTS.md per component/module with tech-specific guidance.
  • Optional feature map tables per module (if requested).
  • A list of files created/updated and any open questions.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

29.33%
按下载量换算65

Antigravity

22.3%
按下载量换算50

Gemini CLI

20.71%
按下载量换算46

OpenCode

14.34%
按下载量换算32

Cursor

7.61%
按下载量换算17

Codex

3.47%
按下载量换算8

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills