XOT avatar

XOT

Community

@minexo79 · Taiwan

73Followers
|
81Public Repos
|
18Published Skills

Engineer, Maker, And 屁孩.

Skills Distribution
DomainDeveloper To...Language Coding St.. (45%)MongoDB Data Layer (25%)Web Frameworks & F.. (20%)Card Template Form.. (10%)

Agent Skills by XOT

Showing 18 vetted skills indexed across 1 GitHub repositories.

minexo79minexo79
4

card-template-format

Defines the card template schema for creating event card layouts across 1-4 day templates.

Community
Intermediate
minexo79minexo79
4

coding-standards

Provides multi-language coding standards, style guides, and review checklists for consistent software development.

Community
Intermediate
minexo79minexo79
4

mongodb-mcp-setup

Guides configuration of MongoDB MCP server authentication and environment variables.

Community
Intermediate
minexo79minexo79
4

mongodb-connection

Configure and troubleshoot MongoDB client connection pools across driver languages.

Community
Advanced
minexo79minexo79
4

mongodb-natural-language-querying

Generates read-only MongoDB find queries and aggregation pipelines from natural language descriptions.

Community
Intermediate
minexo79minexo79
4

mongodb-schema-design

Designs and reviews MongoDB data models using schema patterns and anti-patterns.

Community
Advanced
minexo79minexo79
4

fastapi

Guides writing FastAPI APIs with Pydantic models, dependencies, and streaming responses.

Community
Intermediate
minexo79minexo79
4

react

Implements React 19 component patterns with hooks, Suspense, lazy loading, and TypeScript.

Community
Intermediate
minexo79minexo79
4

nodejs

Implements Node.js backend patterns for TypeScript services with layered architecture and error handling.

Community
Intermediate
minexo79minexo79
4

go-coding-standards

Defines idiomatic Go coding standards covering error handling, concurrency, testing, and linting.

Community
Intermediate
minexo79minexo79
4

python-coding-standards

Enforces PEP 8, type hints, and pytest practices for Python projects.

Community
Advanced
minexo79minexo79
4

shell-scripting-standards

Write reliable bash scripts using error handling, quoting rules, testing, and ShellCheck patterns.

Community
Advanced
minexo79minexo79
4

typescript-coding-standards

Enforces strict TypeScript coding standards covering type safety, generics, decorators, and testing.

Community
Advanced
minexo79minexo79
4

rust-coding-standards

Enforces Rust ownership, error handling, and testing standards with templates and lint configurations.

Community
Advanced
minexo79minexo79
4

kotlin-coding-standards

Applies Kotlin coding standards covering null safety, coroutines, delegation, and testing patterns.

Community
Advanced
minexo79minexo79
4

swift-coding-standards

Teaches Swift coding standards covering optionals, protocols, ARC, concurrency, and XCTest patterns.

Community
Intermediate
minexo79minexo79
4

javascript-coding-standards

Enforces Airbnb-style JavaScript coding standards with ESLint, Prettier, and Jest testing configurations.

Community
Intermediate
minexo79minexo79
4

tailwindcss

Implements Tailwind CSS v4 utility-first styling with responsive design, dark mode, and theme configuration.

Community
Intermediate

Frequently Asked Questions About XOT

FAQPage Schema
What tasks can I accomplish using XOT's skills?

You can apply coding standards across nine languages, configure MongoDB MCP servers and connection pools, generate natural-language MongoDB queries, design MongoDB schemas, follow FastAPI and React 19 patterns, style with Tailwind CSS v4, and build Anicon DIVA CardMaker event card templates.

Who are XOT's skills designed for?

Backend and frontend engineers building Node.js, FastAPI, or React applications, database developers working with MongoDB and Atlas, and polyglot programmers needing consistent standards for Rust, Go, Kotlin, Swift, Python, TypeScript, JavaScript, and shell scripting.

What prerequisites do the MongoDB skills require?

The natural-language querying skill requires the MongoDB MCP server installed with mcp__mongodb__ tools allowed. The MCP setup skill applies when the server is installed but environment variables and Atlas credentials are not yet configured.

Are XOT's skills open source?

The mongodb-schema-design skill is explicitly licensed under Apache-2.0. Other skills in the manifest do not declare a license, so users should check the individual repository at github.com/minexo79 for licensing terms before redistribution.

Which MongoDB tasks are explicitly out of scope?

The natural-language querying skill does not handle Atlas Search ($search), vector search ($vectorSearch), fuzzy matching, autocomplete, relevance scoring, query optimization, or aggregation pipelines with write operations. Those require separate search or query-optimizer skills.