Skip to content

Ericsunsk/skills

Repository files navigation

English | 简体中文


Antigravity Skills Library

A curated collection of specialized agentic skills designed to extend the capabilities of the Antigravity AI Assistant.

This repository hosts a set of modular "Skills"—packages of specialized knowledge, workflows, and tools that enable the AI to perform complex domain-specific tasks with high precision and reliability.

📦 Installed Skills

🛠️ Core Engineering

Skill Name Description
cms-builder PocketBase Architect. Automated setup of generic CMS backends with Schema-as-Code support (JSON -> DB), type generation, and config management.
mcp-builder Protocol Expert. Guide and scaffolding for building robust Model Context Protocol (MCP) servers to connect AI with external tools.
web-artifacts-builder Project Packager. Utilities for bundling, structuring, and preparing web projects for deployment or distribution.
webapp-testing QA Specialist. Automated testing strategies, E2E scripts, and validation workflows for modern web applications.

🎨 Design & UI/UX

Skill Name Description
ui-ux-pro-max Design Director. Comprehensive UI/UX guidelines, reasoning frameworks, and asset generation strategies for premium digital products.
frontend-design Frontend Stylist. Best practices for modern CSS layouts, responsive design, and visual implementation.
theme-factory Design System Ops. Tools to generate, manage, and export consistent design tokens and color palettes.
canvas-design Graphics Engine. Specialized workflows for programmatic graphics generation using HTML5 Canvas and related technologies.

⚛️ Frameworks & Stacks

Skill Name Description
sveltekit-svelte5-tailwind-skill Svelte 5 Expert. definitive guide for building high-performance apps with SvelteKit, Svelte 5 (Runes), and Tailwind CSS.

🧬 Meta Skills

Skill Name Description
skill-creator Skill Factory. The meta-skill used to scaffold, validate, and package new skills (like the ones in this repo).

🚀 How to Use

  1. Context Loading: When working on a specific task, Antigravity will load the relevant SKILL.md to gain domain expertise.
  2. Automation: Many skills (like cms-builder) contain scripts/ that can be executed directly to automate repetitive work.
  3. Reference: Skills include references/ documentation that provides deep-knowledge lookups without cluttering the main context.

🤝 Contributing

To create a new skill for this library:

  1. Use the skill-creator workflow:
    python3 skill-creator/scripts/init_skill.py my-new-skill
  2. Follow the prompt in SKILL.md to fill in your domain knowledge.
  3. Validate your skill:
    python3 skill-creator/scripts/quick_validate.py my-new-skill

Antigravity 技能库 (Antigravity Skills Library)

精选的专业代理级技能集合,旨在扩展 Antigravity AI 助手的核心能力。

本仓库托管了一系列模块化的“技能 (Skills)”——这些是专业知识、工作流和工具的集合,使 AI 能够高精度、高可靠地执行复杂的特定领域任务。

📦 已安装技能

🛠️ 核心工程 (Core Engineering)

技能名称 描述
cms-builder PocketBase 架构师。自动设置通用 CMS 后端,支持架构即代码 (JSON -> DB)、类型生成和配置管理。
mcp-builder 协议专家。提供构建强大的模型上下文协议 (MCP) 服务器的指南和脚手架,用于连接 AI 与外部工具。
web-artifacts-builder 项目打包员。用于捆绑、构建和准备 Web 项目以便部署或分发的实用工具。
webapp-testing 质量保障专家。针对现代 Web 应用程序的自动化测试策略、E2E 脚本和验证工作流。

🎨 设计与 UI/UX (Design & UI/UX)

技能名称 描述
ui-ux-pro-max 设计总监。为高品质数字产品提供全面的 UI/UX 指南、推理框架和资产生成策略。
frontend-design 前端美化师。现代 CSS 布局、响应式设计和视觉实现的最佳实践。
theme-factory 设计系统运维。用于生成、管理和导出一致的设计令牌和调色板的工具。
canvas-design 图形引擎。使用 HTML5 Canvas 及相关技术进行程序化图形生成的专用工作流。

⚛️ 框架与技术栈 (Frameworks & Stacks)

技能名称 描述
sveltekit-svelte5-tailwind-skill Svelte 5 专家。使用 SvelteKit、Svelte 5 (Runes) 和 Tailwind CSS 构建高性能应用的权威指南。

🧬 元技能 (Meta Skills)

技能名称 描述
skill-creator 技能工厂。用于脚手架、验证和打包 技能(如本仓库中的技能)的元技能。

🚀 如何使用

  1. 上下文加载: 在执行特定任务时,Antigravity 会加载相关的 SKILL.md 以获取领域专业知识。
  2. 自动化: 许多技能(如 cms-builder)包含 scripts/,可以直接执行以自动化重复性工作。
  3. 参考资料: 技能包含 references/ 文档,提供深度的知识查找,而不会挤占主上下文空间。

🤝 贡献指南

要为此库创建新技能:

  1. 使用 skill-creator 工作流:
    python3 skill-creator/scripts/init_skill.py my-new-skill
  2. 按照 SKILL.md 中的提示填写您的领域知识。
  3. 验证您的技能:
    python3 skill-creator/scripts/quick_validate.py my-new-skill

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors