Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

satusehatkobar

satusehatkobar에는 ahliweb에서 수집한 skills 21개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
21
Stars
0
업데이트
2026-06-16
Forks
0
직업 범위
직업 카테고리 7개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

sskobar-prd-governance
프로젝트 관리 전문가

Use when updating `docs/prd`, adding or revising Mermaid diagrams, synchronizing AI-ready issue docs/templates, or aligning `README.md`, `AGENTS.md`, and root docs with the latest active Satu Sehat Kobar PRD package and MVP scope.

2026-06-16
sskobar-e2e-release
소프트웨어 품질 보증 분석가·테스터

Implement Satu Sehat Kobar end-to-end/UAT tests, the consolidated UAT/demo seed (17 roles + full sample flow), and the deployment + smoke + rollback runbook. Use for EPIC-16 issues.

2026-06-16
sskobar-integration-backend
소프트웨어 개발자

Implement Satu Sehat Kobar backend & integration foundations — inter-plugin service contracts (SC-01..11), cross-plugin domain events / cache invalidation, notification channel abstraction, external integration adapter boundary, shared API middleware, observability, and migration ordering. Use for EPIC-14 issues.

2026-06-16
sskobar-master-data
소프트웨어 개발자

Implement Satu Sehat Kobar master-data foundation — official/local region, health facilities, organization units, document numbering, signatories, holidays, transport, and personnel (employees/positions/supervisors). Use for EPIC-13 issues (addenda doc 21/22/23).

2026-06-16
sskobar-approval-workflow
소프트웨어 개발자

Implement the Satu Sehat Kobar duty-travel approval engine — DB-configured multi-step chain, finance auto-skip, finance ABAC scope, in-app notifications, return/reject, and the approver queue. Use for EPIC-04 issues.

2026-06-16
sskobar-dashboard-spm
소프트웨어 개발자

Implement the Satu Sehat Kobar dashboard aggregate endpoint with KV caching and the 12-indicator SPM tracker. Use for EPIC-08 issues (satusehat-dashboard / spm-health).

2026-06-16
sskobar-documents-pdf
소프트웨어 개발자

Implement Satu Sehat Kobar document/template/PDF and archive features — template versioning snapshot, PDF generation after final approval, signed-document upload with SHA-256, hash verification, and immutable archive. Use for EPIC-05 and EPIC-09 issues.

2026-06-16
sskobar-evidence-journal
소프트웨어 개발자

Implement Satu Sehat Kobar evidence upload + verification and the auto-filled bidirectional journal. Use for EPIC-06 and EPIC-07 issues (duty-travel domain).

2026-06-16
sskobar-api-rbac
소프트웨어 개발자

Implement Satu Sehat Kobar API routes with the standard response envelope, the auth→RBAC→ABAC→validation→service→audit order, and mandatory audit events. Use when an SSK issue adds or changes an endpoint, permission, or access rule.

2026-06-16
sskobar-data-d1
데이터베이스 아키텍트

Persist Satu Sehat Kobar plugin data directly in Cloudflare D1 via ctx.db (Kysely), with a plugin-owned idempotent migration module. Use when an SSK issue creates/changes tables, writes queries, or sets up a plugin's schema. Implements DEC-019.

2026-06-16
sskobar-plugin-execution
소프트웨어 개발자

Build or extend a Satu Sehat Kobar (SSK) feature as a Native EmDash/AWCMS-Micro plugin. Use this when implementing any SSK GitHub issue (EPIC-xx) — it gives the format, naming, registration, persistence (direct D1), API, RBAC/ABAC, audit, and Definition of Done so a limited-token model can finish without reading the whole PRD.

2026-06-16
sskobar-ui-admin
소프트웨어 개발자

Build Satu Sehat Kobar admin UI (React in a Native plugin's admin.tsx) following PRD §9 — Kumo semantic tokens, dark+light, mobile-first, accessible, nested sidebar per plugin. Use for any SSK UI/UX issue or the UI slice of a feature.

2026-06-16
backend-services
소프트웨어 개발자

Backend services for AWCMS-Micro and EmDash plugins/APIs. Use when implementing API routes, service layers, route handlers, plugin hooks, auth/RBAC/ABAC, serializers, storage, queues, Cloudflare Workers runtime behavior, or server-side integration.

2026-06-13
database-d1-postgres
데이터베이스 아키텍트

Database work for AWCMS-Micro and EmDash using Cloudflare D1, SQLite, PostgreSQL, Kysely, migrations, repositories, seeds, data preservation, indexes, and query safety. Use when changing schema, D1 tables, repositories, SQL, migrations, or database tests.

2026-06-13
frontend-ui-ux
웹 개발자

Frontend UI/UX for AWCMS-Micro and EmDash admin/public templates. Use when designing or implementing React, Astro, Kumo admin UI, public templates, navigation, accessibility, responsive layouts, i18n UI copy, or visual flows.

2026-06-13
sikesra-admin-ui-workflows
웹·디지털 인터페이스 디자이너

SIKESRA admin UI/UX workflows. Use when building or reviewing SIKESRA admin pages, route safety, registry wizard, verification queues, access screens, audit screens, Kumo components, privacy states, accessibility, i18n, or UI tests.

2026-06-13
sikesra-d1-data-model
데이터베이스 아키텍트

SIKESRA D1 data model and repository work. Use when implementing SIKESRA migrations, sikesra_ tables, repositories, field standards, 8 module registry tables, 20-digit IDs, custom attributes, data preservation, or D1 tests.

2026-06-13
sikesra-documents-import-export-lifecycle
소프트웨어 개발자

SIKESRA documents, R2 metadata, staged import, duplicate review, export/report safety, CRUD, soft delete, permanent delete, and lifecycle governance. Use when implementing document workflows, CSV/XLSX import, duplicate detection, export jobs, archive/restore/delete, or highest-admin governance.

2026-06-13
sikesra-plugin-governance
기타 컴퓨터 관련 직업

SIKESRA plugin governance and implementation sequencing. Use when planning, reviewing, or implementing AWCMS-Micro SIKESRA plugin work, GitHub issues

2026-06-13
sikesra-rbac-abac-audit
소프트웨어 개발자

SIKESRA RBAC, ABAC, privacy, masking, public aggregate, and audit controls. Use when implementing access rights, EmDash user assignments, permission checks, ABAC policies, sensitive field masking, public routes, audit logs, or redaction.

2026-06-13
creating-plugins
소프트웨어 개발자

Create EmDash CMS plugins with hooks, storage, settings, admin UI, API routes, and Portable Text block types. Use this skill when asked to build, scaffold, or implement an EmDash plugin, or when creating plugin features like custom block types, admin pages, or content hooks.

2026-06-13