Claude Skill

HoangNguyen0403/agent-skills-standard

一套多编程语言与框架的智能体技能标准与最佳实践集合。帮助AI智能体在Android、iOS、Web及后端技术中遵循行业标准实施代码。

概览

Stars519
Forks151
语言TypeScript
最后更新2026-06-29
最近同步2026-07-03
前往 GitHub

仓库信息

拥有者HoangNguyen0403
仓库agent-skills-standard
完整名称HoangNguyen0403/agent-skills-standard
Repo ID1,135,063,276

安装这个 Skill

npx agent-skills-standard@latest init

Registry 信息

类型mcp_server
质量分80/100
验证状态readme_parsed
最近验证2026-06-10
平台
ClaudeMCPCodexCursor
能力
browserpdfmemoryterminalworkflowagent-agentic-aiandroidangularbest-practices
识别文件
README.mddocspackage.json
配置键
PACKAGE_JSON
安装方式
  • npx agent-skills-standard@latest init
  • npx agent-skills-standard@latest sync

项目简介

一套关于编程语言与框架的智能体技能标准与最佳实践集,旨在帮助我们的AI智能体遵循各框架和编程语言的最佳实践准则。

英文描述

A collection of Agent Skills Standard and Best Practice for Programming Languages, Frameworks that help our AI Agent follow best practies on frameworks and programming laguages

要点

  • 编程语言最佳实践集合
  • 特定框架的标准与指南
  • 专为AI智能体实施设计
  • 多技术覆盖(Android、iOS、Web、后端)
  • 基于TypeScript的代码库
  • 社区驱动,拥有198个星标和60个分支

使用场景

  • 遵循编码标准的AI智能体开发
  • 特定框架最佳实践参考
  • 编程规范AI模型训练
  • 跨平台开发指南
  • 自动化系统代码质量保证
  • 编程模式教育资源

README 摘要

# Agent Skills Standard [![NPM Version](https://img.shields.io/npm/v/agent-skills-standard.svg?style=flat-square)](https://www.npmjs.com/package/agent-skills-standard) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square)](LICENSE) [![GitHub Stars](https://img.shields.io/github/stars/HoangNguyen0403/agent-skills-standard?style=flat-square)](https://github.com/HoangNguyen0403/agent-skills-standard/stargazers) **The portable SDLC standards layer for AI coding agents. Sync once, then work in your own runtime.** **Current release:** `v2.4.6` — stricter BRD/PRD/SRS skills and templates (SMART, Gherkin AC, requirement cards) for EM + AI-agent readability. 259 ready-to-use coding standards for **Cursor, Claude Code, GitHub Copilot, Gemini, Windsurf, Trae, Kiro, Roo** and more — synced, versioned, and optimized to use **85% fewer tokens** than traditional prompt engineering. ```bash npx agent-skills-standard@latest init npx agent-skills-standard@latest sync # Done. Your AI now has portable team standards and SDLC workflows. ``` If `ags -V` still shows an old version after reinstalling, check your PATH order. `~/Library/pnpm` must come before `~/Library/pnpm/bin`, then run `hash -r` and verify with `ags -V` again. --- ## The Problem Every team has coding standards. But AI agents don't know them. You end up repeating the same instructions: _"Use OnPush change detection"_, _"Always wrap errors with context"_, _"No business logic in handlers"_. And every time, you face the same trade-off: - **Too many rules** = AI forgets them, wastes tokens, gets confused - **Too few rules** = AI writes generic code that doesn't match your standards - **Copy-paste `.cursorrules`** = out of date in a week, doesn't scale to teams ## The Solution Agent Ski

话题

探索更多

数据来自 GitHub,同步时间:2026-07-03