Source

lvtd-llc/skills

216 skills · 8.9K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
linkedin-post-experimentation Plan, measure, and iterate LinkedIn content experiments using post hypotheses, format tests, analytics, comments, and…
lvtd-llc/skills
39
2
linkedin-post-writing Draft, revise, and audit LinkedIn feed posts for professional visibility, personal brand, audience value, comments, a…
lvtd-llc/skills
39
3
reciprocity-offer-design Use when designing or auditing free samples, lead magnets, trial offers, concessions, referral gifts, favor exchanges…
lvtd-llc/skills
39
4
rust-bevy-asset-pipeline Build and review Bevy game asset loading pipelines with typed asset catalogs, path validation, loading states, handle…
lvtd-llc/skills
39
5
rust-bevy-collision-broadphase Design and review Bevy 2D collision broadphase systems with AABB bounds, spatial indexes, typed collision events, and…
lvtd-llc/skills
39
6
rust-bevy-procedural-world-builder Build and review Bevy procedural world generation with grid resources, deterministic seeds, reachability checks, chun…
lvtd-llc/skills
39
7
rust-bevy-state-flow Design and review Bevy game state flow with plugins, AppState enums, OnEnter and OnExit setup, state-scoped cleanup, …
lvtd-llc/skills
39
8
rust-crate-publishing-readiness Prepare Rust crates for publishing with Cargo metadata, versioning, README and license checks, package dry-runs, feat…
lvtd-llc/skills
39
9
rust-library-performance-features Optimize Rust libraries with criterion benchmarks, feature-flag matrices, cargo bench workflows, dependency gating, r…
lvtd-llc/skills
39
10
rustdoc-library-documentation Write and review Rust library documentation with rustdoc module docs, public API examples, doctests, examples directo…
lvtd-llc/skills
39
11
scarcity-urgency Use when designing or auditing deadlines, limited seats, inventory messages, waitlists, expiring discounts, launch wi…
lvtd-llc/skills
39
12
social-proof-evidence Use when selecting, writing, or auditing testimonials, reviews, ratings, case studies, usage stats, customer logos, w…
lvtd-llc/skills
39
13
trust-and-liking Use when improving cold outreach, sales conversations, customer discovery, community moderation, referral asks, partn…
lvtd-llc/skills
39
14
htmx-endpoint-design Design and review htmx endpoint contracts for server-rendered HTML fragments.
lvtd-llc/skills
4
15
htmx-foundations Plan and bootstrap server-driven web applications with htmx.
lvtd-llc/skills
4
16
htmx-interactivity Coordinate htmx with lightweight browser-side interactivity. Use when adding Alpine.js, _hyperscript, local UI state,…
lvtd-llc/skills
4
17
htmx-realtime Build and review realtime and near-realtime htmx features. Use when implementing polling, load polling, job status up…
lvtd-llc/skills
4
18
htmx-security Review and harden security for htmx and server-driven web apps. Use when handling user-supplied HTML, escaping or san…
lvtd-llc/skills
4
19
django-forms-validation-tdd Test-drive Django validation across model constraints, forms, ModelForms, views, template errors, duplicate handling,…
lvtd-llc/skills
3
20
django-selenium-functional-tests Design, debug, and maintain Django Selenium functional tests with live server setup, explicit waits, test isolation, …
lvtd-llc/skills
3
21
experiment-type-selection Choose the right product experiment type: superiority, non-inferiority, equivalence, A/B/n, or holdback-backed valida…
lvtd-llc/skills
3
22
holdback-experiment-design Design degradation holdbacks and long-term cumulative holdbacks for product experiments and feature rollouts. Use whe…
lvtd-llc/skills
3
23
htmx-js-api Use the htmx JavaScript API for imperative integration in server-rendered apps.
lvtd-llc/skills
3
24
htmx-recipes Implement common htmx interaction recipes in server-rendered web apps.
lvtd-llc/skills
3
25
ab-test-design-brief Build product A/B test briefs with hypotheses, success metrics, guardrails, baselines, proxy metrics, eligibility, va…
lvtd-llc/skills
2
26
ab-test-results-readout Analyze and communicate A/B test results with metric readouts, subgroup analysis, data-quality checks, ad hoc investi…
lvtd-llc/skills
2
27
ab-testing-platform-strategy Plan A/B testing platform strategy, architecture, and build-vs-buy decisions for product engineering teams.
lvtd-llc/skills
2
28
adaptive-experimentation-strategy Plan adaptive experimentation strategies beyond fixed-horizon A/B tests. Use when evaluating sequential testing, earl…
lvtd-llc/skills
2
29
browser-javascript-tdd Test-drive browser JavaScript behavior with DOM fixtures, test runners, smoke tests, onload timing, selector refactor…
lvtd-llc/skills
2
30
digital-pr-survey-campaigns Plan and review survey-led digital PR campaigns that earn editorial links through credible data, methodology, story f…
lvtd-llc/skills
2
31
directory-link-evaluation Evaluate directories, listings, profiles, citations, associations, and resource indexes for legitimate link-building …
lvtd-llc/skills
2
32
django-deployment-test-loop Make Django deployment changes test-driven across Docker, production settings, Gunicorn, WhiteNoise/static files, env…
lvtd-llc/skills
2
33
django-outside-in-tdd Drive Django features with outside-in and double-loop TDD: user story, Selenium or functional test, focused Django un…
lvtd-llc/skills
2
34
django-spike-despike-workflow Manage Django spikes and de-spiking with tests: branch experiments, exploratory code, learning capture, functional te…
lvtd-llc/skills
2
35
experiment-sensitivity-optimization Improve experiment sensitivity and reduce traffic or duration requirements. Use when choosing sensitive metrics, work…
lvtd-llc/skills
2
36
experiment-verification-monitoring Verify and monitor running experiments for operational quality. Use when designing prelaunch QA, spot-check tooling, …
lvtd-llc/skills
2
37
experimentation-culture-rollout Roll out an experimentation-friendly culture across product, engineering, data, and leadership teams. Use when introd…
lvtd-llc/skills
2
38
experimentation-strategy-roadmap Prioritize an experimentation platform roadmap across rate, quality, cost, usability, process, infrastructure, and ad…
lvtd-llc/skills
2
39
experimentation-throughput-strategy Plan experiment throughput strategies for mature A/B testing programs.
lvtd-llc/skills
2
40
inclusive-experiment-analysis Evaluate A/B tests for inclusive product impact across user groups, accessibility needs, device constraints, privacy …
lvtd-llc/skills
2
41
link-reclamation-attribution Find, prioritize, and reclaim missed link opportunities from unlinked brand mentions, image uses, content citations, …
lvtd-llc/skills
2
42
linkable-content-architecture Audit and improve the site architecture around linkable content before promotion, including orphan pages, internal li…
lvtd-llc/skills
2
43
long-term-impact-evaluation Choose methods for measuring long-term product impact after or beyond an A/B test.
lvtd-llc/skills
2
44
ml-experiment-evaluation Plan evaluation strategies for machine-learning product changes. Use when deciding between offline evaluation, interl…
lvtd-llc/skills
2
45
python-mock-isolation-design Use Python mocks and fakes as a design tool without losing behavioral confidence. Use when testing external dependenc…
lvtd-llc/skills
2
46
relationship-led-link-building Build link opportunities through genuine publisher, expert, partner, and community relationships before asking for me…
lvtd-llc/skills
2
47
sales-page-citability-audit Audit and improve commercial pages so they have legitimate citation reasons for guest posts, resource pages, digital …
lvtd-llc/skills
2
48
scaled-link-outreach-operations Operate scaled link outreach with segmentation, templates, personalization variables, pilot batches, suppression list…
lvtd-llc/skills
2
49
test-architecture-strategy Design a sustainable test architecture using test desiderata, test pyramid tradeoffs, fast and slow test separation, …
lvtd-llc/skills
2
50
trustworthy-experiment-insights Assess whether experiment results are credible enough to influence product decisions.
lvtd-llc/skills
2
Page 4 · 216 total Previous Next