con un clic
My-Website
My-Website contiene 6 skills recopiladas de Casta-mere, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Reference — how castamerego.com is built, verified, and deployed. Read this before writing any deploy-related scripts or automation so paths, commands, and the serving architecture are correct.
Scaffold a new blog post under blog/YYYY/MM/DD-slug/index.md with today's date, a slug and title in the repo's style, frontmatter, and any new tags added to blog/tags.yml.
Scaffold a new docs page under docs/<Topic>/<PageName>.md with proper frontmatter, add the doc ID to the correct category in sidebars.js, and add any new tags to docs/tags.yml.
Draft, revise, or lint blog/doc body content in Castamere's voice. Auto-detects blog vs doc from the path. Use after new-blog/new-doc has scaffolded the file, or to polish an existing draft.
Analyze git changes since the last release-page update and propose new entries for both src/pages/release/index.mdx (zh) and i18n/en/docusaurus-plugin-content-pages/release/index.mdx (en), including draft handling.
Analyze staged changes in this repo and propose a repo-style commit subject with the right scope, action, and version.