CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. robthepcguy
  4. /
  5. claude-patent-creator
  6. /
  7. Patent Claims Analyzer

Patent Claims Analyzer

Editor's Note

This analyzes patent claims for USPTO compliance before filing, checking antecedent basis errors (like using "said processor" before introducing it with "a/an"), definiteness issues under 35 USC 112(b) (subjective terms like "substantially"), and claim structure problems. It categorizes findings as critical, important, or minor, includes MPEP citations for each issue, and gives you a compliance score. The Python analyzer lives in the skill root and outputs structured JSON you can present as a report. Honestly most useful when you're cleaning up claims before submission or responding to office actions, since it catches the mechanical errors examiners flag routinely. Won't replace a patent attorney's judgment on scope or novelty, but it'll save you from embarrassing antecedent basis rejections.

Install

npx skills add https://github.com/robthepcguy/claude-patent-creator --skill patent-claims-analyzer
Votes
0
Installs291
GitHub Stars134
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment