Skip to main content
tonehq
GitHub creator profile

tonehq

Repository-level view of 52 collected skills across 1 GitHub repositories.

skills collected
52
repositories
1
updated
2026-07-16
repository explorer

Repositories and representative skills

code-review
software-quality-assurance-analysts-and-testers

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
web-developers

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
software-quality-assurance-analysts-and-testers

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
software-quality-assurance-analysts-and-testers

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

2026-06-03
test-cases
software-quality-assurance-analysts-and-testers

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
web-and-digital-interface-designers

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
web-developers

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
web-developers

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
Showing top 8 of 52 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded