Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

awesome-opencode

يحتوي awesome-opencode على 15 من skills المجمعة من weisser-dev، مع تغطية مهنية على مستوى المستودع وصفحات 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