← all publishers

fossasia

@fossasia source repo

46 published skills

  1. Review · fossasia
    Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/PRD asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to "review since X".
    0
    installs
  2. Frontend Design · fossasia bundle
    Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.
    0
    installs
  3. Frontend UI · fossasia bundle
    Frontend UI implementation, accessibility, and responsive checks for Django templates and Vue components
    0
    installs
  4. Code Review · fossasia
    How to review code and Pull Requests in the Eventyay repository against canonical instructions.
    0
    installs
  5. Documentation · fossasia bundle
    How to update project documentation
    0
    installs
  6. Django Add Form · fossasia bundle
    Steps for creating or modifying Django forms and adding validation
    0
    installs
  7. Docker Deployment · fossasia bundle
    Docker Compose, container services, deployment
    0
    installs
  8. Django Run Locally · fossasia bundle
    Steps for initiating the Django development server without Docker
    0
    installs
  9. Django Create Model · fossasia bundle
    Steps for creating or modifying a Django model
    0
    installs
  10. Django Run Migrations · fossasia bundle
    Steps for generating and applying Django migrations
    0
    installs
  11. Pull Request Workflow · fossasia bundle
    Branching, commits, PR preparation, and review follow-up for Eventyay contributions
    0
    installs
  12. Django Create API Endpoint · fossasia bundle
    Steps for adding a new Django REST Framework API endpoint
    0
    installs
  13. Ask Me · fossasia
    Ask which skill or flow fits your situation. A router over the user-invoked skills in this repo.
    0
    installs
  14. Improve · fossasia bundle
    Survey any codebase as a senior advisor and produce prioritized, self-contained implementation plans for OTHER models/agents to execute. Strictly read-only on source code — never implements, fixes, or refactors anything itself. Use when asked to audit a codebase, find improvement opportunities (bugs, security, performance, test coverage, tech debt, migrations, DX), suggest features or where to take the project next (roadmap, product direction), or generate handoff plans for another agent to implement.
    0
    installs
  15. Pr Review · fossasia
    Use this skill to review pull requests for VoxBento. Covers correctness, security, architecture compliance, and testing.
    0
    installs
  16. Docker Review · fossasia
    Skill: Docker Review
    0
    installs
  17. Route Analysis · fossasia
    Use this skill to analyse, audit, or modify HTTP and WebSocket routes in VoxBento. All routes live in `portal/routers/`.
    0
    installs
  18. Security Audit · fossasia
    Use this skill for security reviews of VoxBento code. Covers OWASP Top 10 and VoxBento-specific threat model.
    0
    installs
  19. Doc Coauthoring · fossasia
    Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
    0
    installs
  20. Repo Navigation · fossasia
    Use this skill to find files, understand module ownership, and locate code in VoxBento.
    0
    installs
  21. Test Generation · fossasia
    Skill: Test Generation
    0
    installs
  22. Database Analysis · fossasia
    Skill: Database Analysis
    0
    installs
  23. Deployment Review · fossasia
    Skill: Deployment Review
    0
    installs
  24. Provider Analysis · fossasia
    Use this skill when integrating, debugging, or auditing third-party provider integrations (transcription APIs, MediaMTX, Jitsi, future Eventyay API integration).
    0
    installs
  25. Floor Bot Analysis · fossasia
    Use this skill for floor bot analysis.
    0
    installs
  26. Architecture Review · fossasia
    Use this skill to evaluate proposed architecture changes against VoxBento's design principles.
    0
    installs
  27. Incident Investigation · fossasia
    Use this skill to diagnose and resolve production incidents in VoxBento.
    0
    installs
  28. Transcription Analysis · fossasia
    Skill: Transcription Analysis
    0
    installs
  29. Production Readiness Review · fossasia
    Use this skill to evaluate whether VoxBento is ready for production deployment. Combines security, deployment, and operational readiness checks.
    0
    installs
  30. Docs Sync · fossasia
    Keep API and behavior documentation aligned across README, contribution docs, and AI instructions
    0
    installs
  31. Auth Login · fossasia
    Modify login/authentication paths safely for browser and Python client flows
    0
    installs
  32. Adding Pane · fossasia
    Step-by-step guide for adding a new visualization pane type to Visdom (client, server, frontend, tests)
    0
    installs
  33. Offline Replay · fossasia
    Extend or debug offline logging and replay workflows without requiring a live browser session
    0
    installs
  34. Polling Parity · fossasia
    Keep feature behavior identical across WebSocket and polling transport modes. Use when adding socket commands, event flows, or transport-sensitive UI updates.
    0
    installs
  35. Websocket Flow · fossasia
    Guide for adding new WebSocket commands and API endpoints to Visdom
    0
    installs
  36. Callback Events · fossasia
    Implement and debug browser-to-Python callback routing for clicks, key presses, property updates, and close events
    0
    installs
  37. Env Persistence · fossasia
    Safely modify environment serialization, reload data, and view layout persistence. Use when changing env save/load formats or storage behavior.
    0
    installs
  38. Release Process · fossasia
    Version bumping, release workflow, and PyPI publishing process for Visdom
    0
    installs
  39. Update Patching · fossasia
    Safely evolve incremental updates, jsonpatch generation, and pane update semantics
    0
    installs
  40. CI Workflow Debug · fossasia
    Diagnose and fix GitHub Actions workflow failures. Use when CI jobs fail for lint, tests, JS build updates, or release automation.
    0
    installs
  41. Environment Views · fossasia
    Work on environments, compare mode, persistence, and view layouts across server and frontend
    0
    installs
  42. Handler Auth Flow · fossasia
    Add or modify Tornado handlers safely with auth, route ordering, and shared state conventions
    0
    installs
  43. Python Client API · fossasia
    Add or modify Visdom Python client methods with correct server/frontend parity and typing updates
    0
    installs
  44. Playwright Testing · fossasia
    Playwright E2E creation, visual regression workflow, and testing best practices for Visdom
    0
    installs
  45. Performance Streaming · fossasia
    Optimize high-throughput visualization updates across server broadcast and frontend batching paths
    0
    installs
  46. Frontend Pane Lifecycle · fossasia
    Build and debug pane lifecycle behavior in the React frontend. Use when adding pane actions, layout behavior, rendering updates, or pane-level interactions.
    0
    installs