database-orm
vmain
io.github.aiskillstore/marketplace/database-orm
Interaction with NeonDB Postgres using Drizzle ORM.
“filesystem github context7 playwright” 共 3,502 个结果
vmain
io.github.aiskillstore/marketplace/database-orm
Interaction with NeonDB Postgres using Drizzle ORM.
vmain
io.github.aiskillstore/marketplace/typescript-dev
TypeScript development best practices, code quality tools, and documentation templates. Activated when working with .ts, .tsx files or TypeScript projects.
vmain
io.github.aiskillstore/marketplace/typescript-best-practices
Provides TypeScript patterns for type-first development, making illegal states unrepresentable, exhaustive handling, and runtime validation. Must use when reading or writing TypeScript/JavaScript files.
vmain
io.github.aiskillstore/marketplace/nextjs-devtools
Next.js development tooling via MCP. Inspect routes, components, build info, and debug Next.js apps. Use when working on Next.js applications, debugging routing, or inspecting app structure. NOT for general React or non-Next.js projects.
vmain
io.github.aiskillstore/marketplace/nextjs-15-patterns
Next.js 15 App Router patterns and best practices.
vmain
io.github.benchflow-ai/skillsbench/pdf
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
vmaster
io.github.redpanda-data/console/testing
Write and maintain tests with Vitest v4 dual configuration, mock utilities, and Zustand store testing patterns.
vmain
io.github.bytedance/deer-flow/frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
vmain
io.github.benchflow-ai/skillsbench/python-scala-collections
Guide for translating Python collection operations to idiomatic Scala. Use when converting Python code that uses lists, dictionaries, sets, or involves collection transformations like map, filter, reduce, sorting, and aggregations.
vmain
io.github.benchflow-ai/skillsbench/python-scala-functional
Guide for translating Python code to functional Scala style. Use when converting Python code involving higher-order functions, decorators, closures, generators, or when aiming for idiomatic functional Scala with pattern matching, Option handling, and monadic operations.
vmain
io.github.benchflow-ai/skillsbench/python-scala-idioms
Guide for writing idiomatic Scala when translating from Python. Use when the goal is not just syntactic translation but producing clean, idiomatic Scala code. Covers immutability, expression-based style, sealed hierarchies, and common Scala conventions.
vmain
io.github.benchflow-ai/skillsbench/python-scala-libraries
Guide for mapping common Python libraries and idioms to Scala equivalents. Use when converting Python code that uses standard library modules (json, datetime, os, re, logging) or needs equivalent Scala libraries for HTTP, testing, or async operations.
vmain
io.github.benchflow-ai/skillsbench/python-scala-oop
Guide for translating Python classes, inheritance, and object-oriented patterns to Scala. Use when converting Python code with classes, dataclasses, abstract classes, inheritance, properties, static methods, class methods, or design patterns.
vmain
io.github.benchflow-ai/skillsbench/python-scala-syntax-mapping
Reference guide for translating Python syntax constructs to Scala equivalents. Use when converting Python code to Scala and need mappings for basic syntax elements like variable declarations, control flow, comprehensions, string formatting, and common operators.
vmain
io.github.google-gemini/gemini-cli/code-reviewer
Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.
vmaster
io.github.adeze/raindrop-mcp/mcp-refactoring
Refactoring MCP Tools for Better LLM Integration and Usability
vmain
io.github.ruvnet/ruflo/browser
Web browser automation with AI-optimized snapshots for claude-flow agents
vmaster
io.github.redpanda-data/console/security-scan
Resolve npm dependency vulnerabilities detected by security scans.
vmain
io.github.MadAppGang/claude-code/database-patterns
Use when designing database schemas, implementing repository patterns, writing optimized queries, managing migrations, or working with indexes and transactions for SQL/NoSQL databases.
vmain
io.github.minitap-ai/mobile-use/mobile-use-setup
Interactive setup wizard for Minitap mobile-use SDK. USE WHEN user wants to set up mobile automation, configure mobile-use SDK, connect iOS or Android devices, or create a new mobile testing project.
vmain
io.github.aiskillstore/marketplace/py-sqlmodel-patterns
SQLModel and async SQLAlchemy patterns. Use when working with database models, queries, relationships, or debugging ORM issues.
vmain
io.github.aiskillstore/marketplace/sql-to-osc
SQL to OSC (Online Schema Change) conversion expert for Flyway migration scripts. Use when: (1) Converting SQL migration files to OSC format, (2) User mentions "OSC", "轉換 OSC", "osc.txt", or "Online Schema Change", (3) Working with Flyway ALTER TABLE/CREATE INDEX statements that need OSC conversion.
vmain
io.github.aiskillstore/marketplace/sql-expert
Write, optimize, and debug T-SQL queries for Microsoft SQL Server. Covers CTEs, window functions, PIVOT, MERGE, APPLY operators, execution plan analysis, indexing strategies, and stored procedures. Use when working with SQL Server, T-SQL scripts, .sql files, stored procedures, query optimization, or database performance tuning.
vmain
io.github.aiskillstore/marketplace/sqlite-ops
Patterns for SQLite databases in Python projects - state management, caching, and async operations. Triggers on: sqlite, sqlite3, aiosqlite, local database, database schema, migration, wal mode.