Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
fernando-bertholdo
GitHub 제작자 프로필

fernando-bertholdo

2개 GitHub 저장소에서 수집된 27개 skills를 저장소 단위로 보여줍니다.

수집된 skills
27
저장소
2
업데이트
2026-06-27
저장소 탐색

저장소와 대표 skills

enhanced-planning
프로젝트 관리 전문가

Adicionar guardrails estruturais a planos de implementacao. Use ao criar planos para milestones ou detours, quando o plano abrange multiplas sessoes, ou quando ha risco de drift entre componentes. Invoque ANTES de escrever o plano. Complementa (nao substitui) writing-plans.

2026-06-27
generate-session-prompt
소프트웨어 개발자

Gerar prompt para retomada de desenvolvimento em nova sessão. Use quando sessão >150k tokens, ao retomar trabalho após pausa, ao trocar de ferramenta, ou em mudança de contexto. Aceita argumento de detalhe (brief, standard, detailed). Funciona em qualquer projeto — modo opinionated quando há `.planning/` na raiz, modo genérico caso contrário.

2026-06-16
prompt-master
소프트웨어 개발자

Generates optimized prompts for AI tools. Activates only when the user explicitly asks to write, fix, improve, or adapt a prompt for a specific AI tool (LLM, Cursor, Midjourney, image AI, video AI, coding agents, etc.). Does not activate for general conversation, coding tasks, document writing, or other non-prompt-engineering work.

2026-06-15
smart-rename
소프트웨어 개발자

Manage the smart-session-rename plugin — suggest, anchor, freeze, force, explain.

2026-04-18
coordinator
웹 개발자

Triage router for the ui-excellence plugin. Analyzes task context and routes to the right specialist skill(s) — often multiple at once. Use when building, reviewing, or refining any web UI: components, pages, layouts, forms, modals, animations, styles, audits, copywriting, or engagement design.

2026-04-10
cro
시장조사 분석가·마케팅 전문가

Audit websites and landing pages for conversion issues and design evidence-based A/B tests. Use when the user mentions "landing page isnt converting", "conversion rate", "A/B test", "why visitors leave", "objection handling", "bounce rate", "split testing", or "conversion funnel". Also trigger when diagnosing why signups are low, designing experiment hypotheses, or auditing checkout flows for friction points. Covers funnel mapping, persuasion assets, and objection/counter-objection frameworks. For overall marketing strategy, see one-page-marketing. For usability issues, see ux-heuristics.

2026-04-10
heuristics
웹·디지털 인터페이스 디자이너

Evaluate and improve interface usability using heuristic analysis. Use when the user mentions "usability audit", "UX review", "users are confused", "heuristic evaluation", "form usability", "navigation problems", "Nielsen heuristics", "cognitive walkthrough", or "usability testing". Also trigger when reviewing a design for usability issues, improving form completion rates, or evaluating information architecture and navigation. Covers Nielsens 10 heuristics, severity ratings, and information architecture. For visual design fixes, see refactoring-ui. For conversion-focused audits, see cro-methodology.

2026-04-10
copy
작가·저자

Craft messages that are understood, remembered, and drive action using the SUCCESs checklist (Simple, Unexpected, Concrete, Credible, Emotional, Stories). Use when the user mentions "make it memorable", "sticky messaging", "tagline", "value proposition", "why the message isnt landing", "knowledge curse", "surprise gap", or "concrete language". Also trigger when writing pitch decks, simplifying complex product explanations, or making presentations more compelling and memorable. For narrative brand frameworks, see storybrand-messaging. For viral sharing, see contagious.

2026-04-10
이 저장소에서 수집된 skills 17개 중 상위 8개를 표시합니다.
sb-gap-review
생산, 계획 및 독촉 사무원

Triagem das lacunas acumuladas em OPERATIONS-STATE.md. Use quando usuário diz '/gap-review', início de segunda-feira, ou triar lacunas pendentes. Apresenta idade de cada lacuna (flag [!stale] >30d, [!very-stale] ≥90d), propõe ação (autoresearch/INGEST humano/stub/descarte), aguarda veredito humano POR LACUNA — nunca bulk.

2026-05-04
sb-internals-gap-aging
소프트웨어 개발자

INTERNAL — extrai lacunas de OPERATIONS-STATE.md e calcula idade em dias. Output JSON estável. Usado por sb-lint cat 3 e sb-gap-review. Nunca invocado diretamente pelo usuário.

2026-05-04
sb-lint
소프트웨어 품질 보증 분석가·테스터

LINT do vault Second Brain — valida estrutura, backlinks, frontmatter, índice. Modo pontual (4 cats: 2/5/6/8) default, modo cheio (8 cats) via flag --full. Autofix conservador: silêncio em ambiguidade, humano decide. Escopo: wiki/*, OPERATIONS-*, KNOWLEDGE-MAP.md, CLAUDE.md, SECOND-BRAIN-ARCHITECTURE.md. Jamais toca self/*.

2026-05-04
sb-query
소프트웨어 개발자

Responde perguntas sobre conteúdo do Second Brain vault citando notas que fundamentam a resposta. Use quando o usuário faz perguntas sobre assuntos do vault ('o que a evidência diz sobre X?', 'que notas tenho sobre Y?', 'resume o que sei sobre Z'). NUNCA responde de memória sem ler os artigos relevantes. Se detectar lacuna, SUGERE INGEST/AUTORESEARCH (não executa). Se gerar insight reutilizável, oferece /sb:save (não salva auto).

2026-05-04
sb-ingest
소프트웨어 개발자

Ingere fonte bruta (URL, PDF, markdown em .raw/) no Second Brain. Use quando o usuário envia link/arquivo para salvar no vault, cola texto para preservar, ou diz 'ingere isso', 'salva pro meu second brain', 'adiciona ao vault'. NÃO use para responder perguntas (use sb-query) ou para salvar conversa atual (use sb-save). Idempotente: re-invocação sobre mesmo .raw/ arquivo produz NO-OP.

2026-04-28
sb-save
소프트웨어 개발자

Recorta trecho relevante da conversa atual e salva em .raw/conversations/{slug}-{date}.md com frontmatter raw + auto-chain sb-ingest. Triggers: /sb:save {descrição} ou natural language (salva isso, preserva esse trecho, /save). Jamais salva conversa inteira — sempre recorta. Depois: ingest automático + entry em OPERATIONS-LOG.

2026-04-28
sb-internals-url-fetch
소프트웨어 개발자

Internal: fetch URL HTTP/HTTPS e extrair main content como markdown. Não invocar diretamente — usado por sb-ingest e sb-autoresearch (futuro).

2026-04-28
sb-internals-pdf-parse
소프트웨어 개발자

Internal: extrair texto de PDF local. Não invocar diretamente — usado por sb-ingest e sb-autoresearch (futuro).

2026-04-28
이 저장소에서 수집된 skills 10개 중 상위 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다