Generates a Conventional Commits message with a What/Why/Impact body for ClearSync, per RO-002. Use when the user asks to "write a commit message", "commit this", "generar un commit", or before creating a commit in this repo.
ergrato-dev/obsidian-clearsync
SkillsMP has collected 4 skills from ergrato-dev/obsidian-clearsync. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 4
- GitHub stars
- 1
- GitHub forks
- 0
Skills in this repository
Showing 4 of 4 collected skills.
Creates a new bilingual (es/en) functional requirement (RF) document for ClearSync, following the project's standard RF template (Identificación, Descripción, Entradas, Proceso, Salidas, APIs/Componentes involucrados, Reglas de negocio). Use when the user…
Checklist for implementing a new SyncProvider (e.g. WebDAV, S3, Google Drive) in ClearSync, respecting the Strategy pattern interface and the project's security/RNF constraints. Use when the user asks to "add a new sync provider", "implement WebDAV support",…
OWASP-aligned security checklist for reviewing ClearSync code changes, covering encryption, token handling, path safety, and conflict-resolution integrity. Use when the user asks for a "security review", "revisión de seguridad", or before merging any change…