Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

calude-marketplace

calude-marketplace에는 CrAzyScreamx에서 수집한 skills 12개가 있으며, 저장소 수준 직업 범위와 사이트 내 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