lucifertrj

38 mods across 2 repositories, 23 stars between them.

polars

25

lucifertrj/skills-based-app

Skill Claude CodeCodex

Polars skill — Arrow-backed DataFrame library. Covers expression API, lazy/eager evaluation, groupby, joins, window functions, CSV/Parquet I/O, and pandas migration for high-performance data pipelines.

18 4mo ago A 46 tokens GPL-3.0

machine-learning

26

lucifertrj/skills-based-app

Skill Claude CodeCodex

Machine Learning (ML) is a subset of AI that enables systems to learn patterns from data and make predictions or decisions without explicit programming.

18 4mo ago A 0 tokens GPL-3.0

lucifertrj/skills-based-app

Skill Claude CodeCodex

Use this skill when the user asks to clean, preprocess, tokenize, stem, lemmatize, or vectorize raw text data using Python's NLTK library. Triggers include requests like "clean this text dataset", "tokenize my corpus", "build an NLP preprocessing pipeline", "convert text to TF-IDF or Bag of Words", "compare stemming…

18 4mo ago A 149 tokens GPL-3.0

lucifertrj/skills-based-app

Skill Claude CodeCodex

Assistant for designing, building, and optimizing Power BI semantic models. Helps with data architecture decisions, DAX formula development, relationship configuration, performance tuning, and implementation of analytics best practices. Triggers on questions about model design patterns, metric calculations, schema…

18 4mo ago A 69 tokens GPL-3.0

lucifertrj/skills-based-app

Skill Claude CodeCodex

This skill should be used when users need help with Git, GitHub workflows, pull requests, branching strategies, repository contributions, and open source collaboration.

18 4mo ago A 36 tokens GPL-3.0

lucifertrj/skills-based-app

Skill Claude CodeCodex

Use this skill when the user asks to load, fine-tune, or run inference with pre-trained transformer models using the Hugging Face transformers library. Triggers include requests like "classify this text with BERT", "fine-tune GPT-2 on my dataset", "build a text summarization pipeline", "tokenize text for…

18 4mo ago A 139 tokens GPL-3.0

tensorflow

31

lucifertrj/skills-based-app

Skill Claude CodeCodex

TensorFlow is an open-source deep learning framework by Google used to build, train, and deploy machine learning models.

18 4mo ago A 0 tokens GPL-3.0

seaborn

32

lucifertrj/skills-based-app

Skill Claude CodeCodex

Statistical visualization. Scatter, box, violin, heatmaps, pair plots, regression, correlation matrices, KDE, faceted plots, for exploratory analysis and publication figures.

18 4mo ago A 38 tokens GPL-3.0

pso-optimization

34

lucifertrj/skills-based-app

Skill Claude CodeCodex

Particle Swarm Optimization (PSO) skill. A gradient-free, population-based metaheuristic for continuous function minimization, hyperparameter tuning, and black-box problems. Covers velocity and position updates, inertia weight, cognitive and social coefficients, constriction factor, stability and convergence analysis…

18 4mo ago A 106 tokens GPL-3.0

llm-arena

35

lucifertrj/skills-based-app

Skill Claude CodeCodex

Full-stack LLM Arena application for AI vs AI game battles. Use when working on project-wide configurations, deployment, architecture decisions, or coordinating between frontend and backend. Covers Tic-Tac-Toe and Reversi games with OpenAI, Anthropic, and Google Gemini support.

18 4mo ago A 61 tokens GPL-3.0

llm-arena-backend

36

lucifertrj/skills-based-app

Skill Claude CodeCodex

FastAPI Python backend for LLM Arena game server. Use when working on API endpoints, LLM provider integration via LiteLLM, game move processing, prompt engineering for AI players, error handling, or backend testing.

18 4mo ago A 51 tokens GPL-3.0

llm-arena-frontend

37

lucifertrj/skills-based-app

Skill Claude CodeCodex

React 19 + Vite frontend for LLM Arena game visualization. Use when working on UI components, game board rendering, state management with hooks, API integration, Tailwind CSS v4 styling, Framer Motion animations, or frontend build configuration.

18 4mo ago A 57 tokens GPL-3.0

qdrant

38

lucifertrj/mcp-for-dummies

MCP server Claude CodeCodexCursor +2

MCP server for retrieving context from a Qdrant vector database. Runs locally from the mcp-server-qdrant Python package. Needs 4 environment variables to run.

5 11mo ago A tokens not measured