Agent Skills by Finde
Showing 13 vetted skills indexed across 1 GitHub repositories.
explain
Explain code with a summary, analogy-based mental model, and optional verbose deep dive.
debug-fix
Guide bug reproduction, root-cause investigation, minimal fixes, and test verification.
update-quest-system
Update installed quest-system command files by comparing versions from local source or GitHub.
setup-finpack
Bootstrap and customize finpack-claude `.claude/` configuration for a project.
test-writer
Generate runnable test files for newly added or modified code.
quest-system
Manage feature development as quests with persistent scroll-based memory.
install-quest-system
Install quest-system commands, tutorial skill, and verifier hook into a finpack-claude project.
ship
Commit local git changes, push to a remote branch, and open a pull request.
quest-system-tutorial
Simulate quest-system command outputs without creating files.
tdd
Guide red-green-refactor Test-Driven Development loops for small behaviors.
context-budget
Estimate per-turn token costs from .claude/ configuration and CLAUDE.md.
pr-review
Generate unified code review findings for pull requests, staged diffs, or files.
refactor
Refactor code incrementally with tests, lint, and typecheck verification.