Agent Skill
2/7/2026

my-voice

Voice guidance for writing in Pete's authentic style across all mediums—articles, essays, emails, tweets, Slack messages. Use when helping Pete write, edit, revise, or review any written content. Also use when Pete asks "does this sound like me?", "voice check", "voice audit", or wants feedback on tone/style.

P
petekp
1GitHub Stars
1Views
npx skills add petekp/agent-skills

SKILL.md

Namemy-voice
DescriptionVoice guidance for writing in Pete's authentic style across all mediums—articles, essays, emails, tweets, Slack messages. Use when helping Pete write, edit, revise, or review any written content. Also use when Pete asks "does this sound like me?", "voice check", "voice audit", or wants feedback on tone/style.

pete's agent skills

Agent Skills for UI development, parameter tuning, and design iteration.

Installation

# Install all skills
npx add-skill petekp/agent-skills

# Or install individually via Claude Code
/plugin install petekp/agent-skills

Available Skills

tuning-panel

Create bespoke parameter tuning panels for iterating on animations, layouts, colors, typography, physics, or any visual parameters.

Trigger phrases:

  • "create a tuning panel"
  • "add parameter controls"
  • "tweak parameters visually"
  • "fine-tune values"

Supports: leva (React), tweakpane (vanilla JS), dat.GUI, SwiftUI native controls

rust

Robust Rust patterns for file-backed data, parsing, persistence, FFI boundaries, and system integration.

Trigger phrases:

  • "write Rust for file handling"
  • "Rust subprocess integration"
  • "Serde serialization patterns"
  • "UniFFI boundaries"

Covers: UTF-8 safety, atomic writes, state machines, defensive error handling

swiftui

Build world-class SwiftUI interfaces for iOS, iPadOS, macOS, and visionOS.

Trigger phrases:

  • "build SwiftUI interface"
  • "Liquid Glass adoption"
  • "SwiftUI animations"
  • "Apple-level UI quality"

Covers: Layout patterns, state management, design tokens, performance, accessibility

Structure

petekp/agent-skills/
├── .claude-plugin/
│   └── marketplace.json
├── skills/
│   ├── tuning-panel/
│   ├── rust/
│   └── swiftui/
└── README.md

License

MIT

Skills Info
Original Name:my-voiceAuthor:petekp