Loading...
Loading...
Found 1,588 Skills
Audit and refactor existing SKILLs. Use when improving drafts, fixing quality, or aligning to spec. For creating new skills from scratch use skill-creator (anthropics/skills).
Track competitor blog posts, whitepapers, and content strategy. Identify content gaps in your strategy.
Review code for quality, correctness, and best practices. Use when the user wants a code review or feedback on their implementation.
Database operations for Supabase: query/write/migration/logs/type generation. Triggers: query/statistics/export/insert/update/delete/fix/backfill/migrate/logs/alerts/type generation. Does not trigger for: pure architecture discussion or code planning. Write operations require confirmation; UPDATE/DELETE without WHERE is refused. MCP is optional — works with CLI/Console too.
Vue.js progressive framework with Composition API and Pinia. Use for .vue files.
React Native cross-platform mobile with JavaScript. Use for iOS/Android.
Rust programming with ownership, borrowing, lifetimes, and zero-cost abstractions. Use for .rs files.
Use when writing, reviewing, or refactoring React component tests with Testing Library. Load when you see render(), screen, fireEvent, userEvent, waitFor, or *.test.tsx files. Covers query priority (getByRole > getByLabelText > getByText), user-centric testing patterns, async utilities, custom renders with providers, and accessibility-first assertions. Keywords include RTL, Testing Library, screen, getByRole, findBy, queryBy, userEvent, waitFor, toBeInTheDocument, testing-library/react, testing-library/user-event, jest-dom.
Test web applications comprehensively for quality. Performs functional, integration, and user experience testing of web applications.
Mermaid Flowchart Generator - Auto-activating skill for Visual Content. Triggers on: mermaid flowchart generator, mermaid flowchart generator Part of the Visual Content skill category.
Use when jUnit fundamentals including annotations, assertions, and test lifecycle for Java testing.
Receive and process Postmark webhooks. Use when setting up Postmark webhook handlers, handling email delivery events, processing bounces, opens, clicks, spam complaints, or subscription changes.