Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

omegon

omegon 收录了来自 styrene-lab 的 8 个 skills,并提供仓库级职业覆盖和站内 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