Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

agentic-coding-tools

agentic-coding-tools contient 9 skills collectées depuis TheSylvester, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
9
Stars
4
mis à jour
2026-02-26
Forks
0
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

codex-agent
Développeurs de logiciels

Wrapper around codex CLI for non-interactive runs (prompt via args/file/stdin) with resume support. Outputs session_id for conversation continuation.

2026-02-26
council
Développeurs de logiciels

Multi-agent debate orchestrator. Use when you want multiple AI perspectives on a question, plan review, or architectural decision. Runs parallel agent panels with a Chair synthesizing responses.

2026-02-26
gemini-agent
Développeurs de logiciels

Wrapper around gemini CLI for non-interactive runs (prompt via args/file/stdin) with resume support. Outputs session_id for conversation continuation.

2026-02-26
super-agent
Développeurs de logiciels

SDK-based Claude agent with full Task tool access. Use for executing handoff prompts or spawning nested sub-agents.

2026-02-26
super-implement
Développeurs de logiciels

This skill should be used when the user asks to "implement this plan", "generate execution prompts", "super implement", "create handoff from plan", or wants to transform a large plan into self-contained execution-ready prompt artifacts.

2026-02-26
read-transcript
Développeurs de logiciels

ALWAYS use this skill instead of Read when reading Claude Code transcript files (.jsonl in ~/.claude/projects/, ~/.claude/history.jsonl, or paths containing 'transcript'). Token-efficient format that extracts USER/ASSISTANT exchanges and tool summaries, strips metadata.

2026-01-17
build-prompt-chain
Développeurs de logiciels

Build a phased prompt chain with orchestration file from a monolithic implementation prompt

2026-01-15
chrome-screenshot
Développeurs de logiciels

Extract and save browser screenshots from session transcripts

2026-01-15
cursor-agent
Développeurs de logiciels

Wrapper around cursor-agent CLI for non-interactive runs (prompt via args/file/stdin) with resume support.

2026-01-15