By phantien133
NestJS framework preset — modular TypeScript backend with DTO validation, guards, database integration, and API design patterns.
Designs feature architectures by analyzing existing codebase patterns and conventions, then providing implementation blueprints with concrete files, interfaces, data flow, and build order.
Deeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, and documenting dependencies to inform new development.
Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code. MUST BE USED for all code changes.
Simplifies and refines code for clarity, consistency, and maintainability while preserving behavior. Focus on recently modified code unless instructed otherwise.
Expert planning specialist for complex features and refactoring. Use PROACTIVELY when users request feature implementation, architectural changes, or complex refactoring. Automatically activated for planning tasks.
Regression testing strategies for AI-assisted development. Sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns to catch AI blind spots where the same model writes and reviews code.
REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-specific patterns.
Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. v2.1 adds project-scoped instincts to prevent cross-project contamination.
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.
Curated Claude Code plugins for the Hilab team, built from dotclaude presets.
Add the marketplace once, then install only the plugins you need per machine or
project.
For details on what
dotclaudeis, how it's organized, and how to author your own preset / build new plugin bundles, see ABOUT.md.
All bundles live under plugins/ and are registered in
.claude-plugin/marketplace.json.
| Plugin | Version | Description |
|---|---|---|
core | 0.1.0 | Universal baseline for any Claude Code user — context management, productivity, and semantic search. |
ai-native | 0.1.0 | Extends core with AI self-learning and skill creation. For users who want Claude to improve with their personal workflow over time. |
developer | 0.1.0 | Extends ai-native with cross-stack developer tooling — GitHub ops, quality gates, architecture planning. |
| Plugin | Version | Description |
|---|---|---|
nestjs | 0.1.0 | NestJS modular TypeScript backend — DTO validation, guards, database integration, API design patterns. |
nextjs | 0.1.0 | Next.js React app structure — Turbopack dev server, frontend patterns for production apps. |
| Plugin | Version | Description |
|---|---|---|
cistreaming | 1.0.0 | Dev workflow for the cistreaming platform (NestJS + Next.js + SRS + GraphQL). Public w-* suite + f-* Figma flow + streaming rules + doc governance. Replaces deprecated cistreaming-v2/v3/v4. |
| Plugin | Version | Description |
|---|---|---|
dotclaude-bootstrap | 0.1.0 | First-time setup wizard, preset-creation wizard, debugger, and external plugin discovery. Install at user level when onboarding new dotclaude users. |
dotclaude-self | 0.2.0 | Full dotclaude working environment — preset authoring wizards, self-learning, component picker, skill creator. Install only when working inside a cloned dotclaude repo. |
The marketplace lives at gitlab.hilab.cloud/hilabaikit/dotclaude. SSH access is
required (port 2424):
# Add an SSH key in GitLab → User settings → SSH Keys, then verify:
ssh -T [email protected] -p 2424
# Expected: "Welcome to GitLab, @<your-username>!"
If you've never cloned a Hilab repo before, the GitLab SSH setup docs walk through key creation.
Inside any Claude Code session:
/plugin marketplace add ssh://[email protected]:2424/hilabaikit/dotclaude.git
Claude Code will clone the repo into its local marketplace cache and read
.claude-plugin/marketplace.json — the marketplace is registered under the
name hilab-dotclaude. To refresh later:
/plugin marketplace update hilab-dotclaude
/plugin install <plugin-name>@hilab-dotclaude
For example:
/plugin install developer@hilab-dotclaude # at user level
/plugin install cistreaming@hilab-dotclaude # for the streaming team
/plugin install core@hilab-dotclaude
Browse what's available without installing:
/plugin marketplace list hilab-dotclaude
/plugin update <plugin-name> # pull latest bundle from the marketplace
/plugin uninstall <plugin-name> # remove from this Claude install
Start small and stack:
core — context management + productivity baseline.ai-native (self-learning) and developer (GitHub /
quality gates).nestjs and/or nextjs as needed.cistreaming (it extends nestjs + nextjs
so you get those transitively — don't double install).dotclaude-self for the preset-authoring
tooling.develop vs masterThis repo uses two long-lived branches:
| Branch | Contains upstream/ submodules? | Purpose |
|---|---|---|
develop | Yes (~270 MB) | Active development branch — vendoring from upstream, sync scripts, full dev environment. All PRs / MRs target this branch. |
master | No | Lean release branch consumed by Claude Code marketplace. /plugin marketplace add clones this branch, so it must stay small for fast installs. |
Rules:
npx claudepluginhub phantien133/dotclaude --plugin nestjsDev workflow preset for the cistreaming platform (NestJS + Next.js + SRS + GraphQL). Replaces v2's private dev-task / quick-fix orchestration with the public w-* command suite (driven by .claude/workflow.yaml) and swaps build-ui-kit / build-static-page / streaming-figma for the f-* Figma suite. Keeps v2's streaming-specific rules + private utility skills for opt-in fallbacks.
Extends core with AI self-learning and skill creation — for users who want Claude to improve with their personal workflow over time.
Extends ai-native with cross-stack developer tooling — GitHub ops, quality gates, and architecture planning. Security and TDD are intentionally left to language/framework presets.
Universal baseline for any Claude Code user — context management, productivity, and semantic search.
Next.js framework preset — React app structure, Turbopack dev server, and frontend patterns for production apps.
TypeScript/JavaScript full-stack development with NestJS, React, and React Native
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.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
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.
Complete AI coding workflow system. Self-correcting memory + persistent FTS5-indexed research wikis + auto-research loop + multi-LLM council on a single SQLite store. 33 skills, 8 agents, 22 commands, 37 hook scripts across 24 events. Cross-agent via SkillKit.
Open-source, local-first Claude Code plugin for token reduction, context compression, and cost optimization using hybrid RAG retrieval (BM25 + vector search), reranking, AST-aware chunking, and compact context packets.