← all publishers

whitphx

@whitphx source repo

13 published skills

  1. Poster Review · whitphx bundle
    Verify that a poster in this repository still holds up at its declared physical print size. Use this whenever you change a poster's copy, layout, CSS, or assets, and whenever the author asks whether a poster looks right, reads at conference distance, is print-ready, has overflow, spacing, or legibility problems, or is ready to finalize or send to a printer. Measures rendered type size, clipped and occluded content, padding encroachment, image resolution, page fills, and print-hostile shadows under print media, then guides the visual judgment that measurement cannot replace. Reach for this instead of reading poster.css, because declared CSS values do not predict printed size.
    0
    installs
  2. Slidev Deck · whitphx bundle
    Create or improve Slidev presentation decks in this monorepo, including planning a talk's narrative arc and slide list before any slides are written. Use this skill whenever the user wants to create a new presentation, add slides, update an existing deck, outline or restructure a talk, or asks about Slidev slide authoring in this project. Triggers on: "create a deck", "new presentation", "add slides", "make a talk", "plan a talk", "outline my talk", "restructure this deck", "update my slides", or any mention of creating/editing presentation content.
    0
    installs
  3. Changeset · whitphx
    Create or update a changeset fragment (.changeset/*.md) reflecting the changes made in the current session or branch. Use this skill whenever the user asks to add a changeset, create a changeset, update a changeset, or says something like "add changeset", "changeset", or "version bump". Also use it proactively when you notice user-facing changes have been made but no changeset exists yet.
    0
    installs
  4. Copy Samples · whitphx
    Update sharing-editor sample apps from the streamlit/docs repository
    0
    installs
  5. Streamlit Rebase · whitphx
    Rebase our custom fork of the Streamlit repository onto new upstream Streamlit release
    0
    installs
  6. Finalizing Pr · whitphx
    Finalizes branch changes for merging by simplifying code, running checks, reviewing changes, and creating a PR if needed. Use when ready to merge changes into the target branch.
    0
    installs
  7. Checking Changes · whitphx
    Validates all code changes before committing by running format, lint, type, and unit test checks. Use after making backend (Python) or frontend (TypeScript) changes, before committing or finishing a work session.
    0
    installs
  8. Debugging Streamlit · whitphx
    Debug Streamlit frontend and backend changes using make debug with hot-reload. Use when testing code changes, investigating bugs, checking UI behavior, or needing screenshots of the running app.
    0
    installs
  9. Fixing Streamlit CI · whitphx
    Analyze and fix failed GitHub Actions CI jobs for the current branch/PR. Use when CI checks fail, PR checks show failures, or you need to diagnose lint/type/test errors and verify fixes locally.
    0
    installs
  10. Creating Pull Requests · whitphx
    Creates a draft pull request on GitHub with proper labels, branch naming, and description formatting. Use when changes are ready to be submitted as a PR to the streamlit/streamlit repository.
    0
    installs
  11. Discovering Make Commands · whitphx
    Lists available make commands for Streamlit development. Use for build, test, lint, or format tasks.
    0
    installs
  12. Implementing New Features · whitphx
    Implementation guide for new Streamlit features. Use when adding new elements, widgets, or features that span backend, frontend, and protobufs.
    0
    installs
  13. Addressing Pr Review Comments · whitphx
    Address all valid review comments on a PR for the current branch in the streamlit/streamlit repo. Use when a PR has received reviewer feedback that needs to be addressed, including code changes, style fixes, and documentation updates.
    0
    installs