Skip to main content

2SSK/dot-files

SkillsMP has collected 8 skills from 2SSK/dot-files. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
8
GitHub stars
251
GitHub forks
12

Showing 8 of 8 collected skills.

occupation
Software Developers
description

Automatically create a git commit message based on current staged changes

updated
occupation
Software Developers
description

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

updated
occupation
Network & Computer Systems Administrators
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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…

updated
occupation
Software Quality Assurance Analysts & Testers
description

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.

updated
Showing 8 of 8 collected skills.