Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

awesome-opencode

awesome-opencode contient 15 skills collectées depuis weisser-dev, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
15
Stars
20
mis à jour
2026-03-27
Forks
2
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

adr-write
Développeurs de logiciels

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

2026-03-27
api-contract
Développeurs de logiciels

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

2026-03-27
changelog-generate
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-03-27
dependency-audit
Analystes en sécurité de l'information

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

2026-03-27
deploy
Administrateurs de réseaux et de systèmes informatiques

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

2026-03-27
docker-optimize
Développeurs de logiciels

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

2026-03-27
env-setup
Développeurs de logiciels

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

2026-03-27
error-triage
Développeurs de logiciels

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

2026-03-27
git-release
Développeurs de logiciels

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

2026-03-27
incident-postmortem
Administrateurs de réseaux et de systèmes informatiques

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

2026-03-27
migration
Développeurs de logiciels

Plan and execute database or framework migrations with rollback strategies

2026-03-27
performance-profile
Développeurs de logiciels

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

2026-03-27
pr-review
Analystes en assurance qualité des logiciels et testeurs

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

2026-03-27
test-patterns
Analystes en assurance qualité des logiciels et testeurs

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

2026-03-27