vibes-plug 2.5.0 → 2.11.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude/rules/vibes-plug-core.md +32 -0
- package/.cursor/rules/vibes-plug-core.mdc +51 -0
- package/.cursorrules +42 -0
- package/AGENTS.md +37 -7
- package/BLUEPRINT.md +309 -217
- package/CHANGELOG.md +133 -1
- package/CLAUDE.md +70 -0
- package/LICENSE +1 -1
- package/README.md +641 -415
- package/index.js +19 -0
- package/package.json +44 -8
- package/plugin.json +24 -7
- package/scripts/generate_swarm_gif.py +295 -0
- package/scripts/install.js +201 -0
- package/skills/accessibility-testing-expert/SKILL.md +116 -0
- package/skills/ai-cost-token-optimizer/SKILL.md +82 -52
- package/skills/ai-evals-benchmark-expert/SKILL.md +188 -0
- package/skills/ai-llm-integration-expert/SKILL.md +185 -178
- package/skills/ai-media-generation-expert/SKILL.md +172 -0
- package/skills/ai-prompt-engineering-expert/SKILL.md +84 -0
- package/skills/angular-expert/SKILL.md +148 -0
- package/skills/api-design-expert/SKILL.md +6 -3
- package/skills/api-gateway-proxy-expert/SKILL.md +81 -0
- package/skills/app-analyzer-optimizer/SKILL.md +6 -3
- package/skills/apple-ecosystem-expert/SKILL.md +144 -141
- package/skills/{asisten_ramah → asisten-ramah}/SKILL.md +7 -1
- package/skills/astro-framework-expert/SKILL.md +200 -0
- package/skills/async-queue-temporal-expert/SKILL.md +210 -24
- package/skills/authentication-identity-expert/SKILL.md +278 -275
- package/skills/auto-doc-updater/SKILL.md +7 -1
- package/skills/autonomous-chaos-monkey/SKILL.md +63 -63
- package/skills/autonomous-red-teamer/SKILL.md +172 -28
- package/skills/autonomous-tdd-debugger/SKILL.md +70 -64
- package/skills/background-jobs-queue-expert/SKILL.md +235 -0
- package/skills/biome-linter-formatter-expert/SKILL.md +89 -0
- package/skills/blockchain-web3-expert/SKILL.md +115 -0
- package/skills/bootstrap-to-modern/SKILL.md +9 -6
- package/skills/brainstorming/SKILL.md +58 -50
- package/skills/browser-automation-expert/SKILL.md +197 -21
- package/skills/bun-runtime-expert/SKILL.md +7 -1
- package/skills/chatbot-messaging-expert/SKILL.md +114 -0
- package/skills/ci-cd-devops-architect/SKILL.md +45 -36
- package/skills/cloud-hosting-expert/SKILL.md +7 -1
- package/skills/coderabbit/SKILL.md +7 -1
- package/skills/compliance-gdpr-privacy-expert/SKILL.md +85 -0
- package/skills/cron-scheduler-expert/SKILL.md +303 -297
- package/skills/data-pipeline-etl-expert/SKILL.md +84 -0
- package/skills/data-telemetry-expert/SKILL.md +7 -1
- package/skills/data-visualization-expert/SKILL.md +154 -0
- package/skills/database-migration-versioning-expert/SKILL.md +90 -0
- package/skills/database-orm-expert/SKILL.md +13 -3
- package/skills/dependency-upgrade-migrator/SKILL.md +300 -294
- package/skills/design-system-architect/SKILL.md +278 -259
- package/skills/desktop-electron-expert/SKILL.md +128 -0
- package/skills/documentation-site-expert/SKILL.md +59 -0
- package/skills/doku-mcp-server/SKILL.md +7 -1
- package/skills/doku-payment-gateway/SKILL.md +7 -1
- package/skills/domain-driven-design-expert/SKILL.md +82 -0
- package/skills/e2e-testing-expert/SKILL.md +7 -1
- package/skills/ecommerce-expert/SKILL.md +87 -0
- package/skills/edge-serverless-db-expert/SKILL.md +98 -42
- package/skills/email-notification-expert/SKILL.md +367 -361
- package/skills/error-resilience-expert/SKILL.md +485 -479
- package/skills/event-driven-architect/SKILL.md +7 -1
- package/skills/feature-flag-analytics-expert/SKILL.md +65 -45
- package/skills/file-upload-media-expert/SKILL.md +436 -430
- package/skills/firebase-security-expert/SKILL.md +7 -1
- package/skills/form-validation-expert/SKILL.md +406 -400
- package/skills/fullstack-expert/SKILL.md +60 -1
- package/skills/gemini-agent-booster/SKILL.md +173 -135
- package/skills/geospatial-maps-expert/SKILL.md +80 -0
- package/skills/global-a11y-i18n-expert/SKILL.md +7 -1
- package/skills/glsl-shader-expert/SKILL.md +106 -100
- package/skills/go-programming-expert/SKILL.md +21 -15
- package/skills/graph-rag-knowledge-expert/SKILL.md +159 -0
- package/skills/graphql-apollo-expert/SKILL.md +113 -107
- package/skills/headless-cms-expert/SKILL.md +181 -0
- package/skills/hig/SKILL.md +7 -1
- package/skills/js-backend-expert/SKILL.md +218 -216
- package/skills/legacy-code-translator/SKILL.md +70 -64
- package/skills/local-slm-edge-ai-expert/SKILL.md +167 -0
- package/skills/logging-error-tracking-expert/SKILL.md +343 -337
- package/skills/mcp-client-orchestrator/SKILL.md +75 -69
- package/skills/mcp-server-architect/SKILL.md +294 -194
- package/skills/micro-frontend-architect/SKILL.md +111 -105
- package/skills/mobile-expo-expert/SKILL.md +8 -2
- package/skills/mobile-push-notification-expert/SKILL.md +70 -50
- package/skills/modern-css-native-expert/SKILL.md +189 -0
- package/skills/monday-design-aesthetic/SKILL.md +7 -1
- package/skills/monorepo-architect/SKILL.md +7 -1
- package/skills/mpa-orchestrator/SKILL.md +20 -1
- package/skills/multi-agent-orchestration/SKILL.md +254 -234
- package/skills/multiple-entry-points/SKILL.md +37 -1
- package/skills/mvc-expert/SKILL.md +7 -1
- package/skills/n8n-automation-expert/SKILL.md +89 -0
- package/skills/nextjs-app-router-expert/SKILL.md +148 -0
- package/skills/openapi-swagger-codegen-expert/SKILL.md +67 -0
- package/skills/payment-gateway-expert/SKILL.md +85 -1
- package/skills/pdf-document-generation-expert/SKILL.md +91 -0
- package/skills/performance-web-vitals/SKILL.md +7 -1
- package/skills/post-quantum-crypto-migrator/SKILL.md +57 -57
- package/skills/prd-architect/SKILL.md +7 -1
- package/skills/proactive-background-watcher/SKILL.md +67 -61
- package/skills/production-ready-hardener/SKILL.md +461 -455
- package/skills/project-context-mapper/SKILL.md +84 -78
- package/skills/pwa-offline-first-expert/SKILL.md +185 -0
- package/skills/python-programming-expert/SKILL.md +407 -401
- package/skills/rate-limit-abuse-prevention/SKILL.md +376 -370
- package/skills/realtime-collaboration-expert/SKILL.md +55 -1
- package/skills/rich-text-editor-expert/SKILL.md +177 -0
- package/skills/rust-programming-expert/SKILL.md +7 -1
- package/skills/saas-billing/SKILL.md +7 -1
- package/skills/saas-multi-tenant/SKILL.md +7 -1
- package/skills/saas-mvp-launcher/SKILL.md +20 -1
- package/skills/saas-transformer/SKILL.md +499 -488
- package/skills/scalability-clean-code/SKILL.md +7 -1
- package/skills/search-engine-expert/SKILL.md +89 -0
- package/skills/secure-fuzz-testing/SKILL.md +7 -1
- package/skills/self-evolving-memory-graph/SKILL.md +90 -74
- package/skills/self-healing-cloud-orchestrator/SKILL.md +57 -57
- package/skills/senior-frontend/SKILL.md +141 -161
- package/skills/seo/SKILL.md +41 -17
- package/skills/session-context-loader/SKILL.md +82 -76
- package/skills/session-handoff-resume/SKILL.md +7 -1
- package/skills/{skill_baru → skill-baru}/SKILL.md +8 -2
- package/skills/solidjs-expert/SKILL.md +80 -0
- package/skills/spa-orchestrator/SKILL.md +20 -1
- package/skills/sse-websocket-streaming-expert/SKILL.md +93 -0
- package/skills/state-management-expert/SKILL.md +7 -1
- package/skills/supabase-migration/SKILL.md +47 -1
- package/skills/supabase-security-expert/SKILL.md +7 -1
- package/skills/svelte-sveltekit-expert/SKILL.md +91 -0
- package/skills/svg-animation-motion-expert/SKILL.md +115 -0
- package/skills/tailwind-expert/SKILL.md +88 -136
- package/skills/tanstack-query-expert/SKILL.md +7 -1
- package/skills/tauri-expert/SKILL.md +7 -1
- package/skills/token-saver/SKILL.md +1 -1
- package/skills/typescript-expert/SKILL.md +12 -6
- package/skills/ui-components-expert/SKILL.md +165 -279
- package/skills/ui-ux-pro-max/SKILL.md +23 -3
- package/skills/vector-db-rag-expert/SKILL.md +175 -19
- package/skills/vibe-code-gardener/SKILL.md +1 -1
- package/skills/visual-qa-vision-agent/SKILL.md +70 -64
- package/skills/voice-ai-realtime-agent/SKILL.md +202 -0
- package/skills/vue-frontend-expert/SKILL.md +131 -125
- package/skills/wasm-edge-computing-expert/SKILL.md +97 -0
- package/skills/web-3d-graphics-expert/SKILL.md +136 -130
- package/skills/web-game-engine-expert/SKILL.md +101 -95
- package/skills/web-scraper/SKILL.md +157 -207
- package/skills/website-design-cloner/SKILL.md +179 -173
- package/skills/webxr-ar-vr-expert/SKILL.md +122 -116
- package/skills/wordpress-headless-expert/SKILL.md +144 -0
- package/skills/zero-to-prod-orchestrator/SKILL.md +52 -27
- package/skills/zero-trust-secret-vault/SKILL.md +87 -39
- package/.github/ISSUE_TEMPLATE/feature_request.md +0 -20
- package/.github/workflows/publish.yml +0 -20
- package/CONTRIBUTING.md +0 -199
- package/SECURITY.md +0 -21
- package/banner.png +0 -0
- package/skills/autonomous-swarm-director/SKILL.md +0 -69
- package/skills/hyper-context-synthesizer/SKILL.md +0 -55
- package/skills/llm-cost-arbitrage-router/SKILL.md +0 -59
- package/skills/senior-fullstack/SKILL.md +0 -167
- package/skills/senior-fullstack/references/architecture_patterns.md +0 -160
- package/skills/senior-fullstack/references/development_workflows.md +0 -222
- package/skills/senior-fullstack/references/tech_stack_guide.md +0 -190
- package/skills/senior-fullstack/scripts/code_quality_analyzer.py +0 -114
- package/skills/senior-fullstack/scripts/fullstack_scaffolder.py +0 -114
- package/skills/senior-fullstack/scripts/project_scaffolder.py +0 -114
- package/skills/seo-aeo-landing-page-writer/SKILL.md +0 -97
- package/skills/seo-geo/SKILL.md +0 -188
- package/skills/ui-ux-pro-max/scripts/__pycache__/core.cpython-310.pyc +0 -0
- package/skills/ui-ux-pro-max/scripts/__pycache__/core.cpython-312.pyc +0 -0
- package/skills/ui-ux-pro-max/scripts/__pycache__/design_system.cpython-310.pyc +0 -0
- package/skills/ui-ux-pro-max/scripts/__pycache__/design_system.cpython-312.pyc +0 -0
- package/skills/ui_ux_expert/SKILL.md +0 -125
- package/vibes-swarm-demo.gif +0 -0
|
@@ -1,114 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/env python3
|
|
2
|
-
"""
|
|
3
|
-
Fullstack Scaffolder
|
|
4
|
-
Automated tool for senior fullstack tasks
|
|
5
|
-
"""
|
|
6
|
-
|
|
7
|
-
import os
|
|
8
|
-
import sys
|
|
9
|
-
import json
|
|
10
|
-
import argparse
|
|
11
|
-
from pathlib import Path
|
|
12
|
-
from typing import Dict, List, Optional
|
|
13
|
-
|
|
14
|
-
class FullstackScaffolder:
|
|
15
|
-
"""Main class for fullstack scaffolder functionality"""
|
|
16
|
-
|
|
17
|
-
def __init__(self, target_path: str, verbose: bool = False):
|
|
18
|
-
self.target_path = Path(target_path)
|
|
19
|
-
self.verbose = verbose
|
|
20
|
-
self.results = {}
|
|
21
|
-
|
|
22
|
-
def run(self) -> Dict:
|
|
23
|
-
"""Execute the main functionality"""
|
|
24
|
-
print(f"🚀 Running {self.__class__.__name__}...")
|
|
25
|
-
print(f"📁 Target: {self.target_path}")
|
|
26
|
-
|
|
27
|
-
try:
|
|
28
|
-
self.validate_target()
|
|
29
|
-
self.analyze()
|
|
30
|
-
self.generate_report()
|
|
31
|
-
|
|
32
|
-
print("✅ Completed successfully!")
|
|
33
|
-
return self.results
|
|
34
|
-
|
|
35
|
-
except Exception as e:
|
|
36
|
-
print(f"❌ Error: {e}")
|
|
37
|
-
sys.exit(1)
|
|
38
|
-
|
|
39
|
-
def validate_target(self):
|
|
40
|
-
"""Validate the target path exists and is accessible"""
|
|
41
|
-
if not self.target_path.exists():
|
|
42
|
-
raise ValueError(f"Target path does not exist: {self.target_path}")
|
|
43
|
-
|
|
44
|
-
if self.verbose:
|
|
45
|
-
print(f"✓ Target validated: {self.target_path}")
|
|
46
|
-
|
|
47
|
-
def analyze(self):
|
|
48
|
-
"""Perform the main analysis or operation"""
|
|
49
|
-
if self.verbose:
|
|
50
|
-
print("📊 Analyzing...")
|
|
51
|
-
|
|
52
|
-
# Main logic here
|
|
53
|
-
self.results['status'] = 'success'
|
|
54
|
-
self.results['target'] = str(self.target_path)
|
|
55
|
-
self.results['findings'] = []
|
|
56
|
-
|
|
57
|
-
# Add analysis results
|
|
58
|
-
if self.verbose:
|
|
59
|
-
print(f"✓ Analysis complete: {len(self.results.get('findings', []))} findings")
|
|
60
|
-
|
|
61
|
-
def generate_report(self):
|
|
62
|
-
"""Generate and display the report"""
|
|
63
|
-
print("\n" + "="*50)
|
|
64
|
-
print("REPORT")
|
|
65
|
-
print("="*50)
|
|
66
|
-
print(f"Target: {self.results.get('target')}")
|
|
67
|
-
print(f"Status: {self.results.get('status')}")
|
|
68
|
-
print(f"Findings: {len(self.results.get('findings', []))}")
|
|
69
|
-
print("="*50 + "\n")
|
|
70
|
-
|
|
71
|
-
def main():
|
|
72
|
-
"""Main entry point"""
|
|
73
|
-
parser = argparse.ArgumentParser(
|
|
74
|
-
description="Fullstack Scaffolder"
|
|
75
|
-
)
|
|
76
|
-
parser.add_argument(
|
|
77
|
-
'target',
|
|
78
|
-
help='Target path to analyze or process'
|
|
79
|
-
)
|
|
80
|
-
parser.add_argument(
|
|
81
|
-
'--verbose', '-v',
|
|
82
|
-
action='store_true',
|
|
83
|
-
help='Enable verbose output'
|
|
84
|
-
)
|
|
85
|
-
parser.add_argument(
|
|
86
|
-
'--json',
|
|
87
|
-
action='store_true',
|
|
88
|
-
help='Output results as JSON'
|
|
89
|
-
)
|
|
90
|
-
parser.add_argument(
|
|
91
|
-
'--output', '-o',
|
|
92
|
-
help='Output file path'
|
|
93
|
-
)
|
|
94
|
-
|
|
95
|
-
args = parser.parse_args()
|
|
96
|
-
|
|
97
|
-
tool = FullstackScaffolder(
|
|
98
|
-
args.target,
|
|
99
|
-
verbose=args.verbose
|
|
100
|
-
)
|
|
101
|
-
|
|
102
|
-
results = tool.run()
|
|
103
|
-
|
|
104
|
-
if args.json:
|
|
105
|
-
output = json.dumps(results, indent=2)
|
|
106
|
-
if args.output:
|
|
107
|
-
with open(args.output, 'w') as f:
|
|
108
|
-
f.write(output)
|
|
109
|
-
print(f"Results written to {args.output}")
|
|
110
|
-
else:
|
|
111
|
-
print(output)
|
|
112
|
-
|
|
113
|
-
if __name__ == '__main__':
|
|
114
|
-
main()
|
|
@@ -1,114 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/env python3
|
|
2
|
-
"""
|
|
3
|
-
Project Scaffolder
|
|
4
|
-
Automated tool for senior fullstack tasks
|
|
5
|
-
"""
|
|
6
|
-
|
|
7
|
-
import os
|
|
8
|
-
import sys
|
|
9
|
-
import json
|
|
10
|
-
import argparse
|
|
11
|
-
from pathlib import Path
|
|
12
|
-
from typing import Dict, List, Optional
|
|
13
|
-
|
|
14
|
-
class ProjectScaffolder:
|
|
15
|
-
"""Main class for project scaffolder functionality"""
|
|
16
|
-
|
|
17
|
-
def __init__(self, target_path: str, verbose: bool = False):
|
|
18
|
-
self.target_path = Path(target_path)
|
|
19
|
-
self.verbose = verbose
|
|
20
|
-
self.results = {}
|
|
21
|
-
|
|
22
|
-
def run(self) -> Dict:
|
|
23
|
-
"""Execute the main functionality"""
|
|
24
|
-
print(f"🚀 Running {self.__class__.__name__}...")
|
|
25
|
-
print(f"📁 Target: {self.target_path}")
|
|
26
|
-
|
|
27
|
-
try:
|
|
28
|
-
self.validate_target()
|
|
29
|
-
self.analyze()
|
|
30
|
-
self.generate_report()
|
|
31
|
-
|
|
32
|
-
print("✅ Completed successfully!")
|
|
33
|
-
return self.results
|
|
34
|
-
|
|
35
|
-
except Exception as e:
|
|
36
|
-
print(f"❌ Error: {e}")
|
|
37
|
-
sys.exit(1)
|
|
38
|
-
|
|
39
|
-
def validate_target(self):
|
|
40
|
-
"""Validate the target path exists and is accessible"""
|
|
41
|
-
if not self.target_path.exists():
|
|
42
|
-
raise ValueError(f"Target path does not exist: {self.target_path}")
|
|
43
|
-
|
|
44
|
-
if self.verbose:
|
|
45
|
-
print(f"✓ Target validated: {self.target_path}")
|
|
46
|
-
|
|
47
|
-
def analyze(self):
|
|
48
|
-
"""Perform the main analysis or operation"""
|
|
49
|
-
if self.verbose:
|
|
50
|
-
print("📊 Analyzing...")
|
|
51
|
-
|
|
52
|
-
# Main logic here
|
|
53
|
-
self.results['status'] = 'success'
|
|
54
|
-
self.results['target'] = str(self.target_path)
|
|
55
|
-
self.results['findings'] = []
|
|
56
|
-
|
|
57
|
-
# Add analysis results
|
|
58
|
-
if self.verbose:
|
|
59
|
-
print(f"✓ Analysis complete: {len(self.results.get('findings', []))} findings")
|
|
60
|
-
|
|
61
|
-
def generate_report(self):
|
|
62
|
-
"""Generate and display the report"""
|
|
63
|
-
print("\n" + "="*50)
|
|
64
|
-
print("REPORT")
|
|
65
|
-
print("="*50)
|
|
66
|
-
print(f"Target: {self.results.get('target')}")
|
|
67
|
-
print(f"Status: {self.results.get('status')}")
|
|
68
|
-
print(f"Findings: {len(self.results.get('findings', []))}")
|
|
69
|
-
print("="*50 + "\n")
|
|
70
|
-
|
|
71
|
-
def main():
|
|
72
|
-
"""Main entry point"""
|
|
73
|
-
parser = argparse.ArgumentParser(
|
|
74
|
-
description="Project Scaffolder"
|
|
75
|
-
)
|
|
76
|
-
parser.add_argument(
|
|
77
|
-
'target',
|
|
78
|
-
help='Target path to analyze or process'
|
|
79
|
-
)
|
|
80
|
-
parser.add_argument(
|
|
81
|
-
'--verbose', '-v',
|
|
82
|
-
action='store_true',
|
|
83
|
-
help='Enable verbose output'
|
|
84
|
-
)
|
|
85
|
-
parser.add_argument(
|
|
86
|
-
'--json',
|
|
87
|
-
action='store_true',
|
|
88
|
-
help='Output results as JSON'
|
|
89
|
-
)
|
|
90
|
-
parser.add_argument(
|
|
91
|
-
'--output', '-o',
|
|
92
|
-
help='Output file path'
|
|
93
|
-
)
|
|
94
|
-
|
|
95
|
-
args = parser.parse_args()
|
|
96
|
-
|
|
97
|
-
tool = ProjectScaffolder(
|
|
98
|
-
args.target,
|
|
99
|
-
verbose=args.verbose
|
|
100
|
-
)
|
|
101
|
-
|
|
102
|
-
results = tool.run()
|
|
103
|
-
|
|
104
|
-
if args.json:
|
|
105
|
-
output = json.dumps(results, indent=2)
|
|
106
|
-
if args.output:
|
|
107
|
-
with open(args.output, 'w') as f:
|
|
108
|
-
f.write(output)
|
|
109
|
-
print(f"Results written to {args.output}")
|
|
110
|
-
else:
|
|
111
|
-
print(output)
|
|
112
|
-
|
|
113
|
-
if __name__ == '__main__':
|
|
114
|
-
main()
|
|
@@ -1,97 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: seo-aeo-landing-page-writer
|
|
3
|
-
description: "Writes complete, structured landing pages optimized for SEO ranking, AEO citation, and visitor conversion / Penulis landing page terstruktur untuk peringkat SEO, sitasi AEO, dan konversi."
|
|
4
|
-
author: "Roedy Rustam"
|
|
5
|
-
---
|
|
6
|
-
|
|
7
|
-
# SEO-AEO Landing Page Writer
|
|
8
|
-
|
|
9
|
-
[English](#english) | [Bahasa Indonesia](#bahasa-indonesia)
|
|
10
|
-
|
|
11
|
-
---
|
|
12
|
-
|
|
13
|
-
<a name="english"></a>
|
|
14
|
-
## English
|
|
15
|
-
|
|
16
|
-
### Overview
|
|
17
|
-
Generates a full, publish-ready landing page following a defined section order with SEO heading structure, AEO extraction blocks, FAQ section, comparison table, social proof, and conversion-focused CTAs. Every section serves a specific purpose in a narrative arc that moves the visitor from awareness to action.
|
|
18
|
-
|
|
19
|
-
### Trigger Conditions
|
|
20
|
-
Use this skill when:
|
|
21
|
-
- Building a landing page for a new product or service.
|
|
22
|
-
- An existing landing page needs a full SEO and AEO rewrite.
|
|
23
|
-
- You need a page that can be cited by AI engines like Perplexity or ChatGPT.
|
|
24
|
-
- You want conversion copy that leads with pain before pitching the product.
|
|
25
|
-
|
|
26
|
-
### How It Works (Step-by-Step)
|
|
27
|
-
1. **Map Inputs**: Extract product name, audience, primary keyword, pain points, features, benefits, USPs, social proof, and CTAs.
|
|
28
|
-
2. **Write AEO Extraction Sentence**: Write one 25–40 word sentence that answers "What is [product]?" — standalone, no jargon, placed in a blockquote immediately after the H1. This is the sentence AI engines extract.
|
|
29
|
-
3. **Follow the Narrative Arc**: Write sections in this exact order:
|
|
30
|
-
- Hero — H1 + AEO sentence + CTA
|
|
31
|
-
- Problem — Audience pain, no product mention yet
|
|
32
|
-
- Solution — Introduce product as the answer
|
|
33
|
-
- Features as Benefits — Table format
|
|
34
|
-
- Social Proof — Testimonials, logos, stats
|
|
35
|
-
- Mid-page CTA
|
|
36
|
-
- How It Works — Numbered steps
|
|
37
|
-
- Comparison — Table with honest competitor comparison
|
|
38
|
-
- FAQ — Minimum 6 entries, each under 50 words
|
|
39
|
-
- Trust Signals
|
|
40
|
-
- Final CTA
|
|
41
|
-
|
|
42
|
-
### Best Practices & Pitfalls
|
|
43
|
-
- **Empathy First**: Write the problem section before mentioning the product — empathy first.
|
|
44
|
-
- **AEO Block**: Place the AEO extraction sentence in a blockquote immediately after H1.
|
|
45
|
-
- **FAQ Limits**: Every FAQ answer must be under 50 words and self-contained.
|
|
46
|
-
- **Tone**: Do not use "revolutionary", "game-changing", or "best-in-class".
|
|
47
|
-
- **CTA**: Do not use "Submit" or "Click Here" as CTA button text.
|
|
48
|
-
|
|
49
|
-
### Layout & UI Aesthetic (Monday.com Inspired)
|
|
50
|
-
- Design the landing page with a modern, spacious aesthetic (see `monday-design-aesthetic` skill).
|
|
51
|
-
- Use generous vertical padding (80-120px) between narrative sections.
|
|
52
|
-
- Display features as benefits using large, rounded cards (12-16px radius) with subtle drop shadows.
|
|
53
|
-
- Keep the background clean white or light gray, using a vibrant brand color for CTA buttons.
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
---
|
|
57
|
-
|
|
58
|
-
<a name="bahasa-indonesia"></a>
|
|
59
|
-
## Bahasa Indonesia
|
|
60
|
-
|
|
61
|
-
### Ringkasan
|
|
62
|
-
Menghasilkan landing page lengkap yang siap dipublikasikan dengan struktur heading SEO, blok ekstraksi AEO, bagian FAQ, tabel perbandingan, bukti sosial (social proof), dan CTA yang berfokus pada konversi. Setiap bagian dirancang untuk memandu pengunjung dari pemahaman masalah menuju tindakan (pembelian/registrasi).
|
|
63
|
-
|
|
64
|
-
### Kondisi Pemicu
|
|
65
|
-
Gunakan skill ini ketika:
|
|
66
|
-
- Membangun landing page untuk produk atau layanan baru.
|
|
67
|
-
- Menulis ulang landing page yang ada untuk optimasi SEO dan AEO.
|
|
68
|
-
- Memerlukan halaman yang dapat dengan mudah dikutip oleh mesin pencari AI (seperti Perplexity atau ChatGPT).
|
|
69
|
-
- Membuat salinan konversi (conversion copy) yang menyoroti masalah pengguna sebelum memperkenalkan solusi.
|
|
70
|
-
|
|
71
|
-
### Cara Kerja (Langkah demi Langkah)
|
|
72
|
-
1. **Pemetaan Input**: Ekstrak nama produk, target audiens, kata kunci utama, keluhan utama pengguna, fitur, manfaat, USP, bukti sosial, dan CTA.
|
|
73
|
-
2. **Tulis Kalimat Ekstraksi AEO**: Buat satu kalimat ringkas berisi 25–40 kata yang menjawab "Apa itu [produk]?" tanpa jargon, dan letakkan di dalam blockquote tepat setelah tag H1. Kalimat ini yang akan diekstraksi oleh mesin pencari AI.
|
|
74
|
-
3. **Ikuti Alur Narasi**: Tulis bagian dalam urutan persis seperti berikut:
|
|
75
|
-
- Hero — H1 + Kalimat AEO + CTA
|
|
76
|
-
- Problem — Keluhan utama audiens (tanpa menyebutkan produk terlebih dahulu)
|
|
77
|
-
- Solution — Memperkenalkan produk sebagai jawaban masalah
|
|
78
|
-
- Features as Benefits — Tabel fitur dan manfaat
|
|
79
|
-
- Social Proof — Testimoni, logo klien, statistik
|
|
80
|
-
- Mid-page CTA — CTA tengah halaman
|
|
81
|
-
- How It Works — Langkah bernomor
|
|
82
|
-
- Comparison — Tabel perbandingan jujur dengan kompetitor
|
|
83
|
-
- FAQ — Minimal 6 entri, masing-masing di bawah 50 kata
|
|
84
|
-
- Trust Signals — Sinyal kepercayaan (garansi, enkripsi, dll.)
|
|
85
|
-
- Final CTA — CTA penutup
|
|
86
|
-
|
|
87
|
-
### Praktik Terbaik & Hal yang Harus Dihindari
|
|
88
|
-
- **Empati Utama**: Tulis bagian masalah terlebih dahulu sebelum menyebutkan produk untuk membangun empati.
|
|
89
|
-
- **Batasan FAQ**: Setiap jawaban FAQ harus di bawah 50 kata, mandiri, dan mudah dipahami tanpa konteks eksternal.
|
|
90
|
-
- **Bahasa Jujur**: Hindari kata-kata berlebihan seperti "revolutionary", "game-changing", or "best-in-class".
|
|
91
|
-
- **CTA Spesifik**: Jangan gunakan teks tombol standar seperti "Submit" atau "Click Here". Gunakan teks berorientasi tindakan (misal: "Mulai Uji Coba Gratis").
|
|
92
|
-
|
|
93
|
-
### Tata Letak & Estetika UI (Inspirasi Monday.com)
|
|
94
|
-
- Desain landing page dengan estetika modern dan lapang (lihat skill `monday-design-aesthetic`).
|
|
95
|
-
- Gunakan padding vertikal yang lega (80-120px) di antara setiap bagian narasi.
|
|
96
|
-
- Tampilkan fitur sebagai manfaat (features as benefits) menggunakan kartu bersudut melengkung besar (radius 12-16px) dengan efek bayangan halus.
|
|
97
|
-
- Jaga latar belakang tetap putih bersih atau abu-abu terang, menggunakan warna merek yang cerah untuk tombol CTA.
|
package/skills/seo-geo/SKILL.md
DELETED
|
@@ -1,188 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: seo-geo
|
|
3
|
-
description: "Generative Engine Optimization (GEO) for AI Overviews, ChatGPT, and Perplexity / Optimasi Mesin Pencari Generatif (GEO) untuk AI Overviews, ChatGPT, dan Perplexity."
|
|
4
|
-
author: "Roedy Rustam"
|
|
5
|
-
---
|
|
6
|
-
|
|
7
|
-
# SEO-GEO Expert (2026 — AI Mode Edition)
|
|
8
|
-
|
|
9
|
-
[English](#english) | [Bahasa Indonesia](#bahasa-indonesia)
|
|
10
|
-
|
|
11
|
-
---
|
|
12
|
-
|
|
13
|
-
<a name="english"></a>
|
|
14
|
-
## English
|
|
15
|
-
|
|
16
|
-
### Description
|
|
17
|
-
Generative Engine Optimization (GEO) for the 2026 AI-powered search landscape — Google AI Mode (successor to AI Overviews), ChatGPT Search, Perplexity Pages, Claude.ai web search, and Grok search. Optimizes content to be cited, quoted, and recommended by AI search engines.
|
|
18
|
-
|
|
19
|
-
### Trigger Conditions
|
|
20
|
-
- Optimizing content to appear in Google AI Mode responses.
|
|
21
|
-
- Getting cited in ChatGPT Search, Perplexity, Claude web, or Grok results.
|
|
22
|
-
- Adding `/llms.txt` and structured data for AI indexing.
|
|
23
|
-
- Measuring GEO performance (citation rate, AI snippet appearances).
|
|
24
|
-
- Optimizing for "Answer Engine" queries (who, what, how, why questions).
|
|
25
|
-
|
|
26
|
-
### The 2026 AI Search Landscape
|
|
27
|
-
|
|
28
|
-
| AI Engine | Source | Citable Content | Key Signal |
|
|
29
|
-
|---|---|---|---|
|
|
30
|
-
| **Google AI Mode** | Google index + Gemini | Yes — with source links | E-E-A-T, structured data |
|
|
31
|
-
| **ChatGPT Search** | Bing index + GPT-4o | Yes — with citations | Bing ranking, freshness |
|
|
32
|
-
| **Perplexity** | Real-time web crawl | Yes — prominent citations | Authority, specificity |
|
|
33
|
-
| **Perplexity Pages** | User-generated long-form | Yes — auto-cited | Depth, comprehensiveness |
|
|
34
|
-
| **Claude Web** | Real-time search | Yes — with URLs | Clarity, structure |
|
|
35
|
-
| **Grok** | X/Twitter + web | Yes | Real-time trending |
|
|
36
|
-
|
|
37
|
-
### GEO Optimization Framework
|
|
38
|
-
|
|
39
|
-
#### 1. E-E-A-T Signals (Experience, Expertise, Authoritativeness, Trust)
|
|
40
|
-
Google AI Mode heavily weights E-E-A-T:
|
|
41
|
-
- **Author credentials**: Add `<script type="application/ld+json">` `Person` schema with credentials.
|
|
42
|
-
- **Publication dates**: Always include `datePublished` and `dateModified`.
|
|
43
|
-
- **Primary sources**: Cite original research, government data, and peer-reviewed studies.
|
|
44
|
-
- **About page**: Clear author bios with LinkedIn/professional links.
|
|
45
|
-
|
|
46
|
-
#### 2. `/llms.txt` — AI Indexing Protocol
|
|
47
|
-
Add an `/llms.txt` file at your domain root — the 2026 standard for telling AI crawlers what to index:
|
|
48
|
-
```
|
|
49
|
-
# /llms.txt
|
|
50
|
-
# AI-friendly site map for LLM indexers
|
|
51
|
-
|
|
52
|
-
## Product
|
|
53
|
-
- [Features](/features): Complete feature list with pricing
|
|
54
|
-
- [API Docs](/docs/api): REST API reference (JSON schemas included)
|
|
55
|
-
- [Changelog](/changelog): Recent updates and releases
|
|
56
|
-
|
|
57
|
-
## Content
|
|
58
|
-
- [Blog](/blog): Technical articles on [topic]
|
|
59
|
-
- [Tutorials](/tutorials): Step-by-step guides
|
|
60
|
-
|
|
61
|
-
## Company
|
|
62
|
-
- [About](/about): Team, mission, and founding story
|
|
63
|
-
- [Pricing](/pricing): Current plan structure
|
|
64
|
-
```
|
|
65
|
-
|
|
66
|
-
#### 3. Structured Data for AI Comprehension
|
|
67
|
-
```html
|
|
68
|
-
<!-- FAQ Schema — AI engines love Q&A format -->
|
|
69
|
-
<script type="application/ld+json">
|
|
70
|
-
{
|
|
71
|
-
"@context": "https://schema.org",
|
|
72
|
-
"@type": "FAQPage",
|
|
73
|
-
"mainEntity": [{
|
|
74
|
-
"@type": "Question",
|
|
75
|
-
"name": "What is [Product]?",
|
|
76
|
-
"acceptedAnswer": {
|
|
77
|
-
"@type": "Answer",
|
|
78
|
-
"text": "Concise, factual answer in 2-3 sentences that AI can quote directly."
|
|
79
|
-
}
|
|
80
|
-
}]
|
|
81
|
-
}
|
|
82
|
-
</script>
|
|
83
|
-
|
|
84
|
-
<!-- HowTo Schema — for instructional content -->
|
|
85
|
-
<script type="application/ld+json">
|
|
86
|
-
{
|
|
87
|
-
"@context": "https://schema.org",
|
|
88
|
-
"@type": "HowTo",
|
|
89
|
-
"name": "How to [Task]",
|
|
90
|
-
"step": [
|
|
91
|
-
{ "@type": "HowToStep", "name": "Step 1", "text": "..." },
|
|
92
|
-
{ "@type": "HowToStep", "name": "Step 2", "text": "..." }
|
|
93
|
-
]
|
|
94
|
-
}
|
|
95
|
-
</script>
|
|
96
|
-
```
|
|
97
|
-
|
|
98
|
-
#### 4. Content Formatting for AI Citation
|
|
99
|
-
AI engines prefer content that is:
|
|
100
|
-
- **Scannable**: Short paragraphs, headers for each concept, bullet lists.
|
|
101
|
-
- **Definitive**: Declarative statements ("X is Y") over hedging ("X might be Y").
|
|
102
|
-
- **Self-contained**: Each section can stand alone as a quotable snippet.
|
|
103
|
-
- **Cited**: Reference authoritative sources with links.
|
|
104
|
-
- **Fresh**: Updated within the last 6 months — AI engines penalize stale content.
|
|
105
|
-
|
|
106
|
-
#### 5. Perplexity Pages Optimization
|
|
107
|
-
Perplexity Pages are AI-generated long-form content that cites sources. To be cited in Pages:
|
|
108
|
-
- Cover a topic comprehensively (> 1500 words).
|
|
109
|
-
- Use clear section headers (H2/H3 for each subtopic).
|
|
110
|
-
- Include statistics, data, and specific numbers.
|
|
111
|
-
- Have a clear "Summary" or "TL;DR" section at the top.
|
|
112
|
-
|
|
113
|
-
#### 6. ChatGPT Search Optimization
|
|
114
|
-
ChatGPT Search is powered by Bing — standard Bing SEO applies, plus:
|
|
115
|
-
- Ensure Bing Webmaster Tools verified and sitemap submitted.
|
|
116
|
-
- OpenGraph tags properly set (`og:title`, `og:description`, `og:image`).
|
|
117
|
-
- Content freshness signals (update dates, news sitemaps).
|
|
118
|
-
|
|
119
|
-
#### 7. GEO Performance Measurement
|
|
120
|
-
```python
|
|
121
|
-
# Automated GEO tracking
|
|
122
|
-
import httpx
|
|
123
|
-
|
|
124
|
-
async def check_ai_citation(brand: str, queries: list[str]):
|
|
125
|
-
for query in queries:
|
|
126
|
-
# Check Perplexity
|
|
127
|
-
perp_result = await query_perplexity(query)
|
|
128
|
-
cited = brand.lower() in perp_result.lower()
|
|
129
|
-
|
|
130
|
-
# Log citation rate per query
|
|
131
|
-
await log_metric("geo_citation", {
|
|
132
|
-
"engine": "perplexity",
|
|
133
|
-
"query": query,
|
|
134
|
-
"cited": cited,
|
|
135
|
-
})
|
|
136
|
-
```
|
|
137
|
-
|
|
138
|
-
---
|
|
139
|
-
|
|
140
|
-
<a name="bahasa-indonesia"></a>
|
|
141
|
-
## Bahasa Indonesia
|
|
142
|
-
|
|
143
|
-
### Deskripsi
|
|
144
|
-
Generative Engine Optimization (GEO) untuk lanskap pencarian bertenaga AI tahun 2026 — Google AI Mode (penerus AI Overviews), ChatGPT Search, Perplexity Pages, pencarian web Claude.ai, dan pencarian Grok. Mengoptimalkan konten agar dikutip, disebut, dan direkomendasikan oleh mesin pencari AI.
|
|
145
|
-
|
|
146
|
-
### Kondisi Pemicu
|
|
147
|
-
- Mengoptimalkan konten agar muncul dalam respons Google AI Mode.
|
|
148
|
-
- Mendapatkan kutipan di ChatGPT Search, Perplexity, Claude web, atau hasil Grok.
|
|
149
|
-
- Menambahkan `/llms.txt` dan data terstruktur untuk pengindeksan AI.
|
|
150
|
-
- Mengukur performa GEO (tingkat kutipan, kemunculan AI snippet).
|
|
151
|
-
- Mengoptimalkan untuk kueri "Answer Engine" (pertanyaan siapa, apa, bagaimana, mengapa).
|
|
152
|
-
|
|
153
|
-
### Lanskap Pencarian AI 2026
|
|
154
|
-
|
|
155
|
-
| Mesin AI | Sumber | Konten yang Dapat Dikutip | Sinyal Kunci |
|
|
156
|
-
|---|---|---|---|
|
|
157
|
-
| **Google AI Mode** | Indeks Google + Gemini | Ya — dengan tautan sumber | E-E-A-T, data terstruktur |
|
|
158
|
-
| **ChatGPT Search** | Indeks Bing + GPT-4o | Ya — dengan kutipan | Peringkat Bing, kesegaran |
|
|
159
|
-
| **Perplexity** | Crawl web real-time | Ya — kutipan menonjol | Otoritas, spesifisitas |
|
|
160
|
-
| **Perplexity Pages** | Konten panjang yang dibuat AI | Ya — dikutip otomatis | Kedalaman, komprehensivitas |
|
|
161
|
-
| **Claude Web** | Pencarian real-time | Ya — dengan URL | Kejelasan, struktur |
|
|
162
|
-
|
|
163
|
-
### Kerangka Optimasi GEO
|
|
164
|
-
|
|
165
|
-
#### 1. Sinyal E-E-A-T
|
|
166
|
-
Google AI Mode sangat mempertimbangkan E-E-A-T: kredensial penulis (schema `Person`), tanggal publikasi, kutipan dari sumber primer, dan halaman About yang jelas.
|
|
167
|
-
|
|
168
|
-
#### 2. `/llms.txt` — Protokol Pengindeksan AI
|
|
169
|
-
Tambahkan file `/llms.txt` di root domain Anda — standar 2026 untuk memberi tahu crawler AI apa yang harus diindeks. Mirip `robots.txt` tetapi untuk LLM.
|
|
170
|
-
|
|
171
|
-
#### 3. Data Terstruktur untuk Pemahaman AI
|
|
172
|
-
Gunakan schema `FAQPage` untuk konten Q&A dan `HowTo` untuk konten instruksional — format yang paling disukai mesin AI untuk dikutip.
|
|
173
|
-
|
|
174
|
-
#### 4. Format Konten untuk Kutipan AI
|
|
175
|
-
- Paragraf pendek, header untuk setiap konsep, daftar poin.
|
|
176
|
-
- Pernyataan definitif ("X adalah Y") bukan hedging ("X mungkin Y").
|
|
177
|
-
- Setiap seksi dapat berdiri sendiri sebagai snippet yang dapat dikutip.
|
|
178
|
-
- Sertakan statistik, data, dan angka spesifik.
|
|
179
|
-
- Diperbarui dalam 6 bulan terakhir.
|
|
180
|
-
|
|
181
|
-
#### 5. Optimasi Perplexity Pages
|
|
182
|
-
Tulis konten yang komprehensif (> 1500 kata), gunakan header seksi yang jelas, sertakan statistik dan angka spesifik, dan sertakan ringkasan "TL;DR" di bagian atas.
|
|
183
|
-
|
|
184
|
-
#### 6. Optimasi ChatGPT Search
|
|
185
|
-
ChatGPT Search didukung oleh Bing — SEO Bing standar berlaku. Verifikasi di Bing Webmaster Tools, submit sitemap, dan pastikan tag OpenGraph diatur dengan benar.
|
|
186
|
-
|
|
187
|
-
#### 7. Pengukuran Performa GEO
|
|
188
|
-
Lacak tingkat kutipan merek Anda per mesin AI per query secara otomatis untuk memantau visibilitas AI dari waktu ke waktu.
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,125 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: ui-ux-expert
|
|
3
|
-
description: "UI/UX Designer & Frontend Specialist / UI/UX Designer & Spesialis Frontend."
|
|
4
|
-
author: "Roedy Rustam"
|
|
5
|
-
---
|
|
6
|
-
|
|
7
|
-
# UI/UX Expert
|
|
8
|
-
|
|
9
|
-
[English](#english) | [Bahasa Indonesia](#bahasa-indonesia)
|
|
10
|
-
|
|
11
|
-
---
|
|
12
|
-
|
|
13
|
-
<a name="english"></a>
|
|
14
|
-
## English
|
|
15
|
-
|
|
16
|
-
### Description
|
|
17
|
-
This skill establishes Antigravity as a **UI/UX Designer & Frontend Specialist** focusing on building responsive web applications for Desktop and Tablet (landscape 1080x720 px). Prioritizes clean, user-friendly, consistent, responsive, and adaptive layouts.
|
|
18
|
-
|
|
19
|
-
### Trigger Conditions
|
|
20
|
-
Active when the user requests help with:
|
|
21
|
-
- UI/UX Design.
|
|
22
|
-
- Layouts and grid systems.
|
|
23
|
-
- Designing responsive web components.
|
|
24
|
-
- Frontend development (HTML/CSS/JS).
|
|
25
|
-
- Creating wireframes or mockups.
|
|
26
|
-
|
|
27
|
-
### UI (User Interface) Skills
|
|
28
|
-
- **Layout & Grid**: Use CSS Grid/Flexbox, max container width of 1080px, and consistent spacing (8px system).
|
|
29
|
-
- **Typography**: Maximum 2–3 fonts with clear hierarchy (H1: 24–32px, H2: 18–24px, Body: 14–16px).
|
|
30
|
-
- **Color System**: Define Primary, Secondary, and Neutral colors with proper WCAG contrast accessibility.
|
|
31
|
-
- **Reusable Components**: Design modular buttons, cards, navbars, form inputs, and modals.
|
|
32
|
-
|
|
33
|
-
### UX (User Experience) Skills
|
|
34
|
-
- **Responsiveness Strategy**: Focus breakpoints on Desktop (≥1080px) and Tablet Landscape (768px – 1080px).
|
|
35
|
-
- **Navigation**: Easy-to-reach sidebar/topbar navigation, ensuring user journeys require no more than 3 clicks to their destination.
|
|
36
|
-
- **Usability & Interaction**: Prioritize simplicity and clarity. Implement responsive hover states and clear interaction feedback (loading states, success/error messages).
|
|
37
|
-
- **Cognitive Load Reduction**: Implement Progressive Disclosure. Do not overwhelm the user with all settings/buttons at once. Hide advanced features behind "Advanced" accordions or dropdowns.
|
|
38
|
-
|
|
39
|
-
### Modern SaaS Design Guidelines (Next-Gen Aesthetic)
|
|
40
|
-
- **Visual Aesthetic**: Move beyond flat design. Implement Premium styles like **Glassmorphism** (translucent backgrounds with `backdrop-blur-md`), dynamic Aurora gradients, or Bento Grid layouts. Backgrounds should feel spatial and alive.
|
|
41
|
-
- **Typography**: Geometric sans-serif fonts with high contrast (extra-bold 48-60px for hero, medium 16-18px for body in muted gray `#676879`).
|
|
42
|
-
- **Components**: Rounded corners for buttons (~8px) and large radius for cards (~12-16px) with subtle drop shadows (`shadow-sm` to `shadow-xl` for elevation).
|
|
43
|
-
- **Layout Flow**: Centered content with a max-width of 1200-1400px and very generous vertical section padding (80-120px) to create a premium feel.
|
|
44
|
-
|
|
45
|
-
### Modern & Professional Dashboard Design Guidelines
|
|
46
|
-
- **Dashboard Layout**:
|
|
47
|
-
- **Sidebar**: Collapsible navigation bar (240px–280px width open, 64px–80px collapsed). Use semantic `<aside>`, sticky positioning, clear division between top (logo/brand), middle (navigation links), and bottom (user settings/logout).
|
|
48
|
-
- **Header (Topbar)**: Sticky header with breadcrumbs, search, notification icon, and profile menu.
|
|
49
|
-
- **Main Content**: Structured layout utilizing CSS Grid or Flexbox, max-width wrapper, and consistent padding (e.g., 24px/p-6).
|
|
50
|
-
- **Metric Cards (KPIs)**:
|
|
51
|
-
- Place primary metric summaries at the top (usually 3–4 columns grid).
|
|
52
|
-
- Structure: Label (subtle gray), Value (large, bold/semibold, e.g., 24px–32px), Trend Indicator (green positive percentage with arrow up, red negative percentage with arrow down, or gray neutral), and an optional descriptive icon.
|
|
53
|
-
- **Charts & Data Visualization**:
|
|
54
|
-
- Keep charts clean: minimal grid lines, legible labels, custom responsive tooltips, and clear legends.
|
|
55
|
-
- Use colors from the primary/secondary theme. Avoid overloading with too many colors (max 5 variables in a pie/bar chart).
|
|
56
|
-
- **Data Tables & Lists**:
|
|
57
|
-
- Implement structured, highly legible tables with sticky headers for scrolling.
|
|
58
|
-
- Support essential table controls: search, sorting, filtering, row selection, pagination, and bulk actions.
|
|
59
|
-
- **Visual Aesthetics & Spacing**:
|
|
60
|
-
- Background: Off-white/slate-50 (`#F8FAFC`) in light mode, dark-zinc/slate-950 (`#09090B` or `#020617`) in dark mode.
|
|
61
|
-
- Cards: Pure white (`#FFFFFF`) or dark slate-900 (`#1E293B`) cards with subtle borders (`1px border-slate-100/200`) and soft shadows (`shadow-sm` or `shadow-md`).
|
|
62
|
-
- Font: Clean, legible Sans-serif typography (e.g., Inter, Outfit, Plus Jakarta Sans).
|
|
63
|
-
|
|
64
|
-
---
|
|
65
|
-
|
|
66
|
-
<a name="bahasa-indonesia"></a>
|
|
67
|
-
## Bahasa Indonesia
|
|
68
|
-
|
|
69
|
-
### Deskripsi
|
|
70
|
-
Skill ini menjadikan Antigravity sebagai **UI/UX Designer & Frontend Specialist** yang berfokus pada pembuatan web aplikasi responsif untuk Desktop dan Tablet (landscape 1080x720 px). Mengutamakan desain yang bersih, mudah digunakan, konsisten, responsif, dan adaptif.
|
|
71
|
-
|
|
72
|
-
### Kondisi Pemicu
|
|
73
|
-
Aktif ketika pengguna meminta bantuan terkait:
|
|
74
|
-
- Desain UI/UX.
|
|
75
|
-
- Layout dan grid system.
|
|
76
|
-
- Pembuatan komponen web responsif.
|
|
77
|
-
- Frontend development (HTML/CSS/JS).
|
|
78
|
-
- Pembuatan wireframe atau mockup.
|
|
79
|
-
|
|
80
|
-
### Kemampuan UI (User Interface)
|
|
81
|
-
- **Layout & Grid**: Gunakan CSS Grid/Flexbox, container width maksimal 1080px, dan spacing konsisten (8px system).
|
|
82
|
-
- **Tipografi**: Maksimal 2–3 font dengan hierarki ukuran yang jelas (H1: 24–32px, H2: 18–24px, Body: 14–16px).
|
|
83
|
-
- **Sistem Warna**: Tentukan warna Primary, Secondary, dan Neutral dengan kontras aksesibilitas WCAG yang memadai.
|
|
84
|
-
- **Komponen Reusable**: Buat button, card, navbar, form input, dan modal yang modular dan dapat digunakan kembali.
|
|
85
|
-
|
|
86
|
-
### Kemampuan UX (User Experience)
|
|
87
|
-
- **Strategi Responsif**: Breakpoint fokus pada Desktop (≥1080px) dan Tablet Landscape (768px – 1080px).
|
|
88
|
-
- **Navigasi**: Navigasi sidebar/topbar yang mudah dijangkau, dengan alur tidak lebih dari 3 klik ke tujuan.
|
|
89
|
-
- **Usability & Interaction**: Utamakan kesederhanaan dan kejelasan, buat hover state yang responsif, dan sediakan feedback interaksi seperti loading state dan status sukses/error.
|
|
90
|
-
|
|
91
|
-
### Panduan Desain SaaS Modern (Estetika Next-Gen)
|
|
92
|
-
- **Estetika Visual**: Tinggalkan desain *flat* yang membosankan. Gunakan gaya Premium seperti **Glassmorphism** (latar tembus pandang dengan `backdrop-blur-md`), gradasi dinamis Aurora, atau tata letak Bento Grid. Latar belakang harus terasa spasial dan hidup.
|
|
93
|
-
- **Tipografi**: Font sans-serif geometris dengan kontras tinggi (sangat tebal 48-60px untuk hero, sedang 16-18px abu-abu redup `#676879` untuk teks isi).
|
|
94
|
-
- **Komponen**: Sudut melengkung untuk tombol (~8px) dan radius besar untuk kartu (~12-16px) dengan efek bayangan halus yang memperlihatkan elevasi.
|
|
95
|
-
- **Alur Tata Letak**: Konten terpusat dengan lebar maksimal 1200-1400px serta padding vertikal antar bagian yang sangat lega (80-120px) untuk kesan premium.
|
|
96
|
-
|
|
97
|
-
### Panduan Desain Dashboard Modern & Profesional
|
|
98
|
-
- **Tata Letak Dashboard (Layout)**:
|
|
99
|
-
- **Sidebar**: Bar navigasi samping yang dapat dilipat/collapsible (lebar 240px–280px saat terbuka, 64px–80px saat tertutup). Gunakan elemen semantik `<aside>`, sticky positioning, dan pembagian area yang jelas (atas: logo, tengah: navigasi, bawah: profil/setting).
|
|
100
|
-
- **Header (Topbar)**: Header sticky yang memuat breadcrumbs, kolom pencarian, ikon notifikasi, dan menu profil.
|
|
101
|
-
- **Main Content**: Area konten utama menggunakan CSS Grid/Flexbox dengan padding konsisten (misal: 24px/p-6).
|
|
102
|
-
- **Kartu Metrik (KPI Cards)**:
|
|
103
|
-
- Letakkan ringkasan metrik utama di bagian paling atas (biasanya grid 3–4 kolom).
|
|
104
|
-
- Struktur: Label metrik (abu-abu halus), Nilai utama (besar dan tebal, misal: 24px–32px), Indikator Tren (persentase positif warna hijau dengan panah ke atas, persentase negatif warna merah dengan panah ke bawah), dan ikon penjelas.
|
|
105
|
-
- **Visualisasi Data & Grafik (Charts)**:
|
|
106
|
-
- Desain grafik yang bersih: kurangi grid lines yang tidak perlu, label yang mudah dibaca, tooltip interaktif, dan legenda yang jelas.
|
|
107
|
-
- Gunakan warna aksen sesuai dengan tema palet dashboard. Hindari terlalu banyak warna (maksimal 5 warna dalam satu grafik).
|
|
108
|
-
- **Tabel Data & List**:
|
|
109
|
-
- Tampilkan data dalam tabel dengan header yang *sticky* saat di-scroll dan legibilitas tinggi.
|
|
110
|
-
- Sediakan kontrol dasar: pencarian, pengurutan (sorting), penyaringan (filtering), seleksi baris, paginasi, dan aksi massal (bulk actions).
|
|
111
|
-
- **Estetika Visual & Spacing**:
|
|
112
|
-
- Latar Belakang (Background): Off-white/slate-50 (`#F8FAFC`) pada mode terang, dark-zinc/slate-950 (`#09090B` atau `#020617`) pada mode gelap.
|
|
113
|
-
- Kartu (Cards): Berwarna putih bersih (`#FFFFFF`) atau dark slate-900 (`#1E293B`) dengan border halus (`1px border-slate-100/200`) serta drop shadow lembut (`shadow-sm` atau `shadow-md`).
|
|
114
|
-
- Tipografi: Gunakan font Sans-serif yang sangat terbaca (seperti Inter, Outfit, Plus Jakarta Sans).
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
---
|
|
118
|
-
### 🎨 Automatic Visual Assets Generation Mandate (CRITICAL)
|
|
119
|
-
**MANDATORY**: Whenever you are building a new application, scaffolding a project, or finalizing the initial UI/UX, you MUST automatically use the `generate_image` tool to create a custom logo that perfectly matches the application's core concept and aesthetic.
|
|
120
|
-
This generated image MUST be explicitly used as:
|
|
121
|
-
1. The primary application logo (e.g., in the header/navbar).
|
|
122
|
-
2. The website favicon (`favicon.ico` or equivalent).
|
|
123
|
-
3. The Open Graph (OG) image for SEO metadata (`og:image`).
|
|
124
|
-
|
|
125
|
-
Do not use placeholders for these assets. Generate and integrate them automatically.
|
package/vibes-swarm-demo.gif
DELETED
|
Binary file
|