Skip to content

officialdad/training-proposals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Training Proposals

Malaysia HRDCorp SBL training proposals and course outlines.

Courses

Slug Title Client Status Duration Updated
docker-k8s DevOps: Docker & Kubernetes for Modern Application Deployment Crux Institute adjusted 2d / 16h 2026-05-04
devops-docker-k8s DevOps - Docker & Kubernetes TBC draft 2d / 16h 2026-05-04
devops-k8s Kubernetes for Modern Application Deployment TBC draft 3d / 24h 2026-05-04
website-101 Website 101: Build & Deploy Your First Website with AI TBC approved 1d / 4.5h 2026-05-04
shipping-fullstack-cloudflare Shipping Fullstack Web Applications with Cloudflare Workers Agmo Academy draft 1d / 8h 2026-05-13
firebase-ai-fullstack Firebase Fundamentals: AI-Assisted Fullstack Development Trainocate / ISKL draft 1d / 8h 2026-05-15
ai-cli-fundamentals AI Fundamentals with Gemini CLI: Beginner to Power User TBC draft 1d / 8h 2026-05-22
docker-beginner Docker for Beginners: Containerise, Compose & Deploy Your Own Stack TBC adjusted 3d / 21h 2026-06-03
tamingtech-docker-beginner Docker for Beginner Taming Tech Sdn Bhd draft 3d / 21h 2026-06-03
google-workspace-automation Google Workspace Automation: No-Code Workflows with Studio, Gemini & Apps Script Trainocate / ISKL draft 1d / 8h 2026-06-04
claude-cowork-automation Claude Cowork: AI Agent Automation for Everyday Knowledge Work Trainocate / ISKL adjusted 1d / 8h 2026-06-05
agent-skills-skill-md Authoring Portable AI Agent Skills with SKILL.md Agmo Academy draft 2h 2026-06-06
perak-docker-fundamentals Fundamental Docker for Application Development: Containerisation, Migration & Recovery Pejabat SUK Negeri Perak — Bahagian Digital (BO) draft 3d / 21h 2026-06-08
perak-flutter-mobile Cross-Platform Mobile App Development with Flutter: REST API Integration, Authentication, CRUD & Release Build Preparation Pejabat SUK Negeri Perak — Bahagian Digital (BO) adjusted 4d / 28h 2026-06-09
ezypay-claude-code-overview Agentic Coding with Claude Code: An Engineer's Overview EzyPay draft 1h 2026-06-09

Layout

  • courses/<slug>/ — per-course content
    • meta.yml — authoritative status (draftadjustedapproveddelivered)
    • proposal-original.md — initial proposal (TP-supplied or self-authored)
    • proposal-adjusted.md — our tuned version (optional)
    • adjustment-notes.md — rationale for adjustments (optional)
    • outline.md — full course outline, post-approval
  • _templates/ — proposal and outline skeletons
  • .claude/skills/ — project-local AI skills (load when working in this repo)
  • docs/superpowers/{specs,plans}/ — design specs and implementation plans

Working with this repo

When you ask Claude Code about a proposal, the hrdcorp-proposals skill loads automatically and routes to:

  • proposal-author — scaffold a new course and author from scratch
  • proposal-adjust — review a TP draft and produce an adjusted version
  • outline-expand — expand an approved proposal into a full course outline

Hosting

Each course's latest content is published to GitHub Pages at:

https://officialdad.github.io/training-proposals/<slug>/

The page shows proposal-adjusted.md if it exists, otherwise proposal-original.md, and appends outline.md as a section when present. adjustment-notes.md is never published.

The site is intentionally unlisted: there is no index page and robots.txt blocks crawlers. Share the per-course URL directly with the Training Provider.

Pages rebuild automatically when any file under courses/ or site/ is pushed to main. See .github/workflows/publish.yml.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors