obspy-datacenter-client

The most common use case is likely to download waveforms and event/station meta information. In almost all cases you wil...

github

energy-calculator

Calculates per-second RMS (Root Mean Square) energy from audio files. Produces an energy profile that can be used for op...

github

browser-testing

Diagnose performance issues by measuring actual load times and network activity. Playwright is pre-installed. Just use t...

github

jakarta-namespace

Spring Boot 3.0 has upgraded from Java EE to Jakarta EE APIs for all dependencies. This is one of the most significant b...

github

maven-build-lifecycle

Master Maven's build lifecycle including phases, goals, profiles, and build customization for efficient Java project bui...

github

restclient-migration

Spring Framework 6.1 (Spring Boot 3.2+) introduces RestClient, a modern, fluent API for synchronous HTTP requests that r...

github

marker

Convert PDFs to Markdown while preserving LaTeX formulas and document structure. Uses the markersingle CLI from the mark...

github

finite-horizon-lqr

Minimize cost over horizon N: J = Σ(k=0 to N-1) [x'Qx + u'Ru] + xN' P xN Initialize: PN = Q (or LQR solution for stabili...

github

erlang-distribution

Erlang's built-in distribution enables building clustered, fault-tolerant systems across multiple nodes. Processes on di...

github

vulnerability-csv-reporting

This skill provides guidance on generating structured CSV reports from vulnerability scan data—a common format for secur...

github

react-best-practices

Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Contains 45 rules...

github

d3-visualization

Use this skill to turn structured data (CSV/TSV/JSON) into clean, reproducible visualizations using D3.js. The goal is t...

github

citation-management

Manage citations systematically throughout the research and writing process. This skill provides tools and strategies fo...

github

gemini-count-in-video

This skill enables video analysis and object counting using the Google Gemini API, with a focus on counting pedestrians,...

github

qutip

QuTiP provides comprehensive tools for simulating and analyzing quantum mechanical systems. It handles both closed (unit...

github

threejs

1) Load the module, call createScene(), then updateMatrixWorld(true). 2) Treat named THREE.Group nodes as parts/links. 3...

github

video-frame-extraction

This skill enables extraction of individual frames from video files (MP4, AVI, MOV, etc.) using OpenCV. Extracted frames...

github

fuzzy-name-search

This tool is essentially a search engine that provides you the ability to search a fund or stock meta information with a...

github

pddl-skills

Domain files must follow PDDL standard syntax. Problem files must reference the correct domain. Plans must be sequential...

github

memory-optimization

Transform Python code to minimize memory usage while maintaining functionality. Profile to identify memory bottlenecks (...

github

seisbench-model-api

The recommended way is installation through pip. Simply run: pip install seisbench SeisBench offers the abstract class W...

github

mesh-analysis

This skill provides the MeshAnalyzer tool for robustly processing 3D STL files. It handles Binary STL parsing and connec...

github

python-scala-syntax-mapping

| Python | Scala | |--------|-------| | x = 5 | val x = 5 (immutable) or var x = 5 (mutable) | | x: int = 5 | val x: Int...

github

search-cities

Map states to their cities from the background text file. No external dependencies. from searchcities import Cities citi...

github