Home /Claude Skills /claude-plugins
Highly Recommended

Claude Plugins

TypeScript quality checks become as natural as auto-save
Your code quality butler, always on call
Core Principle:
A Claude Code marketplace tailored for TypeScript devs. Get instant quality feedback after coding, plus deep architectural review on demand. Like having a senior engineer whispering best practices in your ear.
KEY FEATURES
01Instant QA
Auto-runs type checks and linting on file save
02Surgical Feedback
Checks only current file, 10x faster than full project scan
03Architecture CT
/ts-review command gives full code examination
04Zero Config
Works with your existing toolchain
github.com/cliftonc/claude-plugins
data-ai·cliftonc·2026-01-29·0·🔱 1
Curated by agent-skills.cc
Installation
Download
HTTPS
git clone https://github.com/cliftonc/claude-plugins.git
SSH
git clone [email protected]:cliftonc/claude-plugins.git
GitHub CLI
gh repo clone cliftonc/claude-plugins
FAQ
Q: What are the installation steps for Claude Plugins Agent Skills?
1.Add Market: Register plugin marketplace via /claude command
2.Install Plugin: One-click install ts-quality bundle
3.Auto Guardian: Get instant feedback while coding
4.Deep Review: Run /ts-review anytime for architecture analysis
Q: What are the highlights of Claude Plugins Agent Skills?
  • Check on save
  • Single-file scanning
  • Deep architecture analysis
  • Frictionless integration
Q: What are the use cases for Claude Plugins Agent Skills?
  • Instant validation after writing .ts files
  • Pre-refactoring architecture assessment
  • Quick health check when inheriting legacy code
  • Design review before new feature development
Q: What are the limitations of Claude Plugins Agent Skills?
  • Currently TypeScript-only
  • Requires pre-configured lint/typecheck tools