Skip to main content
Run any Skill in Manus
with one click
GitHub repository

ronin-marketplace

ronin-marketplace contains 15 collected skills from SecurityRonin, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
15
Stars
1
updated
2026-02-14
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

structured-logging-axiom
software-developers

Use when implementing structured logging, setting up Axiom observability, migrating from console.* to a centralized logger, or configuring Vercel Log Drains for log collection in Next.js apps

2026-02-14
humanlike-chat-timing
web-and-digital-interface-designers

Psychological principles and implementation patterns for AI chat interfaces that feel natural and engaging. Covers Weber-Fechner timing, beta-distribution delays, character-by-character typing simulation, and model response padding.

2026-02-14
chatbox-layout-patterns
software-developers

CSS and React patterns for building WhatsApp-style chat interfaces with pinned input, bottom-anchored messages, scroll management, and streaming support. Covers the CSSence double-reverse pattern, min-h-0 grid/flex fixes, h-dvh viewport locking, and mobile adaptations.

2026-02-14
2026-migration-patterns
software-developers

Use when upgrading Zod 3→4, Vitest 2→4, Tailwind CSS 3→4. Covers non-obvious gotchas that cause runtime failures - things NOT prominently documented.

2026-02-02
vercel-deployment
software-developers

Use when deploying to Vercel - covers Fluid Compute (timeout issues, 60s bug), vercel.json configuration, maxDuration settings, cron jobs, environment variables (printf gotcha), monorepo setup, Next.js issues, and common build errors

2026-01-17
server-sent-events
software-developers

Server-Sent Events (SSE) for real-time progress updates in Next.js/Vercel. TransformStream patterns, client consumption, progress tracking.

2026-01-15
duckdb-motherduck-parquet
database-architects

DuckDB, MotherDuck cloud analytics, and Parquet file handling for Node.js/TypeScript applications

2026-01-15
chrome-extension-development
software-developers

Use when building Chrome extensions (Manifest V3). Covers floating panel architecture, sidepanel API, storage patterns, message passing, content scripts, SPA navigation detection, context menus, Vitest testing, Playwright E2E, and common pitfalls.

2026-01-15
browser-automation
software-developers

Use when automating browsers with Playwright/Puppeteer, testing Chrome extensions, using Chrome DevTools Protocol (CDP), handling dynamic content/SPAs, or debugging automation issues

2025-12-30
deployment
software-developers

Use when deploying applications, choosing deployment platforms, or troubleshooting deployment issues - routes to platform-specific skills (Vercel, Fly.io, Cloudflare)

2025-12-30
fly-deployment
network-and-computer-systems-administrators

Use when deploying to Fly.io - covers single volume limitation, monorepo deployment, Dockerfile patterns for Next.js/Python, and common troubleshooting

2025-12-30
mkdocs-github-pages-deployment
software-developers

Use when deploying MkDocs documentation to GitHub Pages with GitHub Actions - covers Python-Markdown gotchas (indentation, footnotes, grid tables), workflow configuration, and systematic markdown fixing

2025-12-30
pandoc-pdf-generation
software-developers

Use when generating PDFs from markdown with Pandoc - covers differences from Python-Markdown, blank line rules, fix scripts for labels/anchors/metadata, and visual testing workflow

2025-12-30
build-cross-platform-packages
software-developers

Use when building professional installers for desktop applications - covers macOS DMG with app bundles, Windows MSI with WiX, Linux DEB packages, GitHub Actions automation, and SLSA attestations

2025-12-30
robust-dependency-installation
software-developers

Use when implementing dependency installation systems - covers bundled portable executables in MSI installers, unified detection/execution code paths, and Windows installer best practices

2025-12-30