Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

universal-skills

universal-skills enthält 65 gesammelte Skills von brenthaertlein, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
65
Stars
2
aktualisiert
2026-07-05
Forks
0
Berufsabdeckung
7 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

start-work
Projektmanagementspezialisten

Research a work item, draft an implementation plan, and begin work after approval.

2026-07-05
onboard
Sonstige Computerberufe

Guided one-shot install — discover installed plugins (or help install new ones), pick install scope, calibrate risk tolerance into a concrete allowlist + hooks, scaffold or merge CLAUDE.md, and sanity-check the result.

2026-07-05
ship-it
Softwareentwickler

Finalize work — commit via /commit, push, and create PRs on feature branches.

2026-06-17
pr-review
Softwarequalitätssicherungsanalysten und -tester

Reviewer-side PR workflow — checks out the branch in a worktree, runs focus-area reviews plus a senior-engineering pass, optionally cross-checks against an autonomous reviewer, and posts inline findings only on explicit approval. Read-only — never edits, commits, or pushes.

2026-06-17
pr-fix
Softwarequalitätssicherungsanalysten und -tester

Fetch PR review comments, classify by severity and confidence, and fix the selected subset.

2026-06-17
triage-vulnerabilities
Informationssicherheitsanalysten

Triage CVE and SBOM scanner output (Trivy, Grype, Snyk, Docker Scout, Dependabot) into a ranked, deduplicated action list.

2026-06-15
learn
Softwareentwickler

Review project memory and promote durable lessons into CLAUDE.md / settings (with confirmation); file a GitHub issue when a lesson is a defect in one of this repo's own skills.

2026-06-15
backlog-review
Softwareentwickler

Triage open issues for staleness, duplicates, missing context, and mis-labels; post review comments without mutating issue state.

2026-06-03
debug
Softwareentwickler

Debug a reported issue like a senior engineer — gather evidence, check environment, scan git history, and diagnose root causes before jumping to code fixes.

2026-06-03
project-status
Softwareentwickler

Dashboard of outstanding work — open PRs with CI/review status, critical unstarted issues, and stale branches. Read-only.

2026-06-03
whats-next
Softwareentwickler

Analyzes open issues, docs, and git history to recommend your next task. Interactive coaching flow.

2026-06-03
security-audit
Informationssicherheitsanalysten

Comprehensive security and PII audit for infrastructure repos. Scan for secrets, credentials, and sensitive data before committing.

2026-06-03
dba-review
Datenbankarchitekten

[pr-review-focus-area: Database] Database schema and query audit for correctness, performance, and conventions.

2026-06-03
drizzle-sql-migration
Softwareentwickler

Use when writing or applying Drizzle ORM database migrations — schema changes (DDL) and data fixes (DML custom migrations).

2026-06-03
migration-review
Softwarequalitätssicherungsanalysten und -tester

[pr-review-focus-area: DB Migrations] Review database migrations for safety, deploy ordering, and data integrity.

2026-06-03
new-issue
Softwareentwickler

Draft and open a structured GitHub issue from a rough idea, with clarifying Q&A, labels, and type.

2026-05-30
review-ansible-playbooks
Softwareentwickler

[pr-review-focus-area: Ansible Playbooks] Deeper Ansible role and playbook audit beyond ansible-lint — idempotency smells, handler misuse, secret handling, become-scope, tag discipline.

2026-05-27
review-aws-iam
Informationssicherheitsanalysten

[pr-review-focus-area: AWS IAM] AWS IAM least-privilege audit for roles, policies, and user permissions declared in Terraform / CloudFormation or live in the account.

2026-05-27
review-aws-tagging
Netzwerk- und Computersystemadministratoren

[pr-review-focus-area: AWS Tagging] Audit AWS resource tag compliance against an organization taxonomy (cost center, owner, environment, data classification, etc.).

2026-05-27
review-aws-well-architected
Softwareentwickler

[pr-review-focus-area: AWS Well-Architected] Lightweight Well-Architected Framework review across the five pillars — Operational Excellence, Security, Reliability, Performance Efficiency, Cost Optimization.

2026-05-27
review-costs
Softwareentwickler

