Skip to main content
yend724
GitHub 제작자 프로필

yend724

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

수집된 skills
21
저장소
4
업데이트
2026년 5월 18일
저장소 탐색

저장소와 대표 skills

commit
소프트웨어 개발자

Git コミットメッセージの規約。Conventional Commits 形式、日本語。 Apply when creating git commits, reviewing commit messages, or when the user asks to commit changes.

2026년 2월 9일
react
소프트웨어 개발자

React / Next.js の TypeScript 規約。 コンポーネント(.tsx)、hooks、Server Components、Client Components、 Server Actions の実装時に適用する。

2026년 2월 9일
review
소프트웨어 품질 보증 분석가·테스터

コミット前のセルフレビュー。プロジェクトの規約に沿っているかチェックする。 Apply when the user asks to review code, check conventions, or requests a self-review before committing.

2026년 2월 9일
styling
웹 개발자

スタイリング規約。Tailwind CSS v4 と inline styles の使い分け。 UI コンポーネントやプレビュー領域のスタイリング時に適用する。 Tailwind はアプリ UI に、inline styles はプレビュー領域に使い、混在させない。

2026년 2월 9일
tdd
소프트웨어 품질 보증 분석가·테스터

TDD(テスト駆動開発)のワークフロー。 新機能やバグ修正の実装時に適用する。 Red → Green → Refactor のサイクルを必ず守る。

2026년 2월 9일
testing
소프트웨어 품질 보증 분석가·테스터

Vitest を使った TypeScript テスト規約。 テスト(.test.ts, .test.tsx)の作成・レビュー時に適用する。 純関数テスト、Result 型テスト、React コンポーネントテスト、モックを規定。

2026년 2월 9일
typescript-conventions
소프트웨어 개발자

関数型プログラミングベースのTypeScriptコーディング規約。 TypeScriptコード(.ts/.tsx)の実装時に適用する。 型、アロー関数、Result型エラーハンドリング、不変性、命名、import、async、pipe/合成を規定。

2026년 2월 9일
validation
소프트웨어 개발자

Zod + neverthrow を使った入力バリデーション規約。 バリデーションスキーマ、外部入力のパース、 API/フォーム境界での Zod → Result ブリッジの実装時に適用する。

2026년 2월 9일
function-programming-conventions
소프트웨어 개발자

Functional programming conventions for TypeScript logic layers. Auto-triggers when writing utilities, services, domain logic, or data transformation logic to ensure pure functions, immutability, and proper side-effect isolation.

2026년 5월 18일
nextjs-app-router-conventions
웹 개발자

Next.js App Router conventions covering file-based routing, caching strategies, Server Actions, Metadata API, and framework-specific patterns. Auto-triggers when working within Next.js App Router projects (app/ directory, next.config, route handlers). Covers…

2026년 5월 18일
react-component-conventions
소프트웨어 개발자

React component design conventions focusing on Server/Client component boundaries, composition patterns, and data flow. Auto-triggers when writing or modifying React components to ensure correct RSC patterns and optimal component architecture.

2026년 5월 18일
testing-conventions
소프트웨어 품질 보증 분석가·테스터

Testing conventions covering unit tests, component tests, and E2E tests. Auto-triggers when writing or modifying test files. Uses Vitest for unit/component tests and Playwright for E2E tests.

2026년 5월 18일
typescript-coding-conventions
소프트웨어 개발자

General TypeScript coding conventions for type safety, exported API design, and module structure. Auto-triggers when writing or refactoring TypeScript code outside framework-specific rules.

2026년 5월 18일
frontend-architecture
소프트웨어 개발자

Feature-based frontend architecture conventions. Auto-triggers when creating new files, directories, or organizing project structure. Defines rules for feature-based code organization, module boundaries, dependency direction, and public API design.

2026년 5월 4일
article-review
편집자

Self-review skill for MDX blog articles. Given an article path, the skill reads the file and reports specific issues at their line locations, spanning frontmatter integrity, Japanese-English typography, markdown structure, and content quality. Auto-triggers…

2026년 5월 9일
function-programming-conventions
소프트웨어 개발자

Functional programming conventions for TypeScript logic layers. Auto-triggers when writing utilities, services, domain logic, or data transformation logic in files matching `*.ts` to ensure pure functions, immutability, and proper side-effect isolation.

2026년 5월 7일
nextjs-app-router-conventions
웹 개발자

Next.js App Router conventions covering file-based routing, caching strategies, Server Actions, Metadata API, and framework-specific patterns. Auto-triggers when working within Next.js App Router projects on files matching `src/**/*.tsx`, `src/**/*.ts`,…

2026년 5월 7일
react-component-conventions
웹 개발자

React component design conventions focusing on Server/Client component boundaries, composition patterns, and data flow. Auto-triggers when writing or modifying React components in files matching `*.tsx`, `*.jsx`, `*.ts`, or `*.js` to ensure correct RSC…

2026년 5월 7일
testing-conventions
소프트웨어 품질 보증 분석가·테스터

Testing conventions covering unit tests, component tests, and E2E tests. Auto-triggers when writing or modifying test files matching `*.test.ts`, `*.test.tsx`, `*.spec.ts`, `*.spec.tsx`, or files under `e2e/**/*`. Uses Vitest for unit/component tests and…

2026년 5월 7일
typescript-coding-conventions
소프트웨어 개발자

General TypeScript coding conventions for type safety, exported API design, and module structure. Auto-triggers when writing or refactoring TypeScript code in files matching `*.ts`, `*.tsx`, `*.mts`, or `*.cts` outside framework-specific rules.

2026년 5월 7일
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다