DaOfficialWizard avatar

DaOfficialWizard

Community

@ZanzyTHEbar · Portugal

189Followers
|
227Public Repos
|
36Published Skills

Senior Platform Engineer | Embedded Systems & Agentic AI Infrastructure

Skills Distribution
DomainDeveloper To...Pull Request & Cod.. (35%)CI/CD & Testing Ve.. (25%)Formal Methods & S.. (15%)Content & Document.. (15%)

Agent Skills by DaOfficialWizard

Showing 36 vetted skills indexed across 1 GitHub repositories.

ZanzyTHEbarZanzyTHEbar
3

make-pr-easy-to-review

Cleans up pull request history and descriptions to improve reviewer comprehension.

Community
Intermediate
ZanzyTHEbarZanzyTHEbar
3

control-ui

Drives local browser and Electron UIs via Playwright or CDP for verification and evidence capture.

Community
Intermediate
ZanzyTHEbarZanzyTHEbar
3

get-pr-comments

Fetch and summarize review comments from the active pull request.

Community
Basic
ZanzyTHEbarZanzyTHEbar
3

content-creation

Plan, write, and design content artifacts using Open Slide decks and Penpot MCP design files.

Community
Advanced
ZanzyTHEbarZanzyTHEbar
3

verify-this

Verify claims with baseline and treatment evidence comparison.

Community
Intermediate
ZanzyTHEbarZanzyTHEbar
3

new-branch-and-pr

Creates a fresh branch, commits changes, and opens a pull request.

Community
Basic
ZanzyTHEbarZanzyTHEbar
3

technical-writing

Write, edit, and review technical documentation, guides, tutorials, and articles in Markdown.

Community
Basic
ZanzyTHEbarZanzyTHEbar
3

repository-analysis

Analyzes unfamiliar codebases and produces structured first-look architecture reports.

Community
Intermediate
ZanzyTHEbarZanzyTHEbar
3

weekly-review

Generate a weekly summary of authored git commits classified by bugfix, tech debt, and net-new work.

Community
Basic
ZanzyTHEbarZanzyTHEbar
3

caveman-review

Generates terse one-line code review comments with location, problem, and fix.

Community
Basic
ZanzyTHEbarZanzyTHEbar
3

caveman-compress

Compress natural language memory files into caveman format to reduce input tokens.

Community
Intermediate
ZanzyTHEbarZanzyTHEbar
3

what-did-i-get-done

Summarize authored git commits within a date range into a concise status update.

Community
Basic
ZanzyTHEbarZanzyTHEbar
3

cursor-team-kit

Indexes imported Cursor Team Kit workflows for CI, code review, and shipping in OpenCode.

Community
Basic
ZanzyTHEbarZanzyTHEbar
3

find-skills

Searches and installs agent skills from the open skills ecosystem using the Skills CLI.

Community
Basic
ZanzyTHEbarZanzyTHEbar
3

loop-on-ci

Monitor pull request checks and fix CI failures until all checks pass.

Community
Intermediate
ZanzyTHEbarZanzyTHEbar
3

personal-transformation

Guides conversational identity-shift exploration and personal transformation coaching through reflective questioning.

Community
Basic
ZanzyTHEbarZanzyTHEbar
3

workflow-from-chats

Extract durable working preferences from OpenCode or Cursor chat transcripts into skills and rules.

Community
Intermediate
ZanzyTHEbarZanzyTHEbar
3

fix-merge-conflicts

Resolves git merge conflicts, validates builds and tests, and finalizes conflict resolution.

Community
Intermediate
ZanzyTHEbarZanzyTHEbar
3

tldraw-offline

Inspect, edit, and script open tldraw Desktop canvases via its local HTTP API.

Community
Advanced
ZanzyTHEbarZanzyTHEbar
3

review-and-ship

Reviews branch changes for bugs and test coverage, then commits and opens pull requests on request.

Community
Intermediate
ZanzyTHEbarZanzyTHEbar
3

control-cli

Drive, inspect, and profile interactive CLI and TUI applications with local terminal harnesses.

Community
Intermediate
ZanzyTHEbarZanzyTHEbar
3

run-smoke-tests

Run Playwright smoke tests, debug failures, and verify fixes end-to-end.

Community
Basic
ZanzyTHEbarZanzyTHEbar
3

deslop

Removes AI-generated code slop from branch diffs without changing behavior.

Community
Basic
ZanzyTHEbarZanzyTHEbar
3

fix-ci

Diagnose failing PR checks and apply minimal fixes until CI passes.

Community
Intermediate

Frequently Asked Questions About DaOfficialWizard

FAQPage Schema
What tasks can I accomplish with DaOfficialWizard's skills?

You can manage the full pull request lifecycle: create branches, tidy commit history, summarize review comments, resolve merge conflicts, fix failing CI checks, run Playwright smoke tests, and ship with Conventional Commits. Additional skills cover TLA+ formal verification, embedded systems guidance, slide decks, and technical writing.

Who are these skills designed for?

Platform engineers, embedded systems developers, and software teams working in GitHub-centric repositories. The bio indicates a senior platform engineer focused on embedded systems and agentic infrastructure, and the skills target maintainers who review PRs, debug CI, and verify concurrent system designs.

How do the PR and CI skills work in practice?

Skills like loop-on-ci and fix-ci use gh pr checks as the source of truth, inspect failing logs, and apply focused fixes until green. Ship enforces atomic staging, Conventional Commits, validation, safe push, and PR deduplication before opening or updating a pull request.

Are these skills open source?

The cursor-team-kit skill is explicitly MIT licensed, sourced upstream from the cursor/plugins repository at version 1.1.0. Other skills in the manifest do not declare licenses, so licensing for the remaining 35 skills is unspecified and should be confirmed per repository.

What prerequisites or dependencies do these skills require?

Dependencies vary by skill: GitHub CLI (gh) for PR and CI operations, Playwright for smoke tests, CDP or browser MCP for UI verification, TLA+ toolbox components (TLC, Apalache, TLAPS) for formal verification, Penpot and Open Slide MCP for content creation, and the grok CLI for Grok Build delegation.