Agent Skills by valorvie
Showing 65 vetted skills indexed across 1 GitHub repositories.
openspec-apply-change
Automates applying OpenSpec change tasks until completion or a blocker occurs.
openspec-explore
Identify risks, assumptions, and design options during pre-implementation exploration.
openspec-verify-change
Verify OpenSpec change implementations against specs, tasks, and design artifacts.
openspec-new-change
Create an OpenSpec change scaffold and retrieve first-artifact instructions.
openspec-archive-change
Archive a completed change with artifact checks and delta-spec sync.
openspec-onboard
Guides users through the complete OpenSpec change lifecycle in a sample codebase.
openspec-propose
Generate proposal.md, design.md, and tasks.md artifacts from a single change request.
openspec-bulk-archive-change
Batch-archive multiple OpenSpec changes into date-stamped directories.
openspec-continue-change
Creates the next artifact in sequence for an OpenSpec change.
openspec-sync-specs
Merge delta specs into main specification files with idempotent updates.
openspec-ff-change
Automate OpenSpec artifact scaffolding with dependency sequencing for a change.
pua
Force exhaustive problem-solving with corporate PUA rhetoric and validation checklists.
simplify
Coordinate three read-only reviewers to surface code cleanup improvements across diffs.
code-simplifier
Simplify recently touched code without changing its behavior.
work-log-codex
Combine Codex and Claude Code session histories into Markdown work logs.
javascript-testing-patterns
Develop unit, integration, and end-to-end testing strategies for JavaScript and TypeScript applications.
typescript-advanced-types
Explain advanced TypeScript type system patterns with generics and conditional types.
bun-development
Automate Bun-based JavaScript and TypeScript project setup and management.
writing-hookify-rules
Create Hookify rules with YAML frontmatter for Bash, file, stop, and prompt events.
hook-development
Develop hooks to validate and respond to Claude Code tool usage events.
git-workflow-guide
Guide teams in selecting and implementing Git workflow strategies with branching and merge practices.
defuddle
Extract clean markdown content from web pages via Defuddle CLI.
custom-skills-tool-overlap-analyzer
Analyze agents, skills, commands, hooks, and workflows to compute overlap scores and generate structured reports.
refactoring-assistant
Determine whether to refactor, rewrite, or modernize legacy code.