Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
nuxt-seo popey/nuxt-skills Nuxt SEO meta-module with robots, sitemap, og-image, schema-org. Use when configuring SEO, generating sitemaps, creating OG images, or adding structured data. | Skills | 89 2.38x Agent success vs baseline Impact 93% 2.38xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
framework-migration-assistant ArabelaTso/Skills-4-SE Automatically migrate Python web applications between frameworks (Flask → FastAPI, Django → FastAPI). Use when you need to migrate an existing web application to a modern framework while preserving functionality. The skill analyzes the codebase, updates routes, handlers, configuration, dependency injection patterns, and tests. Creates git commits for each migration phase and generates a comprehensive summary of all changes. Supports automatic dependency updates, code transformations, and test adaptations. | Skills | 89 1.24x Agent success vs baseline Impact 93% 1.24xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
fuzzing-input-generator ArabelaTso/Skills-4-SE Generate randomized and edge-case inputs to detect unexpected failures, bugs, and security vulnerabilities through fuzz testing. Use when creating test cases for robustness testing, generating adversarial inputs, testing error handling, finding edge cases, or security testing. Produces Python test code with fuzzing inputs for strings, numbers, and structured data focusing on edge cases, invalid inputs, and random valid inputs. Triggers when users ask to generate fuzz tests, create randomized test inputs, test edge cases, find bugs through fuzzing, or generate adversarial test cases. | Skills | 89 1.37x Agent success vs baseline Impact 77% 1.37xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
juicebox-webhooks-events jeremylongshore/claude-code-plugins-plus-skills Handle Juicebox webhooks and events. Trigger: "juicebox webhooks", "juicebox events". | Skills | 89 1.32x Agent success vs baseline Impact 97% 1.32xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
fireflies-security-basics jeremylongshore/claude-code-plugins-plus-skills Apply Fireflies.ai security best practices for API keys and webhook verification. Use when securing API keys, verifying webhook signatures, or auditing Fireflies.ai security configuration. Trigger with phrases like "fireflies security", "fireflies secrets", "secure fireflies", "fireflies webhook signature", "fireflies HMAC". | Skills | 89 1.42x Agent success vs baseline Impact 97% 1.42xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
customerio-common-errors jeremylongshore/claude-code-plugins-plus-skills Diagnose and fix Customer.io common errors. Use when troubleshooting API errors, delivery failures, campaign issues, or SDK exceptions. Trigger: "customer.io error", "customer.io not working", "debug customer.io", "customer.io 401", "customer.io 429". | Skills | 89 1.09x Agent success vs baseline Impact 93% 1.09xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
status-reconciliation FritzAndFriends/BlazorWebFormsComponents Reconciles project status tracking documents against the actual codebase and git history to fix stale or inconsistent records. Verifies claimed statuses via filesystem checks, git log inspection, and downstream artifact audits. Use when planning a sprint, auditing project progress, fixing summary-detail count drift, or validating that status documents reflect merged PRs and completed work. | Skills | 89 1.02x Agent success vs baseline Impact 93% 1.02xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
seo-optimizer secondsky/claude-skills SEO optimization with keyword analysis, readability assessment, technical validation, content quality. Use for search rankings, blog posts, content audits, or encountering keyword density, readability scores, meta tags, schema markup errors. | Skills | 89 1.21x Agent success vs baseline Impact 97% 1.21xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
swiftui-liquid-glass Dimillian/Skills Implement, review, or improve SwiftUI features using the iOS 26+ Liquid Glass API. Use when asked to adopt Liquid Glass in new SwiftUI UI, refactor an existing feature to Liquid Glass, or review Liquid Glass usage for correctness, performance, and design alignment. | Skills | 89 1.97x Agent success vs baseline Impact 89% 1.97xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
mui softaworks/agent-toolkit Material-UI v7 component library patterns including sx prop styling, theme integration, responsive design, and MUI-specific hooks. Use when working with MUI components, styling with sx prop, theme customization, or MUI utilities. | Skills | 89 1.24x Agent success vs baseline Impact 77% 1.24xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
daily-meeting-update softaworks/agent-toolkit Interactive daily standup/meeting update generator. Use when user says 'daily', 'standup', 'scrum update', 'status update', 'what did I do yesterday', 'prepare for meeting', 'morning update', or 'team sync'. Pulls activity from GitHub, Jira, and Claude Code session history. Conducts 4-question interview (yesterday, today, blockers, discussion topics) and generates formatted Markdown update. | Skills | 89 1.20x Agent success vs baseline Impact 89% 1.20xAverage score across 3 eval scenarios Securityby Critical Do not install without reviewing Reviewed: Version: 0.0.1 |
mui softaworks/agent-toolkit Material-UI v7 component library patterns including sx prop styling, theme integration, responsive design, and MUI-specific hooks. Use when working with MUI components, styling with sx prop, theme customization, or MUI utilities. | Skills | 89 1.24x Agent success vs baseline Impact 77% 1.24xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
tdd-cycle fernandezbaptiste/rails_ai_agents Guides Test-Driven Development workflow with Red-Green-Refactor cycle. Use when the user wants to implement a feature using TDD, write tests first, follow test-driven practices, or mentions red-green-refactor. | Skills | 89 1.72x Agent success vs baseline Impact 93% 1.72xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
Fastify patterns — always apply schema-first validation, plugin encapsulation, structured error handling, hooks lifecycle, decorators, TypeScript type providers, production hardening (CORS, helmet, rate limiting), pino logging, graceful shutdown, and correct async handler patterns Contains: fastify-best-practices Fastify patterns — schema-first validation, encapsulated plugins, hooks lifecycle, decorators, structured error handling, TypeScript type providers, async handler patterns, and production hardening with CORS, helmet, rate limiting, logging, and graceful shutdown. Use when building or reviewing Fastify APIs, when migrating from Express, or when setting up a new Node.js API with Fastify. | Skills | 89 2.75x Agent success vs baseline Impact 91% 2.75xAverage score across 5 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.2.0 |
generating-end-to-end-tests jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to generate end-to-end (E2E) tests for web applications. It leverages Playwright, Cypress, or Selenium to automate browser interactions and validate user workflows. Use this skill when the user requests to "create E2E tests", "generate end-to-end tests", or asks for help with "browser-based testing". The skill is particularly useful for testing user registration, login flows, shopping cart functionality, and other multi-step processes within a web application. It supports cross-browser testing and can be used to verify the responsiveness of web applications on different devices. | Skills | 89 1.00x No change in agent success vs baseline Impact 97% 1.00xAverage score across 9 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
generating-end-to-end-tests jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to generate end-to-end (E2E) tests for web applications. It leverages Playwright, Cypress, or Selenium to automate browser interactions and validate user workflows. Use this skill when the user requests to "create E2E tests", "generate end-to-end tests", or asks for help with "browser-based testing". The skill is particularly useful for testing user registration, login flows, shopping cart functionality, and other multi-step processes within a web application. It supports cross-browser testing and can be used to verify the responsiveness of web applications on different devices. | Skills | 89 1.00x No change in agent success vs baseline Impact 97% 1.00xAverage score across 9 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
checking-owasp-compliance jeremylongshore/claude-code-plugins-plus-skills This skill uses the owasp-compliance-checker plugin to automatically identify potential security vulnerabilities based on the OWASP Top 10 (2021) list. It helps ensure your application adheres to industry-standard security practices by providing a detailed analysis of compliance gaps and offering remediation guidance. Use this skill when you need to audit your code for OWASP compliance, identify and fix vulnerabilities, or generate a compliance report. Trigger this skill by asking to "check OWASP compliance", "scan for OWASP vulnerabilities", or using the `/owasp` shortcut. | Skills | 89 1.07x Agent success vs baseline Impact 97% 1.07xAverage score across 9 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
torchdrug K-Dense-AI/claude-scientific-skills PyTorch-native graph neural networks for molecules and proteins. Use when building custom GNN architectures for drug discovery, protein modeling, or knowledge graph reasoning. Best for custom model development, protein property prediction, retrosynthesis. For pre-trained models and diverse featurizers use deepchem; for benchmark datasets use pytdc. | Skills | 89 1.18x Agent success vs baseline Impact 94% 1.18xAverage score across 9 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.2 |
customerio-install-auth jeremylongshore/claude-code-plugins-plus-skills Install and configure Customer.io SDK/CLI authentication. Use when setting up a new Customer.io integration, configuring API keys, or initializing Customer.io in your project. Trigger: "install customer.io", "setup customer.io", "customer.io auth", "configure customer.io API key", "customer.io credentials". | Skills | 89 1.01x Agent success vs baseline Impact 73% 1.01xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
plugin-auditor jeremylongshore/claude-code-plugins-plus-skills Audit automatically audits AI assistant code plugins for security vulnerabilities, best practices, AI assistant.md compliance, and quality standards when user mentions audit plugin, security review, or best practices check. specific to AI assistant-code-plugins repositor... Use when assessing security or running audits. Trigger with phrases like 'security scan', 'audit', or 'vulnerability'. | Skills | 89 1.14x Agent success vs baseline Impact 93% 1.14xAverage score across 15 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.5 |
Can't find what you're looking for? Evaluate a missing skill.