Agent Skills by yoshisada
Showing 73 vetted skills indexed across 1 GitHub repositories.
clay-create-repo
Creates and scaffolds GitHub repositories with Clay plugin support and optional PRD seeding.
clay-idea
Identify overlaps between a new idea and existing products or tracked repos, then record intent to metadata/docs/idea.md.
clay-list
Scan the products directory and report pipeline statuses with artifact counts.
clay-idea-research
Identifies competitors and market signals for a product idea, classifying them by similarity level.
clay-project-naming
Generate product names and check npm, GitHub, and domain availability.
clay-new-product
Convert product ideas into structured PRD.md, PRD-MVP.md, and PRD-Phases.md artifacts.
shelf-release
Record releases in Obsidian with auto-generated changelogs and progress entries.
shelf-repair
Re-apply the current dashboard template to existing Obsidian projects.
shelf-create
Scaffold an Obsidian project dashboard from repository metadata via MCP.
shelf-sync
Synchronize GitHub issues, backlog notes, and tech tags into Obsidian.
shelf-update
Automates Obsidian dashboard updates and session progress logging for projects.
shelf-feedback
Read Obsidian dashboard feedback, suggest actions, and archive items with timestamps.
shelf-status
Display a read-only project status summary from Obsidian.
issue
Analyze GitHub issues and generate concrete repository improvement plans.
trim-init
Discover Penpot files via MCP and create .trim/config with component mappings.
trim-design
Generate an initial Penpot design from product context and PRDs.
trim-pull
Translate Penpot designs into framework-appropriate code via MCP.
trim-diff
Detect and categorize drift between Penpot designs and codebases.
trim-verify
Verify rendered code against Penpot designs by capturing screenshots and comparing with Claude vision.
trim-push
Push code components to Penpot and update component mappings.
trim-edit
Edit Penpot designs from natural-language descriptions via MCP and log changes to .trim/changes.md.
trim-library
List tracked code and Penpot components with sync status, or sync drifted components.
trim-redesign
Plan and execute a Penpot UI redesign while preserving information architecture and user flows.
trim-flows
Organize and track user verification flows in .trim/flows.json with Playwright test export.