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

cc_tool

cc_tool에는 deepception에서 수집한 skills 13개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
13
Stars
2
업데이트
2026-07-09
Forks
0
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

app-qa
소프트웨어 품질 보증 분석가·테스터

Runs a full QA engagement for an app: e2e test plan and execution, UI/UX walkthrough review, and static frontend review — up to three docs in the project's docs/. Use when the user asks to "QA this app", "test and review the app", or wants the full treatment; for a single activity invoke e2e-testing, ui-ux-review, or frontend-review directly.

2026-07-09
e2e-testing
소프트웨어 품질 보증 분석가·테스터

Plans and runs end-to-end tests against a running app — web, API, CLI, TUI, or mobile — producing docs/E2E-TEST-PLAN.md with executable scenarios and walkthrough results. Use when the user asks to e2e-test an app, verify user flows end to end, do a test walkthrough, or write an e2e test plan.

2026-07-09
frontend-review
소프트웨어 품질 보증 분석가·테스터

Static source review of an app's interface layer — API client and auth plumbing, state management, component quality, i18n, type safety, accessibility, test coverage, build hygiene — written to docs/FRONTEND-REVIEW.md. Use when the user asks for a frontend code review or a source-level complement to live testing. Runs without the app running.

2026-07-09
ui-ux-review
웹·디지털 인터페이스 디자이너

Reviews a running app's user experience by walking through every screen (or command/endpoint surface) and writing severity-tagged findings to docs/UI-UX-REVIEW.md. Use when the user asks for a UI review, UX walkthrough, design QA, or a "does the app feel right" pass on a live app.

2026-07-09
loop-engineering
소프트웨어 개발자

The structural model of an autonomous loop — the four loop types (turn-based, goal-based, time-based, proactive), the six components, and inner/outer layering — for designing a loop rather than one-off prompting. Consult when turning a repeated task into a loop, picking the right loop type, deciding what a loop must contain to run unattended, or when the user asks to "set up a loop / make this run on its own". For the native Workflow tool's orchestration patterns see dynamic-workflows; for the operational safety checklist see "Safe autonomous loops" in CLAUDE.md.

2026-07-08
vault
기타 컴퓨터 관련 직업

Self-writing vault — a single-inbox markdown vault for the USER'S raw project thinking (voice transcripts, quick notes, half-ideas), which Claude files, cross-links, and synthesizes on a schedule without the user. Operations: init (scaffold), process (inbox → linked notes + daily digest), synthesize (weekly themes/contradictions), health (graph pulse). Use when the user wants to set up a vault, capture a thought mid-session, process the inbox, or run note upkeep unattended. Distinct from knowledge-wiki (digests an EXTERNAL source corpus) and basic-memory (cross-project decision graph).

2026-07-08
design-director
웹·디지털 인터페이스 디자이너

Control layer for frontend visual design work — landing pages, hero sections, portfolios, marketing sites, redesigns, "make it look good / premium / not generic". Reads the brief, routes to the right globally-installed taste-skill variant (design-taste-frontend, minimalist-ui, industrial-brutalist-ui, high-end-visual-design, redesign-existing-projects), and composes a section-by-section master design prompt from the archetype templates in references/. For API/module interface shape use design-an-interface instead; for dashboards and data-heavy product UI this skill mostly does not apply.

2026-07-08
dynamic-workflows
소프트웨어 개발자

Catalog of the native Workflow tool's 6 orchestration patterns (classify-and-act, fan-out-and-synthesize, adversarial-verification, generate-and-filter, tournament, loop-until-done) plus operational controls. Consult when designing multi-agent orchestration — how to fan out, verify at scale, loop until done, pick parallel vs pipeline, or compose patterns into a workflow.

2026-07-08
skill-engineer
소프트웨어 개발자

Creates new Claude Code skills or updates existing ones. Use when you need to create a skill, improve a skill, or convert a repeated workflow into a reusable skill. Handles SKILL.md generation, frontmatter configuration, supporting files, and validation.

2026-06-11
design-an-interface
소프트웨어 개발자

Generate multiple radically different interface designs for a module using parallel sub-agents. Use when user wants to design an API, explore interface options, compare module shapes, or mentions "design it twice".

2026-06-10
knowledge-wiki
소프트웨어 개발자

Compile a large external source corpus (papers, docs, scraped pages, a big codebase) once into a project-local, cross-linked markdown wiki, then answer queries from the pre-synthesized wiki instead of re-reading raw files. Use when you will repeatedly query the same large corpus and want to cut token cost. Operations: ingest a source, query the wiki, lint for rot.

2026-06-10
skills-audit
소프트웨어 품질 보증 분석가·테스터

Lists all installed skills (project & global) with line counts, then asks which to review for improvement opportunities.

2026-05-28
reflect
프로젝트 관리 전문가

Reviews the current conversation to extract learning opportunities, skill improvements, and memory candidates. Presents findings for user approval.

2026-04-09