Skip to main content
Run any Skill in Manus
with one click
GitHub repository

awesome-opencode

awesome-opencode contains 15 collected skills from weisser-dev, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
15
Stars
20
updated
2026-03-27
Forks
2
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

adr-write
software-developers

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

2026-03-27
api-contract
software-developers

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

2026-03-27
changelog-generate
software-developers

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
software-developers

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

2026-03-27
dependency-audit
information-security-analysts

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

2026-03-27
deploy
network-and-computer-systems-administrators

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

2026-03-27
docker-optimize
software-developers

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

2026-03-27
env-setup
software-developers

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

2026-03-27
error-triage
software-developers

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

2026-03-27
git-release
software-developers

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

2026-03-27
incident-postmortem
network-and-computer-systems-administrators

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

2026-03-27
migration
software-developers

Plan and execute database or framework migrations with rollback strategies

2026-03-27
performance-profile
software-developers

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

2026-03-27
pr-review
software-quality-assurance-analysts-and-testers

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

2026-03-27
test-patterns
software-quality-assurance-analysts-and-testers

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

2026-03-27