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

calude-marketplace

calude-marketplace contient 12 skills collectées depuis CrAzyScreamx, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
12
Stars
0
mis à jour
2026-07-10
Forks
0
Couverture métier
5 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

feature-interviewer
Autres occupations informatiques

Gathers the project details each specialized coder needs before it writes code — frontend theme/typography/layout, backend API/caching/DB shape, containerization build/runtime shape, CI/CD pipeline shape — then hands each coder only its scoped answers. Use before invoking any coder, once a worktree feature is scoped, or whenever splitting work across parallel coders.

2026-07-10
guideline-builder
Autres occupations informatiques

Builds a missing `<lang>-guidelines` skill for a language/stack, packaged as a standalone plugin and registered in a marketplace, before any code is written. Use whenever no `<lang>-guidelines` skill exists yet for the stack about to be coded (React, FastAPI, Docker, CI/CD, or anything else) — invoke this FIRST, before any coder runs, then follow the generated skill.

2026-07-10
containerization-guidelines
Développeurs de logiciels

Invoke BEFORE writing any Dockerfile or containerizing an app for deployment. Language-agnostic image-build conventions — multi-stage builds, non-root, layer caching, healthcheck, and hadolint tooling.

2026-07-07
python-guidelines
Développeurs de logiciels

Invoke BEFORE writing any Python code (CLI tools, libraries, APIs, modules, tests). Encodes the project's Python + uv + ruff + pyright + pytest architecture, plus conditional references for DB, API, and caching work.

2026-07-07
react-guidelines
Développeurs web

Invoke BEFORE writing any React/TypeScript frontend code (components, hooks, routes, forms). Encodes the project's React + TypeScript + Vite + pnpm conventions, architecture rules, and tooling commands.

2026-07-07
environmental-preparations
Développeurs de logiciels

Running log of the user's environment preferences and configuration changes — CLAUDE.md rules, settings, and conventions. Use to recall how the user likes their environment set up, and append a dated entry whenever you make an environment change (anything that isn't building a skill).

2026-06-25
project-planning
Spécialistes en gestion de projets

Read a project's plan.md and build or update a tasks.md broken into Milestones and sub-tasks, with per-task descriptions and a status tracking table, splitting tasks that are too large and marking progress. Use at the start of a project or session ("read the plan", "build a tasks file", "continue where we left off"), whenever a plan.md exists and tasks need to be derived or refreshed, or when the user asks to track/update project progress.

2026-06-25
oogabooga
Écrivains et auteurs

Makes Claude communicate like a caveman in all pure text responses. Trigger this skill whenever the user asks Claude to talk like a caveman, use primitive speech, say "oogabooga", act prehistoric, grunt like a caveman, or adopt any kind of primitive/caveman persona. Even if the user just says "caveman mode" or "talk dumb" — activate this skill. Keep it active for the entire session until the user says to stop.

2026-04-06
project-organizer
Développeurs de logiciels

Initialize, maintain, and query an Obsidian-style knowledge vault that documents a software project's structure, features, tools, and dependencies — all living inside the project directory itself. Use this skill whenever the user mentions "project vault", "initialize the vault", "document my project", "add this feature to the vault", "archive this feature", "what does this feature do", "set up project docs", or whenever you're about to start work on a project and no vault exists yet. Also trigger when a feature is completed or removed, to keep the vault up to date.

2026-03-30
generate-image
Développeurs de logiciels

Generates images using OpenRouter. Triggers on /generate-image [prompt] [--model model-id] or automatically when an image is needed in context.

2026-03-20
start-session
Spécialistes en gestion de projets

Adds commands to manage a session in the project, /start-session to start a session and /summarize-session to summarize the session and update the summary.md file.

2026-02-27
summarize-session
Spécialistes en gestion de projets

Adds the /summarize-session command to summarize the session and update the summary.md file with the latest progress and what was done in the session.

2026-02-27