Plugins
3 pluginscurated
Social Media Scraping
Extract structured data from social media platforms via browser automation.
12 skills · plugin
curated
SEO Audit and Fix
Audit a website for SEO issues, fix metadata and structured data, and verify improvements.
10 skills · plugin
@adobe
Edge Delivery Services Content Ops
Content operations skills for AEM Edge Delivery Services: page auditing, SEO optimization, AI search (GEO), WCAG accessibility, bulk metadata, structured data, sitemap validation, and content diffing
12 skills · plugin
Results for “data-structure”
10 skillsalgorithms-and-data-structures
Enforces complexity analysis, correct data structure selection, vectorization, and algorithm implementation discipline at principal-engineer level.
0
lemmaly
Enforces an algorithm-first discipline: state Big-O, data structure, and algorithm family before writing loops, queries, or recursion to catch O(n²), N+1, and brute-force defaults.
42.4k
lemmaly
Enforces an algorithm-first discipline: state Big-O, data structure, and algorithm family before writing loops, queries, or recursion, catching O(n^2), N+1, and brute-force defaults.
3
vue3
在Vue3环境中,将包含多个字典(对象)的列表转换为仅包含值的列表([[],[]])或包含索引的字典列表([{0:{}}, {1:{}}])。
559
More results
feature-first
Organizes Flutter code by business features instead of technical layers, with self-contained folders for UI, logic, and data, plus a recommended project structure and dependencies.
4
php-pro
Write idiomatic, high-performance PHP using generators, iterators, SPL data structures, and modern OOP features.
3
php-pro
Write idiomatic, high-performance PHP code using generators, iterators, SPL data structures, and modern OOP features.
0 · bundle
php-pro
Write idiomatic PHP code using generators, iterators, SPL data structures, and modern OOP features for high-performance applications.
5
php-pro
Write idiomatic PHP code with generators, iterators, SPL data structures, and modern OOP features. Use proactively for high-performance PHP applications.
2
clean-architecture
Structure software around the Dependency Rule so that source code dependencies point inward from frameworks to use cases to entities, keeping business rules independent of databases, UI, and external agencies.
1.6k · bundle