Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

ronin-marketplace

ronin-marketplace contient 15 skills collectées depuis SecurityRonin, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
15
Stars
1
mis à jour
2026-02-14
Forks
0
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

structured-logging-axiom
Développeurs de logiciels

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
Concepteurs web et d'interfaces numériques

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Architectes de bases de données

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

2026-01-15
chrome-extension-development
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Administrateurs de réseaux et de systèmes informatiques

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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