๐ŸŽฏ

skill-tuning

๐ŸŽฏSkill

from catlog22/claude-code-workflow

VibeIndex|
What it does
|

Skill for tuning and optimizing agent skill configurations, from a workflow collection that also provides interactive issue management with CLI-driven CRUD operations.

๐Ÿ“ฆ

Same repository

catlog22/claude-code-workflow(102 items)

skill-tuning

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add catlog22/claude-code-workflow --skill skill-tuning
skills.sh Installโš  Installs to .agents/skills/
npx skills add catlog22/claude-code-workflow --skill skill-tuning
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/skill-tuning/SKILL.md

SKILL.md

71Installs
1,241
-
Last UpdatedJan 26, 2026

More from this repository10

๐ŸŽฏ
skill-generator๐ŸŽฏSkill

Creates new Claude Code skills with configurable execution modes, supporting sequential and autonomous phase patterns for skill scaffolding and workflow building.

๐ŸŽฏ
review-code๐ŸŽฏSkill

Performs multi-dimensional code reviews analyzing correctness, readability, performance, security, testing, and architecture with structured reports.

๐ŸŽฏ
compact๐ŸŽฏSkill

Skill for managing Claude Code conversation context through structured compaction, summarizing key decisions and progress to maintain context across sessions.

๐ŸŽฏ
issue-manage๐ŸŽฏSkill

Interactive issue management skill with menu-driven CRUD operations, supporting issue listing, editing, bulk updates, history tracking, and queue management via the ccw CLI.

๐ŸŽฏ
ccw-help๐ŸŽฏSkill

Help and guidance skill for Claude Code Workflow, a structured development workflow toolkit for Claude Code projects.

๐ŸŽฏ
spec-generator๐ŸŽฏSkill

Spec generator skill for automatically creating technical specifications from requirements and project context.

๐ŸŽฏ
brainstorm-with-file๐ŸŽฏSkill

Brainstorming skill that saves ideas to structured files, enabling persistent idea capture and iterative refinement across Claude Code sessions.

๐ŸŽฏ
debug-with-file๐ŸŽฏSkill

Debug-with-file skill that captures debug sessions to files for systematic issue tracking and reproduction.

๐ŸŽฏ
workflow-plan๐ŸŽฏSkill

Creates structured workflow plans for organizing multi-step development tasks.

๐ŸŽฏ
workflow-execute๐ŸŽฏSkill

Workflow execution skill for running structured multi-step development workflows with progress tracking, checkpoints, and automated task sequencing.