Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

inbox-zero

inbox-zero에는 elie222에서 수집한 skills 29개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
29
Stars
11.7k
업데이트
2026-06-24
Forks
1.4k
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

testing
소프트웨어 품질 보증 분석가·테스터

Guidelines for testing the application with Vitest, including unit tests, integration tests (emulator), AI tests, and eval suites for LLM features

2026-06-24
cloud-dev-environment
네트워크·컴퓨터 시스템 관리자

Cursor Cloud VM setup and service startup instructions for local development

2026-06-04
llm
소프트웨어 개발자

Guidelines for implementing LLM (Language Model) functionality in the application

2026-06-04
code-simplifier
소프트웨어 개발자

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.

2026-05-05
create-pr
소프트웨어 개발자

Commit changes and open a pull request with safe metadata

2026-04-30
review-ai-prompt-changes
소프트웨어 개발자

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.

2026-04-22
changelog
소프트웨어 개발자

Add a new changelog entry to docs/changelog-entries/

2026-04-16
update-packages
소프트웨어 개발자

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.

2026-04-10
qa-label
소프트웨어 품질 보증 분석가·테스터

Label a PR as ready for QA so the QA server picks it up automatically

2026-03-25
agent-browser
소프트웨어 개발자

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.

2026-03-23
qa-run
소프트웨어 품질 보증 분석가·테스터

Run browser QA flows and write a JSON report

2026-03-22
llm-test
소프트웨어 품질 보증 분석가·테스터

Guidelines for writing tests for LLM-related functionality

2026-03-22
inbox-zero-api
소프트웨어 개발자

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.

2026-03-18
pr-watch
소프트웨어 품질 보증 분석가·테스터

Start a background loop that monitors PR for new review comments and addresses them.

2026-03-18
test-feature
소프트웨어 품질 보증 분석가·테스터

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 tests as reusable QA flows or eval files.

2026-03-18
pr-loop
소프트웨어 개발자

Review, commit, create PR, then auto-address review comments in a loop.

2026-03-18
review
소프트웨어 품질 보증 분석가·테스터

Review code changes, auto-fix safe issues, and report bugs

2026-03-17
e2e
소프트웨어 품질 보증 분석가·테스터

Run and debug E2E flow tests. Use when triggering E2E tests, checking test status, debugging failures with Axiom logs, or setting up local E2E testing.

2026-03-13
fullstack-workflow
소프트웨어 개발자

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.

2026-03-13
prisma
데이터베이스 아키텍트

How to use Prisma

2026-03-13
project-structure
소프트웨어 개발자

Project structure and file organization guidelines

2026-03-13
write-tests
소프트웨어 품질 보증 분석가·테스터

Write focused unit tests for backend and utility logic

2026-03-13
address-pr-comments
소프트웨어 개발자

Resolve active pull request comments and prepare replies

2026-02-24
explain-changes
소프트웨어 개발자

Explain recent changes and provide a structured summary with security checks

2026-02-24
qa-new-flow
소프트웨어 품질 보증 분석가·테스터

Create a new browser QA flow file from the template

2026-02-24
wait
소프트웨어 개발자

Pause execution for a user-specified duration

2026-02-24
environment-variables
소프트웨어 개발자

Add environment variable

2026-02-14
logging
소프트웨어 개발자

How to do backend logging

2026-02-14
ui-components
웹 개발자

UI component and styling guidelines using Shadcn UI, Radix UI, and Tailwind

2026-02-14