jacexh avatar

jacexh

Community

@jacexh ยท Suzhou, China

47Followers
|
63Public Repos
|
44Published Skills

๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป

Agent Skills by jacexh

Showing 44 vetted skills indexed across 1 GitHub repositories.

jacexhjacexh

react-patterns

Implement React 19 patterns with Server Actions and TanStack Query mutations.

Community
Intermediate
jacexhjacexh

using-git-worktrees

Create isolated git worktrees with ignored directories and validated test baselines.

Community
Advanced
jacexhjacexh

python-testing-patterns

Generate pytest-compatible tests with fixtures, parameterization, mocking, and CI configuration.

Community
Intermediate
jacexhjacexh

python-packaging

Create distributable Python packages with pyproject.toml and CI publishing workflows.

Community
Advanced
jacexhjacexh

systematic-debugging

Guide engineers through four structured debugging phases before implementing fixes.

Community
Advanced
jacexhjacexh

golang

Review Go code for idiomatic patterns, concurrency fixes, and test suggestions.

Community
Advanced
jacexhjacexh

database-patterns

Design and optimize database schemas and access patterns for relational and document databases.

Community
Advanced
jacexhjacexh

dispatching-parallel-agents

Dispatch parallel agents to investigate and fix independent test failures.

Community
Intermediate
jacexhjacexh

python-type-safety

Configure mypy or pyright for strict static type checking of Python code.

Community
Intermediate
jacexhjacexh

python-code-style

Configure ruff, mypy, black, and Google-style docstrings for Python projects.

Community
Advanced
jacexhjacexh

vue-typescript

Build Vue 3 components with TypeScript and the Composition API.

Community
Intermediate
jacexhjacexh

video-merger

Merge multiple video files into a single output using ffmpeg.

Community
Intermediate
jacexhjacexh

uv-package-manager

Automate Python project setup and dependency management with uv.

Community
Advanced
jacexhjacexh

use-modern-go

Apply version-appropriate Go syntax and APIs to Go code.

Community
Intermediate
jacexhjacexh

executing-plans

Automate plan-driven task execution with reviewable batches and checkpoints.

Community
Advanced
jacexhjacexh

react-typescript

Provide React 19 patterns and TypeScript guidance for type-safe components and stateful applications.

Community
Intermediate
jacexhjacexh

finishing-a-development-branch

Verify tests and execute merge, PR, preserve, or discard workflows for a development branch.

Community
Intermediate
jacexhjacexh

api-design

Design REST and GraphQL APIs with OpenAPI specifications and pagination strategies.

Community
Intermediate
jacexhjacexh

golang-performance

Profile Go applications with pprof to identify CPU, memory, and goroutine bottlenecks.

Community
Advanced
jacexhjacexh

python-resilience

Implement automated retry and timeout logic for external Python calls.

Community
Advanced
jacexhjacexh

python-design-patterns

Refactor Python handlers into service and repository layers with design patterns.

Community
Intermediate
jacexhjacexh

skill-creator

Generate SKILL.md templates, validate frontmatter, and package skills into .skill files.

Community
Intermediate
jacexhjacexh

python-background-jobs

Orchestrate asynchronous background jobs in Python using Celery with Redis or RabbitMQ brokers.

Community
Advanced
jacexhjacexh

e2e-testing

Generate pytest-playwright scaffolds with Page Object Model and GitHub Actions multi-browser CI.

Community
Advanced