Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
ContentMédio

Writing Remotion Documentation

porremotion-dev·remotion-dev· v1.0.0 · atualizado em 2026-04-10
81
Score

Guides for writing and editing Remotion documentation. Use when adding docs pages, editing MDX files in packages/docs, or writing documentation content.

documentationmdxremotioncontent-creationapi-documentationtechnical-writing
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdwriting-docs/workflow
1. Create a new `.mdx` file or edit an existing one in `packages/docs/docs`.
2. Add the document to `packages/docs/sidebars.ts` if it's a new page.
3. Write the content following the language and formatting guidelines.
4. Include code snippets using `twoslash` for type-safe examples.
5. Add special components like `<Step>`, `<ExperimentalBadge>`, or `<Demo>` as needed.
6. Generate social media preview cards using `bun render-cards.ts` in `packages/docs`.
7. Verify the documentation compiles using `bun run build-docs`.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aCrafting Effective READMEs
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aOCR Document Processor
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar a企业微信文档管理
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78

Árvore do Skill

Writing Remotion Documentation
writing-docs
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.RECOMMEND
4.ACT
5.EVALUATE
6.REFLECT
Triggers6
write Remotion documentationadd a new documentation pageedit an MDX file in packages/docsdocument a Remotion APIgenerate social preview cards for docsverify documentation compilation

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download writing-docs
$ synaptic skills detail writing-docs
$ synaptic skills live writing-docs

Links

GitHub Repository