chore: align documentation consistency and update statistics
This commit is contained in:
@@ -262,6 +262,7 @@ Initial workflows include:
|
||||
- Security Audit for a Web App
|
||||
- Build an AI Agent System
|
||||
- QA and Browser Automation (with optional `@go-playwright` support for Go stacks)
|
||||
- Design a DDD Core Domain
|
||||
|
||||
## Features & Categories
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "antigravity-awesome-skills",
|
||||
"version": "7.4.0",
|
||||
"description": "1,236+ agentic skills for Claude Code, Gemini CLI, Cursor, Antigravity & more. Installer CLI.",
|
||||
"description": "1,239+ agentic skills for Claude Code, Gemini CLI, Cursor, Antigravity & more. Installer CLI.",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"validate": "node tools/scripts/run-python.js tools/scripts/validate_skills.py",
|
||||
|
||||
@@ -47,6 +47,7 @@ Read workflows in this order:
|
||||
- Security review request -> `security-audit-web-app`
|
||||
- Agent/LLM product request -> `build-ai-agent-system`
|
||||
- E2E/browser testing request -> `qa-browser-automation`
|
||||
- Domain-driven design request -> `design-ddd-core-domain`
|
||||
|
||||
## Copy-Paste Prompts
|
||||
|
||||
@@ -66,6 +67,10 @@ Use @antigravity-workflows to guide me through "Build an AI Agent System" with c
|
||||
Use @antigravity-workflows to execute the "QA and Browser Automation" workflow and stabilize flaky tests.
|
||||
```
|
||||
|
||||
```text
|
||||
Use @antigravity-workflows to execute the "Design a DDD Core Domain" workflow for my new service.
|
||||
```
|
||||
|
||||
## Limitations
|
||||
|
||||
- This skill orchestrates; it does not replace specialized skills.
|
||||
|
||||
Reference in New Issue
Block a user