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. pproenca
  4. /
  5. dot-skills
  6. /
  7. Knip Deadcode

Knip Deadcode

Editor's Note

This is a comprehensive guide for using Knip to find and remove dead code in JavaScript and TypeScript projects. It contains 43 rules organized by priority, from critical configuration foundations to performance tuning. The structure is smart: it walks you through setup, entry point strategy, monorepo handling, dependency analysis, and CI integration in priority order. The export detection rules are especially useful for understanding false positives. If you're setting up Knip for the first time or wondering why it's flagging certain code, this gives you a systematic approach. The CI integration patterns and auto-fix workflows are practical and cover the gradual adoption case well.

Install

npx skills add https://github.com/pproenca/dot-skills --skill knip-deadcode
Votes
0
Installs215
GitHub Stars154
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment