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
|
@@ -0,0 +1,114 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: chatbot-messaging-expert
|
|
3
|
+
description: "Expert guide for chatbot and messaging platform integration (WhatsApp Business, Telegram Bot, Discord.js, Slack Bolt) and conversational AI / Panduan ahli integrasi chatbot dan platform messaging (WhatsApp Business, Telegram Bot, Discord.js, Slack Bolt) dan AI percakapan."
|
|
4
|
+
author: "Roedy Rustam"
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# Chatbot & Messaging Expert (2026 Edition)
|
|
8
|
+
|
|
9
|
+
[English](#english) | [Bahasa Indonesia](#bahasa-indonesia)
|
|
10
|
+
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
<a name="english"></a>
|
|
14
|
+
## English
|
|
15
|
+
|
|
16
|
+
### Orchestration & Integration
|
|
17
|
+
- **`ai-llm-integration-expert`**: LLM-powered conversational AI and tool calling.
|
|
18
|
+
- **`sse-websocket-streaming-expert`**: Real-time messaging protocols.
|
|
19
|
+
- **`webhook-receiver`**: Secure webhook endpoints for messaging platforms.
|
|
20
|
+
- **`async-queue-temporal-expert`**: Message queue processing for high-volume bots.
|
|
21
|
+
|
|
22
|
+
### Description
|
|
23
|
+
Expert guide for building chatbots and integrating messaging platforms into applications. Covers WhatsApp Business API (Cloud API), Telegram Bot API, Discord.js v14, Slack Bolt, LINE Messaging API, and conversational AI patterns. Includes webhook verification, message handlers, interactive components (buttons, carousels), media handling, and AI-powered response generation.
|
|
24
|
+
|
|
25
|
+
### Trigger Conditions
|
|
26
|
+
- Building a chatbot for WhatsApp, Telegram, Discord, or Slack.
|
|
27
|
+
- Integrating messaging platform APIs into existing applications.
|
|
28
|
+
- Creating AI-powered conversational agents on messaging platforms.
|
|
29
|
+
- Implementing webhook handlers for messaging notifications.
|
|
30
|
+
|
|
31
|
+
---
|
|
32
|
+
|
|
33
|
+
### Platform Quick Reference
|
|
34
|
+
|
|
35
|
+
| Platform | API Type | Auth | Message Types | Webhook |
|
|
36
|
+
|----------|----------|------|---------------|---------|
|
|
37
|
+
| WhatsApp Business | REST (Cloud API) | Bearer Token | Text, Image, Template, Interactive | ✅ Verify token |
|
|
38
|
+
| Telegram | REST (Bot API) | Bot Token | Text, Photo, Inline Keyboard, Callback | ✅ setWebhook |
|
|
39
|
+
| Discord | Gateway + REST | Bot Token | Text, Embed, Components, Slash Commands | Gateway events |
|
|
40
|
+
| Slack | Events API + REST | OAuth + Signing Secret | Blocks, Modals, Slash Commands | ✅ Request signing |
|
|
41
|
+
|
|
42
|
+
### Core Patterns
|
|
43
|
+
|
|
44
|
+
#### WhatsApp Business Cloud API
|
|
45
|
+
```typescript
|
|
46
|
+
// Webhook verification + message handler
|
|
47
|
+
import { Hono } from 'hono';
|
|
48
|
+
const app = new Hono();
|
|
49
|
+
|
|
50
|
+
app.get('/webhook/whatsapp', (c) => {
|
|
51
|
+
const mode = c.req.query('hub.mode');
|
|
52
|
+
const token = c.req.query('hub.verify_token');
|
|
53
|
+
const challenge = c.req.query('hub.challenge');
|
|
54
|
+
if (mode === 'subscribe' && token === process.env.WA_VERIFY_TOKEN) {
|
|
55
|
+
return c.text(challenge!);
|
|
56
|
+
}
|
|
57
|
+
return c.text('Forbidden', 403);
|
|
58
|
+
});
|
|
59
|
+
|
|
60
|
+
app.post('/webhook/whatsapp', async (c) => {
|
|
61
|
+
const body = await c.req.json();
|
|
62
|
+
const message = body.entry?.[0]?.changes?.[0]?.value?.messages?.[0];
|
|
63
|
+
if (message?.type === 'text') {
|
|
64
|
+
await sendWhatsAppReply(message.from, `Echo: ${message.text.body}`);
|
|
65
|
+
}
|
|
66
|
+
return c.text('OK');
|
|
67
|
+
});
|
|
68
|
+
|
|
69
|
+
async function sendWhatsAppReply(to: string, text: string) {
|
|
70
|
+
await fetch(`https://graph.facebook.com/v21.0/${process.env.WA_PHONE_ID}/messages`, {
|
|
71
|
+
method: 'POST',
|
|
72
|
+
headers: {
|
|
73
|
+
Authorization: `Bearer ${process.env.WA_ACCESS_TOKEN}`,
|
|
74
|
+
'Content-Type': 'application/json',
|
|
75
|
+
},
|
|
76
|
+
body: JSON.stringify({ messaging_product: 'whatsapp', to, type: 'text', text: { body: text } }),
|
|
77
|
+
});
|
|
78
|
+
}
|
|
79
|
+
```
|
|
80
|
+
|
|
81
|
+
#### Telegram Bot
|
|
82
|
+
```typescript
|
|
83
|
+
import { Bot, InlineKeyboard } from 'grammy';
|
|
84
|
+
|
|
85
|
+
const bot = new Bot(process.env.TELEGRAM_BOT_TOKEN!);
|
|
86
|
+
|
|
87
|
+
bot.command('start', (ctx) => ctx.reply('Welcome! How can I help?'));
|
|
88
|
+
bot.on('message:text', async (ctx) => {
|
|
89
|
+
const aiResponse = await generateAIResponse(ctx.message.text);
|
|
90
|
+
const keyboard = new InlineKeyboard()
|
|
91
|
+
.text('👍 Helpful', 'feedback_good')
|
|
92
|
+
.text('👎 Not helpful', 'feedback_bad');
|
|
93
|
+
await ctx.reply(aiResponse, { reply_markup: keyboard });
|
|
94
|
+
});
|
|
95
|
+
|
|
96
|
+
bot.callbackQuery('feedback_good', (ctx) => ctx.answerCallbackQuery('Thanks!'));
|
|
97
|
+
bot.start();
|
|
98
|
+
```
|
|
99
|
+
|
|
100
|
+
## Orchestration & Integration
|
|
101
|
+
- `ai-llm-integration-expert`, `webhook-receiver`, `async-queue-temporal-expert`
|
|
102
|
+
|
|
103
|
+
---
|
|
104
|
+
|
|
105
|
+
<a name="bahasa-indonesia"></a>
|
|
106
|
+
## Bahasa Indonesia
|
|
107
|
+
|
|
108
|
+
### Deskripsi
|
|
109
|
+
Panduan ahli untuk membangun chatbot dan mengintegrasikan platform messaging ke dalam aplikasi. Mencakup WhatsApp Business API, Telegram Bot API, Discord.js v14, Slack Bolt, dan pola AI percakapan.
|
|
110
|
+
|
|
111
|
+
### Kondisi Pemicu
|
|
112
|
+
- Membangun chatbot untuk WhatsApp, Telegram, Discord, atau Slack.
|
|
113
|
+
- Mengintegrasikan API platform messaging ke aplikasi yang sudah ada.
|
|
114
|
+
- Membuat agen percakapan berbasis AI di platform messaging.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: ci-cd-devops-architect
|
|
3
3
|
description: "Expert guide for continuous integration, deployment pipelines, Docker, Kubernetes, and Infrastructure as Code (IaC) / Panduan ahli untuk CI/CD dan infrastruktur."
|
|
4
|
-
author: "
|
|
4
|
+
author: "Roedy Rustam"
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# CI/CD & DevOps Architect / Arsitek CI/CD & DevOps
|
|
@@ -14,59 +14,68 @@ author: "Antigravity"
|
|
|
14
14
|
## English
|
|
15
15
|
|
|
16
16
|
### Description
|
|
17
|
-
|
|
17
|
+
Design and maintain CI/CD pipelines (GitHub Actions, GitLab CI, Buildkite) and manage infrastructure using Docker, Kubernetes (1.30+), and Terraform/OpenTofu.
|
|
18
18
|
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
- **Automate Everything**: Ensure tests, linting, formatting, and security scans run on every PR. Block merges if pipelines fail.
|
|
22
|
-
- **Dependency Update Bot**: Configure Renovate Bot or Dependabot for automated patch/minor updates (`dependency-upgrade-migrator`).
|
|
23
|
-
- **Source Maps Upload**: Automatically upload Sentry source maps during the build phase (`logging-error-tracking-expert`).
|
|
24
|
-
- **Immutable Artifacts**: Build a Docker image once and deploy the exact same image to Staging and Production. Pass environment variables dynamically at runtime, not build time.
|
|
25
|
-
- **Infrastructure as Code**: Keep all infrastructure configurations (Terraform, K8s manifests) in version control. Avoid manual changes via the cloud provider's web console.
|
|
26
|
-
- **Zero-Trust Secrets**: Never commit secrets to the repository. Use Infisical, GitHub Secrets, or HashiCorp Vault (`zero-trust-secret-vault`).
|
|
27
|
-
- **Zero-Downtime Deployments**: Utilize deployment strategies like rolling updates or blue-green deployments to ensure availability.
|
|
28
|
-
|
|
29
|
-
### Trigger Conditions
|
|
30
|
-
Active whenever the user is creating GitHub Actions, configuring Dockerfiles, writing Terraform scripts, setting up Renovate Bot, or configuring deployment pipelines.
|
|
31
|
-
|
|
32
|
-
---
|
|
33
|
-
|
|
34
|
-
### Integration with Other Skills (MANDATORY)
|
|
35
|
-
|
|
36
|
-
This skill works best when combined with:
|
|
19
|
+
## Orchestration & Integration
|
|
20
|
+
Connect with these skills to orchestrate complete workflows:
|
|
37
21
|
- `cloud-hosting-expert` — Deployment targets (Vercel, Cloudflare, AWS, Railway)
|
|
38
|
-
- `dependency-upgrade-migrator` — Renovate Bot
|
|
22
|
+
- `dependency-upgrade-migrator` — Renovate Bot configuration in CI/CD
|
|
23
|
+
- `self-healing-cloud-orchestrator` — Auto-remediation and rollback pipelines
|
|
39
24
|
- `logging-error-tracking-expert` — Sentry source map upload step in build pipeline
|
|
40
25
|
- `e2e-testing-expert` — Automated Playwright & Vitest test steps in CI
|
|
41
26
|
- `zero-trust-secret-vault` — CI/CD secret management and injection
|
|
42
27
|
- `production-ready-hardener` — Pre-deployment security scanning in CI
|
|
43
28
|
|
|
29
|
+
### Key CI/CD Workflows & Patterns
|
|
30
|
+
- **Automate Everything**: Enforce tests, linting, formatting, and security scans on every PR. Block merges on pipeline failure.
|
|
31
|
+
- **Dependency Update Bot**: Configure Renovate Bot for automated patch/minor updates (`dependency-upgrade-migrator`).
|
|
32
|
+
- **Source Maps Upload**: Upload Sentry source maps during build phase (`logging-error-tracking-expert`).
|
|
33
|
+
- **Immutable Artifacts**: Build Docker image once, deploy identical image to Staging and Production. Inject environment variables dynamically at runtime.
|
|
34
|
+
- **Infrastructure as Code**: Store all infrastructure configurations (Terraform/OpenTofu, K8s manifests) in version control. No manual web console changes.
|
|
35
|
+
- **Zero-Trust Secrets**: Never commit secrets. Use Infisical, GitHub OIDC, or HashiCorp Vault (`zero-trust-secret-vault`).
|
|
36
|
+
- **Zero-Downtime Deployments**: Utilize rolling updates or blue-green deployments.
|
|
37
|
+
|
|
38
|
+
### Implementation Checklist
|
|
39
|
+
- [ ] Configure branch protection (require passing status checks before merge).
|
|
40
|
+
- [ ] Set up multi-stage Docker builds to reduce image size and attack surface.
|
|
41
|
+
- [ ] Implement caching for package managers (pnpm, bun, cargo, go mod) in CI.
|
|
42
|
+
- [ ] Scan container images for vulnerabilities before registry push.
|
|
43
|
+
|
|
44
|
+
### Trigger Conditions
|
|
45
|
+
Trigger when creating GitHub Actions, configuring Dockerfiles, writing Terraform/OpenTofu scripts, setting up Renovate Bot, or configuring deployment pipelines.
|
|
46
|
+
|
|
44
47
|
---
|
|
45
48
|
|
|
46
49
|
<a name="bahasa-indonesia"></a>
|
|
47
50
|
## Bahasa Indonesia
|
|
48
51
|
|
|
49
52
|
### Deskripsi
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
### Alur Kerja & Pola CI/CD Utama
|
|
53
|
-
- **Otomatisasi Semuanya**: Pastikan pengujian (tests), *linting*, pemformatan, dan pemindaian keamanan berjalan di setiap *Pull Request* (PR). Blokir penggabungan kode (merge) jika *pipeline* gagal.
|
|
54
|
-
- **Bot Pembaruan Dependensi**: Konfigurasi Renovate Bot atau Dependabot untuk update otomatis patch/minor (`dependency-upgrade-migrator`).
|
|
55
|
-
- **Upload Source Maps**: Upload otomatis source maps Sentry pada fase build (`logging-error-tracking-expert`).
|
|
56
|
-
- **Artifak Imutabel**: Build *image* Docker satu kali dan *deploy* image yang sama persis ke Staging dan Produksi.
|
|
57
|
-
- **Infrastructure as Code (IaC)**: Simpan semua konfigurasi infrastruktur (Terraform, manifes K8s) di kontrol versi.
|
|
58
|
-
- **Manajemen Rahasia (Secrets)**: Gunakan *vault* yang aman seperti GitHub Secrets, Infisical, atau HashiCorp Vault (`zero-trust-secret-vault`).
|
|
59
|
-
- **Deployment Tanpa Downtime**: Manfaatkan strategi *deployment* seperti pembaruan bergulir (*rolling updates*) atau *blue-green deployments*.
|
|
60
|
-
|
|
61
|
-
### Integrasi dengan Skill Lain (WAJIB)
|
|
53
|
+
Rancang dan pelihara *pipeline* CI/CD (GitHub Actions, GitLab CI, Buildkite) dan kelola infrastruktur menggunakan Docker, Kubernetes (1.30+), dan Terraform/OpenTofu.
|
|
62
54
|
|
|
63
|
-
|
|
55
|
+
## Integrasi Orkestrasi
|
|
56
|
+
Hubungkan dengan skill berikut untuk mengorkestrasi alur kerja:
|
|
64
57
|
- `cloud-hosting-expert` — Target deployment (Vercel, Cloudflare, AWS, Railway)
|
|
65
|
-
- `dependency-upgrade-migrator` — Konfigurasi Renovate Bot
|
|
58
|
+
- `dependency-upgrade-migrator` — Konfigurasi Renovate Bot di CI/CD
|
|
59
|
+
- `self-healing-cloud-orchestrator` — Pipeline auto-remediasi dan rollback
|
|
66
60
|
- `logging-error-tracking-expert` — Langkah upload source map Sentry di pipeline build
|
|
67
61
|
- `e2e-testing-expert` — Langkah pengujian otomatis Playwright & Vitest di CI
|
|
68
62
|
- `zero-trust-secret-vault` — Manajemen dan injeksi rahasia CI/CD
|
|
69
63
|
- `production-ready-hardener` — Pemindaian keamanan pra-deployment di CI
|
|
70
64
|
|
|
65
|
+
### Alur Kerja & Pola CI/CD Utama
|
|
66
|
+
- **Otomatisasi Semuanya**: Wajibkan pengujian, *linting*, pemformatan, dan pemindaian keamanan di setiap PR. Blokir merge jika *pipeline* gagal.
|
|
67
|
+
- **Bot Pembaruan Dependensi**: Konfigurasi Renovate Bot untuk update otomatis patch/minor (`dependency-upgrade-migrator`).
|
|
68
|
+
- **Upload Source Maps**: Upload source maps Sentry pada fase build (`logging-error-tracking-expert`).
|
|
69
|
+
- **Artifak Imutabel**: Build *image* Docker sekali, *deploy* image yang persis sama ke Staging dan Produksi. Injeksi variabel lingkungan saat runtime.
|
|
70
|
+
- **Infrastructure as Code (IaC)**: Simpan semua konfigurasi infrastruktur (Terraform/OpenTofu, manifes K8s) di kontrol versi. Jangan ubah manual via konsol web.
|
|
71
|
+
- **Manajemen Rahasia (Secrets)**: Jangan komit rahasia. Gunakan GitHub OIDC, Infisical, atau HashiCorp Vault (`zero-trust-secret-vault`).
|
|
72
|
+
- **Deployment Tanpa Downtime**: Manfaatkan pembaruan bergulir (*rolling updates*) atau *blue-green deployments*.
|
|
73
|
+
|
|
74
|
+
### Checklist Implementasi
|
|
75
|
+
- [ ] Konfigurasi perlindungan cabang (wajib lulus status check sebelum merge).
|
|
76
|
+
- [ ] Siapkan multi-stage Docker builds untuk mengurangi ukuran image dan permukaan serangan.
|
|
77
|
+
- [ ] Implementasikan caching untuk package managers (pnpm, bun, cargo, go mod) di workflow CI.
|
|
78
|
+
- [ ] Pindai image kontainer untuk kerentanan sebelum push ke registry.
|
|
79
|
+
|
|
71
80
|
### Kondisi Pemicu
|
|
72
|
-
|
|
81
|
+
Picu saat membuat GitHub Actions, mengkonfigurasi Dockerfile, menulis skrip Terraform/OpenTofu, mengatur Renovate Bot, atau mengatur *pipeline deployment*.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: cloud-hosting-expert
|
|
3
3
|
description: "Expert guide for deploying SaaS applications with multiple entry points on modern edge and serverless platforms like Vercel and Cloudflare / Panduan ahli untuk mendeploy aplikasi SaaS dengan multiple entry points di platform edge dan serverless modern seperti Vercel dan Cloudflare."
|
|
4
|
-
author: "Roedy Rustam"
|
|
4
|
+
author: "Roedy Rustam"
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# Cloud Hosting Expert (2026 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
|
Expert guide for deploying SaaS applications and their multiple entry points (landing page, app, super admin subdomain) on modern edge and serverless platforms. Covers Vercel, Cloudflare Workers & Pages, Railway, Fly.io, and **Cloudflare Workers AI** for AI-powered edge workloads.
|
|
18
21
|
|
|
@@ -208,6 +211,9 @@ if (cached) return cached;
|
|
|
208
211
|
<a name="bahasa-indonesia"></a>
|
|
209
212
|
## Bahasa Indonesia
|
|
210
213
|
|
|
214
|
+
### Integrasi Orkestrasi
|
|
215
|
+
Terhubung dan mengorkestrasi skill domain yang relevan seperti `brainstorming`, `zero-to-prod-orchestrator`, dan `project-context-mapper` untuk memastikan eksekusi yang kohesif.
|
|
216
|
+
|
|
211
217
|
### Deskripsi
|
|
212
218
|
Panduan ahli untuk men-deploy aplikasi SaaS dan multiple entry points-nya (landing page, aplikasi, subdomain super admin) di platform edge dan serverless modern. Mencakup Vercel, Cloudflare Workers & Pages, Railway, Fly.io, dan **Cloudflare Workers AI** untuk workload AI di edge.
|
|
213
219
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: coderabbit
|
|
3
3
|
description: "AI-powered automated code review, PR summarization, and interactive developer feedback / Review kode otomatis berbasis AI, ringkasan PR, dan umpan balik developer interaktif."
|
|
4
|
-
author: "Roedy Rustam"
|
|
4
|
+
author: "Roedy Rustam"
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# CodeRabbit (2026 Edition — CodeRabbit 2.x)
|
|
@@ -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
|
Expert guide for configuring and leveraging **CodeRabbit 2.x** — AI-powered automated code review, pull request summarization, and interactive developer feedback. Covers configuration, custom review rules, integration with CI/CD, and agentic review mode.
|
|
18
21
|
|
|
@@ -151,6 +154,9 @@ jobs:
|
|
|
151
154
|
<a name="bahasa-indonesia"></a>
|
|
152
155
|
## Bahasa Indonesia
|
|
153
156
|
|
|
157
|
+
### Integrasi Orkestrasi
|
|
158
|
+
Terhubung dan mengorkestrasi skill domain yang relevan seperti `brainstorming`, `zero-to-prod-orchestrator`, dan `project-context-mapper` untuk memastikan eksekusi yang kohesif.
|
|
159
|
+
|
|
154
160
|
### Deskripsi
|
|
155
161
|
Panduan ahli untuk mengonfigurasi dan memanfaatkan **CodeRabbit 2.x** — review kode otomatis bertenaga AI, ringkasan pull request, dan umpan balik developer interaktif. Mencakup konfigurasi, aturan review kustom, integrasi dengan CI/CD, dan mode review agentik.
|
|
156
162
|
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: compliance-gdpr-privacy-expert
|
|
3
|
+
description: "Expert guide for Data Privacy, GDPR, CCPA, and PDPA compliance. Covers consent management, data retention, privacy-by-design, and audit trails / Panduan kepatuhan Privasi Data, GDPR, dan PDPA."
|
|
4
|
+
author: "Roedy Rustam"
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# Data Privacy & Compliance Expert
|
|
8
|
+
|
|
9
|
+
[English](#english) | [Bahasa Indonesia](#bahasa-indonesia)
|
|
10
|
+
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
<a name="english"></a>
|
|
14
|
+
## English
|
|
15
|
+
|
|
16
|
+
### Description
|
|
17
|
+
A crucial guide for engineering teams building SaaS applications that handle PII (Personally Identifiable Information). Covers technical implementation patterns for privacy regulations like GDPR (Europe), CCPA (California), and PDPA/UU PDP (Indonesia), including data mapping, consent management, Right to be Forgotten (data erasure), and secure audit trails.
|
|
18
|
+
|
|
19
|
+
### Trigger Conditions
|
|
20
|
+
- When architecting user database schemas that store PII (names, emails, phone numbers, IP addresses).
|
|
21
|
+
- When implementing cookie consent banners and tracking scripts.
|
|
22
|
+
- When the user asks about "GDPR compliance", "data retention", or "account deletion".
|
|
23
|
+
- When building admin dashboards that require secure audit logging.
|
|
24
|
+
|
|
25
|
+
### Core Architectural Guidelines
|
|
26
|
+
|
|
27
|
+
#### 1. Privacy by Design (Data Minimization)
|
|
28
|
+
Do not collect data you do not explicitly need.
|
|
29
|
+
- **Hashing/Encryption**: Hash sensitive data (like passwords) and encrypt PII at rest (AES-256) and in transit (TLS 1.3).
|
|
30
|
+
- **IP Addresses**: IP addresses are considered PII under GDPR. Anonymize IP logs (e.g., masking the last octet `192.168.1.0`) if used for analytics.
|
|
31
|
+
|
|
32
|
+
#### 2. The Right to be Forgotten (Soft vs Hard Deletion)
|
|
33
|
+
Users must be able to delete their accounts easily.
|
|
34
|
+
- **Soft Deletion**: Flagging a user as `deleted_at = NOW()` is useful for immediate UI removal, but it is **not compliant** with GDPR erasure requests if the data stays indefinitely.
|
|
35
|
+
- **Hard Deletion / Scrubbing**: You must implement a background worker that permanently deletes or fully anonymizes soft-deleted records after a grace period (e.g., 30 days).
|
|
36
|
+
|
|
37
|
+
#### 3. Consent Management
|
|
38
|
+
- **Cookies**: Do not load analytical or marketing scripts (Google Analytics, Meta Pixel) until the user has explicitly clicked "Accept".
|
|
39
|
+
- **Database**: Store the timestamp and version of the Terms of Service/Privacy Policy the user agreed to during registration.
|
|
40
|
+
|
|
41
|
+
#### 4. Audit Trails
|
|
42
|
+
For financial or health data, maintain an append-only audit log of *who* accessed *what* PII and *when*.
|
|
43
|
+
- Never log actual PII in plain text application logs (e.g., avoid `console.log(user)`).
|
|
44
|
+
|
|
45
|
+
## Orchestration & Integration
|
|
46
|
+
- Enhances `database-orm-expert` with schema guidelines for soft-deletion and PII encryption.
|
|
47
|
+
- Works with `logging-error-tracking-expert` to ensure logs are sanitized of PII.
|
|
48
|
+
- Complements `authentication-identity-expert` for secure user lifecycle management.
|
|
49
|
+
|
|
50
|
+
---
|
|
51
|
+
|
|
52
|
+
<a name="bahasa-indonesia"></a>
|
|
53
|
+
## Bahasa Indonesia
|
|
54
|
+
|
|
55
|
+
### Deskripsi
|
|
56
|
+
Panduan krusial bagi tim engineering yang membangun aplikasi SaaS yang menangani PII (Data Pribadi). Mencakup pola implementasi teknis untuk regulasi privasi seperti GDPR (Eropa) dan UU PDP (Pelindungan Data Pribadi Indonesia). Meliputi manajemen persetujuan (consent), hak untuk dilupakan (penghapusan data), dan rekam jejak audit (audit trails).
|
|
57
|
+
|
|
58
|
+
### Kondisi Pemicu
|
|
59
|
+
- Saat merancang skema database yang menyimpan data pribadi (nama, email, nomor telepon).
|
|
60
|
+
- Saat mengimplementasikan banner persetujuan cookie (cookie consent).
|
|
61
|
+
- Saat merancang fitur penghapusan akun pengguna.
|
|
62
|
+
- Saat melakukan logging data sensitif.
|
|
63
|
+
|
|
64
|
+
### Panduan Arsitektur Inti
|
|
65
|
+
|
|
66
|
+
#### 1. Privasi sejak Desain (Privacy by Design)
|
|
67
|
+
Kumpulkan hanya data yang benar-benar dibutuhkan.
|
|
68
|
+
- **Enkripsi**: Enkripsi PII saat diam (at rest) dan bergerak (in transit).
|
|
69
|
+
- **Alamat IP**: IP adalah data pribadi. Anomimkan log IP jika hanya digunakan untuk analitik umum.
|
|
70
|
+
|
|
71
|
+
#### 2. Hak untuk Dihapus (Right to be Forgotten)
|
|
72
|
+
Pengguna harus memiliki tombol yang mudah diakses untuk menghapus akun mereka.
|
|
73
|
+
- **Soft Delete vs Hard Delete**: Mengubah status menjadi `deleted_at` tidak cukup untuk kepatuhan hukum jika data dibiarkan selamanya. Anda harus membuat *cron job* yang secara permanen menghapus atau menganonimkan data (mengubah nama menjadi "Deleted User") setelah masa tenggang (misal: 30 hari).
|
|
74
|
+
|
|
75
|
+
#### 3. Manajemen Persetujuan (Consent)
|
|
76
|
+
- Jangan memuat skrip pelacakan pihak ketiga (seperti Facebook Pixel atau Google Analytics) sebelum pengguna memberikan izin eksplisit (Opt-In).
|
|
77
|
+
- Simpan rekaman kapan pengguna menyetujui Kebijakan Privasi Anda di database.
|
|
78
|
+
|
|
79
|
+
#### 4. Pembersihan Log (Log Sanitization)
|
|
80
|
+
Pastikan sistem logging aplikasi Anda (Pino, Winston) secara otomatis menyensor (redact) informasi sensitif seperti password, token kartu kredit, dan nomor telepon sebelum mengirimkannya ke sistem agregasi log seperti Datadog atau Sentry.
|
|
81
|
+
|
|
82
|
+
## Integrasi Orkestrasi
|
|
83
|
+
- Memperkuat `database-orm-expert` terkait skema enkripsi dan penghapusan data.
|
|
84
|
+
- Bekerja sama dengan `logging-error-tracking-expert` untuk pedoman sanitasi log.
|
|
85
|
+
- Melengkapi `authentication-identity-expert` dalam manajemen siklus hidup pengguna.
|