Peter Luey
Community@poyopoak · Oregon
Full stack software pioneer with a passion for saving time.
Agent Skills by Peter Luey
Showing 53 vetted skills indexed across 1 GitHub repositories.
update-specification
Update specification files with YAML front matter and Markdown structure.
git-commit
Analyze diffs and stage changes to generate conventional git commits.
Command Development
Design and implement Claude Code Slash Command prompts with frontmatter-driven configuration.
breakdown-plan
Generate GitHub project plans with Epic, Feature, Story, and Enabler hierarchies.
documentation
Generate Markdown technical documentation with frontmatter metadata and structured outlines.
brand-voice-enforcement
Enforce brand voice guidelines across emails, proposals, and social posts.
task-management
Read and write tasks in a TASKS.md file with Active, Waiting On, Someday, and Done sections.
sql-queries
Write portable SQL across Snowflake, BigQuery, Databricks, and PostgreSQL dialects.
devops-rollout-plan
Automate end-to-end rollout plans with preflight checks, deployment steps, and rollback procedures.
claude-md-improver
Discover and assess CLAUDE.md files, then propose targeted updates.
claude-api
Route developers to language-specific Claude API documentation and integration patterns.
create-github-action-workflow-specification
Document GitHub Actions workflow triggers, jobs, inputs, outputs, and dependencies.
code-review
Identify security, performance, and correctness issues in code changes.
tech-debt
Categorize and prioritize technical debt using Impact, Risk, and Effort scoring.
sql-code-review
Analyze SQL code for security, performance, and maintainability issues.
xlsx
Read, edit, and convert xlsx, xlsm, csv, and tsv spreadsheet files.
create-readme
Generate a structured README.md from project name and description.
Extract text, tables, and images from PDFs using Python libraries.
find-skills
Discover and install agent skills from the open ecosystem via Skills CLI.
brand-review
Analyze copy against brand voice, style guidelines, and messaging pillars.
Plugin Settings
Manage per-project plugin configurations via YAML frontmatter in .claude/plugin-name.local.md files.
pytest-coverage
Run pytest with coverage to produce per-file reports and annotated missing lines.
Kubernetes Operations
Manage Kubernetes clusters and workloads across deployment, troubleshooting, ingress, scaling, and manifest validation.
refactor-method-complexity-reduce
Refactor methods to reduce cognitive complexity by extracting focused helper functions.