You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+23-23Lines changed: 23 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,17 +6,17 @@
6
6
7
7
Current version: v0.1.0
8
8
9
-
Skill experta en preparar el setup basico de repositorios Git/GitHub: `.gitignore`, `.gitattributes`, README con valor, licencias, metadata del repo, tags y releases, y GitHub Actions profesionales con testing.
9
+
Expert skill for professional Git/GitHub repository setup: `.gitignore`, `.gitattributes`, value-driven README files, licensing, repository metadata, tags and releases, and production-quality GitHub Actions with testing.
10
10
11
11
## Purpose
12
12
13
-
La skill reemplaza configuraciones ad-hoc con un flujo guiado que:
13
+
This skill replaces ad-hoc setup with a guided workflow that:
14
14
15
-
-revisa el repo antes de escribir
16
-
-pregunta solo lo necesario
17
-
-crea o refina archivos base de calidad
18
-
-añade automatizaciones con GitHub Actions
19
-
-deja reglas claras para releases y tags
15
+
-inspects the repo before writing
16
+
-asks only for what cannot be inferred
17
+
-creates or refines high-quality baseline files
18
+
-adds GitHub Actions automation
19
+
-establishes clear rules for tags and releases
20
20
21
21
## Skill Files
22
22
@@ -33,36 +33,36 @@ La skill reemplaza configuraciones ad-hoc con un flujo guiado que:
33
33
34
34
## Install
35
35
36
-
Copia esta carpeta dentro de tu directorio de skills. Ejemplo:
36
+
Copy this folder into your skills directory. Example:
0 commit comments