Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
bcgov
GitHub 제작자 프로필

bcgov

17개 GitHub 저장소에서 수집된 207개 skills를 저장소 단위로 보여줍니다.

수집된 skills
207
저장소
17
업데이트
2026-07-09
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

#01
small-claims-assistant-prototype
skills 128개 · 2026-06-15
소프트웨어 개발자기타 컴퓨터 관련 직업소프트웨어 품질 보증 분석가·테스터프로젝트 관리 전문가정보 보안 분석가기술 작가
직업 카테고리 8개 · 100% 분류됨
62%비중
#02
Grants
skills 14개 · 2026-06-01
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 2개 · 100% 분류됨
6.8%비중
#03
ai-adoption-document-intelligence
skills 14개 · 2026-05-12
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터프로젝트 관리 전문가네트워크·컴퓨터 시스템 관리자
직업 카테고리 4개 · 100% 분류됨
6.8%비중
#04
ai-hub-tracking
skills 13개 · 2026-06-23
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터정보 보안 분석가컴퓨터 네트워크 아키텍트
직업 카테고리 4개 · 100% 분류됨
6.3%비중
#05
unified-scheduling
skills 12개 · 2026-07-01
소프트웨어 개발자그래픽 디자이너소프트웨어 품질 보증 분석가·테스터웹 개발자
직업 카테고리 4개 · 100% 분류됨
5.8%비중
#06
agent-skills
skills 8개 · 2026-07-09
소프트웨어 개발자기타 컴퓨터 관련 직업네트워크·컴퓨터 시스템 관리자
직업 카테고리 3개 · 100% 분류됨
3.9%비중
#07
Unity
skills 6개 · 2026-05-01
소프트웨어 개발자데이터베이스 아키텍트소프트웨어 품질 보증 분석가·테스터
직업 카테고리 3개 · 100% 분류됨
2.9%비중
#08
nr-pies
skills 2개 · 2026-06-26
소프트웨어 품질 보증 분석가·테스터
직업 카테고리 1개 · 100% 분류됨
1.0%비중
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

notice-of-claim-pdf-generation
법률 보조사

Use this skill when a BC Small Claims Notice of Claim draft is already captured in canonical JSON and the next step is deterministic PDF-generation readiness review, renderer handoff, or artifact verification. This skill is for JSON-to-PDF generation only. It must not take over guided intake or canonical JSON authoring.

2026-06-15
notice-of-claim-filing-adapter
소프트웨어 개발자

Use this skill when a BC Small Claims Notice of Claim draft already exists in canonical JSON and the next step is to produce a deterministic mock filing payload, simulate downstream submission, or inspect adapter artifacts. This skill is for JSON-to-adapter handoff only. It must not take over guided intake or PDF rendering.

2026-06-04
notice-of-claim-intake
소프트웨어 개발자

This skill should be used when the user wants to start a BC Small Claims Notice of Claim, answer the Form 1 questions interactively, turn freeform facts into a structured intake packet, align the answers to the observed Filing Assistant question flow and canonical case JSON, or identify what information is still missing before validation or rendering.

2026-06-04
notice-of-claim-pdf-generation
소프트웨어 개발자

Use this skill when a BC Small Claims Notice of Claim draft is already captured in canonical JSON and the next step is deterministic PDF-generation readiness review, renderer handoff, or artifact verification. This skill is for JSON-to-PDF generation only. It must not take over guided intake or canonical JSON authoring.

2026-06-04
notice-of-claim-filing-adapter
소프트웨어 개발자

Use this skill when a BC Small Claims Notice of Claim draft already exists in canonical JSON and the next step is to produce a deterministic mock filing payload, simulate downstream submission, or inspect adapter artifacts. This skill is for JSON-to-adapter handoff only. It must not take over guided intake or PDF rendering.

2026-06-04
notice-of-claim-intake
소프트웨어 개발자

This skill should be used when the user wants to start a BC Small Claims Notice of Claim, answer the Form 1 questions interactively, turn freeform facts into a structured intake packet, align the answers to the observed Filing Assistant question flow and canonical case JSON, or identify what information is still missing before validation or rendering.

2026-06-04
brainstorming
기타 컴퓨터 관련 직업

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-06-04
dispatching-parallel-agents
기타 컴퓨터 관련 직업

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2026-06-04
이 저장소에서 수집된 skills 128개 중 상위 8개를 표시합니다.
fix-bug
소프트웨어 개발자

Diagnose and fix a bug in the Grants Applicant Portal — takes a bug report or stack trace, locates the root cause, implements a targeted fix, and verifies with tests.

2026-06-01
implement-ticket
소프트웨어 개발자

