otrebu avatar

otrebu

Community

@otrebu

12Followers
|
23Public Repos
|
24Published Skills

Agent Skills by otrebu

Showing 24 vetted skills indexed across 2 GitHub repositories.

otrebuotrebu
2

eval-test-skill

List and delete merged Git branches with user confirmation.

Community
Basic
otrebuotrebu
4

prompting

Improve AI agent prompts using context engineering and signal-to-noise optimization.

Community
Advanced
otrebuotrebu
4

timestamp

Generate deterministic YYYYMMDDHHMMSS timestamps using the Bash date command.

Community
Basic
otrebuotrebu
4

plugin-creator

Scaffold Claude Code plugins with metadata and marketplace registration.

Community
Advanced
otrebuotrebu
4

readwise-api

Fetch Readwise activity data across date ranges and output analysis modes.

Community
Advanced
otrebuotrebu
4

claude-permissions

Configure Claude Code permissions and sandboxing in settings.json.

Community
Advanced
otrebuotrebu
4

gh-code-search

Search GitHub for code examples and generate Markdown reports with URLs.

Community
Advanced
otrebuotrebu
4

parallel-search

Run parallel web research queries via the Parallel Search API and output LLM-ready markdown.

Community
Advanced
otrebuotrebu
4

gemini-research

Orchestrate Gemini CLI queries with Google search grounding to generate cited JSON and Markdown research reports.

Community
Advanced
otrebuotrebu
4

web-to-markdown

Batch-convert JavaScript-rendered web pages to a timestamped Markdown file.

Community
Advanced
otrebuotrebu
4

code-review

Identify quality issues and intent misalignment in git diffs and selected files.

Community
Advanced
otrebuotrebu
4

typescript-coding

Guide TypeScript/JavaScript development across tooling, testing, and logging configurations.

Community
Advanced
otrebuotrebu
2

Writing Hookify Rules

Write Hookify rules with YAML frontmatter to detect risky code and command patterns.

Community
Intermediate
otrebuotrebu
2

frontend-design

Generate production-grade frontend interfaces with bold aesthetic direction and cross-framework implementations.

Community
Intermediate
otrebuotrebu
2

dev-work-summary

Scan Git repositories under ~/dev and summarize today's commits, branches, and file changes.

Community
Basic
otrebuotrebu
2

task-create

Create numbered Markdown task files with structured planning sections.

Community
Basic
otrebuotrebu
4

git-commit

Create conventional commits from staged or unstaged changes with diff-based messages.

Community
Basic
otrebuotrebu
4

analyze-size

Analyze codebases with cloc to compute total lines of code and language distribution.

Community
Intermediate
otrebuotrebu
4

finish-feature

Merge a feature branch into main with conflict handling and push.

Community
Basic
otrebuotrebu
4

brainwriting

Coordinate parallel sub-agents to generate and refine practical ideas.

Community
Basic
otrebuotrebu
4

scratchpad-fetch

Fetch multiple URLs with curl and aggregate content into a timestamped Markdown file.

Community
Basic
otrebuotrebu
4

skill-creator

Create standardized Claude Skill scaffolds with YAML frontmatter validation.

Community
Intermediate
otrebuotrebu
4

fix-eslint

Fix ESLint errors in JavaScript and TypeScript projects without disabling rules.

Community
Intermediate
otrebuotrebu
4

start-feature

Create or switch to kebab-case feature/ branches from keyword descriptions.

Community
Basic