← all publishers

elie222

@elie222 source repo

17 published skills

  1. UI Components · elie222
    UI component and styling guidelines using Shadcn UI, Radix UI, and Tailwind
    1
    install
  2. Code Simplifier · elie222 bundle
    Simplify and refine recently modified code for clarity, consistency, and maintainability while preserving exact behavior. Use when asked to simplify, polish, refactor lightly, or clean up current-session changes before review or PR.
    1
    install
  3. Explain Changes · elie222
    Explain recent changes and provide a structured summary with security checks
    1
    install
  4. Update Packages · elie222
    Update workspace packages while respecting the repo's pinned package list in .ncurc.cjs. Use when the user asks to update dependencies or refresh package versions.
    1
    install
  5. Project Structure · elie222
    Project structure and file organization guidelines
    1
    install
  6. Fullstack Workflow · elie222
    Complete fullstack workflow combining GET API routes, server actions, SWR data fetching, and form handling. Use when building features that need both data fetching and mutations from API to UI.
    1
    install
  7. Cloud Dev Environment · elie222
    Cursor Cloud VM setup and service startup instructions for local development
    1
    install
  8. Review AI Prompt Changes · elie222 bundle
    Review prompt and tool-description changes in a branch or PR. Use when asked to audit system prompts, prompt builders, tool descriptions, prompt inputs, or nearby evals/tests; summarize what changed; identify guidance that feels eval-shaped or too heavy for product use; and find repeated instructions between the main prompt and tool descriptions.
    1
    install
  9. LLM · elie222
    Guidelines for implementing LLM (Language Model) functionality in the application
    1
    install
  10. Review · elie222
    Review code changes, auto-fix safe issues, and report bugs
    1
    install
  11. Testing · elie222 bundle
    Guidelines for testing the application with Vitest, including unit tests, integration tests (emulator), AI tests, and eval suites for LLM features
    1
    install
  12. Inbox Zero API · elie222 bundle
    Use the Inbox Zero API CLI to inspect the live API schema, list and manage automation rules, and read inbox analytics through the public API. Use this when a task involves Inbox Zero rules, stats, or API-driven automation and can be solved through the CLI instead of browser interaction.
    1
    install
  13. Pr Watch · elie222 bundle
    Take an open pull request to green — wait for CI, triage failing checks, and answer review-bot comments — using one backgrounded observation per cycle. Use when monitoring or babysitting a PR, waiting on checks or review bots, or addressing PR review feedback.
    1
    install
  14. Changelog · elie222
    Add a new changelog entry to docs/changelog-entries/
    1
    install
  15. Create Pr · elie222
    Review the working tree, commit it safely, and open a GitHub pull request. Use when the user asks to create, open, raise, or publish a PR, or to finish changes as a PR. For watching an existing PR — CI, review bots, failures, comments — use the pr-watch skill instead.
    1
    install
  16. Test Feature · elie222
    End-to-end feature testing — browser QA, API verification, eval tests, or any combination. Covers browser interactions (via agent-browser CLI), Google Workspace operations (gws CLI), API calls, and LLM eval tests. Can also persist checks as reusable automated tests.
    1
    install
  17. Agent Browser · elie222 bundle
    Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
    1
    install