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

ThibautBaissac

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

수집된 skills
52
저장소
5
업데이트
2026년 6월 9일
저장소 탐색

저장소와 대표 skills

accessibility-review
웹·디지털 인터페이스 디자이너

Audits Rails application accessibility against WCAG 2.2 Level AA, detects violations with axe-core / Lighthouse / Pa11y, and reports remediation guidance for ERB views, ViewComponents, Stimulus controllers, and Turbo-powered interactions. Use when the user…

2026년 5월 11일
action-cable-patterns
소프트웨어 개발자

Implements real-time features with Action Cable and WebSockets. Use when adding live updates, chat features, notifications, real-time dashboards, or when user mentions Action Cable, WebSockets, channels, or real-time. WHEN NOT: Simple HTTP request/response…

2026년 5월 11일
active-storage-setup
소프트웨어 개발자

Configures Active Storage for file uploads with variants and direct uploads. Use when adding file uploads, image attachments, document storage, generating thumbnails, or when user mentions Active Storage, file upload, attachments, or image processing. WHEN…

2026년 5월 11일
api-versioning
소프트웨어 개발자

Implements RESTful API design with versioning and request specs. Use when building APIs, adding API endpoints, versioning APIs, or when user mentions REST, JSON API, or API design. WHEN NOT: Internal-only endpoints, HTML views, Turbo Stream responses, or APIs…

2026년 5월 11일
authentication-flow
소프트웨어 개발자

Implements authentication using Rails 8 built-in generator. Use when setting up user authentication, login/logout, session management, password reset flows, or securing controllers. WHEN NOT: Authorization and permissions (use Pundit policies), API token…

2026년 5월 11일
behavioral-guidelines
기타 컴퓨터 관련 직업

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.

2026년 5월 11일
caching-strategies
소프트웨어 개발자

Implements Rails caching patterns for performance optimization. Use when adding fragment caching, Russian doll caching, low-level caching, cache invalidation, or when user mentions caching, performance, cache keys, or memoization. WHEN NOT: General query…

2026년 5월 11일
code-review
소프트웨어 품질 보증 분석가·테스터

Analyzes Rails code quality, architecture, and patterns without modifying code. Use when the user wants a code review, quality analysis, architecture audit, or when user mentions review, audit, code quality, anti-patterns, or SOLID principles. WHEN NOT:…

2026년 5월 11일
수집된 skill 35개 중 8개를 표시합니다.
scaffold-authz
소프트웨어 개발자

Add CASL authorization to a feature: an isomorphic <feature>.ability.ts rule set the server and React share, server-side enforcement via attachAbility/authorize and per-record subject() checks, and <Can>/useAbility UI gating — built on the domain-free base in…

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

Author and run Playwright browser e2e specs against the real Express + Vite stack — specs in e2e/, role-based queries, the auto-starting webServer, port-overridable isolation, and the responsive screenshot-artifact pattern.

2026년 6월 9일
write-tests
소프트웨어 품질 보증 분석가·테스터

Write colocated tests for React + Express + TypeScript code using the project's runner, conventions, mocked repository interfaces, React Testing Library, and TanStack Query patterns.

2026년 6월 9일
add-api-contract
소프트웨어 개발자

Create or extend the owning zod schema as the single source of truth for a FE/BE API shape, then wire backend parsing and a typed frontend call.

2026년 6월 8일
react-router
소프트웨어 개발자

Add or extend client-side routing with React Router v7 in Data Mode (createBrowserRouter + RouterProvider), wired to vertical slices, TanStack Query, and zod-parsed URL state.

2026년 6월 8일
run-checks
소프트웨어 개발자

Run the project quality gate through the auto-detected package manager and test runner, then summarize failures concisely.

2026년 6월 8일
scaffold-feature
소프트웨어 개발자

Scaffold a vertical-slice React + Express + TypeScript feature with a FE/BE zod contract, backend route → service → repository, frontend Query hooks and optional UI state, and colocated tests.

2026년 6월 8일
scaffold-form
소프트웨어 개발자

Scaffold a React Hook Form wired to the feature's zod request contract via zodResolver, submitting through a TanStack Query mutation hook, with accessible fields and surfaced errors.

2026년 6월 8일
수집된 skill 13개 중 8개를 표시합니다.
저장소 5개 중 5개 표시
모든 저장소를 표시했습니다