← all publishers

damilola-elegbede-org

@damilola-elegbede-org source repo

38 published skills

  1. Verify · damilola-elegbede-org bundle
    Run the project's real verification gates, fix what fails, and re-run until green or bounded out. Use before declaring work done, after a risky change, or when confirming a command or skill completed correctly.
    1 install
  2. Ship It · damilola-elegbede-org
    Orchestrate development workflows with composable flags. Use when shipping code through docs, test, commit, review, push, and PR stages.
    1 install
  3. Changelog · damilola-elegbede-org
    Replay the Claude Code CHANGELOG entries from the most recent CLI upgrade. Use when the user wants to revisit "what's new" after the session-start greeting has scrolled away, or asks things like "what changed in the last upgrade", "show me the changelog", "what did I just upgrade into".
    1 install
  4. Implement · damilola-elegbede-org
    Implement features from markdown specs. Use when building features from a specification.
    1 install
  5. Interview · damilola-elegbede-org
    Interview D through rounds of structured AskUserQuestion dialogs until the ask is fully understood — zero guesses, zero silent assumptions — then close with an Understanding Playback that only D's confirmation ends. Use when D says "interview me", "make sure you understand", "no guesses", or hands over a task ambiguous enough that starting would mean guessing.
    1 install
  6. Colorwheel · damilola-elegbede-org bundle
    Vet any idea, artifact, or output by running it through all seven InfoSec color-wheel team constructs — Red attacks it, Blue mitigates, Yellow prices the build, Orange hardens the design, Green makes failure visible, Purple re-attacks the mitigations until nothing new surfaces, White issues the verdict. Read-only; returns PROCEED / PROCEED WITH CONDITIONS / REVISE / KILL plus a ranked fix list. Use when D says "run this through colorwheel", "red team blue team this", "wargame this idea", "stress-test this", or hands over an idea, plan, spec, draft, or output and asks whether it holds up. Not for genuine penetration testing or security auditing of real systems — those route to security-review.
    1 install
  7. Excalidraw · damilola-elegbede-org bundle
    Create Excalidraw diagrams (.excalidraw files) — flowcharts, architecture and system diagrams, sequence diagrams, state machines, network topologies, mind maps, and annotated sketches — with a themed palette and a render-and-look verification loop. Use when the user asks to draw, diagram, sketch, or visualise a system, flow, or architecture, or mentions Excalidraw by name. Not for database schemas or entity-relationship diagrams, which belong in a schema tool that emits real DDL.
    1 install
  8. MCP Builder · damilola-elegbede-org bundle
    Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
    1 install
  9. Gauntlet Loop · damilola-elegbede-org
    Build any deliverable to a stated quality bar by fanning out a builder sub-agent per aspect, looping each through a fresh harsh critic against a rubric derived from a required concrete reference, then gating completion on a final unanimous blind side-by-side panel that must prefer the build. Use when D explicitly invokes it, or says "gauntlet this", "don't stop until it's perfect, blind-compare it against [X]", or hands over a build with an explicit, comparable quality bar and asks for AAA-level rigor. Requires the Workflow tool.
    1 install
  10. Process Linear · damilola-elegbede-org
    Triage D's BareClaude Linear queue, driven by Clara's saved workspace views — Needs Unblocking and Needs Your Sign-off. Classifies the queue FIRST (typically only ~1 in 5 tickets truly needs D), then presents the genuine decisions in one two-tier table — linked tickets + PR/artifact links, the decision needed, and an up-front recommendation — with AskUserQuestion drill-ins on request, and bulk-handles the rest. Use when D wants to clear the Linear decision/approval queue.
    1 install
  11. Webapp Testing · damilola-elegbede-org bundle
    Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
    1 install
  12. Resolve Comments · damilola-elegbede-org bundle
    Resolve review comments from any source. Use when addressing PR review feedback.
    1 install
  13. Feature Lifecycle · damilola-elegbede-org bundle
    End-to-end autonomous feature implementation from plan to merged PR. Use when implementing a complete feature, bug fix, or refactor from a spec, GitHub issue, or description.
    1 install
  14. Sync · damilola-elegbede-org
    Sync Claude configs from repo to local environment with validation and backup. Use when deploying configuration changes.
    1 install
  15. Skills Import · damilola-elegbede-org
    Import skills from external repositories like anthropics/skills. Use when adding new skills.
    1 install
  16. Pr · damilola-elegbede-org
    Create pull requests with smart title and description generation. Use when creating a PR.
    1 install
  17. Ask · damilola-elegbede-org
    Pose a decision to D through the AskUserQuestion dialog instead of plain text. Use whenever D says "ask me", "get my input", "check with me", "which should we", or any time a decision needs D's answer before work continues — even if D doesn't say "ask" explicitly. One clear question, 2-4 options, exactly one recommendation.
    1 install
  18. Bro · damilola-elegbede-org
    Re-explain the previous assistant message in a much simpler way — for when the reply made you go "bro what". Use when D types /bro, or says "in plain English", "say that again simpler", "explain that like a normal person", "I didn't follow that".
    1 install
  19. PDF · damilola-elegbede-org bundle
    Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.
    1 install
  20. Deps · damilola-elegbede-org bundle
    Manage dependencies with security scanning and safe updates. Use when auditing or updating dependencies.
    1 install
  21. Docs · damilola-elegbede-org
    Documentation generation and updates. Use when creating or updating documentation.
    1 install
  22. DOCX · damilola-elegbede-org bundle
    Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of "Word doc", "word document", ".docx", or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a "report", "memo", "letter", "template", or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.
    1 install
  23. Plan · damilola-elegbede-org
    Shape a task into a complete PRD and task files by walking the decision tree in the open — self-answering with software-engineering best practices and streaming each decision for live override. Use when planning a feature, project, or task.
    3 installs
  24. PPTX · damilola-elegbede-org bundle
    Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions "deck," "slides," "presentation," or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.
    1 install
  25. Push · damilola-elegbede-org
    Push changes to remote repository with validation. Use when pushing committed changes.
    1 install
  26. Test · damilola-elegbede-org bundle
    Auto-discover and run tests for any project. Use when running or creating tests.
    1 install
  27. XLSX · damilola-elegbede-org bundle
    Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like "the xlsx in my downloads") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.
    1 install
  28. Audit · damilola-elegbede-org
    Validate agent and skill ecosystem integrity. Use when checking configuration compliance or ecosystem health.
    1 install
  29. Debug · damilola-elegbede-org
    Root cause analysis for bugs and performance issues. Use when something is broken, buggy, crashing, slow, or not working.
    1 install
  30. Merge · damilola-elegbede-org bundle
    Merge a branch into current branch with conflict handling. Use when merging branches.
    1 install
  31. Prime · damilola-elegbede-org
    Build repository understanding and context. Use when onboarding to a codebase or building context.
    1 install
  32. Watch · damilola-elegbede-org bundle
    When the user wants to read, transcribe, summarize, or research a video — YouTube link, podcast clip, Loom, TikTok, X/Twitter video, local file, or any URL yt-dlp supports. Use when they paste a video URL, say 'transcribe this,' 'summarize this video,' 'what does this video say about X,' 'pull the transcript,' 'analyze this YouTube video,' or hand you a video for content research. Default is fast transcript-only (no video download). Pass --with-frames when the visual layer matters (UI bugs, on-screen text, visual breakdowns).
    1 install
  33. Branch · damilola-elegbede-org
    Create branches with intelligent naming patterns. Use when creating a new git branch.
    1 install
  34. Commit · damilola-elegbede-org
    Create git commits with intelligent message generation. Use when changes are ready to commit.
    1 install
  35. Fix CI · damilola-elegbede-org
    Diagnose and fix GitHub Actions CI failures. Use when CI pipeline is failing.
    1 install
  36. Prompt · damilola-elegbede-org
    Optimize prompts using direct execution with SCOPE framework. Use when refining or improving prompts.
    1 install
  37. Rebase · damilola-elegbede-org bundle
    Rebase current branch on latest main or specified branch. Use when updating branch with upstream changes.
    1 install
  38. Review · damilola-elegbede-org bundle
    Comprehensive code review using code-reviewer agent with assertive analysis. Use when reviewing code changes.
    1 install