Search

Find skills by name, source, slug, or description across the full catalog.

40,957 results for “agent” · page 51

#
Skill
Source
Installs
2501
enhance-hooks -sh/sys/enhance-hooks Use when reviewing hooks for safety, timeouts, and correct frontmatter.
-sh/sys
80
2502
enhance-plugins -sh/sys/enhance-plugins Use when analyzing plugin structures, MCP tools, and plugin security patterns.
-sh/sys
80
2503
web-styling-tailwind s-inc/skills/web-styling-tailwind Tailwind CSS v4 - utility-first CSS framework with CSS-first configuration
s-inc/skills
80
2504
web-animation-view-transitions s-inc/skills/web-animation-view-transitions View Transitions API patterns - same-document transitions, cross-document navigation, shared element animations, pseu…
s-inc/skills
79
2505
file_reader scope-ai/qwenpaw/file_reader Read and summarize text-based file types only. Prefer read_file for text formats; use execute_shell_command for type …
scope-ai/qwenpaw
77
2506
web-animation-css-animations s-inc/skills/web-animation-css-animations CSS animation patterns - transitions, keyframes, scroll-driven timelines, @property, compositor-friendly properties, …
s-inc/skills
76
2507
web-framework-react s-inc/skills/web-framework-react Component architecture, hooks and React 19 patterns. Load when building or refactoring React components, custom hooks…
s-inc/skills
74
2508
中国a股分析工具 bay-ai/bay-skills/中国a股分析工具
bay-ai/bay-skills
69
2509
web-testing-playwright-e2e s-inc/skills/web-testing-playwright-e2e Playwright E2E testing patterns - test structure, Page Object Model, locator strategies, assertions, network mocking,…
s-inc/skills
71
2510
web-browse -sh/sys/web-browse Browse and interact with web pages headlessly. Use when needs to navigate websites, click elements, fill forms,…
-sh/sys
66
2511
docx scope-ai/qwenpaw/docx Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers in…
scope-ai/qwenpaw
70
2512
web-forms-zod-validation s-inc/skills/web-forms-zod-validation Zod schema validation patterns for TypeScript - schema definitions, type inference, refinements, transforms, discrimi…
s-inc/skills
69
2513
web-i18n-next-intl s-inc/skills/web-i18n-next-intl Type-safe i18n for the App Router — locale routing, message rendering, formatting and static generation. Load when a …
s-inc/skills
69
2514
awiki connect/awiki-cli/awiki Unified entry skill for awiki-cli, providing identity and IM capabilities, including direct messaging, group ch…
connect/awiki-cli
68
2515
web-pwa-service-workers s-inc/skills/web-pwa-service-workers Service Worker lifecycle, caching strategies, offline patterns, update handling, precaching, runtime caching
s-inc/skills
68
2516
web-accessibility-web-accessibility s-inc/skills/web-accessibility-web-accessibility WCAG, ARIA, keyboard navigation
s-inc/skills
67
2517
web-auth -sh/sys/web-auth Authenticate to websites with human-in-the-loop browser handoff. Use when user needs to log into a website, complete …
-sh/sys
62
2518
pptx scope-ai/qwenpaw/pptx Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slid…
scope-ai/qwenpaw
64
2519
api-auth-better-auth-drizzle-hono s-inc/skills/api-auth-better-auth-drizzle-hono Better Auth patterns, sessions, OAuth
s-inc/skills
63
2520
api-performance-api-performance s-inc/skills/api-performance-api-performance Query optimization, caching, indexing, connection pooling, async patterns
s-inc/skills
63
2521
browser_visible scope-ai/qwenpaw/browser_visible Use this skill when the user needs to control the browser launch mode for browser_use. By default, browser_use launch…
scope-ai/qwenpaw
63
2522
web-performance-web-performance s-inc/skills/web-performance-web-performance Bundle optimization, render performance, Core Web Vitals
s-inc/skills
63
2523
web-state-zustand s-inc/skills/web-state-zustand Zustand stores, client state patterns. Use when deciding between Zustand vs useState, managing global state, or avoid…
s-inc/skills
63
2524
world-cup-predictor ara/skills/world-cup-predictor Predict FIFA World Cup matches, full tournament paths, and champion probabilities through Codex-native subs that…
ara/skills
63
2525
infra-ci-cd-github-actions s-inc/skills/infra-ci-cd-github-actions GitHub Actions, pipelines, deployment
s-inc/skills
62
2526
repo-intel -sh/sys/repo-intel Use when user asks to "run repo intel", "generate repo map", "analyze repo", "query hotspots", "check ownership", or …
-sh/sys
62
2527
web-ui-shadcn-ui s-inc/skills/web-ui-shadcn-ui shadcn/ui component library patterns, CLI usage, theming, customization
s-inc/skills
62
2528
api-email-resend-react-email s-inc/skills/api-email-resend-react-email Resend + React Email templates
s-inc/skills
60
2529
web-files-file-upload-patterns s-inc/skills/web-files-file-upload-patterns File upload patterns - drag-drop dropzones, chunked and resumable uploads, presigned URL flows, file validation (MIME…
s-inc/skills
60
2530
web-meta-framework-nextjs s-inc/skills/web-meta-framework-nextjs Next.js App Router patterns (15-16) - file-based routing, Server/Client Components, streaming, Suspense, metadata API…
s-inc/skills
60
2531
cron scope-ai/qwenpaw/cron Use this skill only for scheduled or recurring tasks. Manage jobs with qwenpaw cron list/create/get/state/update/paus…
scope-ai/qwenpaw
59
2532
shared-tooling-typescript-config s-inc/skills/shared-tooling-typescript-config TypeScript strict mode configs, TS 5.x+ options (verbatimModuleSyntax, module preserve, moduleDetection force, config…
s-inc/skills
59
2533
moltbook-hot-posts bay-ai/bay-skills/moltbook-hot-posts 查询Moltbook(社区)热门帖子信息。当用户想要查询社区热帖、最新讨论、热门话题时使用此skill。
bay-ai/bay-skills
55
2534
setup icnotetaking/arscontexta/setup Scaffold a complete knowledge system. Detects platform, conducts conversation, derives configuration, generates every…
icnotetaking/arscontexta
58
2535
shared-security-auth-security s-inc/skills/shared-security-auth-security Secrets management, XSS prevention, CSRF protection, dependency scanning, DOMPurify sanitization, CSP headers, CODEOW…
s-inc/skills
58
2536
web-error-handling-error-boundaries s-inc/skills/web-error-handling-error-boundaries Error boundary patterns, fallback UI, reset/retry, react-error-boundary library, React 19 createRoot error hooks
s-inc/skills
58
2537
web-testing-vitest s-inc/skills/web-testing-vitest Vitest test runner - configuration, assertions, mocking (vi.fn, vi.mock, vi.spyOn), fake timers, snapshot testing, co…
s-inc/skills
58
2538
pdf scope-ai/qwenpaw/pdf Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables…
scope-ai/qwenpaw
57
2539
web-error-handling-result-types s-inc/skills/web-error-handling-result-types TypeScript Result/Either types for type-safe error handling, railway-oriented programming patterns, error as values
s-inc/skills
57
2540
web-styling-scss-modules s-inc/skills/web-styling-scss-modules SCSS Modules - locally scoped component stylesheets, cascade layers, the Sass module system, mixins, and build-time v…
s-inc/skills
57
2541
self-host-a a-ai/a-skills/self-host-a Guided setup assistant for self-hosting open-source a and running an on it. Use when the user wants to sel…
a-ai/a-skills
53
2542
web-ui-radix-ui s-inc/skills/web-ui-radix-ui Unstyled accessible UI primitives
s-inc/skills
56
2543
shared-monorepo-pnpm-workspaces s-inc/skills/shared-monorepo-pnpm-workspaces pnpm workspace protocol, filtering, catalogs, shared dependencies, publishing, and CI/CD for monorepo management
s-inc/skills
55
2544
tldraw-skill s365-ai/tldraw-skill/tldraw-skill Use when user requests diagrams, flowcharts, architecture charts, or visualizations. Also use proactively when explai…
s365-ai/tldraw-skill
55
2545
web-mocks-msw s-inc/skills/web-mocks-msw MSW handlers, browser/server workers, test data. Use when setting up API mocking for development or testing, creating…
s-inc/skills
55
2546
web-ui-tanstack-table s-inc/skills/web-ui-tanstack-table TanStack Table v8 patterns - useReactTable, column definitions, sorting, filtering, pagination, row selection, virtua…
s-inc/skills
55
2547
web-files-image-handling s-inc/skills/web-files-image-handling Client-side image handling - preview generation, Canvas API resizing, compression, EXIF orientation, format conversio…
s-inc/skills
54
2548
web-server-state-react-query s-inc/skills/web-server-state-react-query React Query server state — query keys and query options, caching policy, error handling, and typed clients generated …
s-inc/skills
54
2549
api-database-drizzle s-inc/skills/api-database-drizzle Drizzle ORM, queries, migrations
s-inc/skills
53
2550
api-observability-axiom-pino-sentry s-inc/skills/api-observability-axiom-pino-sentry Pino logging, Sentry error tracking, Axiom - structured logging with correlation IDs, error boundaries, performance m…
s-inc/skills
53