End-to-end ticket implementation for the Grants Applicant Portal — parses ticket details, architects a solution across frontend and/or backend, implements using specialist sub-agents in parallel, runs tests, and produces a PR-ready summary.

2026-06-01
onboard
소프트웨어 개발자

New developer orientation for the Grants Applicant Portal — tours the codebase, explains key architecture patterns, answers "how do I..." questions, and produces a personalised cheat sheet.

2026-05-12
refactor
소프트웨어 개발자

Refactor a component, service, or domain area in the Grants Applicant Portal — understands existing code, plans changes, implements via specialist sub-agents, and verifies nothing broke.

2026-05-12
review-pr
소프트웨어 품질 보증 분석가·테스터

Full PR review for the Grants Applicant Portal — runs security, architecture/conventions, and test coverage reviews in parallel and produces a structured report ready to paste into GitHub.

2026-05-12
new-endpoint
소프트웨어 개발자

Scaffold a complete FastEndpoints endpoint for the Grants Applicant Portal backend — creates the endpoint class, request, response, and validator files, then registers it within the domain folder.

2026-05-11
new-migration
소프트웨어 개발자

Create a new Entity Framework Core migration for the Grants Applicant Portal backend — runs dotnet ef migrations add, then summarises the generated Up/Down SQL.

2026-05-11
new-use-case
소프트웨어 개발자

Scaffold a CQRS use case for the Grants Applicant Portal backend — creates a Command or Query record and its Handler, following the MediatR + Ardalis.Result pattern.

2026-05-11
이 저장소에서 수집된 skills 14개 중 상위 8개를 표시합니다.
instance-deploy
네트워크·컴퓨터 시스템 관리자

Manage OpenShift instance deployments: deploy, teardown, list, build images, backup/restore databases, and setup service accounts. Trigger phrases: deploy instance, teardown instance, list instances, build images, backup database, restore database, setup service account, oc deploy, instance management. Do NOT invoke for: local development setup, docker-compose, writing application code, database migrations.

2026-05-12
split-branch-into-prs
소프트웨어 개발자

Splits a feature branch into multiple sequential draft PRs targeting develop. Trigger phrases: split branch into PRs, break branch into PRs, create stacked PRs, split into multiple PRs. Do NOT invoke for: creating a single PR, cherry-picking individual commits, or rebasing.

2026-03-17
requirements-refiner
프로젝트 관리 전문가

Requirements Refiner: Iteratively questions the user to clarify vague requirements and outputs a single consolidated requirements document in feature-docs.

2026-03-17
story-implementer
소프트웨어 개발자

Implements user stories from a user_stories directory in dependency order using subagents. Reads README.md to find the next unchecked story, spawns Agent tool subagents to implement each one, tracks progress via scenario checkboxes in story files and story checkboxes in README. Trigger phrases: implement stories, implement user stories, story implementer, work on stories, implement next story. Do NOT invoke for: writing user stories (use write-user-stories), general code changes, checklist execution.

2026-03-17
write-user-stories
프로젝트 관리 전문가

User Story Writer: Converts refined requirements into individual User Story files following a strict template, plus a README.md with phase breakdown. Trigger phrases: write user stories, generate user stories, create user stories from requirements.

2026-03-17
checklist-creator
프로젝트 관리 전문가

Converts a user-provided list of issues, bugs, or tasks into a structured markdown checklist file in docs-md/. Trigger phrases: create checklist, make a checklist, turn these into a checklist, create todo file, checklist from these items. Do NOT invoke for: executing/working through checklist items, editing existing checklists, or general markdown file creation.

2026-03-10
checklist-executor
소프트웨어 개발자

Works through a markdown checklist file, implementing each unchecked item sequentially. Trigger phrases: work through checklist, execute checklist, fix checklist items, work on the checklist, continue the checklist, next checklist item. Do NOT invoke for: creating new checklists (use checklist-creator), general code changes not tied to a checklist file.

2026-03-10
create-skill
소프트웨어 개발자

Create a new Claude Agent Skill. Auto-invoke when the user asks to create a skill, make a new skill, or scaffold a workflow automation. Do NOT invoke for general coding tasks.

2026-03-10
이 저장소에서 수집된 skills 14개 중 상위 8개를 표시합니다.
iac-coder
소프트웨어 개발자

Guidance for producing Terraform, Bash, and GitHub Actions changes in ai-hub-tracking. Use when implementing Terraform modules, stacks, deployment scripts, or GitHub Actions workflows.

2026-06-23
integration-testing
소프트웨어 품질 보증 분석가·테스터

