Skip to main content
Run any Skill in Manus
with one click
tungcorn
GitHub creator profile

tungcorn

Repository-level view of 17 collected skills across 3 GitHub repositories.

skills collected
17
repositories
3
updated
2026-05-07
repository explorer

Repositories and representative skills

optimize-for-gpu
data-scientists-152051

GPU-accelerate Python code using CuPy, Numba CUDA, Warp, cuDF, cuML, cuGraph, KvikIO, cuCIM, cuxfilter, cuVS, cuSpatial, and RAFT. Use whenever the user mentions GPU/CUDA/NVIDIA acceleration, or wants to speed up NumPy, pandas, scikit-learn, scikit-image, NetworkX, GeoPandas, or Faiss workloads. Covers physics simulation, differentiable rendering, mesh ray casting, particle systems (DEM/SPH/fluids), vector/similarity search, GPUDirect Storage file IO, interactive dashboards, geospatial analysis, medical imaging, and sparse eigensolvers. Also use when you see CPU-bound Python code (loops, large arrays, ML pipelines, graph analytics, image processing) that would benefit from GPU acceleration, even if not explicitly requested.

2026-04-25
statsmodels
data-scientists-152051

Statistical models library for Python. Use when you need specific model classes (OLS, GLM, mixed models, ARIMA) with detailed diagnostics, residuals, and inference. Best for econometrics, time series, rigorous inference with coefficient tables. For guided statistical test selection with APA reporting use statistical-analysis.

2026-04-25
shap
data-scientists-152051

Model interpretability and explainability using SHAP (SHapley Additive exPlanations). Use this skill when explaining machine learning model predictions, computing feature importance, generating SHAP plots (waterfall, beeswarm, bar, scatter, force, heatmap), debugging models, analyzing model bias or fairness, comparing models, or implementing explainable AI. Works with tree-based models (XGBoost, LightGBM, Random Forest), deep learning (TensorFlow, PyTorch), linear models, and any black-box model.

2026-04-25
pymoo
data-scientists-152051

Multi-objective optimization framework. NSGA-II, NSGA-III, MOEA/D, Pareto fronts, constraint handling, benchmarks (ZDT, DTLZ), for engineering design and optimization problems.

2026-04-25
pymc
data-scientists-152051

Bayesian modeling with PyMC. Build hierarchical models, MCMC (NUTS), variational inference, LOO/WAIC comparison, posterior checks, for probabilistic programming and inference.

2026-04-25
scikit-learn
data-scientists-152051

Machine learning in Python with scikit-learn. Use when working with supervised learning (classification, regression), unsupervised learning (clustering, dimensionality reduction), model evaluation, hyperparameter tuning, preprocessing, or building ML pipelines. Provides comprehensive reference documentation for algorithms, preprocessing techniques, pipelines, and best practices.

2026-04-25
modal
software-developers

Cloud computing platform for running Python on GPUs and serverless infrastructure. Use when deploying AI/ML models, running GPU-accelerated workloads, serving web endpoints, scheduling batch jobs, or scaling Python code to the cloud. Use this skill whenever the user mentions Modal, serverless GPU compute, deploying ML models to the cloud, serving inference endpoints, running batch processing in the cloud, or needs to scale Python workloads beyond their local machine. Also use when the user wants to run code on H100s, A100s, or other cloud GPUs, or needs to create a web API for a model.

2026-04-25
torch-geometric
data-scientists-152051

Guide for building Graph Neural Networks with PyTorch Geometric (PyG). Use this skill whenever the user asks about graph neural networks, GNNs, node classification, link prediction, graph classification, message passing networks, heterogeneous graphs, neighbor sampling, or any task involving torch_geometric / PyG. Also trigger when you see imports from torch_geometric, or the user mentions graph convolutions (GCN, GAT, GraphSAGE, GIN), graph data structures, or working with relational/network data. Even if the user just says 'graph learning' or 'geometric deep learning', use this skill.

2026-04-25
Showing top 8 of 9 collected skills in this repository.
database-design
database-architects

Expert database design skill for architecting, modeling, and optimizing relational and non-relational databases. ALWAYS use this skill when the user mentions: designing a database, creating a schema, writing migrations, data modeling, ERD diagrams, normalization, choosing between SQL and NoSQL, database performance, indexing strategy, designing tables, entity relationships, foreign keys, constraints, multi-tenancy, audit logging, soft delete, or any task that involves structuring data at the database level. Also use when the user says things like "tรดi cแบงn thiแบฟt kแบฟ DB", "giรบp tรดi lร m schema", "database cho hแป‡ thแป‘ng X", "nรชn dรนng SQL hay NoSQL", or any Vietnamese/English phrasing about organizing data storage. Even if the user only describes a system or feature (e.g., "tรดi muแป‘n lร m app ฤ‘แบทt ฤ‘แป“ ฤƒn"), proactively apply this skill to propose a complete database design.

2026-03-05
md-to-docx
word-processors-and-typists

Skill viแบฟt file Markdown chuแบฉn ฤ‘แปƒ convert sang DOCX ฤ‘แบนp bแบฑng pandoc. LUร”N dรนng skill nร y khi ngฦฐแปi dรนng muแป‘n: viแบฟt bรกo cรกo/tร i liแป‡u/proposal bแบฑng markdown, tแบกo file .md ฤ‘แปƒ export ra Word (.docx), viแบฟt tร i liแป‡u kแปน thuแบญt/hร nh chรญnh bแบฑng md, hoแบทc bแบฅt kแปณ yรชu cแบงu nร o cรณ nhแบฏc ฤ‘แบฟn "pandoc", "convert sang docx", "xuแบฅt ra Word", "tร i liแป‡u Word tแปซ markdown". Kแปƒ cแบฃ khi user chแป‰ nรณi "viแบฟt bรกo cรกo" mร  khรดng rรต format hรฃy tแปฑ apply skill nร y ฤ‘แปƒ output ra markdown chuแบฉn pandoc-docx.

2026-03-01
csharp-selenium-test-gen
software-quality-assurance-analysts-and-testers

Hฦฐแป›ng dแบซn AI Agent tแปฑ ฤ‘แป™ng viแบฟt code C# NUnit Selenium Test (Data-Driven) sแปญ dแปฅng dแปฏ liแป‡u tแปซ ExcelDumperTool vร  UI-Map YAML.

2026-02-26
Showing 3 of 3 repositories
All repositories loaded