clawmart
/ catalog

Catalog

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

12,020 results · page 279 / 501
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
Skillq 0.70

python-pypi-package-builder

End-to-end skill for building, testing, linting, versioning, and publishing a production-grade Python library to PyPI. Covers all four build backends (setuptools+setuptools_scm, hatchling, flit, poetry), PEP 440 versioning, semantic versioning, dynamic git-tag versioning, OOP/SOL

skillsource-githubskill-python-pypi-package-builder+7
free
Skillq 0.70

power-platform-architect

Use this skill when the user needs to transform business requirements, use case descriptions, or meeting transcripts into a technical Power Platform solution architecture, including component selection and Mermaid.js diagrams.

skillsource-githubskill-power-platform-architect+7
free
Skillq 0.70

mcp-security-audit

Audit MCP (Model Context Protocol) server configurations for security issues. Use this skill when: - Reviewing .mcp.json files for security risks - Checking MCP server args for hardcoded secrets or shell injection patterns - Validating that MCP servers use pinned versions (not @l

skillsource-githubskill-mcp-security-audit+7
free
Skillq 0.70

lsp-setup

Enable code intelligence (go-to-definition, find-references, hover, type info) for any programming language by installing and configuring an LSP server for Copilot CLI. Detects the OS, installs the right server, and generates the JSON configuration (user-level or repo-level). Use

skillsource-githubskill-lsp-setup+7
free
Skillq 0.70

linkedin-post-formatter

Format and draft compelling LinkedIn posts using Unicode bold/italic styling, visual separators, structured sections, and engagement-optimized patterns. USE FOR: draft LinkedIn post, format text for LinkedIn, create social media post, write thought leadership post, convert conten

skillsource-githubskill-linkedin-post-formatter+7
free