workflow
๐ฏSkillfrom brianlovin/claude-config
A workflow skill from a personal Claude Code configuration that includes global permissions, a custom statusline showing token usage, and reusable skill capabilities invoked via slash commands.
Same repository
brianlovin/claude-config(17 items)
Installation
npx vibeindex add brianlovin/claude-config --skill workflownpx skills add brianlovin/claude-config --skill workflow~/.claude/skills/workflow/SKILL.mdSKILL.md
More from this repository10
Expert code simplification skills for Claude Code that refine recently modified code for clarity and consistency while preserving exact functionality.
Expert code simplification skills for Claude Code that refine recently modified code for clarity and consistency while preserving exact functionality.
Knip code cleanup skill for finding and removing unused files, dependencies, and exports from codebases using a configuration-first workflow
Expert code simplification skills for Claude Code that refine recently modified code for clarity and consistency while preserving exact functionality.
Automates web interactions by navigating, analyzing, and manipulating web pages through browser commands and element references.
Favicon generation skill for creating a complete set of favicons from a source image using ImageMagick and updating HTML with appropriate link tags
CLAUDE.md refactoring skill for reorganizing CLAUDE.md files to follow progressive disclosure principles with length checking, verification sections, and .claude/rules/ extraction
A Claude Code skill for using Bun as the default JavaScript/TypeScript runtime and package manager, with command mappings from Node.js, npm, and vite to Bun equivalents.
A skill creator tool from a Claude Code configuration repository that promotes Bun as the default runtime with command mappings and development patterns.
Sentry integration skill providing error monitoring and performance tracing patterns for Next.js applications.