Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

omegon

omegon에는 styrene-lab에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
8
Stars
47
업데이트
2026-04-02
Forks
11
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

git
소프트웨어 개발자

Git conventions — conventional commits, semantic versioning, branch naming, tagging, changelogs, and release workflow. Use when committing, branching, tagging, or managing releases.

2026-04-02
python
소프트웨어 개발자

Python development guidance. Covers project setup (pyproject.toml, src/ layout), testing (pytest), linting (ruff), type checking (mypy), packaging, venv management, and CI/CD patterns. Use when creating, modifying, or debugging Python code.

2026-04-02
rust
소프트웨어 개발자

Rust development guidance. Covers project setup, testing, clippy, rustfmt, and CI/CD patterns. Use when creating, modifying, or debugging Rust code.

2026-04-02
style
그래픽 디자이너

Unified visual style guide. Defines the Alpharius color system, typography, spacing, and semantic palette shared across pi TUI theme, Excalidraw diagrams, D2 diagrams, and generated images. Use when creating any visual output to ensure consistency.

2026-04-02
typescript
소프트웨어 개발자

TypeScript development conventions. Covers strict typing, async patterns, error handling, Node.js API usage, and testing with node:test.

2026-04-02
openspec
소프트웨어 개발자

OpenSpec lifecycle for spec-driven development. Use when proposing changes, writing Given/When/Then specs, generating tasks, verifying implementations, or archiving completed changes. Commands /opsx:propose, /opsx:spec, /opsx:ff, /opsx:status, /opsx:verify, /opsx:archive.

2026-03-13
security
정보 보안 분석가

Security checklist for code review and implementation. Covers input escaping, injection prevention, path traversal, process safety, dependency integrity, and secrets management. Load when working on user-facing code, template rendering, or process spawning.

2026-03-07
oci
네트워크·컴퓨터 시스템 관리자

OCI container and artifact best practices. Covers Containerfile authoring, multi-arch builds, registry authentication, image tagging, security scanning, and artifact management. Use when building, pushing, or managing container images and OCI artifacts.

2026-03-05