Skip to main content
2SSK
GitHub creator profile

2SSK

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

skills collected
8
repositories
1
updated
Jul 18, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

commit
software-developers

Automatically create a git commit message based on current staged changes

Jul 18, 2026
cpp-best-practices
software-developers

C++ development best practices. Modern C++20/23, RAII, zero-overhead abstractions, safety. Use when writing C++ code.

Jul 18, 2026
dockerfile-best-practices
network-and-computer-systems-administrators

Docker and container best practices. Multi-stage builds, security, optimization. Use when creating Dockerfiles.

Jul 18, 2026
go-best-practices
software-developers

Go development best practices. Idiomatic Go, error handling, concurrency patterns, testing. Use when writing Go code.

Jul 18, 2026
observability
software-developers

Observability best practices. Logging, metrics, tracing, alerting. Essential for production services. Use for any backend service.

Jul 18, 2026
react-native-best-practices
software-developers

React Native development. Cross-platform code, native modules, performance. Use when building mobile apps.

Jul 18, 2026
ship
software-developers

Use when the user wants to commit, push, and open a pull request for the current changes. Stages relevant files, writes a descriptive commit message, pushes the branch, opens a PR against main, and posts an /oc review comment so opencode automatically reviews…

Jul 18, 2026
tdd
software-quality-assurance-analysts-and-testers

Test-Driven Development workflow. Write failing test first, implement code to pass, then refactor. Essential for all languages: Go, TypeScript, C++, Python. Use before any implementation task.

Jul 18, 2026
Showing 1 of 1 repositories
All repositories loaded