jacexh
Community@jacexh ยท Suzhou, China
๐จ๐ปโ๐ป
Agent Skills by jacexh
Showing 44 vetted skills indexed across 1 GitHub repositories.
react-patterns
Implement React 19 patterns with Server Actions and TanStack Query mutations.
using-git-worktrees
Create isolated git worktrees with ignored directories and validated test baselines.
python-testing-patterns
Generate pytest-compatible tests with fixtures, parameterization, mocking, and CI configuration.
python-packaging
Create distributable Python packages with pyproject.toml and CI publishing workflows.
systematic-debugging
Guide engineers through four structured debugging phases before implementing fixes.
golang
Review Go code for idiomatic patterns, concurrency fixes, and test suggestions.
database-patterns
Design and optimize database schemas and access patterns for relational and document databases.
dispatching-parallel-agents
Dispatch parallel agents to investigate and fix independent test failures.
python-type-safety
Configure mypy or pyright for strict static type checking of Python code.
python-code-style
Configure ruff, mypy, black, and Google-style docstrings for Python projects.
vue-typescript
Build Vue 3 components with TypeScript and the Composition API.
video-merger
Merge multiple video files into a single output using ffmpeg.
uv-package-manager
Automate Python project setup and dependency management with uv.
use-modern-go
Apply version-appropriate Go syntax and APIs to Go code.
executing-plans
Automate plan-driven task execution with reviewable batches and checkpoints.
react-typescript
Provide React 19 patterns and TypeScript guidance for type-safe components and stateful applications.
finishing-a-development-branch
Verify tests and execute merge, PR, preserve, or discard workflows for a development branch.
api-design
Design REST and GraphQL APIs with OpenAPI specifications and pagination strategies.
golang-performance
Profile Go applications with pprof to identify CPU, memory, and goroutine bottlenecks.
python-resilience
Implement automated retry and timeout logic for external Python calls.
python-design-patterns
Refactor Python handlers into service and repository layers with design patterns.
skill-creator
Generate SKILL.md templates, validate frontmatter, and package skills into .skill files.
python-background-jobs
Orchestrate asynchronous background jobs in Python using Celery with Redis or RabbitMQ brokers.
e2e-testing
Generate pytest-playwright scaffolds with Page Object Model and GitHub Actions multi-browser CI.