npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

claude-guild

v2.3.3

Published

Research & Intelligence-driven team building system for Claude Code that discovers project requirements through deep analysis and creates custom specialist teams optimized for your specific technology stack and domain needs

Readme

Guild System - Intelligent AI Specialists for Your Project

Transform your AI coding experience from generic responses to intelligent specialists that understand YOUR codebase and work together seamlessly.

⚡ Quick Start

# Install in 30 seconds
npx claude-guild@latest

# Analyze your project and create specialists  
/guild:setup

# Execute any task with intelligent coordination
/guild "implement user authentication"

👉 New to Guild? See the installation guide below and read the Framework Guide


🎯 Why Guild System?

❌ Traditional AI Problems

  • Generic, one-size-fits-all responses
  • No understanding of your project patterns
  • Works slowly, one task at a time
  • Forgets context between conversations
  • No quality assurance or verification

✅ Guild System Solution

  • 🧠 Project-aware specialists that learn your patterns
  • ⚡ 5-10x faster through mandatory parallel execution with ultrathink reasoning
  • 👤 Human-in-the-middle control - your approval required
  • 📚 Persistent knowledge across sessions
  • ✅ Built-in verification ensures complete, quality results
  • 🔄 Intelligent coordination - all subagents use deep reasoning and parallel tool execution

🚀 Installation & First Use

1. Install Guild Commands

npx claude-guild@latest

2. Set Up Your Project

# In your project directory
/guild:setup

Creates intelligent specialists tailored to your codebase.

3. Execute Tasks

# Simple tasks
/guild "fix the login bug"
/guild "add a loading spinner component"

# Complex features (parallel execution)
/guild "implement real-time chat with websockets"
/guild "add user profile management with photo upload"

💡 Real-World Examples

Simple: Bug Fix (1-3 minutes)

You: /guild "fix the login validation error"
Guild: → Login Specialist analyzes your auth patterns
       → Identifies issue in validation logic  
       → Fixes bug following your error handling conventions
       → Updates tests and verifies functionality

Complex: New Feature (5-8 minutes vs 30-60 minutes traditionally)

You: /guild "implement real-time chat feature"  
Guild: → Frontend Specialist (chat UI components)
       → Backend Specialist (WebSocket handling)
       → Database Specialist (message storage)
       → Testing Specialist (integration tests)
       → All work simultaneously with coordinated integration

🏗️ How It Works

1. Pure Orchestration

Guild is an intelligent orchestrator that:

  • Analyzes tasks and identifies requirements
  • Delegates to subagents with ultrathink reasoning
  • Coordinates parallel execution for maximum speed
  • Synthesizes results with comprehensive validation

2. 5 Mandatory Requirements

Every Guild workflow enforces:

  1. Subagent Delegation - Complex work via specialized subagents
  2. Parallel Execution - Independent tasks run simultaneously
  3. ULTRATHINK Keyword - Deep reasoning for all delegated work
  4. Fresh Context - Current documentation from Context7/WebSearch
  5. Final Validation - Verify completeness before reporting

3. Dynamic Intelligence

  • No hardcoded procedures - adapts to your specific needs
  • Creates specialists based on YOUR tech stack
  • Discovers YOUR project patterns automatically
  • Everything else is intelligent ultrathink judgment

📚 Documentation

Getting Started

Technical Documentation


🎯 Key Benefits

Speed Through Intelligence

  • 5-10x faster for complex tasks through mandatory parallel execution
  • Ultrathink reasoning - all subagents use deep thinking for optimal decisions
  • Parallel execution of independent components with intelligent coordination
  • Instant context from persistent project knowledge

Quality Through Structure

  • Comprehensive coverage - no forgotten components
  • Pattern consistency - follows your conventions
  • Built-in verification - quality gates at every step

Control Through Transparency

  • Clear explanations before execution
  • Step-by-step progress with verification
  • Your approval required for all changes

🔧 Technical Architecture

Orchestration Model:

Framework (5 Mandatory Requirements)
    ↓
Shared Intelligence (Orchestration Patterns)
    ↓
Commands (Workflow & Setup)
    ↓
Dynamic Specialists (Created from YOUR project)

Files Created:

~/.claude/commands/guild/
├── workflow.md   # Orchestrates task execution
└── setup.md      # Discovers and creates specialists

Your Project/.claude/
├── skills/guild/     # Project patterns (auto-discovered)
└── agents/guild/     # Domain specialists (auto-created)

🤝 Contributing

We welcome contributions that enhance intelligent task execution:

  1. Follow the framework - All changes must comply with framework.md
  2. Maintain human control - Preserve approval patterns
  3. Ensure quality - Integrate with verification systems
  4. Follow best practices - Adhere to Anthropic guidelines

📄 License

[Your License Here]

🙏 Acknowledgments

Built on Anthropic's Claude AI best practices for structured prompting, XML patterns, and chain-of-thought reasoning.


🎯 Ready to transform your development workflow?
Start with: npx claude-guild@latest then /guild:setup

The Guild System - Intelligent, coordinated, and tailored to you.