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,161 +1,141 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: senior-frontend
|
|
3
|
-
description: "Frontend development for React 19, Next.js 15, TypeScript, and Tailwind CSS v4 / Pengembangan frontend dengan React 19, Next.js 15, TypeScript, dan Tailwind CSS v4."
|
|
4
|
-
author: "Roedy Rustam"
|
|
5
|
-
---
|
|
6
|
-
|
|
7
|
-
# Senior Frontend Specialist (2026 Edition)
|
|
8
|
-
|
|
9
|
-
[English](#english) | [Bahasa Indonesia](#bahasa-indonesia)
|
|
10
|
-
|
|
11
|
-
---
|
|
12
|
-
|
|
13
|
-
<a name="english"></a>
|
|
14
|
-
## English
|
|
15
|
-
|
|
16
|
-
### Description
|
|
17
|
-
Production-grade frontend development patterns, performance optimization, and modern ecosystem integrations for React 19 / Next.js 15 applications with Tailwind CSS v4 and TypeScript. Covers React 19 Compiler, Partial Prerendering (PPR), View Transitions API, and SPA/MPA hybrid strategies.
|
|
18
|
-
|
|
19
|
-
###
|
|
20
|
-
-
|
|
21
|
-
-
|
|
22
|
-
-
|
|
23
|
-
-
|
|
24
|
-
-
|
|
25
|
-
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
-
|
|
32
|
-
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
####
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
-
|
|
45
|
-
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
-
|
|
89
|
-
-
|
|
90
|
-
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
-
|
|
99
|
-
-
|
|
100
|
-
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
- Gunakan
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
-
|
|
132
|
-
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
#### 5. Aksesibilitas (WCAG 2.2) & Pengujian
|
|
143
|
-
- Gunakan HTML semantik (`<button>`, `<nav>`, `<main>`).
|
|
144
|
-
- Pastikan navigasi keyboard berfungsi penuh dengan label `aria-*` yang tepat.
|
|
145
|
-
- Pengujian unit dengan Vitest + React Testing Library; E2E dengan Playwright.
|
|
146
|
-
|
|
147
|
-
#### 6. Integrasi SPA (spa-orchestrator)
|
|
148
|
-
Saat membangun SPA terpisah (bukan Next.js SSR):
|
|
149
|
-
- Koordinasikan dengan `spa-orchestrator` untuk keputusan routing, state, dan API layer.
|
|
150
|
-
- Gunakan **TanStack Router** untuk routing type-safe di sisi klien.
|
|
151
|
-
- Gunakan **TanStack Query v5** untuk semua server state.
|
|
152
|
-
|
|
153
|
-
#### 7. Integrasi MPA (mpa-orchestrator)
|
|
154
|
-
Saat bekerja dalam arsitektur MPA terpusat:
|
|
155
|
-
- Gunakan Alpine.js atau HTMX untuk interaksi mikro yang ringan.
|
|
156
|
-
- Terapkan Progressive Enhancement: form dan link harus berfungsi tanpa JavaScript terlebih dahulu.
|
|
157
|
-
|
|
158
|
-
#### 8. Animasi Tingkat Lanjut (GSAP & Anime.js)
|
|
159
|
-
- **GSAP (GreenSock)**: Gunakan untuk animasi kompleks, berbasis timeline, dan *scroll-driven* (`ScrollTrigger`). Di React, selalu gunakan hook `useGSAP()` dari `@gsap/react` untuk mencegah kebocoran memori.
|
|
160
|
-
- **Anime.js**: Gunakan sebagai alternatif yang lebih ringan namun sangat kuat untuk animasi DOM, properti CSS, SVG, dan *staggering* sederhana. Sangat cocok jika ukuran *bundle* menjadi prioritas utama.
|
|
161
|
-
- Utamakan pustaka JS (GSAP/Anime.js) dibandingkan CSS murni untuk animasi yang membutuhkan kontrol *timeline*, jeda (*pause*), *reverse*, atau *stagger* dinamis.
|
|
1
|
+
---
|
|
2
|
+
name: senior-frontend
|
|
3
|
+
description: "Frontend development for React 19, Next.js 15, TypeScript, and Tailwind CSS v4 / Pengembangan frontend dengan React 19, Next.js 15, TypeScript, dan Tailwind CSS v4."
|
|
4
|
+
author: "Roedy Rustam"
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# Senior Frontend Specialist (2026 Edition)
|
|
8
|
+
|
|
9
|
+
[English](#english) | [Bahasa Indonesia](#bahasa-indonesia)
|
|
10
|
+
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
<a name="english"></a>
|
|
14
|
+
## English
|
|
15
|
+
|
|
16
|
+
### Description
|
|
17
|
+
Production-grade frontend development patterns, performance optimization, and modern ecosystem integrations for React 19 / Next.js 15 applications with Tailwind CSS v4 and TypeScript. Covers React 19 Compiler, Partial Prerendering (PPR), View Transitions API, and SPA/MPA hybrid strategies.
|
|
18
|
+
|
|
19
|
+
### Orchestration & Integration
|
|
20
|
+
- `ui-components-expert`: For building robust UI components (Radix, shadcn).
|
|
21
|
+
- `tailwind-expert`: For styling and custom @theme configurations.
|
|
22
|
+
- `nextjs-app-router-expert`: For RSC, caching, and Next.js routing patterns.
|
|
23
|
+
- `state-management-expert`: For client-side state (Zustand, Jotai).
|
|
24
|
+
- `tanstack-query-expert`: For advanced data fetching and server state caching.
|
|
25
|
+
- `spa-orchestrator`: For Single-Page Application architectures.
|
|
26
|
+
- `mpa-orchestrator`: For Multi-Page Application architectures.
|
|
27
|
+
|
|
28
|
+
### Trigger Conditions
|
|
29
|
+
- Scaffold a new React or Next.js 15 project with TypeScript and Tailwind CSS v4.
|
|
30
|
+
- Generate new components, custom hooks, or Server Actions.
|
|
31
|
+
- Analyze and optimize bundle sizes and Core Web Vitals.
|
|
32
|
+
- Implement advanced React 19 patterns (`useActionState`, `useOptimistic`, `use()`).
|
|
33
|
+
- Build SPAs — coordinate with `spa-orchestrator`.
|
|
34
|
+
- Ensure accessibility compliance (WCAG 2.2) and testing.
|
|
35
|
+
|
|
36
|
+
### Technical Guidelines & Best Practices
|
|
37
|
+
|
|
38
|
+
#### 1. Next.js 15: Server vs Client Components
|
|
39
|
+
Use **Server Components** by default for performance and SEO. Use `'use client'` strictly for:
|
|
40
|
+
- State (`useState`, `useEffect`), event handlers (`onClick`), browser APIs.
|
|
41
|
+
- Interactive UI needing client hydration.
|
|
42
|
+
|
|
43
|
+
*Next.js 15.2+ Requirements:*
|
|
44
|
+
- Await `Promise`-based `params` and `searchParams` before accessing properties.
|
|
45
|
+
- Use **Partial Prerendering (PPR)** natively. Wrap dynamic sections in `<Suspense>`.
|
|
46
|
+
|
|
47
|
+
#### 2. React 19 Compiler & Hooks
|
|
48
|
+
Do not use `useMemo`, `useCallback`, or `React.memo` unless explicitly required; rely on the React 19 compiler.
|
|
49
|
+
|
|
50
|
+
**Mandatory Hooks:**
|
|
51
|
+
- **`useActionState`**: Manage form state, pending indicators, and action results with Server Actions.
|
|
52
|
+
- **`useOptimistic`**: Update UI instantly before server confirmation.
|
|
53
|
+
- **`useFormStatus`**: Read form submission state in child components.
|
|
54
|
+
- **`use(promise)`**: Unwrap promises or context inside render with Suspense.
|
|
55
|
+
|
|
56
|
+
#### 3. View Transitions API
|
|
57
|
+
Implement native View Transitions API for smooth page transitions. Use Next.js 15 `<Link viewTransition>` natively.
|
|
58
|
+
|
|
59
|
+
#### 4. Tailwind CSS v4
|
|
60
|
+
Use CSS-first configuration. Define custom tokens with `@theme` and register plugins with `@plugin` in the main CSS file.
|
|
61
|
+
|
|
62
|
+
#### 5. Accessibility (WCAG 2.2) & Testing
|
|
63
|
+
- Enforce semantic HTML (`<button>`, `<nav>`, `<main>`, `<article>`).
|
|
64
|
+
- Enforce full keyboard navigability and valid `aria-*` labels.
|
|
65
|
+
- Write unit tests using **Vitest** and **React Testing Library**.
|
|
66
|
+
- Write E2E tests using **Playwright** via `e2e-testing-expert`.
|
|
67
|
+
|
|
68
|
+
#### 6. Architecture Integration
|
|
69
|
+
- **SPA (`spa-orchestrator`)**: Use **TanStack Router** for type-safe client routing and **TanStack Query v5** for server state. Never use bare `useEffect` for data fetching.
|
|
70
|
+
- **MPA (`mpa-orchestrator`)**: Use **Alpine.js** or **HTMX** for micro-interactions. Apply Progressive Enhancement.
|
|
71
|
+
|
|
72
|
+
#### 7. Advanced Animations
|
|
73
|
+
- **GSAP (GreenSock)**: Use for complex, timeline-based, scroll-driven animations (`ScrollTrigger`). Enforce `@gsap/react` `useGSAP()` hook for auto-cleanup.
|
|
74
|
+
- **Anime.js**: Use as a lightweight alternative for simple sequencing, SVG path animations, and DOM attribute animations.
|
|
75
|
+
- Prefer JS animations over CSS when timeline control (pause, reverse, dynamic stagger) is required.
|
|
76
|
+
|
|
77
|
+
---
|
|
78
|
+
|
|
79
|
+
<a name="bahasa-indonesia"></a>
|
|
80
|
+
## Bahasa Indonesia
|
|
81
|
+
|
|
82
|
+
### Deskripsi
|
|
83
|
+
Pola pengembangan frontend tingkat produksi, optimasi performa, dan integrasi ekosistem modern untuk aplikasi React 19 / Next.js 15 dengan Tailwind CSS v4 dan TypeScript. Mencakup React 19 Compiler, Partial Prerendering (PPR), View Transitions API, dan strategi hybrid SPA/MPA.
|
|
84
|
+
|
|
85
|
+
### Integrasi Orkestrasi
|
|
86
|
+
- `ui-components-expert`: Untuk membangun komponen UI yang kuat (Radix, shadcn).
|
|
87
|
+
- `tailwind-expert`: Untuk styling dan konfigurasi @theme kustom.
|
|
88
|
+
- `nextjs-app-router-expert`: Untuk RSC, caching, dan pola routing Next.js.
|
|
89
|
+
- `state-management-expert`: Untuk state client-side (Zustand, Jotai).
|
|
90
|
+
- `tanstack-query-expert`: Untuk fetching data lanjutan dan caching server state.
|
|
91
|
+
- `spa-orchestrator`: Untuk arsitektur Single-Page Application.
|
|
92
|
+
- `mpa-orchestrator`: Untuk arsitektur Multi-Page Application.
|
|
93
|
+
|
|
94
|
+
### Kondisi Pemicu
|
|
95
|
+
- Buat proyek React atau Next.js 15 baru dengan TypeScript dan Tailwind CSS v4.
|
|
96
|
+
- Buat komponen baru, custom hooks, atau Server Actions.
|
|
97
|
+
- Analisis dan optimalkan ukuran bundle dan Core Web Vitals.
|
|
98
|
+
- Terapkan pola React 19 lanjutan (`useActionState`, `useOptimistic`, `use()`).
|
|
99
|
+
- Bangun SPA — koordinasikan dengan `spa-orchestrator`.
|
|
100
|
+
- Pastikan kepatuhan aksesibilitas (WCAG 2.2) dan pengujian.
|
|
101
|
+
|
|
102
|
+
### Panduan Teknis & Praktik Terbaik
|
|
103
|
+
|
|
104
|
+
#### 1. Next.js 15: Server vs Client Components
|
|
105
|
+
Gunakan **Server Components** secara default. Gunakan `'use client'` hanya untuk:
|
|
106
|
+
- State (`useState`, `useEffect`), event handler, API browser.
|
|
107
|
+
- UI interaktif yang membutuhkan hidrasi klien.
|
|
108
|
+
|
|
109
|
+
*Persyaratan Next.js 15.2+:*
|
|
110
|
+
- Wajib `await` pada `params` dan `searchParams` yang kini bertipe `Promise`.
|
|
111
|
+
- Gunakan **Partial Prerendering (PPR)** secara native. Bungkus bagian dinamis dengan `<Suspense>`.
|
|
112
|
+
|
|
113
|
+
#### 2. React 19 Compiler & Hook Baru
|
|
114
|
+
Jangan gunakan `useMemo`, `useCallback`, atau `React.memo` kecuali sangat diperlukan; andalkan compiler React 19.
|
|
115
|
+
|
|
116
|
+
**Hook Wajib:**
|
|
117
|
+
- **`useActionState`**: Kelola state form, indikator loading, dan hasil action dengan Server Actions.
|
|
118
|
+
- **`useOptimistic`**: Perbarui UI secara instan sebelum server mengonfirmasi.
|
|
119
|
+
- **`useFormStatus`**: Baca status form di dalam komponen anak.
|
|
120
|
+
- **`use(promise)`**: Buka promise atau context langsung di dalam render dengan Suspense.
|
|
121
|
+
|
|
122
|
+
#### 3. View Transitions API
|
|
123
|
+
Terapkan View Transitions API bawaan browser untuk transisi halaman. Gunakan `<Link viewTransition>` pada Next.js 15.
|
|
124
|
+
|
|
125
|
+
#### 4. Tailwind CSS v4
|
|
126
|
+
Gunakan konfigurasi CSS-first. Definisikan token kustom dengan `@theme` dan plugin dengan `@plugin` di file CSS utama.
|
|
127
|
+
|
|
128
|
+
#### 5. Aksesibilitas (WCAG 2.2) & Pengujian
|
|
129
|
+
- Wajib gunakan HTML semantik (`<button>`, `<nav>`, `<main>`).
|
|
130
|
+
- Wajib pastikan navigasi keyboard dengan label `aria-*` yang valid.
|
|
131
|
+
- Tulis pengujian unit dengan **Vitest** dan **React Testing Library**.
|
|
132
|
+
- Tulis pengujian E2E dengan **Playwright** via `e2e-testing-expert`.
|
|
133
|
+
|
|
134
|
+
#### 6. Integrasi Arsitektur
|
|
135
|
+
- **SPA (`spa-orchestrator`)**: Gunakan **TanStack Router** untuk routing klien dan **TanStack Query v5** untuk server state. Jangan gunakan `useEffect` murni untuk fetching data.
|
|
136
|
+
- **MPA (`mpa-orchestrator`)**: Gunakan **Alpine.js** atau **HTMX** untuk interaksi mikro. Terapkan Progressive Enhancement.
|
|
137
|
+
|
|
138
|
+
#### 7. Animasi Tingkat Lanjut
|
|
139
|
+
- **GSAP (GreenSock)**: Gunakan untuk animasi kompleks, berbasis timeline, dan scroll-driven. Wajib gunakan hook `useGSAP()` dari `@gsap/react`.
|
|
140
|
+
- **Anime.js**: Gunakan untuk staggering sederhana, animasi SVG, dan DOM.
|
|
141
|
+
- Utamakan animasi JS (GSAP/Anime.js) daripada CSS murni jika kontrol timeline (pause, reverse) dibutuhkan.
|
package/skills/seo/SKILL.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: seo
|
|
3
3
|
description: "Run a broad SEO audit across technical SEO, on-page SEO, schema, sitemaps, content quality, AI search readiness, and GEO / Audit SEO menyeluruh (Technical, On-Page, Schema, Sitemap, E-E-A-T, GEO)"
|
|
4
|
-
author: "Roedy Rustam"
|
|
4
|
+
author: "Roedy Rustam"
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# SEO Expert (2026 — AI Mode & Core Web Vitals Edition)
|
|
@@ -13,6 +13,9 @@ author: "Roedy Rustam"
|
|
|
13
13
|
<a name="english"></a>
|
|
14
14
|
## English
|
|
15
15
|
|
|
16
|
+
### Orchestration & Integration
|
|
17
|
+
Connects and orchestrates with relevant domain skills like `brainstorming`, `zero-to-prod-orchestrator`, and `project-context-mapper` to ensure cohesive execution.
|
|
18
|
+
|
|
16
19
|
### Description
|
|
17
20
|
Comprehensive SEO audit covering technical SEO, on-page optimization, structured data, sitemaps, Core Web Vitals, E-E-A-T signals, and **Generative Engine Optimization (GEO)** for AI-powered search (Google AI Mode, ChatGPT Search, Perplexity).
|
|
18
21
|
|
|
@@ -156,10 +159,36 @@ export default async function sitemap(): Promise<MetadataRoute.Sitemap> {
|
|
|
156
159
|
Google AI Mode (formerly AI Overviews) now powers the top of search results:
|
|
157
160
|
- **Be the source**: Write comprehensive, authoritative content on your core topics.
|
|
158
161
|
- **Q&A format**: Structure content as questions and answers — AI Mode quotes these directly.
|
|
162
|
+
- **AEO Extraction Sentence**: Write one 25–40 word sentence that answers "What is [product]?" immediately after the H1. This is the sentence AI engines extract.
|
|
159
163
|
- **Factual and specific**: Include statistics, named entities, and dates.
|
|
160
|
-
- **`/llms.txt`**: Add an AI-readable site index (see `seo-geo` skill).
|
|
161
164
|
- **Speed**: AI Mode favors fast-loading pages (TTFB < 600ms).
|
|
162
165
|
|
|
166
|
+
#### The 2026 AI Search Landscape
|
|
167
|
+
| AI Engine | Source | Citable Content | Key Signal |
|
|
168
|
+
|---|---|---|---|
|
|
169
|
+
| **Google AI Mode** | Google index + Gemini | Yes — with source links | E-E-A-T, structured data |
|
|
170
|
+
| **ChatGPT Search** | Bing index + GPT-4o | Yes — with citations | Bing ranking, freshness |
|
|
171
|
+
| **Perplexity** | Real-time web crawl | Yes — prominent citations | Authority, specificity |
|
|
172
|
+
|
|
173
|
+
#### `/llms.txt` — AI Indexing Protocol
|
|
174
|
+
Add an `/llms.txt` file at your domain root:
|
|
175
|
+
```
|
|
176
|
+
# /llms.txt
|
|
177
|
+
# AI-friendly site map for LLM indexers
|
|
178
|
+
## Product
|
|
179
|
+
- [Features](/features): Complete feature list with pricing
|
|
180
|
+
## Content
|
|
181
|
+
- [Blog](/blog): Technical articles
|
|
182
|
+
```
|
|
183
|
+
|
|
184
|
+
#### Landing Page SEO/AEO Narrative Arc
|
|
185
|
+
Follow this exact order for landing pages:
|
|
186
|
+
1. Hero — H1 + AEO sentence + CTA
|
|
187
|
+
2. Problem — Audience pain, no product mention yet
|
|
188
|
+
3. Solution — Introduce product as the answer
|
|
189
|
+
4. Features as Benefits — Table format
|
|
190
|
+
5. Social Proof & FAQ (under 50 words each)
|
|
191
|
+
|
|
163
192
|
### On-Page SEO Standards
|
|
164
193
|
```
|
|
165
194
|
H1: One per page — primary keyword, compelling, < 60 chars
|
|
@@ -177,6 +206,9 @@ Internal links: 3-5 per long-form page to related content
|
|
|
177
206
|
<a name="bahasa-indonesia"></a>
|
|
178
207
|
## Bahasa Indonesia
|
|
179
208
|
|
|
209
|
+
### Integrasi Orkestrasi
|
|
210
|
+
Terhubung dan mengorkestrasi skill domain yang relevan seperti `brainstorming`, `zero-to-prod-orchestrator`, dan `project-context-mapper` untuk memastikan eksekusi yang kohesif.
|
|
211
|
+
|
|
180
212
|
### Deskripsi
|
|
181
213
|
Audit SEO komprehensif mencakup SEO teknikal, optimasi on-page, data terstruktur, sitemap, Core Web Vitals, sinyal E-E-A-T, dan **Generative Engine Optimization (GEO)** untuk pencarian bertenaga AI (Google AI Mode, ChatGPT Search, Perplexity).
|
|
182
214
|
|
|
@@ -213,23 +245,15 @@ Gunakan Metadata API Next.js 15 untuk SEO lengkap: `title`, `description`, `open
|
|
|
213
245
|
### Data Terstruktur (JSON-LD) untuk Kutipan AI
|
|
214
246
|
Tambahkan schema `Organization` untuk membangun entitas merek dan schema `SoftwareApplication` untuk produk SaaS — termasuk `aggregateRating` jika tersedia.
|
|
215
247
|
|
|
216
|
-
### GEO — Optimasi
|
|
217
|
-
Google AI Mode (sebelumnya AI Overviews)
|
|
218
|
-
-
|
|
219
|
-
-
|
|
220
|
-
-
|
|
248
|
+
### GEO — Optimasi AI Mode & Landing Page AEO
|
|
249
|
+
Google AI Mode (sebelumnya AI Overviews) dan Perplexity sangat menyukai format berikut:
|
|
250
|
+
- **Kalimat Ekstraksi AEO**: Buat satu kalimat ringkas 25–40 kata ("Apa itu [produk]?") di blockquote setelah H1.
|
|
251
|
+
- Tulis konten Q&A dan sertakan statistik spesifik.
|
|
252
|
+
- **Alur Narasi Landing Page**: Hero (H1+AEO) -> Problem -> Solution -> Features -> Social Proof -> FAQ (tiap jawaban <50 kata).
|
|
221
253
|
- Tambahkan `/llms.txt` sebagai indeks situs yang dapat dibaca AI.
|
|
222
|
-
- Kecepatan:
|
|
254
|
+
- Kecepatan: Halaman harus memuat sangat cepat (TTFB < 600ms).
|
|
223
255
|
|
|
224
256
|
### Standar SEO On-Page
|
|
225
257
|
H1 satu per halaman, H2 untuk header seksi, meta title < 60 karakter, meta deskripsi < 155 karakter, URL lowercase dengan tanda hubung dan keyword di slug, alt text deskriptif untuk semua gambar, 3-5 internal link per halaman long-form.
|
|
226
258
|
|
|
227
|
-
|
|
228
|
-
### 🎨 Automatic Visual Assets Generation Mandate (CRITICAL)
|
|
229
|
-
**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.
|
|
230
|
-
This generated image MUST be explicitly used as:
|
|
231
|
-
1. The primary application logo (e.g., in the header/navbar).
|
|
232
|
-
2. The website favicon (`favicon.ico` or equivalent).
|
|
233
|
-
3. The Open Graph (OG) image for SEO metadata (`og:image`).
|
|
234
|
-
|
|
235
|
-
Do not use placeholders for these assets. Generate and integrate them automatically.
|
|
259
|
+
|
|
@@ -1,77 +1,83 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: session-context-loader
|
|
3
|
-
description: "Automatically loads and learns project context (Tech Stack, PRD, Roadmap, Blueprint) at the start of every new conversation session to ensure focused and directed development / Otomatis memuat dan mempelajari konteks proyek (Tech Stack, PRD, Roadmap, Blueprint) di awal setiap sesi percakapan baru untuk memastikan pengembangan yang terarah dan fokus."
|
|
1
|
+
---
|
|
2
|
+
name: session-context-loader
|
|
3
|
+
description: "Automatically loads and learns project context (Tech Stack, PRD, Roadmap, Blueprint) at the start of every new conversation session to ensure focused and directed development / Otomatis memuat dan mempelajari konteks proyek (Tech Stack, PRD, Roadmap, Blueprint) di awal setiap sesi percakapan baru untuk memastikan pengembangan yang terarah dan fokus."
|
|
4
4
|
author: "Roedy Rustam"
|
|
5
|
-
---
|
|
6
|
-
|
|
7
|
-
# Session Context Loader
|
|
8
|
-
|
|
9
|
-
[English](#english) | [Bahasa Indonesia](#bahasa-indonesia)
|
|
10
|
-
|
|
11
|
-
---
|
|
12
|
-
|
|
13
|
-
<a name="english"></a>
|
|
14
|
-
## English
|
|
15
|
-
|
|
16
|
-
###
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
###
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
- `
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
###
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
###
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
-
|
|
72
|
-
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
-
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# Session Context Loader
|
|
8
|
+
|
|
9
|
+
[English](#english) | [Bahasa Indonesia](#bahasa-indonesia)
|
|
10
|
+
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
<a name="english"></a>
|
|
14
|
+
## English
|
|
15
|
+
|
|
16
|
+
### Orchestration & Integration
|
|
17
|
+
Connects and orchestrates with relevant domain skills like `brainstorming`, `zero-to-prod-orchestrator`, and `project-context-mapper` to ensure cohesive execution.
|
|
18
|
+
|
|
19
|
+
### Description
|
|
20
|
+
This skill ensures that the AI agent is always aligned with the project's core documentation. At the beginning of every new conversation session, it automatically searches for and reads essential project context files (Tech Stack, PRD, Roadmap, Blueprint). This guarantees that development remains focused, directed, and strictly adheres to established requirements and architectural decisions.
|
|
21
|
+
|
|
22
|
+
### Trigger Conditions
|
|
23
|
+
Activate this skill IMMEDIATELY when:
|
|
24
|
+
- It is the very first message of a new conversation session.
|
|
25
|
+
- The user says "start session", "initialize project", or "load context".
|
|
26
|
+
- The AI realizes it lacks the high-level context of the current repository.
|
|
27
|
+
|
|
28
|
+
### Execution Protocol
|
|
29
|
+
|
|
30
|
+
When triggered, you MUST perform the following steps before answering the user's primary request or writing any code:
|
|
31
|
+
|
|
32
|
+
1. **Locate Key Documentation Files:**
|
|
33
|
+
Use your file search tools (`list_dir`, `grep_search`, or `view_file`) to look for the following files in the project root or `.docs/` folder:
|
|
34
|
+
- `PRD.md` (Product Requirements Document)
|
|
35
|
+
- `ROADMAP.md` or `ROADMAP.txt`
|
|
36
|
+
- `BLUEPRINT.md` or `ARCHITECTURE.md`
|
|
37
|
+
- `TECH_STACK.md`, `package.json`, `go.mod`, `Cargo.toml`, or `requirements.txt` (to identify the tech stack)
|
|
38
|
+
|
|
39
|
+
2. **Read and Internalize Context:**
|
|
40
|
+
- Read the contents of the found files.
|
|
41
|
+
- Understand the project's primary goal, current phase in the roadmap, architectural constraints (blueprint), and the specific tech stack being used.
|
|
42
|
+
|
|
43
|
+
3. **Acknowledge and Align:**
|
|
44
|
+
- Briefly acknowledge to the user that the project context has been loaded successfully.
|
|
45
|
+
- State the current Tech Stack and the immediate goal based on the Roadmap/PRD.
|
|
46
|
+
- Proceed with addressing the user's actual request using the newly loaded context.
|
|
47
|
+
|
|
48
|
+
---
|
|
49
|
+
|
|
50
|
+
<a name="bahasa-indonesia"></a>
|
|
51
|
+
## Bahasa Indonesia
|
|
52
|
+
|
|
53
|
+
### Integrasi Orkestrasi
|
|
54
|
+
Terhubung dan mengorkestrasi skill domain yang relevan seperti `brainstorming`, `zero-to-prod-orchestrator`, dan `project-context-mapper` untuk memastikan eksekusi yang kohesif.
|
|
55
|
+
|
|
56
|
+
### Deskripsi
|
|
57
|
+
Skill ini memastikan bahwa agen AI selalu selaras dengan dokumentasi inti proyek. Di awal setiap sesi percakapan baru, agen akan secara otomatis mencari dan membaca file konteks proyek esensial (Tech Stack, PRD, Roadmap, Blueprint). Ini menjamin bahwa pengembangan proyek aplikasi tetap lebih terarah, fokus, dan sangat mematuhi persyaratan serta keputusan arsitektur yang telah ditetapkan.
|
|
58
|
+
|
|
59
|
+
### Kondisi Pemicu
|
|
60
|
+
Aktifkan skill ini SEGERA ketika:
|
|
61
|
+
- Ini adalah pesan pertama dari sesi percakapan baru.
|
|
62
|
+
- Pengguna berkata "mulai sesi", "inisialisasi proyek", atau "muat konteks".
|
|
63
|
+
- AI menyadari bahwa ia kekurangan konteks tingkat tinggi dari repositori saat ini.
|
|
64
|
+
|
|
65
|
+
### Protokol Eksekusi
|
|
66
|
+
|
|
67
|
+
Saat dipicu, Anda HARUS melakukan langkah-langkah berikut sebelum menjawab permintaan utama pengguna atau menulis kode apa pun:
|
|
68
|
+
|
|
69
|
+
1. **Temukan File Dokumentasi Kunci:**
|
|
70
|
+
Gunakan alat pencarian file Anda (`list_dir`, `grep_search`, atau `view_file`) untuk mencari file berikut di root proyek atau folder `.docs/`:
|
|
71
|
+
- `PRD.md` (Product Requirements Document)
|
|
72
|
+
- `ROADMAP.md` atau `ROADMAP.txt`
|
|
73
|
+
- `BLUEPRINT.md` atau `ARCHITECTURE.md`
|
|
74
|
+
- `TECH_STACK.md`, `package.json`, `go.mod`, `Cargo.toml`, atau `requirements.txt` (untuk mengidentifikasi tech stack)
|
|
75
|
+
|
|
76
|
+
2. **Baca dan Pahami Konteks:**
|
|
77
|
+
- Baca isi dari file-file yang ditemukan.
|
|
78
|
+
- Pahami tujuan utama proyek, fase saat ini di roadmap, batasan arsitektur (blueprint), dan tech stack spesifik yang digunakan.
|
|
79
|
+
|
|
80
|
+
3. **Konfirmasi dan Selaraskan:**
|
|
81
|
+
- Berikan konfirmasi singkat kepada pengguna bahwa konteks proyek telah berhasil dimuat.
|
|
82
|
+
- Sebutkan Tech Stack saat ini dan tujuan langsung berdasarkan Roadmap/PRD.
|
|
83
|
+
- Lanjutkan dengan menjawab permintaan pengguna yang sebenarnya menggunakan konteks yang baru dimuat.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: session-handoff-resume
|
|
3
3
|
description: "Skill to save ultra-compact project checkpoints and seamlessly resume work across accounts or new chat sessions with minimum token consumption / Skill untuk menyimpan checkpoint proyek yang super ringkas dan melanjutkan pekerjaan secara efisien saat ganti akun/sesi tanpa boros token."
|
|
4
|
-
author: "Roedy Rustam"
|
|
4
|
+
author: "Roedy Rustam"
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# Session Handoff & Resume (2026 — Cross-Model Edition)
|
|
@@ -13,6 +13,9 @@ author: "Roedy Rustam"
|
|
|
13
13
|
<a name="english"></a>
|
|
14
14
|
## English
|
|
15
15
|
|
|
16
|
+
### Orchestration & Integration
|
|
17
|
+
Connects and orchestrates with relevant domain skills like `brainstorming`, `zero-to-prod-orchestrator`, and `project-context-mapper` to ensure cohesive execution.
|
|
18
|
+
|
|
16
19
|
### Description
|
|
17
20
|
Saves ultra-compact project checkpoints and enables seamless work resumption across new chat sessions, different accounts, or different AI models (Gemini, Claude, GPT). Designed for minimum token consumption while preserving full context needed for continuation.
|
|
18
21
|
|
|
@@ -113,6 +116,9 @@ Proactively offer to create a checkpoint when:
|
|
|
113
116
|
<a name="bahasa-indonesia"></a>
|
|
114
117
|
## Bahasa Indonesia
|
|
115
118
|
|
|
119
|
+
### Integrasi Orkestrasi
|
|
120
|
+
Terhubung dan mengorkestrasi skill domain yang relevan seperti `brainstorming`, `zero-to-prod-orchestrator`, dan `project-context-mapper` untuk memastikan eksekusi yang kohesif.
|
|
121
|
+
|
|
116
122
|
### Deskripsi
|
|
117
123
|
Menyimpan checkpoint proyek yang ultra-ringkas dan memungkinkan kelanjutan pekerjaan yang mulus di sesi chat baru, akun yang berbeda, atau model AI yang berbeda (Gemini, Claude, GPT). Dirancang untuk konsumsi token minimum sambil mempertahankan konteks penuh yang diperlukan untuk kelanjutan.
|
|
118
124
|
|