Skip to main content

이 저장소의 skills

tangledgroup/tangled-skills - 6페이지

SkillsMP는 tangledgroup/tangled-skills에서 309개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

tangledgroup/tangled-skills

수집된 skill 309개 중 40개를 표시합니다.

직업 분류
네트워크·컴퓨터 시스템 관리자
설명

High-performance distributed object storage system with S3-compatible API, OpenStack Swift support, and comprehensive observability features built in Rust. Use when deploying S3-compatible storage backends, configuring distributed clusters, integrating with…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Alternative syntaxes for Lisp-family languages that reduce or eliminate parentheses while preserving homoiconicity and extensibility. Covers sweet-expressions (curly-infix, neoteric, indentation-based), i-expressions (SRFI-49 indentation-sensitive syntax),…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build and understand s-expression interpreters in Python and C. Covers lexer-free tokenization, recursive descent parsing, eval-apply cycles, SymbolTable scoping, lval heap allocation with mpc, sfsexp library integration, and language semantics across Scheme…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

S-expressions (symbolic expressions) are a minimal notation for nested tree-structured data using atoms and lists. Invented for Lisp, they represent both code and data with the same syntax (homoiconicity). Covers function definitions, lambda forms, calling…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build a Scheme interpreter in Python covering tokenization, eval/apply loop, environment frames with lexical and dynamic scoping, special forms (define/lambda/if/let/cond), Pair-based linked lists, built-in procedures, and a REPL. Use when implementing a…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Complete scikit-learn 1.8 toolkit for machine learning covering supervised and unsupervised algorithms, pipelines, preprocessing, model selection, metrics, and datasets. Use when building ML models in Python, performing classification/regression/clustering,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Scientific computing library for Python covering optimization, integration, interpolation, linear algebra, signal processing, statistics, and image processing built on NumPy with highly-optimized Fortran/C/C++ backends. Use when building Python programs…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Adaptive web scraping framework for Python providing HTML parsing with CSS/XPath/text/regex selection, HTTP and browser-based fetchers with anti-bot bypass, adaptive element tracking that survives website changes, a Scrapy-like spider crawling system with…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement and validate Semantic Versioning 2.0.0 to manage software version numbers, determine compatibility, compare version precedence, and validate version strings against the official specification. Use when bumping versions, writing version constraints…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Comprehensive toolkit for computing text embeddings, semantic search, and reranking using Sentence Transformers v5.4.1. Provides dense, sparse, and cross-encoder models for semantic textual similarity, paraphrase mining, clustering, retrieve-and-rerank…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Spreadsheet data toolkit for reading, writing, and converting 40+ file formats including XLSX, CSV, JSON, HTML, ODS. Use when working with spreadsheet files, converting between data formats, exporting tabular data to Excel, or importing legacy workbook…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Manages document head tags in SolidJS applications with @solidjs/meta v0.29.4, providing SSR-ready Document Head management including Title, Meta, Link, Style, Base, and Stylesheet components with MetaProvider. Use when building SolidJS applications requiring…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

The universal router for SolidJS providing fine-grained reactivity for route navigation with support for history-based, hash-based, static (SSR), and memory-based routing modes. Use when building single-page applications in SolidJS that require client-side…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Fullstack framework for SolidJS providing SSR, SSG, API routes, file-based routing, and server functions. Use when building performant web applications with unified rendering modes (CSR, SSR sync/async/streaming, SSG), isomorphic code execution, single-flight…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

A comprehensive toolkit for building reactive user interfaces with SolidJS 1.x, a declarative JavaScript framework using fine-grained reactivity. Solid compiles templates to real DOM nodes and updates them with fine-grained reactions — no Virtual DOM, no…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Industrial-strength NLP library for Python providing tokenization, named entity recognition, dependency parsing, and text classification with support for 70+ languages and production-ready training systems. Use when building NLP applications, performing…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Spec-Driven Development toolkit for specification-first workflows with AI agents. Generate executable specifications, implementation plans, and automated workflows that drive code generation. Use when building software projects requiring structured…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Complete SQLAlchemy 2.0 toolkit for database operations, ORM mapping, and SQL expression construction. Use when building Python applications that require database connectivity, object-relational mapping, or programmatic SQL generation with support for…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Embedded SQL database providing ACID transactions, full-text search (FTS5), spatial indexing (R-Tree), JSON processing, virtual tables, and extensions. Use when building applications requiring embedded SQL databases, performing data analysis, implementing…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Stanford NLP Group's Python NLP library for 80+ languages providing tokenization, POS tagging, lemmatization, dependency parsing, and NER via a neural pipeline built on PyTorch. Includes a Python wrapper for the Java Stanford CoreNLP server. Use when building…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

