Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
evgenygurin
Profil créateur GitHub

evgenygurin

Vue par dépôt de 34 skills collectés dans 8 dépôts GitHub.

skills collectés
34
dépôts
8
mis à jour
2026-07-09
explorateur de dépôts

Dépôts et skills représentatifs

bulk-delegation
Développeurs de logiciels

Use when batch-delegating multiple independent tasks to Codegen cloud agents in a single call. Uses codegen_bulk_create_runs for parallel execution. Best for plans where tasks have no inter-dependencies.

2026-03-20
debugging-failed-runs
Analystes en assurance qualité des logiciels et testeurs

Use when debugging failed, stuck, or misbehaving Codegen agent runs — systematic 4-phase approach. Triggers on agent run failures, timeouts, or unexpected results. Analogous to superpowers systematic-debugging but for cloud agents.

2026-03-20
reviewing-agent-output
Analystes en assurance qualité des logiciels et testeurs

Use when reviewing code and PRs created by Codegen agents — two-stage review process. Stage 1 checks spec compliance (did the agent do what was asked?). Stage 2 checks code quality (is the code good?). Triggers after agent runs complete.

2026-03-20
run-analytics
Développeurs de logiciels

Use when analyzing Codegen agent run performance — interpret success rates, duration metrics, token usage, and trends via codegen_get_run_analytics. Best used after batch runs or for periodic performance review.

2026-03-20
prompt-crafting
Développeurs de logiciels

Guide for writing effective prompts for Codegen cloud agents. Includes templates, anti-patterns, and optimization strategies. Auto-triggers when creating agent runs to ensure prompt quality.

2026-03-20
agent-monitoring
Développeurs de logiciels

Monitor running Codegen agents — poll status, review logs, detect blockers, and surface progress. Triggered when codegen_get_run, codegen_get_logs, codegen_list_runs, or codegen_get_execution_context tools are invoked.

2026-03-20
codegen-delegation
Développeurs de logiciels

Automatically delegate tasks to Codegen cloud agents when user requests code changes, implementations, or fixes that should run remotely. Triggered when codegen_create_run or codegen_start_execution tools are invoked. Includes prompt templates and quality checklist.

2026-03-20
executing-via-codegen
Développeurs de logiciels

Use when executing implementation plans via Codegen cloud agents instead of locally. Delegates each task as a separate Codegen agent run, monitors progress, and handles blockers. Drop-in replacement for superpowers:executing-plans — works with the same plan format.

2026-03-20
Affichage des 8 principaux skills collectés sur 10 dans ce dépôt.
dj-music
Développeurs de logiciels

Use when managing DJ techno music library, building DJ sets, analyzing audio/transitions, or working with Yandex Music/Beatport/Suno providers. Triggers on keywords: dj, set, mix, track, bpm, camelot, transition, playlist, library, techno, suno, yandex music, beatport. Use ONLY when the task involves DJ-specific domain (library management, set building, audio analysis, provider sync). Do NOT use for general programming.

2026-07-09
build-set
Artistes, interprètes et travailleurs sportifs, autres

This skill should be used when the user asks to build a DJ set, create a set from playlist or library, optimize track order, rebuild set, reorder tracks, or make a set. Covers candidate curation, GA/greedy optimization, L5 finalization, review and iteration.

2026-07-04
curate-library
Artistes, interprètes et travailleurs sportifs, autres

This skill should be used when the user asks to classify tracks, audit playlist, get library stats, distribute to subgenres, run mood classification, curate a crate, or review library quality. Covers feature-first curation, mood classification, audits, dedup and stats.

2026-07-04
deliver-set
Artistes, interprètes et travailleurs sportifs, autres

This skill should be used when the user asks to deliver a set, export a set, finalize a set, do a rekordbox export, sync a set to YM, or generate a cheat sheet. Covers the generated-sets bundle (MP3 + M3U8 + cheatsheet + rekordbox XML), YM playlist push and backup.

2026-07-04
expand-playlist
Artistes, interprètes et travailleurs sportifs, autres

This skill should be used when the user asks to expand a playlist, find similar tracks, add more tracks, discover new tracks, crate digging, import from Yandex Music, or fill gaps in a playlist. Covers seed-based discovery, import, download and analysis.

2026-07-04
ym-sync
Artistes, interprètes et travailleurs sportifs, autres

This skill should be used when the user asks to sync a playlist, push or pull from Yandex Music, search YM, manage YM playlists, or manage YM likes. Covers bidirectional sync, playlist management, ordered pushes, search and likes.

2026-07-04
crypto-research
Développeurs de logiciels

Use when the user asks a crypto-research question that needs multiple tool calls (ticker + OHLCV, comparison, trend analysis, liquidity check). This skill explains the research loop, when to call which tool, and how to structure findings.

2026-04-22
strategy-review
Développeurs de logiciels

Use when the user brings a declarative trading strategy (StrategySpec payload, a saved strategy id, or a plain-language "review my strategy" request). This skill runs the validate → explain → backtest → compare/stress → save loop against the Phase-2 MCP tools and packages the findings in a Claude-friendly order.

2026-04-22
post-session-reflection
Spécialistes en gestion de projets

Use at the end of a cryptozavr research session (or when the user asks "wrap up" / "what did we do"). Produces a disciplined 3-bullet summary — artifacts produced, decisions made, what's next — so the next session starts warm.

2026-04-22
venue-debug
Développeurs de logiciels

Use when a cryptozavr tool returns degraded/stale data, times out, or reports an upstream failure (KuCoin/CoinGecko). Walks through the L2 infrastructure chain, inspects provider metrics, and pinpoints whether the issue is rate limiting, transport, provider downtime, or cache staleness.

2026-04-22
interpreting-market-data
Analystes financiers et en placements

Use when you've just received output from a cryptozavr MCP tool (ticker, OHLCV, orderbook, trades) and need to read it correctly. Covers field meanings, staleness flags, reason_codes, and common pitfalls.

2026-04-21
dj-set-workflow
Disc-jockeys (sauf radio)

Use when building DJ sets, scoring transitions, delivering sets, syncing to YM playlists, or improving set quality. Triggers on build_set, deliver_set, score_transitions, rebuild_set, "построй сет", "экспортируй сет".

2026-03-22
audio-analysis
Disc-jockeys (sauf radio)

Use when working with audio features, BPM, Camelot keys, transition scoring, GA set builder, iCloud stubs, M3U8 export, or cheat_sheet generation. Triggers on app/utils/audio/, TrackFeatures, scoring, deliver_set, cheat_sheet.

2026-03-22
delegated-development
Développeurs de logiciels

Use when delegating tasks to Codegen cloud agents, monitoring agent runs, reviewing agent PRs, or running multiple agents in parallel. Triggers on "delegate", "codegen", /delegate, "@codegen-sh", Codegen Bridge.

2026-03-22
mcp-tool-dev
Développeurs de logiciels

Use when adding a new MCP tool, registering tools in gateway, creating Pydantic types for structured_content, or writing MCP tool tests. Triggers on app/mcp/tools/, FastMCP, register_tools, "new tool", "add instrument".

2026-03-22
playlist-expansion
Disc-jockeys (sauf radio)

Use when expanding playlists with new tracks, discovering similar tracks, importing from YM, auditing quality, or distributing by subgenre. Triggers on "расширь плейлист", "найди похожие", "заполни плейлист", "expand playlist", "fill playlist", discover_candidates, audit_playlist, distribute_to_subgenres.

2026-03-22
8 dépôts affichés sur 8
Tous les dépôts sont affichés