Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

calude-marketplace

calude-marketplace 收录了来自 CrAzyScreamx 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
0
更新
2026-07-10
Forks
0
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

feature-interviewer
其他计算机职业

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
其他计算机职业

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
软件开发工程师

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
软件开发工程师

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
网页开发工程师

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
软件开发工程师

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
项目管理专家

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
作家与作者

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
软件开发工程师

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
软件开发工程师

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
项目管理专家

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
项目管理专家

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