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
128 件の skills · 2026-06-15
ソフトウェア開発者その他コンピュータ職ソフトウェア品質保証アナリスト・テスタープロジェクト管理専門家情報セキュリティアナリストウェブ・デジタルインターフェースデザイナー
8 件の職業カテゴリ · 100% 分類済み
62%比率
#02
Grants
14 件の skills · 2026-06-01
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター
2 件の職業カテゴリ · 100% 分類済み
6.8%比率
#03
ai-adoption-document-intelligence
14 件の skills · 2026-05-12
ソフトウェア品質保証アナリスト・テスターソフトウェア開発者プロジェクト管理専門家ネットワーク・コンピュータシステム管理者
4 件の職業カテゴリ · 100% 分類済み
6.8%比率
#04
ai-hub-tracking
13 件の skills · 2026-06-23
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターコンピュータネットワークアーキテクト情報セキュリティアナリスト
4 件の職業カテゴリ · 100% 分類済み
6.3%比率
#05
unified-scheduling
12 件の skills · 2026-07-01
ソフトウェア開発者グラフィックデザイナーソフトウェア品質保証アナリスト・テスターウェブ開発者
4 件の職業カテゴリ · 100% 分類済み
5.8%比率
#06
agent-skills
8 件の skills · 2026-07-09
ソフトウェア開発者その他コンピュータ職ネットワーク・コンピュータシステム管理者
3 件の職業カテゴリ · 100% 分類済み
3.9%比率
#07
Unity
6 件の skills · 2026-05-01
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターデータベースアーキテクト
3 件の職業カテゴリ · 100% 分類済み
2.9%比率
#08
nr-pies
2 件の skills · 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 件のリポジトリを表示