Skill-Verzeichnis

Wiederverwendbare Skills für AI Agents entdecken.

Durchsuche reale GitHub-Skills nach Aufgabe und prüfe Stars, Trust, Audit, Kategorie und Installationspfad vor der Verwendung.

Jede Empfehlung bleibt mit ihrem Repository, Audit und Installationspfad nachvollziehbar.

Suchergebnisse: tree-sitter

Englisches Verzeichnis

Self-evolving agent: grows skill tree from 3.3K-line seed, achieving full system control with 6x less token consumption

14K
Stars
80/100
Trust
Kategorie: agent-frameworksAudit

A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.

18K
Stars
87/100
Trust
Kategorie: ml-automationAudit
Sem84

Semantic version control => entity-level diffs, blame, and impact analysis on top of git. 26 languages via tree-sitter. Built for coding agents.

3.2K
Stars
84/100
Trust
Kategorie: agent-frameworksAudit

Crabbox: warm a box, sync the diff, run the suite.

1.3K
Stars
81/100
Trust
Kategorie: utilityAudit

6,100+ brand SVG icons for developers. Tree-shakeable, typed, open source. npm i thesvg

2.4K
Stars
84/100
Trust
Kategorie: agent-skillsAudit
Evo84

turns your codebase into an autoresearch loop — discovers what to measure, instruments the benchmark, then runs tree search with parallel subagents.

1.2K
Stars
84/100
Trust
Kategorie: agent-skillsAudit

A Claude Code plugin that provides a universal radial-tree exploration engine with swappable presets for divergent ideation, adversarial critique, design-space exploration, and code audit.

161
Stars
76/100
Trust
Kategorie: coding-agentsAudit

A lightweight configuration/utility that prevents coding agents like Codex and Claude Code from over-engineering tasks with unnecessary modules, subagents, dependencies, and hashes.

141
Stars
77/100
Trust
Kategorie: coding-agentsAudit

Automated Cherry Studio review for local branches, PRs, commits, files, architecture docs, and repository skills. Use for code or documentation reviews that need project-specific naming, main/renderer/shared placement and dependency rules, IpcApi and DataApi boundaries, lifecycle/service ownership, renderer hooks, React/UI conventions, and tests. Supports single-agent review with interactive fix selection or multi-agent reviewer-verifier review with risk-based auto-fix. To diagnose gaps in the skill after a review session, run `/gh-pr-review diag`.

51K
Stars
79/100
Trust
Kategorie: researchAudit

Core Python library for astronomy and astrophysics workflows that need Astropy APIs, including units/quantities, coordinates, FITS I/O, tables, time systems, WCS, and cosmology. Use when implementing or debugging astronomical data analysis code with Astropy.

34K
Stars
77/100
Trust
Kategorie: data-analysisAudit

A python library for decision tree visualization and model interpretation.

3.1K
Stars
75/100
Trust
Kategorie: ml-automationAudit

Autonomously improve a real artifact (code, training recipe, agent harness, data pipeline, prompt) against an objective and an evaluator, using Hypothesis Tree Refinement (HTR) from the Arbor paper. Use this whenever someone wants to iteratively optimize something over many experiments without overfitting — e.g. "get my model's eval score up", "improve this agent/harness", "tune this pipeline", "beat the baseline on this benchmark", "run a search over approaches and keep the best", "do an MLE-bench / Kaggle-style optimization", or any long-horizon "make this artifact better and don't just memorize the dev set" task. Trigger it even when the user doesn't say "Arbor" or "hypothesis tree" but describes repeated experiment-and-evaluate loops, branching exploration of competing ideas, or worries about a dev/test gap. Runs Claude itself as the coordinator with subagent executors in isolated git worktrees; for the standalone `arbor` CLI tool see references/arbor-upstream.md.

34K
Stars
77/100
Trust
Kategorie: researchAudit