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

tonehq

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

수집된 skills
52
저장소
1
업데이트
2026-07-16
저장소 탐색

저장소와 대표 skills

code-review
소프트웨어 품질 보증 분석가·테스터

Use this skill when the user asks to "review my changes", "code review", "review before commit", "/code-review", or wants SOLID, security, performance, accessibility, or error handling analysis on current git changes. Accepts an optional base branch argument (defaults to main).

2026-07-16
generate-feature-docs
웹 개발자

Generates feature documentation for a Next.js page by analyzing component source, service imports, Jotai atoms, and navigation paths. Output placed in e2e/ux_flow_docs/<page-name>.md and consumed by /generate-tests for comprehensive test coverage.

2026-06-18
generate-tests
소프트웨어 품질 보증 분석가·테스터

Generates a new Playwright e2e spec file by reading a page component's source code, then runs it. Use when a page has NO existing spec file and you need to create one from scratch.

2026-06-18
test-cases
소프트웨어 품질 보증 분석가·테스터

Skill for the Test-cases area of tone. 250 symbols across 60 files.

2026-06-03
test-cases
소프트웨어 품질 보증 분석가·테스터

Generate and maintain pytest test cases for FastAPI endpoints by reading the APIs.md documentation and tracing actual controller/service code. Creates one test file per controller with comprehensive coverage (success, failure, validation, auth, edge cases). Use this skill when the user asks to generate tests, create test cases, write API tests, add pytest coverage, or mentions "test my APIs". Also triggers on "generate tests", "write test cases", "add test coverage", or "pytest for my endpoints".

2026-06-03
create-component
웹·디지털 인터페이스 디자이너

Creates a new shared UI component using shadcn/ui with the project's theme. Handles shadcn setup verification, theme token mapping, and generates production-ready components following project conventions.

2026-05-23
frontend-cards
웹 개발자

Generate a complete card-grid listing page with infinite scroll, search, status filter, create/edit modal, and framer-motion animations for the Tone frontend. Produces a page.tsx with split components — card, grid, skeleton, and form modal — following the test-profiles page pattern.

2026-05-23
frontend-forms
웹 개발자

Generate create/edit forms for the Tone frontend. Supports three layout modes — modal, drawer, and page — chosen based on form complexity or user preference. Reads FORM metadata JSON (from [[backend_form]]) or inspects the backend model directly. Produces the form component, Zod schema, API mutation hook, and wires it into the parent page.

2026-05-23
이 저장소에서 수집된 skills 52개 중 상위 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다