Iniciar sesión Registro
Anuncios
Tu espacio publicitario
Reserva este slot exclusivo para el periodo elegido.
Comprar publicidad →
Logotipo de la comunidad de telegram - QDevU AI Вайбкодінг
Añadido 06 dic. 2025

QDevU AI Вайбкодінг

@uallm
Número de suscriptores: 116
Fotos: 276
Videos: 183
Enlaces: 304
Descripción:
QDevU — Українська AI-спільнота 🤖💡 Тут ми ділимося свіжими новинами про штучний інтелект, обговорюємо технології, ділимося кодом та корисними інструментами. Вайб кодера, ком’юніті однодумців і все про AI — простою мовою та без зайвого шуму.
Fuente

QDevU AI Вайбкодінг | 5 просунутих порад щодо Claude Code, які я використовую:1) самовдоскон...

Logotipo de la comunidad de telegram - QDevU QDevU AI Вайбкодінг @uallm
40 Vistas/Alcance 2026-02-15 11:41 Mensaje №246
5 просунутих порад щодо Claude Code, які я використовую:1) самовдосконалення через “ін’єкцію”“Create a UserPromptSubmit hook (global settings). Script echoes: If 8+ tool calls, append one optimization hint (reusable skill, memory pattern, or workflow fix). One sentence. Skip if exploratory.” 2) аудит skills"Create a skill that lists all my installed skills (project & global level) with their line counts. Then ask the user which to review for improvement opportunities (conciseness, clarity, overlapping scopes, token efficiency).” 3) аудит Claude-файлів“Create a skill that reads all CLAUDE .md files and checks for: redundant instructions, verbose phrasing, and content that could move to memory. Present findings and ask if the user wants to implement them.” 4) рефлексія"Create a skill that reviews the current conversation, analyzes tasks, errors, and user feedback, and extracts opportunities for learning, skill creation, and skill improvement; then, presents the findings to the user and asks what to implement or write to memory.” 5) умовний лінтер промпта“Create a UserPromptSubmit hook in global settings. The script counts words and, if >50, echoes a note asking Claude to check if the desired outcome is clear. The output gets appended to the prompt.” Щоб почати користуватися, просто скопіюй/встав ті однопараграфні промпти вище в Claude Code.