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

awesome-opencode

awesome-opencode 收录了来自 weisser-dev 的 15 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
15
Stars
20
更新
2026-03-27
Forks
2
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

adr-write
软件开发工程师

Create Architecture Decision Records using the Michael Nygard template with context, decision, alternatives, and consequences

2026-03-27
api-contract
软件开发工程师

Generate or validate OpenAPI and AsyncAPI specs from code or requirements with consistent naming, errors, and pagination

2026-03-27
changelog-generate
软件开发工程师

Generate CHANGELOG.md from git history in Keep a Changelog format with Added, Changed, Deprecated, Removed, Fixed, and Security categories

2026-03-27
ci-pipeline
软件开发工程师

Generate CI/CD pipeline config for detected platform with lint, test, build, and deploy stages

2026-03-27
dependency-audit
信息安全分析师

Scan dependencies for CVEs, outdated packages, license issues, and unused deps to produce a prioritized remediation list

2026-03-27
deploy
网络与计算机系统管理员

Guide deployment processes including CI/CD pipeline creation, environment setup, and rollback procedures

2026-03-27
docker-optimize
软件开发工程师

Analyze Dockerfile and produce optimized version with multi-stage builds, layer caching, minimal base, and security hardening

2026-03-27
env-setup
软件开发工程师

Bootstrap developer environment by detecting project type, listing prerequisites, generating .env.example, and producing a Getting Started guide

2026-03-27
error-triage
软件开发工程师

Parse stack traces and error logs to identify root cause, find related code, and suggest fixes with severity classification

2026-03-27
git-release
软件开发工程师

Create consistent releases with changelogs, version bumps, and release notes from git history

2026-03-27
incident-postmortem
网络与计算机系统管理员

Guide creation of blameless postmortem with timeline, root cause analysis, impact assessment, and action items

2026-03-27
migration
软件开发工程师

Plan and execute database or framework migrations with rollback strategies

2026-03-27
performance-profile
软件开发工程师

Analyze code for performance hotspots including complexity, N+1 queries, memory allocations, and caching opportunities

2026-03-27
pr-review
软件质量保证分析师与测试员

Structured pull request review with checklist, security scan, and actionable feedback

2026-03-27
test-patterns
软件质量保证分析师与测试员

Generate tests following project conventions with proper patterns for unit, integration, and e2e testing

2026-03-27