CactusBlue
Community@thecactusblue · San Francisco
Agent Skills by CactusBlue
Showing 12 vetted skills indexed across 1 GitHub repositories.
commit
Generate concise conventional commit messages for Git workflows.
learn
Create or update Claude skills with SKILL.md frontmatter and Markdown guidance.
test
Discover, execute, and generate tests for changed files across frameworks.
brainstorm
Guide brainstorming into structured design plans through one-question-at-a-time sessions.
handoff
Capture session context and decisions into a timestamped handoff file.
start
Read latest handoff notes and git history to propose next actions.
domain:typescript
Enforce strict TypeScript conventions with zod validation and vitest tests.
review
Reviews git diffs for bugs, security issues, debug artifacts, and style problems before commit.
domain:rust
Standardize Rust project conventions for Cargo layouts, workspaces, and testing.
domain:python
Standardize Python project conventions for typing, testing, and tooling.
create-pr
Create GitHub pull requests from a local branch using the GitHub CLI.
refactor
Guides incremental code refactoring with test-based verification and step-by-step execution summaries.