18 skills total · 18 unscanned
Skills by curiositech
This skill guides you through building production edge APIs with Cloudflare Workers, KV storage for caching and state, and Durable Objects for real-time coordination. It covers…
Guides you through selecting the right architecture pattern—clean, hexagonal, feature-based, or vertical slice—based on team size and domain complexity. Covers folder structure,…
This skill helps you systematically review and remediate security vulnerabilities within your project's dependency tree. It integrates with Claude Code to scan for known issues,…
This skill guides you through Drizzle ORM's migration workflow for SQLite databases, covering schema definition, column types, and common changes like adding tables or indexes.…
MCP Creator guides you through building Model Context Protocol servers designed for production use. It covers server architecture, tool design principles, security hardening…
Convert Mermaid diagrams to production-ready SVG, PNG, or PDF across web and offline contexts. Choose lazy-loaded client-side rendering for documentation sites, mermaid-cli for…
Mermaid Graph Writer produces syntactically correct Mermaid diagrams by selecting the right diagram type for your content and applying consistent formatting rules. It handles…
Master the decision to decompose systems into independent services and the patterns that keep them reliable. Covers bounded contexts, strangler fig extraction, synchronous vs.…
This skill helps you evaluate and implement the right monorepo tooling for JavaScript and TypeScript projects. It guides you through selecting between popular frameworks like…
This skill covers Next.js App Router architecture, including file-based routing, dynamic segments, parallel routes, and intercepting routes. Learn React Server Components, Server…
This skill streamlines web application testing by generating Playwright test scripts directly within Claude Code. It handles browser automation, assertion logic, and test…
This skill integrates Playwright's screenshot capabilities with Claude Code to enable automated visual testing workflows. Capture UI snapshots, analyze rendering accuracy, and…
This skill guides you through building multiplayer editing experiences like Google Docs, handling the full stack from WebSocket transport to conflict resolution strategies. It…
This skill helps you maximize your website's discoverability by aligning technical SEO practices with how both AI systems and traditional search engines evaluate and rank content.…
This skill delivers in-depth SEO analysis by evaluating your site's technical foundation, geographic targeting strategy, and content optimization. It generates a health score with…
Video Processing & Editing automates FFmpeg-based workflows for cutting, trimming, concatenating, and exporting video content. It handles audio mixing, subtitle management, and…
Master test writing with Vitest and React Testing Library through practical patterns for units, components, and integration scenarios. Learn mocking strategies for APIs and…
This skill enables you to write and run Playwright test scripts within Claude Code, automating verification of web application UI behavior and user interactions. Deploy…