Agent Skills by otrebu
Showing 24 vetted skills indexed across 2 GitHub repositories.
eval-test-skill
List and delete merged Git branches with user confirmation.
prompting
Improve AI agent prompts using context engineering and signal-to-noise optimization.
timestamp
Generate deterministic YYYYMMDDHHMMSS timestamps using the Bash date command.
plugin-creator
Scaffold Claude Code plugins with metadata and marketplace registration.
readwise-api
Fetch Readwise activity data across date ranges and output analysis modes.
claude-permissions
Configure Claude Code permissions and sandboxing in settings.json.
gh-code-search
Search GitHub for code examples and generate Markdown reports with URLs.
parallel-search
Run parallel web research queries via the Parallel Search API and output LLM-ready markdown.
gemini-research
Orchestrate Gemini CLI queries with Google search grounding to generate cited JSON and Markdown research reports.
web-to-markdown
Batch-convert JavaScript-rendered web pages to a timestamped Markdown file.
code-review
Identify quality issues and intent misalignment in git diffs and selected files.
typescript-coding
Guide TypeScript/JavaScript development across tooling, testing, and logging configurations.
Writing Hookify Rules
Write Hookify rules with YAML frontmatter to detect risky code and command patterns.
frontend-design
Generate production-grade frontend interfaces with bold aesthetic direction and cross-framework implementations.
dev-work-summary
Scan Git repositories under ~/dev and summarize today's commits, branches, and file changes.
task-create
Create numbered Markdown task files with structured planning sections.
git-commit
Create conventional commits from staged or unstaged changes with diff-based messages.
analyze-size
Analyze codebases with cloc to compute total lines of code and language distribution.
finish-feature
Merge a feature branch into main with conflict handling and push.
brainwriting
Coordinate parallel sub-agents to generate and refine practical ideas.
scratchpad-fetch
Fetch multiple URLs with curl and aggregate content into a timestamped Markdown file.
skill-creator
Create standardized Claude Skill scaffolds with YAML frontmatter validation.
fix-eslint
Fix ESLint errors in JavaScript and TypeScript projects without disabling rules.
start-feature
Create or switch to kebab-case feature/ branches from keyword descriptions.