Topic: openai
1,087 skills in this topic.
-
remove-old-skills-from-workflow
Guide for removing skills from an existing workflow and updating all related documentation. Use when user wants to remove skills from a workflow (e.g., "remove skill", "delete skill", "移除技能", "删除技能").
nicepkg/ai-workflow 149
-
resource-scout
Search and discover Claude Code skills and MCP servers from marketplaces, GitHub repositories, and registries. Use when (1) user asks to find skills for a specific task, (2) looking for MCP servers to connect external tools, (3) user mentions "find skill", "search MCP", "discover tools", or "what skills exist for X", (4) before creating a custom skill to check if one already exists.
nicepkg/ai-workflow 149
-
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
nicepkg/ai-workflow 149
-
skill-downloader
Download and install Claude Code skills from various sources. Supports GitHub repositories, compressed archives (.zip, .tar.gz, .skill), and direct URLs. Use when user wants to download, install, or add a skill from GitHub, URL, or archive file. Triggers on "download skill", "install skill", "add skill from", "get skill".
nicepkg/ai-workflow 149
-
workflow-creator
Create complete Claude Code workflow directories with curated skills. Use when user wants to (1) create a new workflow for specific use case (media creator, developer, marketer, etc.), (2) set up a Claude Code project with pre-configured skills, (3) download and organize skills from GitHub repositories, or (4) generate README.md and AGENTS.md documentation for workflows. Triggers on phrases like "create workflow", "new workflow", "set up workflow", "build a xxx-workflow".
nicepkg/ai-workflow 149
-
skill-navigator
The 100th skill! Your intelligent guide to all 99 other skills. Recommends the perfect skill for any task, creates skill combinations, and helps you discover capabilities you didn't know you had.
nicepkg/ai-workflow 149
-
changelog
Add a new changelog entry to docs/changelog-entries/
elie222/inbox-zero 10,372
-
cloud-dev-environment
Cursor Cloud VM setup and service startup instructions for local development
elie222/inbox-zero 10,372
-
create-pr
Commit changes and open a pull request with safe metadata
elie222/inbox-zero 10,372
-
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.
elie222/inbox-zero 10,372
-
environment-variables
Add environment variable
elie222/inbox-zero 10,372
-
explain-changes
Explain recent changes and provide a structured summary with security checks
elie222/inbox-zero 10,372
-
llm-test
Guidelines for writing tests for LLM-related functionality
elie222/inbox-zero 10,372
-
logging
How to do backend logging
elie222/inbox-zero 10,372
-
pr-loop
Review, commit, create PR, then auto-address review comments in a loop.
elie222/inbox-zero 10,372
-
pr-watch
Start a background loop that monitors PR for new review comments and addresses them.
elie222/inbox-zero 10,372
-
prisma
How to use Prisma
elie222/inbox-zero 10,372
-
project-structure
Project structure and file organization guidelines
elie222/inbox-zero 10,372
-
qa-run
Run browser QA flows and write a JSON report
elie222/inbox-zero 10,372
-
review
Review code changes, auto-fix safe issues, and report bugs
elie222/inbox-zero 10,372
-
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.
elie222/inbox-zero 10,372
-
testing
Guidelines for testing the application with Vitest, including unit tests, integration tests (emulator), AI tests, and eval suites for LLM features
elie222/inbox-zero 10,372
-
ui-components
UI component and styling guidelines using Shadcn UI, Radix UI, and Tailwind
elie222/inbox-zero 10,372
-
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.
elie222/inbox-zero 10,372