Skip to main content
safe-global
GitHub クリエイタープロフィール

safe-global

2 件の GitHub リポジトリにある 19 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
19
リポジトリ
2
更新
2026年8月21日
リポジトリエクスプローラー

リポジトリと代表的な skills

cgw-review
未分類

THE entry point for reviewing a diff or PR in safe-client-gateway, and for verifying your own completed work before committing or opening a PR - load this one first and let it pull in cgw-remarks as its catalog. Covers the repo's two-part review standard -…

2026年8月21日
cgw-commits-and-prs
未分類

Use when writing a commit message, a PR title, or a PR body in safe-client-gateway, or when deciding whether a change is too large for one PR. Covers the Conventional Commits shape this repo uses, the nine allowed types and when each applies, module-name…

2026年8月20日
cgw-api-dtos
ソフトウェア開発者

Use when adding or changing an endpoint, a controller handler, a request or response DTO, a Zod schema, Swagger/OpenAPI annotations, or pagination in safe-client-gateway. Covers the ValidationPipe(ZodSchema)-on-every-input rule, the DTO pairing (Zod schema…

2026年8月7日
cgw-architecture
ソフトウェア開発者

The system map for safe-client-gateway - load it whenever a change spans more than one layer, or when you need to know what happens between the request arriving and the upstream call. Covers the request lifecycle (Fastify to guards to ValidationPipe to…

2026年8月7日
cgw-best-practices
ソフトウェア開発者

Use before writing or changing TypeScript in safe-client-gateway PRODUCTION code (src/, excluding spec files) - the cross-cutting dos and don'ts that no domain guide owns and biome does not fully catch. Covers parse-don't-assert (no `as X` or `as unknown as…

2026年8月7日
cgw-config
ソフトウェア開発者

Use when adding or changing an environment variable, a feature flag, or any configuration read in safe-client-gateway. Covers the rule that every env var is declared in configuration.ts AND validated in RootConfigurationSchema with no fallback default for a…

2026年8月7日
cgw-database
ソフトウェア開発者

Use when writing a migration, adding or changing a TypeORM entity (*.entity.db.ts), or writing a database query in safe-client-gateway. Covers the raw-SQL migration convention, the rule that every foreign-key and WHERE-target column gets a CREATE INDEX in the…

2026年8月7日
cgw-module-structure
ソフトウェア開発者

Use when creating a new module in safe-client-gateway, moving or renaming files, naming a file or a class, versioning a controller, or wiring Symbol-based DI. Covers the canonical module skeleton (module file plus domain/ mandatory, routes/ only with…

2026年8月7日
収集済み skill 12 件中 8 件を表示しています。
cypress-e2e
ソフトウェア品質保証アナリスト・テスター

Write or refactor Cypress E2E tests following Page Object Model, action/assertion separation, and project conventions. Use when creating new tests, refactoring existing ones, or adding page object functions.

2026年8月11日
design-figma-to-code
ウェブ開発者

Implement a Figma design using shadcn/ui components. Use when converting Figma URLs to React code.

2026年8月11日
design-prototype
ウェブ開発者

Creates a Storybook UI prototype from a PRD-style input using existing shadcn/ui components, subtle visual tone, and a clear hierarchy. Use when the user invokes /design.prototype or asks for a prototype Storybook story.

2026年8月11日
design-sync-component
ウェブ開発者

Sync a UI component from Figma to code using the component sync workflow. Use when updating components to match Figma designs.

2026年8月11日
design-sync-variables
ウェブ開発者

Sync CSS variables from Figma plugin export to globals.css. Use when updating design tokens/colors from Figma.

2026年8月11日
design-verify
ウェブ開発者

Verify Figma implementation is pixel-perfect. Use after implementing Figma designs to catch and fix discrepancies.

2026年8月11日
cypress-e2e
ソフトウェア品質保証アナリスト・テスター

Write or refactor Cypress E2E tests following Page Object Model, action/assertion separation, and project conventions. Use when creating new tests, refactoring existing ones, or adding page object functions.

2026年4月20日
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました