Top Rated
The most starred skills loved by the community. Quality guaranteed!
llm-test
by elie222
Guidelines for writing tests for LLM-related functionality
project-structure
by elie222
Project structure and file organization guidelines
page-structure
by elie222
Page structure
prisma
by elie222
How to use Prisma
server-actions
by elie222
Guidelines for implementing Next.js server actions
address-pr-comments
by elie222
Resolve active pull request comments and prepare replies
explain-changes
by elie222
Explain recent changes and provide a structured summary with security checks
pr-loop
by elie222
Review, commit, create PR, then auto-address review comments in a loop.
ux-writing
by elie222
Improve UX copy for labels, actions, and error messages
wait
by elie222
Pause execution for a user-specified duration
llm
by elie222
Guidelines for implementing LLM (Language Model) functionality in the application
e2e
by elie222
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. E2E tests run from the inbox-zero-e2e repo and test real email workflows.
create-pr
by elie222
Commit changes and open a pull request with safe metadata
polish
by elie222
Remove lint and low-risk code quality issues from current branch changes
roast-my-code
by elie222
Perform a blunt, humorous code review before proposing fixes
qa-new-flow
by elie222
Create a new browser QA flow file from the template
review
by elie222
Review code changes, auto-fix safe issues, and report bugs
step-by-step
by elie222
Execute tasks one step at a time with user confirmation
environment-variables
by elie222
Add environment variable
fullstack-workflow
by 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.
logging
by elie222
How to do backend logging
testing
by elie222
Guidelines for testing the application with Vitest
security
by elie222
Security guidelines for API route development
utilities
by elie222
Util functions