By gaurangrshah
Generate full-stack applications and APIs from natural language. Part of the unified GSC plugins ecosystem with query-first knowledge, progressive discovery, and cross-plugin integration.
Review appgen-generated applications for quality, security, and best practices
Coordinate full-stack application generation with quality checkpoints
Generate full-stack applications and APIs from natural language
Provides guidance for designing RESTful APIs with proper endpoints, authentication, and error handling.
Extract, catalog, and propagate reference assets (screenshots, designs) throughout the webgen workflow
Provides guidance for integrating authentication into full-stack applications.
Provides guidance for designing database schemas for full-stack applications.
Provides setup scripts and guidance for scaffolding full-stack applications and APIs.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A collection of Claude Code plugins for enhanced development workflows.
| Plugin | Version | Description |
|---|---|---|
| appgen | 2.0.0 | Full-stack applications and APIs from natural language |
| webgen | 2.0.0 | Production-ready websites and landing pages from natural language |
| taskflow | 2.0.0 | Task management with PRD parsing and multi-tag contexts |
| worklog | 1.7.1 | Cross-session knowledge persistence (SQLite/PostgreSQL) |
| docs | 1.1.0 | Documentation management and quality assurance |
Ecosystem v2: All plugins now use unified
.local.mdconfiguration at~/.gsc-plugins/. See ECOSYSTEM.md for integration details.
Note: These plugins are indexed on claude-plugins.dev but are NOT available in the central
npx claude-pluginsregistry. Use one of the methods below to install.
From within Claude Code, run these commands:
Step 1: Add the marketplace
claude plugin marketplace add https://github.com/gaurangrshah/gsc-plugins.git
Step 2: Install the plugins you want
claude plugin install webgen@gsc-plugins
claude plugin install appgen@gsc-plugins
claude plugin install worklog@gsc-plugins
claude plugin install taskflow@gsc-plugins
claude plugin install docs@gsc-plugins
If you're already in a Claude Code session:
/plugin marketplace add https://github.com/gaurangrshah/gsc-plugins.git
/plugin install webgen@gsc-plugins
Clone and copy to your local plugins directory:
# Clone the repo
git clone https://github.com/gaurangrshah/gsc-plugins.git
# Copy desired plugins to your local-plugins directory
cp -r gsc-plugins/plugins/webgen ~/.claude/plugins/local-plugins/
cp -r gsc-plugins/plugins/appgen ~/.claude/plugins/local-plugins/
cp -r gsc-plugins/plugins/worklog ~/.claude/plugins/local-plugins/
cp -r gsc-plugins/plugins/taskflow ~/.claude/plugins/local-plugins/
cp -r gsc-plugins/plugins/docs ~/.claude/plugins/local-plugins/
# Restart Claude Code to pick up the new plugins
# This will NOT work - we're not in the central npx registry
npx claude-plugins install @gaurangrshah/gsc-plugins/webgen # ❌
To update an already installed plugin to the latest version:
# Update marketplace index first
claude plugin marketplace update gsc-plugins
# Reinstall the plugin (--force overwrites existing)
claude plugin install worklog@gsc-plugins --force
claude plugin uninstall worklog@gsc-plugins
claude plugin install worklog@gsc-plugins
If you installed manually:
# Pull latest changes
cd ~/path/to/gsc-plugins
git pull
# Re-copy to local-plugins (overwrites existing)
cp -r plugins/worklog ~/.claude/plugins/local-plugins/
# Restart Claude Code to pick up changes
# Uninstall individual plugins
claude plugin uninstall webgen@gsc-plugins
claude plugin uninstall appgen@gsc-plugins
claude plugin uninstall worklog@gsc-plugins
claude plugin uninstall taskflow@gsc-plugins
claude plugin uninstall docs@gsc-plugins
# Remove the marketplace entirely (optional)
claude plugin marketplace remove gsc-plugins
/plugin uninstall webgen@gsc-plugins
/plugin uninstall appgen@gsc-plugins
If you installed manually to local-plugins:
# Remove specific plugins
rm -rf ~/.claude/plugins/local-plugins/webgen
rm -rf ~/.claude/plugins/local-plugins/appgen
rm -rf ~/.claude/plugins/local-plugins/worklog
rm -rf ~/.claude/plugins/local-plugins/taskflow
rm -rf ~/.claude/plugins/local-plugins/docs
# Restart Claude Code to apply changes
To remove everything (marketplace + all plugins):
# 1. Uninstall all plugins
claude plugin uninstall webgen@gsc-plugins
claude plugin uninstall appgen@gsc-plugins
claude plugin uninstall worklog@gsc-plugins
claude plugin uninstall taskflow@gsc-plugins
claude plugin uninstall docs@gsc-plugins
# 2. Remove marketplace
claude plugin marketplace remove gsc-plugins
# 3. Remove any manual installations
rm -rf ~/.claude/plugins/local-plugins/{webgen,appgen,worklog,taskflow,docs}
# 4. Restart Claude Code
Note: Uninstalling worklog does NOT delete your worklog.db database. Your knowledge and work history are preserved.
Understanding which plugin to use for different scenarios:
npx claudepluginhub gaurangrshah/gsc-plugins --plugin appgenDocumentation management and validation with .local.md config support. Single source of truth philosophy with inline updates, journal reconciliation, and worklog integration.
Cross-session knowledge persistence with SQLite (default) or PostgreSQL. Store learnings, recall context, and maintain continuity across Claude Code sessions. Part of the unified GSC plugins ecosystem with plugin discovery and knowledge import.
Generate production-ready websites from natural language. Part of the unified GSC plugins ecosystem with query-first knowledge, progressive discovery, and cross-plugin integration.
AI-powered task management with backend abstraction. Supports Local, Plane, GitHub, and Linear backends. Transform PRDs into structured tasks or add ad-hoc tasks with hygiene tracking.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development