Skip to content
Skillv1.0.0

erp-prd

Product Requirements Document for ERP system. Feature specs, acceptance criteria, business rules, module status for PT EXFERIA PUTRA INOVASI.

by 12103541(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from 12103541/BACKUP-SKILLS-TOOLS-MCP-MEMORI (skills/fullstack-web-development/erp-prd/SKILL.md). Install upstream with npx skills add 12103541/BACKUP-SKILLS-TOOLS-MCP-MEMORI --skill erp-prd. Copyright stays with the author.

ERP Product Requirements

Project Location

C:\Users\62897\OneDrive\Desktop\laragon\www\PT.EXFERIA PUTRA INOVASI\

Full PRD

Read PRD.md in the project root for complete requirements.

Module Status Quick Reference

✅ DONE (Core)

Module Key Feature
Auth Login, role, permission, lockout 5x
Kontrak CRUD, progress, sisa pagu, adendum, termin
Pekerjaan Laporan + approval + sparepart usage
Gudang Sparepart CRUD, stok, transaksi masuk/keluar, stok kritis
Pengeluaran 8 kategori, rekap per proyek, bukti struk
Pajak PPN/PPh23, verifikasi, CSV export
Faktur Auto nomor, PPN 12%, PDF, status tracking
Dashboard KPI cards, charts, export CSV

✅ DONE (Extended)

Module Key Feature
Penawaran Auto nomor, PDF, status, convert to kontrak
RAB Auto total, PDF, revisi, import, markup, smart pricing
SDM Karyawan, departemen, struktur org, jadwal teknisi
Petty Cash Top up, running balance, minimum alert
Aset VMS/PJU/videotron lifecycle, QR code, riwayat
DMS Document management system

🔨 PLANNED

Module Feature
Absensi Employee attendance
Cuti Leave management
Project Command Center Centralized view
AI Analysis Dashboard AI insights
E-Faktur Electronic invoicing integration

Key Business Rules

Auto-Numbering

KON-YYYYMM-XXXX, PNW-YYYYMM-XXXX, RAB-YYYYMM-XXXX, INV-YYYYMM-XXXX

PPN

  • Rate: 12% (config/pajak.php)
  • Applied to subtotal
  • Rounding: nearest integer

Notification Schedule

  • Kontrak: H-30, H-14, H-7
  • Stok kritis: real-time
  • Faktur overdue: H+1
  • Penawaran expired: real-time

Validation Rules

  • kontrak: tgl_mulai < tgl_akhir, nilai 0.01-999B
  • pekerjaan: only active kontrak, foto 1-10 (5MB each)
  • pengeluaran: jumlah 1-999B, kontrak active
  • sparepart: SKU unique, stok >= 0

NFR Targets

  • Dashboard load: < 5 sec
  • PDF render: < 30 sec (RAB), < 10 sec (Faktur)
  • API response: < 2 sec
  • Token TTL: 60 min

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/12103541-backup-skills-tools-mcp-memori-erp-prd/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

12103541-backup-skills-tools-mcp-memori-erp-prd.ocm.jsonjson
{
  "ocm": "1",
  "id": "12103541-backup-skills-tools-mcp-memori-erp-prd",
  "kind": "skill",
  "name": "erp-prd",
  "description": "Product Requirements Document for ERP system. Feature specs, acceptance criteria, business rules, module status for PT EXFERIA PUTRA INOVASI.",
  "publisher": "12103541",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "erp",
      "prd",
      "requirements",
      "features",
      "business-rules",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Product Requirements Document for ERP system. Feature specs, acceptance criteria, business rules, module status for PT EXFERIA PUTRA INOVASI."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/12103541/BACKUP-SKILLS-TOOLS-MCP-MEMORI",
      "path": "skills/fullstack-web-development/erp-prd/SKILL.md",
      "ref": "96bab5c1e3ed763a77711f59b371e678af30971d",
      "url": "https://github.com/12103541/BACKUP-SKILLS-TOOLS-MCP-MEMORI/blob/96bab5c1e3ed763a77711f59b371e678af30971d/skills/fullstack-web-development/erp-prd/SKILL.md",
      "key": "12103541/BACKUP-SKILLS-TOOLS-MCP-MEMORI/skills/fullstack-web-development/erp-prd/SKILL.md"
    }
  },
  "instructions": "# ERP Product Requirements\n\n## Project Location\n```\nC:\\Users\\62897\\OneDrive\\Desktop\\laragon\\www\\PT.EXFERIA PUTRA INOVASI\\\n```\n\n## Full PRD\nRead `PRD.md` in the project root for complete requirements.\n\n## Module Status Quick Reference\n\n### ✅ DONE (Core)\n| Module | Key Feature |\n|--------|------------|\n| Auth | Login, role, permission, lockout 5x |\n| Kontrak | CRUD, progress, sisa pagu, adendum, termin |\n| Pekerjaan | Laporan + approval + sparepart usage |\n| Gudang | Sparepart CRUD, stok, transaksi masuk/keluar, stok kritis |\n| Pengeluaran | 8 kategori, rekap per proyek, bukti struk |\n| Pajak | ",
  "cost": {
    "context_tokens": 517
  }
}

Fetch it by URL: GET /api/v1/registry/12103541-backup-skills-tools-mcp-memori-erp-prd/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.