OshanKHZ

10 mods across 1 repository, 5 stars between them.

cc-swiss-knife

01

OshanKHZ/cc-swiss-knife

Plugin Claude Code

Swiss army knife plugin marketplace for Claude Code - commands, skills, agents & workflows.

5 5mo ago A tokens not measured

agent-development

02

OshanKHZ/cc-swiss-knife

Skill Claude CodeCodex

Generates Claude Code plugin agent .md files: writes YAML frontmatter (name, model, color, tools, hooks, disallowedTools), crafts system prompts, and creates triggering example blocks with context and commentary. Validates agent structure against naming, length, and format constraints. Use when the user asks to create…

5 5mo ago A 104 tokens

command-development

03

OshanKHZ/cc-swiss-knife

Skill Claude CodeCodex

This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash…

5 5mo ago A 99 tokens

hook-development

04

OshanKHZ/cc-swiss-knife

Skill Claude CodeCodex

This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDEPLUGINROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop…

5 5mo ago A 117 tokens

OshanKHZ/cc-swiss-knife

Skill Claude CodeCodex

This skill should be used when the user asks to "create CLAUDE.md", "initialize CLAUDE.md", "sync CLAUDE.md with code", "update documentation from codebase", "create .claude/rules/", "manage modular rules", "split large CLAUDE.md", or mentions project documentation setup. Manages complete lifecycle of project…

5 5mo ago B 89 tokens

skill-development

06

OshanKHZ/cc-swiss-knife

Skill Claude CodeCodex

This skill should be used when the user asks to "create a skill", "write a skill", "edit a skill", "update a skill", "improve skill description", "add skill to plugin", "organize skill content", "create SKILL.md", "skill frontmatter", "skill structure", "progressive disclosure", or needs guidance on skill development…

5 5mo ago A 91 tokens

OshanKHZ/cc-swiss-knife

Skill Claude CodeCodex

This skill should be used when the user asks about "documentation templates", "doc structure", "README format", "API documentation format", "how to write tutorials", "documentation checklist", or when the documentation-writer agent needs templates and workflows for specific documentation types. Provides Diataxis-based…

5 5mo ago A 76 tokens

PostToolUse

10

OshanKHZ/cc-swiss-knife

Hook

Runs after a tool call finishes for Edit and Write tool calls, executing typecheck-after-edit.sh, lint-after-edit.sh and format-on-edit.sh via bash (3 commands). From OshanKHZ/cc-swiss-knife.

5 5mo ago A tokens not measured