Guidance for writing and running Python/pytest integration tests against APIM, App Gateway, and AI services in ai-hub-tracking.

2026-06-23
ai-evaluation
소프트웨어 개발자

Guidance for Azure AI Evaluation SDK usage in the Python integration harness for ai-hub-tracking.

2026-04-05
api-management
소프트웨어 개발자

Guidance for APIM policies, routing, and backend configuration in ai-hub-tracking. Use when modifying APIM inbound/outbound policies, rate limiting, backend routing, or API key authentication.

2026-04-05
app-gateway
정보 보안 분석가

Guidance for Application Gateway rewrite rules, WAF custom rules, and request security layers in ai-hub-tracking. Use when modifying App Gateway rewrite rules, WAF custom rules, subscription key normalization, or SSL configuration.

2026-04-05
dependency-upgrades
소프트웨어 개발자

Guidance for upgrading tracked Python and npm dependencies in ai-hub-tracking. Use when updating pyproject.toml or package.json, regenerating uv.lock or package-lock.json through package managers, responding to Dependabot or Renovate dependency alerts, or adjusting dependency automation in renovate.json.

2026-04-05
documentation
소프트웨어 개발자

Guidance for maintaining documentation in the docs/ site for ai-hub-tracking. Use when updating HTML pages, partials, build scripts, or Terraform reference docs.

2026-04-05
external-docs
소프트웨어 개발자

Guidance for researching authoritative external documentation using Microsoft Learn MCP and Upstash Context7, with explicit approval for fallback sources. Use when looking up Azure, Terraform, or BC Gov platform documentation.

2026-04-05
이 저장소에서 수집된 skills 13개 중 상위 8개를 표시합니다.
backend-service-logging
소프트웨어 개발자

Apply the unified-scheduling backend logging pattern for .NET API services. Use when adding or changing logging in api/ services, controllers, background startup services, exception handling, or tests that directly instantiate logged services. Covers ILogger constructor injection, Microsoft logging level guidance, structured message templates, sensitive data handling, and validation commands.

2026-07-01
unified-calendar
소프트웨어 개발자

Add or update Calendar module functionality using the contribution-based frontend architecture and Calendar-owned backend event model. Use when modifying calendar views, calendar data contributions, create/detail actions, or Calendar Event/EventSeries backend behavior.

2026-06-23
fluent-validation-inline-messages
소프트웨어 개발자

Refactor FluentValidation validators to use inline WithMessage strings instead of WithErrorCode + shared error-code constants. Use when asked to remove error codes, inline validation messages, or clean up validators that reference ApiValidationErrorCodes.

2026-06-22
vue-form-modal
웹 개발자

Refactor or create Vue 3 form modal components using a formData object, generated Zod schemas, and consistent save/error handling. Use when asked to clean up, refactor, or build a form modal in web/src/.

2026-06-22
unified-permission
소프트웨어 개발자

Add or update permission seed entries using module-owned PermissionSeedConfiguration contributions, then let PermissionSeeder aggregate across modules. Use when introducing a new permission or moving permissions between modules.

2026-05-26
unit-tests-api
소프트웨어 품질 보증 분석가·테스터

Write minimal xUnit tests for .NET/C# changes in the unified-scheduling API. Use when adding tests for endpoints, validators, services, or handlers in api/. Covers test project layout, naming conventions, fixture setup, and run commands.

2026-05-01
unit-tests-frontend
소프트웨어 품질 보증 분석가·테스터

Write minimal Vitest + Vue Test Utils tests for the unified-scheduling web frontend. Use when adding tests for Vue components, composables, stores, or utilities in web/src/. Covers test layout, setup helpers, mocking patterns, and run commands.

2026-05-01
bc-design-tokens
소프트웨어 개발자

Explain BC Gov design tokens, their naming convention, and how to apply them. Use when asked about design tokens, CSS variables, token naming, or how to map BC Gov values to a framework theme (e.g. Vuetify).

2026-04-29
이 저장소에서 수집된 skills 12개 중 상위 8개를 표시합니다.
github-actions
소프트웨어 개발자

BC Gov hardening patterns for GitHub Actions workflows — deny-all `permissions: {}` baseline with per-job step-ups, first-party tag vs third-party SHA pinning, fork-gate, single results-aggregator required check, pinned ubuntu-24.04 runners, script-injection-safe env handling, and signed-commit ruleset interaction. Covers `.github/workflows/*.yml`, `dependabot.yml`, and the branch-protection / repository-ruleset settings that pair with them. Use when authoring or reviewing a workflow in a BC Gov repo, debugging permission-denied errors, or onboarding Dependabot.

