David Tejuosho
Community@davidteju · Seattle, WA
my ai slop and my older beautiful hand-crafted art [code]. I try to push the less embarassing code here
Agent Skills by David Tejuosho
Showing 48 vetted skills indexed across 1 GitHub repositories.
playwright-cli
Automate Playwright browser sessions with Bash commands for testing and extraction.
architecture-parity-review
Audit Claude Code transcripts to verify ARCHITECTURE.md parity with implemented decisions.
beeper
Automate cross-platform messaging access and control from the terminal.
notion-page-link-syntax
Normalize Notion MCP URLs and select page or mention-page tags for updates.
vitest-recharts-mocking
Mock Recharts components in Vitest tests to avoid SVG rendering issues.
ralph-wiggum-loop-setup
Automate Ralph Wiggum loop setup for Claude Code with three-file structure.
svelte-best-practices
Enforces Svelte 5 best practices for reactivity, components, and ESLint configuration.
async-dedup-race-in-streaming-pipelines
Fix duplicate emissions in streaming pipelines by moving dedup checks before async work.
speech-to-text
Transcribe audio files locally using whisper-cpp with Metal GPU acceleration.
notion-todo-organization
Organize Notion tasks into categorized lists with deadline-based planning.
femi-calendar
Automate Google Calendar schedule adjustments, recurring events, and one-off additions.
git-commit-practices
Enforce atomic, well-described commits with clear imperative messages.
prisma-7-driver-adapter
Fix Prisma 7 engine type client errors by configuring driver adapters.
bug-basher-5000
Coordinate a swarm of investigative agents to identify user-impacting bugs and generate a prioritized BUGS_FOUND.md report.
notion-style-matching
Format Notion pages to match David's tables, checkboxes, toggles, and bold headers.
agent-team-orchestration-patterns
Coordinate multi-agent teams to plan, critique, and execute research tasks.
notion-child-page-preservation
Preserve Notion child pages during parent page block updates.
nextjs-prisma-client-component-import
Separate Prisma types in Next.js client components to avoid node:module errors.
create-cli-skill
Generate structured SKILL.md documentation for CLI tools with frontmatter and pipelines.
git-worktree-nextjs-prisma
Set up git worktrees for Next.js projects with Prisma client generation and env file copying.
claude-code-session-transcript-analysis
Parse Claude Code JSONL transcripts to extract decisions, learnings, and agent state.
code-review
Identify and document critical codebase issues in a structured markdown findings report.
nextjs-client-server-boundary-dns-error
Diagnose Next.js client/server boundary violations causing Prisma DNS errors.
vitest-mock-implementation-persistence
Reset Vitest mock implementations between tests to prevent leakage.