clawmart
/ catalog

Catalog

Every x402, MPP, MCP, and skill listing we've indexed, normalized, and enriched.

313 results · page 1 / 14
Skillq 0.70

exam-ready

Activate this skill when a student provides study material (PDF or pasted notes) and a syllabus, and wants to prepare for an exam. Extracts key definitions, points, keywords, diagrams, exam-ready sentences, and practice questions strictly from the provided material.

skillsource-githubskill-exam-ready+7
free
Skillq 0.70

webapp-testing

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

skillsource-githubskill-webapp-testing+7
free
Skillq 0.70

security-review

AI-powered codebase security scanner that reasons about code like a security researcher — tracing data flows, understanding component interactions, and catching vulnerabilities that pattern-matching tools miss. Use this skill when asked to scan code for security vulnerabilities,

skillsource-githubskill-security-review+7
free
Skillq 0.70

salesforce-flow-design

Salesforce Flow architecture decisions, flow type selection, bulk safety validation, and fault handling standards. Use this skill when designing or reviewing Record-Triggered, Screen, Autolaunched, Scheduled, or Platform Event flows to ensure correct type selection, no DML/Get Re

skillsource-githubskill-salesforce-flow-design+7
free
Skillq 0.70

salesforce-component-standards

Quality standards for Salesforce Lightning Web Components (LWC), Aura components, and Visualforce pages. Covers SLDS 2 compliance, accessibility (WCAG 2.1 AA), data access pattern selection, component communication rules, XSS prevention, CSRF enforcement, FLS/CRUD in AuraEnabled

skillsource-githubskill-salesforce-component-standards+7
free
Skillq 0.70

salesforce-apex-quality

Apex code quality guardrails for Salesforce development. Enforces bulk-safety rules (no SOQL/DML in loops), sharing model requirements, CRUD/FLS security, SOQL injection prevention, PNB test coverage (Positive / Negative / Bulk), and modern Apex idioms. Use this skill when review

skillsource-githubskill-salesforce-apex-quality+7
free
Skillq 0.70

react19-test-patterns

Provides before/after patterns for migrating test files to React 19 compatibility, including act() imports, Simulate removal, and StrictMode call count changes.

skillsource-githubskill-react19-test-patterns+7
free
Skillq 0.70

react19-source-patterns

Reference for React 19 source-file migration patterns, including API changes, ref handling, and context updates.

skillsource-githubskill-react19-source-patterns+7
free
Skillq 0.70

react19-concurrent-patterns

Preserve React 18 concurrent patterns and adopt React 19 APIs (useTransition, useDeferredValue, Suspense, use(), useOptimistic, Actions) during migration.

skillsource-githubskill-react19-concurrent-patterns+7
free
Skillq 0.70

react18-string-refs

Provides exact migration patterns for React string refs (ref="name" + this.refs.name) to React.createRef() in class components. Use this skill whenever migrating string ref usage - including single element refs, multiple refs in a component, refs in lists, callback refs, and refs

skillsource-githubskill-react18-string-refs+7
free
Skillq 0.70

react18-lifecycle-patterns

Provides exact before/after migration patterns for the three unsafe class component lifecycle methods - componentWillMount, componentWillReceiveProps, and componentWillUpdate - targeting React 18.3.1. Use this skill whenever a class component needs its lifecycle methods migrated,

skillsource-githubskill-react18-lifecycle-patterns+7
free
Skillq 0.70

react18-legacy-context

Provides the complete migration pattern for React legacy context API (contextTypes, childContextTypes, getChildContext) to the modern createContext API. Use this skill whenever migrating legacy context in class components - this is always a cross-file migration requiring the prov

skillsource-githubskill-react18-legacy-context+7
free
Skillq 0.70

react18-enzyme-to-rtl

Provides exact Enzyme → React Testing Library migration patterns for React 18 upgrades. Use this skill whenever Enzyme tests need to be rewritten - shallow, mount, wrapper.find(), wrapper.simulate(), wrapper.prop(), wrapper.state(), wrapper.instance(), Enzyme configure/Adapter ca

skillsource-githubskill-react18-enzyme-to-rtl+7
free
Skillq 0.70

react18-dep-compatibility

React 18.3.1 and React 19 dependency compatibility matrix.

skillsource-githubskill-react18-dep-compatibility+7
free
Skillq 0.70

react18-batching-patterns

Provides exact patterns for diagnosing and fixing automatic batching regressions in React 18 class components. Use this skill whenever a class component has multiple setState calls in an async method, inside setTimeout, inside a Promise .then() or .catch(), or in a native event h

skillsource-githubskill-react18-batching-patterns+7
free
Skillq 0.70

react-audit-grep-patterns

Provides the complete, verified grep scan command library for auditing React codebases before a React 18.3.1 or React 19 upgrade. Use this skill whenever running a migration audit - for both the react18-auditor and react19-auditor agents. Contains every grep pattern needed to fin

skillsource-githubskill-react-audit-grep-patterns+7
free
Skillq 0.70

qdrant-version-upgrade

Guidance on how to upgrade your Qdrant version without interrupting the availability of your application and ensuring data integrity.

skillsource-githubskill-qdrant-version-upgrade+7
free
Skillq 0.70

qdrant-search-quality

Diagnoses and improves Qdrant search relevance. Use when someone reports 'search results are bad', 'wrong results', 'low precision', 'low recall', 'irrelevant matches', 'missing expected results', or asks 'how to improve search quality?', 'which embedding model?', 'should I use h

skillsource-githubskill-qdrant-search-quality+7
free
Skillq 0.70

qdrant-scaling

Guides Qdrant scaling decisions. Use when someone asks 'how many nodes do I need', 'data doesn't fit on one node', 'need more throughput', 'cluster is slow', 'too many tenants', 'vertical or horizontal', 'how to shard', or 'need to add capacity'.

skillsource-githubskill-qdrant-scaling+7
free
Skillq 0.70

qdrant-performance-optimization

Different techniques to optimize the performance of Qdrant, including indexing strategies, query optimization, and hardware considerations. Use when you want to improve the speed and efficiency of your Qdrant deployment.

skillsource-githubskill-qdrant-performance-optimization+7
free
Skillq 0.70

qdrant-monitoring

Guides Qdrant monitoring and observability setup. Use when someone asks 'how to monitor Qdrant', 'what metrics to track', 'is Qdrant healthy', 'optimizer stuck', 'why is memory growing', 'requests are slow', or needs to set up Prometheus, Grafana, or health checks. Also use when

skillsource-githubskill-qdrant-monitoring+7
free
Skillq 0.70

qdrant-model-migration

Guides embedding model migration in Qdrant without downtime. Use when someone asks 'how to switch embedding models', 'how to migrate vectors', 'how to update to a new model', 'zero-downtime model change', 'how to re-embed my data', or 'can I use two models at once'. Also use when

skillsource-githubskill-qdrant-model-migration+7
free
Skillq 0.70

qdrant-deployment-options

Guides Qdrant deployment selection. Use when someone asks 'how to deploy Qdrant', 'Docker vs Cloud', 'local mode', 'embedded Qdrant', 'Qdrant EDGE', 'which deployment option', 'self-hosted vs cloud', or 'need lowest latency deployment'. Also use when choosing between deployment t

skillsource-githubskill-qdrant-deployment-options+7
free
Skillq 0.70

qdrant-clients-sdk

Qdrant provides client SDKs for various programming languages, allowing easy integration with Qdrant deployments.

skillsource-githubskill-qdrant-clients-sdk+7
free