2026-07-09
n8n-runbook-parser
소프트웨어 개발자

Tangle code out of prose runbooks and wikis into version-controlled snippets, per source and losslessly, and detect doc/code drift. Use it to author or extend a RunbookParser config.yaml, run the parser (ingest, check, seal, diff), turn raw snippets into safe parameterized building blocks for n8n, or backport a snippet fix to the source doc.

2026-06-23
n8n-workflow-builder
소프트웨어 개발자

Compose and chain cleaned snippets into n8n operational triage workflows — a webhook trigger, read-only idempotent triage steps in order, and a markdown-to-HTML response served back to the caller. Produces n8n workflow JSON in tools/n8n/workflows/ ready to POST to the n8n API (you post it, not the skill), plus a local_workflow.sh equivalent a developer can run without n8n. Use when building or iterating a triage workflow from cleaned snippets.

2026-06-23
github-repo-setup
소프트웨어 개발자

Assess GitHub repository maturity against BC Gov DevOps and security standards. Generates a MATURITY_REPORT.md scorecard covering branch protection rulesets, TypeScript strictness, Renovate preset tracing, vulnerability SLAs, CI/CD quality gates, and OpenShift container security. Use when onboarding repos, running compliance reviews, or evaluating vendor conformance.

2026-06-12
openshift-deployment
네트워크·컴퓨터 시스템 관리자

BC Gov Private Cloud OpenShift workload-manifest guidance: picking the right controller (Deployment, StatefulSet, DaemonSet, Job, CronJob) and shaping it for the platform — container resources and QoS, namespace LimitRange defaults, pod and container securityContext hardening (runAsNonRoot, drop ALL capabilities, no privilege escalation, read-only root filesystem) for the restricted-v2 SCC, liveness/readiness/startup probes, terminationGracePeriod and SIGTERM handling, PID-1 reaping with tini or dumb-init, PodDisruptionBudgets, horizontal scaling (HPA, VPA), and CronJob admission rules. Use when authoring or reviewing a workload manifest bound for a license-plate runtime namespace. Out of scope: NetworkPolicies, Vault/ESO, Argo CD/GitOps, Artifactory image pulls, Porter TCP exposure, storage class choice, Sysdig, ACS runtime policies, security assessment.

2026-06-10
skill-author
기타 컴퓨터 관련 직업

Scaffolds a new skill profile in this repo and fills in the required SKILL.md structure when a contributor wants to add a skill.

2026-06-09
skill-validator
기타 컴퓨터 관련 직업

Validates skill profiles against the spec and explains how to fix failures before a PR is opened or merged.

2026-06-09
azure-networking
소프트웨어 개발자

Azure subnet, NSG, and private-endpoint patterns for adding subnets inside an existing VNet — atomic NSG-at-creation, per-service delegation, PE subnet layout, ARM write serialization, and reference NSG layouts for PE, APIM, App Gateway, and Container Apps subnets. Tool-agnostic guidance with Terraform (azapi_resource), Bicep, and az CLI examples. Use when adding subnets, debugging delegation or PE errors, or sizing a PE subnet.

2026-06-09
unity-application-layer
소프트웨어 개발자

ABP Application Services, DTOs, AutoMapper profiles, validation, and error handling for Unity. Use when creating or modifying app services, DTOs, or mapping profiles in Application or Application.Contracts projects.

2026-05-01
unity-module-structure
소프트웨어 개발자

ABP module architecture and layering rules for Unity. Use when creating new modules, adding cross-module dependencies, or understanding project organization and dependency direction.

2026-05-01
abp-cli
소프트웨어 개발자

ABP CLI commands - generate-proxy, install-libs, add-package-ref, new-module, install-module, abp update, abp clean, abp suite generate. Use when the user asks how to run ABP CLI commands, generate proxies, install NPM libraries, or use ABP Suite.

2026-03-28
unity-testing
소프트웨어 품질 보증 분석가·테스터

Testing patterns for Unity - xUnit, Shouldly assertions, NSubstitute mocks, ABP test infrastructure. Use when writing or modifying unit tests or integration tests.

2026-03-11
unity-domain-driven-design
소프트웨어 개발자

DDD patterns for Unity - Entities, Aggregate Roots, Repositories, Domain Services, Domain Events. Use when creating or modifying entities, repositories, or domain services in Domain or Domain.Shared projects.

2026-03-11
unity-ef-core
데이터베이스 아키텍트

ABP Entity Framework Core for Unity - DbContext configuration, entity mapping, repository implementation, EF migrations. Use when working in EntityFrameworkCore projects, adding migrations, or implementing repositories.

2026-03-11
저장소 17개 중 12개 표시