Safetysure Psychosocial Expert — VIC. Victorian psychosocial hazard management specialist plugin. Bundles VIC-specific legislative reference skill (vic-psychosocial-checker) with user-facing psychosocial advisor skill (vic-psychosocial-advisor). Both leverage OHS (Psychological Health) Regulations 2025 rr 1–17 and Compliance Code Psychosocial Hazards (commenced 1 December 2025). Non-harmonised jurisdiction: uses OHS Act 2004, employer (not PCBU), standalone regulations, Compliance Code with deemed-to-comply status. Key unique features: r 15 control hierarchy with r 15(3)/(4) restrictions, Part 3 issue resolution procedures (rr 10–13), r 16(2) HSR review request power, 16 hazard categories including gendered violence and employer-provided accommodation. Install for VIC psychosocial consulting work. Loads safetysure-psychosocial-model for shared national baseline provisions.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
User-facing psychosocial hazard advisor for Victorian workplaces. Trigger when the user asks about psychosocial hazard management, risk assessment, psychological safety, mental health obligations, bullying, harassment, violence, sexual harassment, gendered violence, or workplace culture in a VIC context; or when comparing VIC requirements with other jurisdictions. Also trigger on questions about the OHS (Psychological Health) Regulations 2025, Victorian Compliance Code, or employer duties under the OHS Act 2004. Loads vic-psychosocial-checker reference skill for verified citations from OHS (Psychological Health) Regulations 2025 and Victorian Compliance Code (commenced 1 December 2025).
Complete Victorian psychosocial hazard management legislative and Compliance Code reference. Use this skill when an action skill within this plugin (e.g. vic-psych-gap-analysis, vic-psych-risk-register, vic-psych-survey-planner) or another plugin needs to verify or cite Victorian OHS (Psychological Health) Regulations 2025 (rr 1–17), Victorian Compliance Code Psychosocial Hazards (commenced 1 December 2025), or VIC-specific legislative cross-references (OHS Act 2004, Equal Opportunity Act 2010 (Vic), WorkSafe Victoria guidance). Covers the standalone Victorian psychosocial provisions including the unique r 15 control hierarchy with r 15(3) and r 15(4) restrictions, r 16 review triggers with HSR request power, Part 3 issue resolution procedures, and Appendix C with 16 hazard category examples and controls. Not intended as a standalone user tool — loaded by co-located action skills within this specialist plugin.
WHS consulting plugin suite for Claude Code and Cowork — occupational hygiene, process safety, construction, psychosocial, and regulatory compliance tools for Australian and New Zealand workplaces.
/plugin marketplace add safetysure/safetysure-plugins
Replace
safetysure/safetysure-pluginswith your actual GitHubowner/repoif different.
Install individual plugins:
/plugin install safetysure-whs-legislation@safetysure-plugins
/plugin install safetysure-swms@safetysure-plugins
/plugin install safetysure-rcs@safetysure-plugins
Or install all plugins at once — the marketplace will prompt you after adding it.
Marketplaces auto-update at startup. When you update a plugin in this repo, all users get the new version next time they launch Claude Code or Cowork.
For private repos, set GITHUB_TOKEN in your environment for automatic updates.
| Plugin | Version | Skills | Description |
|---|---|---|---|
| safetysure-whs-legislation | 1.3.0 | 10 | Multi-jurisdiction WHS/OHS Act + Regulation checkers (QLD, NSW, TAS, WA, VIC) |
| safetysure-aus-standards | 3.0.0 | 14 | Australian/NZ Standards (electrical, machinery, racking, flammable liquids, safety signs, management systems) |
| safetysure-tas-regulatory | 1.3.0 | 6 | Tasmanian non-WHS legislation (Building Act, Fire Service, Heavy Vehicle) |
| safetysure-psychosocial-model | 0.1.0 | 1 | National Model psychosocial hazard baseline |
| Plugin | Version | Skills | Description |
|---|---|---|---|
| safetysure-swms | 1.3.0 | 1 | SWMS review and compliance reporting (5 jurisdictions) |
| safetysure-rcs | 1.0.0 | 3 | RCS dust survey report generator |
| safetysure-lopa-suite | 1.0.0 | 4 | Layer of Protection Analysis (CCPS 2001) |
| safetysure-ohs-stats | 1.0.0 | 1 | AIOH statistical compliance analysis |
| safetysure-report-checker | 1.0.0 | 1 | QA/QC review agent for WHS reports |
| safetysure-audit-criteria | 1.0.0 | 2 | Audit criteria generator + checklist completer |
| safetysure-construction-audit | 1.0.0 | 1 | Construction WHS audit (FSC criteria) |
| safetysure-erp | 1.0.0 | 4 | Emergency Response Plan builder (AS 3745) |
| Plugin | Version | Skills | Jurisdiction |
|---|---|---|---|
| safetysure-psychosocial-qld | 0.2.0 | 2 | Queensland |
| safetysure-psychosocial-nsw | 0.2.0 | 2 | New South Wales |
| safetysure-psychosocial-vic | 0.2.0 | 2 | Victoria |
| safetysure-psychosocial-sa | 0.2.0 | 2 | South Australia |
| safetysure-psychosocial-wa | 0.2.0 | 2 | Western Australia |
| safetysure-psychosocial-tas | 0.2.0 | 2 | Tasmania |
| safetysure-psychosocial-nz | 0.2.0 | 2 | New Zealand |
The skills/ directory contains standalone .skill files that are not distributed through the marketplace. Install these manually via the Cowork UI:
Several action plugins reference safetysure-whs-legislation as the canonical source for legislative text. Install it first if you plan to use:
safetysure-plugins/
├── .claude-plugin/
│ └── marketplace.json ← Marketplace catalogue
├── plugins/
│ ├── safetysure-whs-legislation/
│ ├── safetysure-aus-standards/
│ ├── safetysure-tas-regulatory/
│ ├── safetysure-swms/
│ ├── safetysure-rcs/
│ ├── safetysure-lopa-suite/
│ ├── safetysure-ohs-stats/
│ ├── safetysure-report-checker/
│ ├── safetysure-audit-criteria/
│ ├── safetysure-construction-audit/
│ ├── safetysure-erp/
│ ├── safetysure-psychosocial-model/
│ ├── safetysure-psychosocial-qld/
│ ├── safetysure-psychosocial-nsw/
│ ├── safetysure-psychosocial-vic/
│ ├── safetysure-psychosocial-sa/
│ ├── safetysure-psychosocial-wa/
│ ├── safetysure-psychosocial-tas/
│ └── safetysure-psychosocial-nz/
├── skills/
│ ├── incremental-writer/
│ ├── plugin-dev-workflow/
│ └── session-memory-coc/
└── README.md
To update a plugin:
plugins/<plugin-name>/version in the plugin's .claude-plugin/plugin.jsonTo make this marketplace available to your whole team, add it to your project's .claude/settings.json:
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub teddychenfeiyang-png/safetysure-plugins --plugin safetysure-psychosocial-vicSafetysure Psychosocial Expert — Tasmania. Tasmanian psychosocial hazard management specialist plugin. Bundles TAS-specific legislative reference (WHS Act 2012 (Tas), WHS Regulations 2022 (Tas) Division 11 rr 55A–55D, TAS Code of Practice Managing Psychosocial Hazards at Work January 2023) with user-facing advisor and reference checker skills. The tas-psychosocial-advisor provides interactive guidance on hazard identification, risk assessment, control selection, and incident response; the tas-psychosocial-checker provides verified legislative citations for internal use. Install for TAS psychosocial consulting work. Loads safetysure-psychosocial-model for shared national baseline provisions.
Complete Tasmanian regulatory reference covering WHS and non-WHS legislation — includes WHS Act 2012, WHS Regulations 2022, General Fire Regulations 2021, Fire Service Act 1979, Building Act 2016, and Heavy Vehicle National Law (Tas) Act 2013. Provides verified legislative text and regulatory context for Tasmania-specific compliance projects.
Safetysure Psychosocial Expert — QLD. Queensland psychosocial hazard management specialist plugin. Bundles QLD-specific legislative reference (WHS Regulation 2011 Division 11 rr 55A–55H, QLD CoP Managing the Risk of Psychosocial Hazards at Work 2022) with user-facing advisor and reference checker skills. The qld-psychosocial-advisor provides interactive guidance on hazard identification, risk assessment, control selection, SGBH prevention plans, and incident response; the qld-psychosocial-checker provides verified legislative citations for internal use. Install for QLD psychosocial consulting work. Loads safetysure-psychosocial-model for shared national baseline provisions.
Safetysure Psychosocial Expert — South Australia. South Australian psychosocial hazard management specialist plugin. Bundles SA-specific legislative reference (WHS Act 2012 (SA), WHS Regulations 2012 (SA) Division 11 rr 55A–55D, SA Code of Practice Managing Psychosocial Hazards at Work February 2026) with user-facing advisor and reference checker skills. The sa-psychosocial-advisor provides interactive guidance on hazard identification, risk assessment, control selection, and incident response; the sa-psychosocial-checker provides verified legislative citations for internal use. Install for SA psychosocial consulting work. Loads safetysure-psychosocial-model for shared national baseline provisions.
Emergency Response Plan (ERP) development toolkit for Safetysure — aligned with AS 3745:2010 (Planning for emergencies in facilities). Includes four skills: (1) erp-developer — primary orchestrator that guides section-by-section ERP development with template fidelity, multi-jurisdiction support (QLD, NSW, VIC, TAS, WA), variable ECO structures, shift-specific coverage models, and .docx output; (2) erp-emergency-assessment — research-driven emergency identification and analysis per AS 3745 Clause 3.2 with web-based location hazard research (flood zones, bushfire maps, seismic data, neighbouring facilities), produces Appendix G register and grouped emergency types; (3) erp-reviewer — reviews existing ERPs against AS 3745 compliance checklist; (4) erp-emergency-library — reference library of emergency scenarios for 9 industry types. Three commands: /erp-develop, /erp-assess, /erp-review.
11 employee privacy skills: monitoring DPIA, BYOD policy, biometric data, whistleblower, background checks, workplace email
Extract ESG data, score risk, draft disclosures, and benchmark sustainability performance
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.