[pr-review-focus-area: Cloud Costs] Flag cost hotspots in Terraform plans and live cloud inventory - oversized instances, orphaned volumes, idle load balancers, untagged resources, NAT egress.

2026-05-27
review-disaster-recovery
Netzwerk- und Computersystemadministratoren

[pr-review-focus-area: Disaster Recovery] Audit DR readiness — backup coverage, declared RTO/RPO vs configured reality, failover paths, and whether DR has been exercised recently.

2026-05-27
review-drift
Netzwerk- und Computersystemadministratoren

[pr-review-focus-area: IaC Drift] Detect drift between IaC state (Terraform/Pulumi/CloudFormation) and live cloud or baremetal reality.

2026-05-27
review-gcp-iam
Informationssicherheitsanalysten

[pr-review-focus-area: GCP IAM] GCP IAM least-privilege audit across project, folder, and org policies, including service-account usage and impersonation paths.

2026-05-27
review-gke
Netzwerk- und Computersystemadministratoren

[pr-review-focus-area: GKE] GKE cluster hardening and cost review — Autopilot vs Standard, workload identity, node-pool sizing, cluster autoscaler, network policy.

2026-05-27
review-kubernetes-rbac
Informationssicherheitsanalysten

[pr-review-focus-area: Kubernetes RBAC] Audit Kubernetes RBAC across a cluster — ClusterRoles, Roles, bindings, and ServiceAccount permissions. Works on EKS, GKE, AKS, and on-prem.

2026-05-27
review-linux-hardening
Informationssicherheitsanalysten

[pr-review-focus-area: Linux Hardening] Lightweight CIS-benchmark-style audit of Linux host configuration as declared in Ansible inventory / roles / playbooks. Read-only, repo-local.

2026-05-27
review-observability
Softwareentwickler

[pr-review-focus-area: Observability] Audit a service for logging, metrics, and tracing coverage. Flags missing RED/USE signals, alerts without runbooks, dashboards without owners.

2026-05-27
review-systemd-units
Softwareentwickler

[pr-review-focus-area: systemd Units] Audit systemd unit files (in Ansible templates / roles / repo) for Restart, resource limits, and sandboxing directives.

2026-05-27
a11y-review
Softwareentwickler

[pr-review-focus-area: Accessibility] Review changed UI files for the small set of accessibility patterns that account for most a11y review-cycle blockers.

2026-05-27
api-review
Softwareentwickler

[pr-review-focus-area: API Routes] Review API routes for auth, input validation, error handling consistency, HTTP conventions, and test coverage.

2026-05-27
architecture-review
Softwareentwickler

[pr-review-focus-area: Architecture] Review code for server/client boundary violations, import direction issues, and file placement conventions.

2026-05-27
best-practices
Softwareentwickler

[pr-review-focus-area: Code Hygiene] Review code for functional style, component composition, hooks/context usage, and general code hygiene.

2026-05-27
claude-review
Softwareentwickler

[pr-review-focus-area: Claude Config] Holistic audit of .claude/ configuration, skills inventory, CLAUDE.md quality, settings, hooks, and memory.

2026-05-27
docs-review
Softwareentwickler

[pr-review-focus-area: Docs] Review documentation for accuracy, completeness, consistency, and LLM context quality.

2026-05-27
security-review
Softwareentwickler

[pr-review-focus-area: Security] Web application security review for XSS, CSRF, SQL injection, auth bypass, data exposure, CORS, and rate limiting.

2026-05-27
test-quality
Softwarequalitätssicherungsanalysten und -tester

[pr-review-focus-area: Tests] Assess test quality by detecting anti-patterns and verifying tests exercise real behavior.

2026-05-27
theme-review
Softwareentwickler

[pr-review-focus-area: Theming & Tokens] Review design token usage, dark/light mode implementation, and styling consistency.

2026-05-27
cleanup
Softwareentwickler

Remove worktrees and local branches whose pull request has been merged or closed.

2026-05-27
commit
Softwareentwickler

Run project-defined preflight checks and commit work. Does not push or create PRs.

2026-05-27
Zeigt die Top 40 von 65 gesammelten Skills in diesem Repository.