Toolverse
All skills

dart-contribute

by dartsim

DART contribution workflow - branching, PRs, code review, dual-PR for bugfixes

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
dartsim
Category
Data Science
Views
1

About this skill

DART contribution workflow - branching, PRs, code review, dual-PR for bugfixes

How to use

  1. Załaduj umiejętność dart-contribute w Claude'ie, Codexie lub Copilot przed pracą nad kodem DART. 2. Utwórz gałąź o nazwie zgodnej z konwencją: feature/nazwa-funkcji, fix/nazwa-błędu, refactor/nazwa-refaktoringu lub docs/nazwa-dokumentacji. Użyj polecenia git checkout -b typ/temat origin/main. 3. Przed committem uruchom pixi run lint, aby automatycznie naprawić błędy stylu kodu, a następnie pixi run test-all, aby sprawdzić wszystkie testy. 4. Wypchnij zmiany na serwer (git push -u origin HEAD) i utwórz pull request za pomocą gh pr create --draft --milestone "DART 7.0". Upewnij się, że PR zawiera sekcje: Summary, Motivation, Changes, Testing, Breaking Changes i Related Issues. 5. Jeśli naprawiasz błąd, utwórz dwa oddzielne pull requesty: najpierw na gałąź release-6.16, a następnie cherry-pick zmian na main i stwórz drugi PR. Każdy PR musi mieć przypisany milestone – DART 7.0 dla main lub DART 6.16.x dla release-6.16. 6. Po utworzeniu PR sprawdź CHANGELOG i zaktualizuj go zgodnie z wytycznymi projektu.

Related skills

skill-installer

by openai

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

Data Science
23118

prompt-optimizer

by solatis

Optimize system prompts for Claude Code agents using proven prompt engineering patterns. Use when users request prompt improvement, optimization, or refinement for agent workflows, tool instructions, or system behaviors.

Data Science
15109

codex

by Lucklyric

Invoke Codex CLI for complex coding tasks requiring high reasoning capabilities. This skill should be invoked when users explicitly mention \

Data Science
16163

claude-automation-recommender

by anthropics

Analyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wants to optimize their Claude Code setup, mentions improving Claude Code workflows, asks how to first set up Claude Code

Data Science
1787

skill-creator

by anthropics

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

Data Science
59147

xlsx

by anthropics

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2)

Data Science
40128