sjtw
GitHub profile for sjtw1 skill
Are you sjtw? Claim your skills.
sjtw / cmd-builder
Guides structuring Go command entrypoints, ensuring clean separation of logic and proper organization for executable commands.
sjtw / internal-package-building
Guides the structuring and creation of internal Go packages, ensuring proper organization and import practices for efficient code management.
sjtw / build-evaluation-developer
Provides guidelines for modifying and optimizing weapon build evaluation logic in a high-performance DFS engine.
sjtw / data-access-patterns
Provides guidelines for efficient database interactions using raw SQL and idiomatic Go patterns, enhancing performance and readability.
sjtw / run-tests
Facilitates running unit and integration tests efficiently, ensuring code quality and database interaction verification.
sjtw / refresh-tarkovdev-schema
Updates the tarkov.dev GraphQL schema and regenerates Go client code for seamless integration with the Tarkov API.
sjtw / create-migration
Facilitates the creation, application, and rollback of database migrations using Goose, ensuring schema changes are managed effectively.
sjtw / setup-dev-environment
Facilitates the setup and reset of local development environments, ensuring all dependencies and databases are correctly configured.
sjtw / use-taskfile
Facilitates project operations using Taskfile for building, testing, and managing services efficiently.
sjtw / api-endpoint-pattern
Establishes standards for creating and organizing HTTP API endpoints using the Echo framework, enhancing backend development efficiency.
sjtw / data-import-workflow
Facilitates the management and import of weapon and mod data from external sources into a local database efficiently.
sjtw / start-local-dev
Facilitates the setup of a local development environment with essential services like database and API for efficient development workflows.
sjtw / troubleshoot-local-dev
Diagnoses and resolves common issues in local development environments, focusing on database connectivity and service management.