Find the perfect skill
AgentRecall - Persistent Memory for AI Agents
Development
Persistent compounding memory system for AI agents, providing MCP tools for session management, recall, and cross-project insights. Local markdown only, Obsidian-compatible, optional Supabase backend.
Brainstorm - Requirements Discovery
Development
Guides collaborative requirements discovery before implementation. Creates task directory, seeds PRD, asks high-value questions one at a time, researches technical choices, and converges on MVP scope.
Code Task Brief
Development
Produce a self-contained implementation brief for the Claude Code routine: what, why, files, acceptance criteria.
USPTO Database
Data & AI
Official USPTO patent and trademark data retrieval workflow, including PatentSearch queries, TSDR checks, assignment records, and reproducible research logs.
Codebase Visualization with CodeFlow
Development
Turn any GitHub repo, local folder, or Obsidian vault into an interactive architecture map. Analyze dependencies, blast radius, code health, and more, 100% local.
Create a pull request
Development
Creates a pull request for the current branch with built-in formatting, validation, and code review.
Storybook Upgrade
Development
Upgrades all Storybook packages to a specific version (canary or stable) using npx storybook upgrade. Useful for validating changes in external projects.
Code Task Brief
Development
Produce a self-contained task brief for a Claude Code routine, specifying what to change, why, and acceptance criteria.
Prepare and Publish a Release
DevOps
Automate the release process: update changelog, bump version, run pre-commit checks, and align GitHub release notes.
Vertex AI ADK Infra Expert
DevOps
Provision Vertex AI ADK infrastructure with Terraform: secure networking, IAM, Agent Engine runtime, code execution sandbox, and Memory Bank.
Draft Social Media Posts for Blog
Content
Reads a blog post and drafts or revises social copy for X, LinkedIn, and Bluesky in the frontmatter, looping with self-critique until it passes review.
Generate React Hook Form + Zod form component
Development
Generate a form component with React Hook Form, Zod validation, create/edit mode, following the lemnArt admin pattern.