AI-powered UI design tool generating high-fidelity screens and frontend code from text prompts and images. Provides MCP tools for coding agents, a TypeScript SDK, DESIGN.md format, and export to Figma/AI Studio. Use when generating UI designs from prompts or…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

High-performance SIMD-accelerated string library for search, hashing, sorting, and fuzzy matching in C/C++/Python/Rust/JavaScript/Swift/Go. Use when optimizing string operations for big data processing, bioinformatics, or high-throughput applications…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Complete toolkit for SymPy 1.14.0 providing symbolic mathematics in Python including algebra, calculus, matrices, equation solving, simplification, and printing. Use when building Python programs that require exact symbolic computation, symbolic expression…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

A skill for using Tailwind CSS v4.2, a utility-first CSS framework with CSS-based configuration via @theme, OKLCH color space, cascade layers, and Lightning CSS optimization. Use when building responsive web interfaces, customizing design systems, adding…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

In-browser Tailwind CSS v4.2 build (@tailwindcss/browser) that compiles utility classes at runtime without a build step. Use when prototyping, creating documentation sites, building static pages, or learning Tailwind CSS without setting up Node.js tooling.…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Official CLI for Gitea servers. Manage repositories, issues, pull requests, releases, and admin operations from the terminal. Supports multiple Gitea instances, OAuth2/token auth, and machine-readable output (JSON, YAML, CSV). Use when automating Gitea…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

ECMAScript Temporal API for date/time management replacing legacy Date. Provides timezone-aware arithmetic, calendar support, nanosecond precision, and immutable Plain types. Use when building JavaScript/TypeScript applications requiring date-time…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Python library for simplified natural language processing providing POS tagging, noun phrase extraction, sentiment analysis, classification (Naive Bayes, Decision Tree), tokenization, lemmatization, spelling correction, and WordNet integration. Use when…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Python framework for building terminal and browser UIs. Provides widget-based DOM, CSS styling (.tcss), reactive attributes, event system, Workers API for concurrency, command palette, and theming. Use when building terminal UIs, CLI tools with rich…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Complete toolkit for TinyCC 0.9.27, a small hyper-fast C compiler generating native x86/x86_64/ARM code without an external assembler or linker. Use when compiling C code extremely fast, creating C scripts with shebangs, using libtcc for dynamic code…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Minimalist Python implementation in ~64k of code with a bootstrapped parser, bytecode compiler, and VM with incremental GC. Supports classes, dicts, lists, exceptions, and modules. Cross-platform with C API for embedding. Use when building embedded scripting…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Lightweight Scheme interpreter (R5RS subset) in ~5000 lines of C, designed as an embeddable scripting engine. Opcode-based dispatch, Schorr-Deutsch-Waite GC, and conditional compilation for footprint tuning (down to ~64KB). Supports closures, continuations,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Fast state-of-the-art tokenizers library for NLP written in Rust with Python, Node.js, and Ruby bindings. Use when training custom vocabularies, implementing BPE/WordPiece/Unigram tokenization, building NLP pipelines, or working with transformer models…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Complete toolkit for Hugging Face Transformers 5.7.0 providing pretrained models for NLP, vision, audio, video, and multimodal tasks with Pipeline API, Trainer, generation, and quantization. Use when building Python applications that integrate transformer…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Extremely fast Python type checker and language server written in Rust, 10x-100x faster than mypy and Pyright. Provides comprehensive diagnostics, configurable rule levels, and advanced typing features including intersection types. Use when type checking…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

A skill for using UPX (Ultimate Packer for eXecutables) v5.1.1 to compress and decompress executable files across multiple platforms including Windows, Linux, macOS, DOS, Atari, and PlayStation. Achieves 50%-70% file size reduction with very fast…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

High-performance single-file similarity search engine for vectors using HNSW with user-defined metrics, quantization, and multi-language bindings (Python, C++, Rust, JavaScript, Go, Swift, C#, Wolfram). Use when building vector search applications,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Fast Python package and project manager written in Rust. Replaces pip, pip-tools, pipx, poetry, pyenv, virtualenv, twine, and more. Use when managing Python dependencies, creating virtual environments, running tools with uvx (pipx alternative), installing…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Vega 6.2.0 — declarative visualization grammar for creating interactive charts in JSON. Define data, scales, marks, axes, legends, signals, and interactions to render HTML5 Canvas or SVG visualizations. Use when authoring Vega specifications, building…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Vega-Lite 6.4.3 — high-level grammar of interactive graphics. Generate, author, and debug Vega-Lite specifications for bar charts, line charts, scatterplots, area charts, maps, heatmaps, boxplots, faceted/layered/concatenated multi-view visualizations, and…

원문 언어: 영어

업데이트
수집된 skill 309개 중 40개를 표시합니다.