Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

dimitri.codes

dimitri.codes contient 7 skills collectées depuis g00glen00b, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
7
Stars
19
mis à jour
2026-06-14
Forks
6
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

check-post
Développeurs de logiciels

Validate a blog post's frontmatter, resolve asset paths, and run astro check to catch type errors. Use when the user wants to verify a post is valid, check frontmatter, or validate before committing a new post.

2026-06-14
grill-post
Développeurs de logiciels

Interviews the user about a blog post idea — one question at a time — to sharpen scope and nail down structure, producing a concise brief an agent can use to assist in writing. Use when the user wants to develop or clarify a blog post idea before writing.

2026-06-14
add-component
Développeurs web

Create a new Astro component for the dimitri.codes blog with TypeScript props, Tailwind styling, and correct project conventions. Use when the user wants to add a component, create a new UI element, or build a reusable Astro component.

2026-06-06
astro-dev
Développeurs de logiciels

Full coding context for the dimitri.codes Astro blog — commands, architecture, data flow, routing, conventions, and deployment. Load before writing code, reviewing changes, or discussing project conventions.

2026-06-06
generate-excerpt
Rédacteurs techniques

Generate a catchy excerpt for an existing blog post — resolves the post from a slug, path, or conversation context, produces 3 variants in the blog's established style, then writes the chosen one to the post's frontmatter. Use when the user wants to generate, create, or write an excerpt for a blog post.

2026-06-06
tag-cleanup
Développeurs de logiciels

Audit all tags across blog posts, surface case inconsistencies, near-duplicates (e.g. Node.js vs NodeJS), and low-frequency tags. Suggests canonical forms and outputs ready-to-use sed rename commands. Use when the user wants to clean up tags, find duplicate tags, audit tag quality, or rename a tag across all posts.

2026-06-06
new-post
Développeurs de logiciels

Scaffold a new blog post for the dimitri.codes Astro blog interactively — collects title, categories, tags, and featuredImage conversationally then creates the file with correct frontmatter. Use when the user wants to create a new blog post, write a new article, or add a new post to the blog.

2026-06-06