Toolverse
All skills

do

by cexll

This skill should be used for structured feature development with codebase understanding. Triggers on /do command. Provides a 5-phase workflow (Understand, Clarify, Design, Implement, Complete) using codeagent-wrapper to orchestrate code-explorer, code-architect, code-reviewer,

Installation

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

Installation

Quick info

Author
cexll
Category
Data Science
Views
5

About this skill

This skill should be used for structured feature development with codebase understanding. Triggers on /do command. Provides a 5-phase workflow (Understand, Clarify, Design, Implement, Complete) using codeagent-wrapper to orchestrate code-explorer, code-architect, code-reviewer, and develop agents in parallel.

How to use

  1. Zainstaluj skill w swoim środowisku Claude'a, umieszczając pliki w katalogu .claude/skills/do/. Skill wymaga dostępu do skryptów Python: setup-do.py i task.py znajdujących się w podkatalogu scripts/.

  2. Uruchom skill komendą /do [opis zadania], na przykład /do dodaj funkcję logowania użytkownika. System automatycznie zainicjalizuje katalog zadania w .claude/do-tasks/ i utworzy plik task.md zawierający metadane oraz wymagania.

  3. Skill przeprowadzi Cię przez fazy 1-3 (Understand, Clarify, Design) w trybie tylko do odczytu, bez potrzeby tworzenia worktree. W każdej fazie specjalistyczne agenty analizują kod i projektują rozwiązanie.

  4. Przed fazą 4 (Implement) zdecyduj, czy chcesz pracować w izolowanym worktree. Jeśli tak, uruchom setup z flagą --worktree, aby utworzyć oddzielne środowisko robocze.

  5. W fazie implementacji agenty będą pisać kod bezpośrednio w wybranym środowisku (worktree lub główna baza kodu). Monitoruj postęp za pomocą komendy python3 $HOME/.claude/skills/do/scripts/task.py status.

  6. Po zakończeniu wszystkich faz sprawdź listę wszystkich zadań komendą python3 $HOME/.claude/skills/do/scripts/task.py list, aby zarządzać historią rozwoju funkcji.

Related skills

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

market-analysis

by xbklairith

Use when analyzing markets or interpreting charts - applies technical indicators (RSI, MACD, Moving Averages), identifies support/resistance, analyzes multi-timeframe trends, checks fundamentals and sentiment. Activates when user says \

Data Science
29144

stock-analyzer

by FrancyJGLisboa

Provides comprehensive technical analysis for stocks and ETFs using RSI, MACD, Bollinger Bands, and other indicators. Activates when user requests stock analysis, technical indicators, trading signals, or market data for specific ticker symbols.

Data Science
23128

notebooklm

by leegonzales

Query Google NotebookLM for source-grounded, citation-backed answers from uploaded documents. Reduces hallucinations through Gemini's document-only responses. Browser automation with library management and persistent authentication.

Data Science
142112

last30days

by sickn33

Research a topic from the last 30 days on Reddit + X + Web, become an expert, and write copy-paste-ready prompts for the user's target tool.

Data Science
2148

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