greatSumini/cc-system

436Stars on the repository
30Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

cc-usage-audit

01

greatSumini/cc-system

Skill Claude CodeCodex

An audit method for analyzing a developer’s Claude Code prompt history, including usage patterns, working principles, and the surrounding development process.

436 2mo ago A 172 tokens original MIT

commit

02

greatSumini/cc-system

Skill Claude CodeCodex

A procedure for committing the relevant work in a Git repository, with an optional push to the remote repository when the user requests it.

436 2mo ago A 0 tokens original MIT

discord-message

03

greatSumini/cc-system

Skill Claude CodeCodex

A skill that sends a private direct message to a user on Discord through a configured bot. Discord is a chat service, and a bot is an automated account that can send messages.

436 2mo ago A 32 tokens original MIT

email-draft

04

greatSumini/cc-system

Skill Claude CodeCodex

A set of rules for writing short, polite business email drafts that put the main point first.

436 2mo ago A 67 tokens original MIT

gmail

05

greatSumini/cc-system

Skill Claude CodeCodex

A guide for searching, reading, and sending Gmail messages from the command line, using the gogcli tool. It also covers installing the tool and signing in with Google.

436 2mo ago A 79 tokens original MIT

google-calendar

06

greatSumini/cc-system

Skill Claude CodeCodex

A coding-agent skill for managing Google Calendar through the `gog` command-line tool. It can work with events after the tool is installed and your Google account is authorised.

436 2mo ago A 97 tokens original MIT

hook-creator

07

greatSumini/cc-system

Skill Claude CodeCodex

Create and configure Claude Code hooks for customizing agent behavior. Use when the user wants to (1) create a new hook, (2) configure automatic formatting, logging, or notifications, (3) add file protection or custom permissions, (4) set up pre/post tool execution actions, or (5) asks about hook events like…

436 2mo ago B 83 tokens original MIT

ideation

08

greatSumini/cc-system

Skill Claude CodeCodex

A Korean-language process for choosing one next product requirement from stored customer-persona simulations and getting approval from a CTO agent.

436 2mo ago A 123 tokens original MIT

persuasion-review

09

greatSumini/cc-system

Skill Claude CodeCodex

A customer-persona simulation skill that uses multiple Claude sessions to test how convincing a service or new feature may be to potential customers.

436 2mo ago A 126 tokens original MIT

ship

11

greatSumini/cc-system

Skill Claude CodeCodex

A workflow for sending completed code changes through Git: commit them, upload them to a remote repository, open a pull request, and merge it into the main branch as one combined commit. A pull request is a proposed change that can be checked before merging.

436 2mo ago A 119 tokens original MIT

skill-creator

12

greatSumini/cc-system

Skill Claude CodeCodex

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

436 2mo ago A 45 tokens copy · 88% MIT

greatSumini/cc-system

Skill Claude CodeCodex

Guide for creating Claude Code slash commands. Use when the user wants to create a new slash command, update an existing slash command, or asks about slash command syntax, frontmatter options, or best practices.

436 2mo ago A 46 tokens original MIT

subagent-creator

14

greatSumini/cc-system

Skill Claude CodeCodex

Create specialized Claude Code sub-agents with custom system prompts and tool configurations. Use when users ask to create a new sub-agent, custom agent, specialized assistant, or want to configure task-specific AI workflows for Claude Code.

436 2mo ago A 49 tokens original MIT

transcribe

15

greatSumini/cc-system

Skill Claude CodeCodex

A workflow for converting local audio recordings into Korean text using a speech-recognition model. It supports common audio formats, normalizes the sound first, and can use names and technical terms from the conversation as context.

436 2mo ago C 77 tokens original MIT

youtube-collector

16

greatSumini/cc-system

Skill Claude CodeCodex

A tool for registering YouTube channels, collecting new videos and their subtitles, and creating summaries from those subtitles. Subtitles are the written text of spoken video content.

436 2mo ago A 93 tokens original MIT

harness-starter

17

greatSumini/cc-system

Skill Claude CodeCodex

A portable orchestrator that completes a high-level task through 5 stages — clarify → context-gather → plan → implement → verify. Each stage hands off via file artifacts, and a stage is skipped when its artifact already exists. The plan is decomposed into a task graph (DAG); independent nodes run in parallel…

436 2mo ago A 76 tokens original MIT