DaOfficialWizard
Community@ZanzyTHEbar · Portugal
Senior Platform Engineer | Embedded Systems & Agentic AI Infrastructure
Agent Skills by DaOfficialWizard
Showing 36 vetted skills indexed across 1 GitHub repositories.
make-pr-easy-to-review
Cleans up pull request history and descriptions to improve reviewer comprehension.
control-ui
Drives local browser and Electron UIs via Playwright or CDP for verification and evidence capture.
get-pr-comments
Fetch and summarize review comments from the active pull request.
content-creation
Plan, write, and design content artifacts using Open Slide decks and Penpot MCP design files.
verify-this
Verify claims with baseline and treatment evidence comparison.
new-branch-and-pr
Creates a fresh branch, commits changes, and opens a pull request.
technical-writing
Write, edit, and review technical documentation, guides, tutorials, and articles in Markdown.
repository-analysis
Analyzes unfamiliar codebases and produces structured first-look architecture reports.
weekly-review
Generate a weekly summary of authored git commits classified by bugfix, tech debt, and net-new work.
caveman-review
Generates terse one-line code review comments with location, problem, and fix.
caveman-compress
Compress natural language memory files into caveman format to reduce input tokens.
what-did-i-get-done
Summarize authored git commits within a date range into a concise status update.
cursor-team-kit
Indexes imported Cursor Team Kit workflows for CI, code review, and shipping in OpenCode.
find-skills
Searches and installs agent skills from the open skills ecosystem using the Skills CLI.
loop-on-ci
Monitor pull request checks and fix CI failures until all checks pass.
personal-transformation
Guides conversational identity-shift exploration and personal transformation coaching through reflective questioning.
workflow-from-chats
Extract durable working preferences from OpenCode or Cursor chat transcripts into skills and rules.
fix-merge-conflicts
Resolves git merge conflicts, validates builds and tests, and finalizes conflict resolution.
tldraw-offline
Inspect, edit, and script open tldraw Desktop canvases via its local HTTP API.
review-and-ship
Reviews branch changes for bugs and test coverage, then commits and opens pull requests on request.
control-cli
Drive, inspect, and profile interactive CLI and TUI applications with local terminal harnesses.
run-smoke-tests
Run Playwright smoke tests, debug failures, and verify fixes end-to-end.
deslop
Removes AI-generated code slop from branch diffs without changing behavior.
fix-ci
Diagnose failing PR checks and apply minimal fixes until CI passes.
Frequently Asked Questions About DaOfficialWizard
FAQPage SchemaWhat 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.