project-search
π―Skillfrom legacybridge-tech/claude-plugins
project-search skill from legacybridge-tech/claude-plugins
Installation
npx skills add https://github.com/legacybridge-tech/claude-plugins --skill project-searchSkill Details
Overview
# Claude Tools
A curated collection of 8 professional-grade Claude Code plugins for enhancing AI-assisted workflows.
---
Installation
Add the Marketplace
```bash
claude
/plugin marketplace add legacybridge-tech/claude-plugins
```
Install Plugins
```bash
# Install specific plugin
/plugin install teds@legacybridge-cc-plugins
/plugin install akashicrecords@legacybridge-cc-plugins
/plugin install projectmaster@legacybridge-cc-plugins
/plugin install multi-perspective@legacybridge-cc-plugins
/plugin install gemini-api@legacybridge-cc-plugins
/plugin install agent-browser@legacybridge-cc-plugins
/plugin install tailwindplus@legacybridge-cc-plugins
/plugin install steady-hand@legacybridge-cc-plugins
# Or browse and install interactively
/plugin
```
---
Available Plugins
| Plugin | Description | Version |
|--------|-------------|---------|
| TEDS | Task Execution Documentation System | 1.2.0 |
| AkashicRecords | AI-native knowledge management | 1.6.0 |
| ProjectMaster | Software project management | 1.2.1 |
| Multi-Perspective | Multi-expert proposition analysis | 1.0.0 |
| Gemini API | Google Gemini API integration | 1.0.0 |
| Agent Browser | Browser automation for web tasks | 1.0.0 |
| TailwindPlus | TailwindPlus UI component library | 1.0.0 |
| Steady-Hand | Context usage monitoring & quality reminders | 1.1.3 |
---
TEDS (Task Execution Documentation System)
Comprehensive documentation system for complex, multi-session tasks with mandatory logging and knowledge accumulation.
Key Features:
- Mandatory logging of every action
- Checkpoint & resume capability
- Knowledge base accumulation
- Progress tracking and status reporting
Quick Start:
```bash
/plugin install teds@legacybridge-cc-plugins
/teds-init
/teds-start my-task "Task description"
```
Documentation: [teds/README.md](./teds/README.md)
---
AkashicRecords
AI-native knowledge management system where AI reads your organizational rules (RULE.md) and autonomously manages your knowledge base.
Key Features:
- 12 generic Skills (add, update, delete, move, search + todo tracking)
- RULE.md-driven workflows (your rules, not hardcoded logic)
- Smart content classification with confirmation
- Self-governing directories with automatic maintenance
Quick Start:
```bash
/plugin install akashicrecords@legacybridge-cc-plugins
/akashic-init # AI scans and understands your structure
"Save this note about AI" # AI recommends location, you confirm
```
Documentation: [akashicrecords/README.md](./akashicrecords/README.md)
---
ProjectMaster
Comprehensive software project management system that adapts to your team's workflow with support for Agile, Scrum, Kanban, and Waterfall methodologies.
Key Features:
- Adaptive methodology support
- Meeting management with automatic action item extraction
- Sprint/iteration tracking
- Milestone tracking with dependency management
- Communication tracking (emails, messages, screenshots)
Quick Start:
```bash
/plugin install projectmaster@legacybridge-cc-plugins
/project-init
"Create meeting notes for today's sprint planning"
```
Documentation: [projectmaster/README.md](./projectmaster/README.md)
---
Multi-Perspective
Multi-perspective analysis tool for examining propositions through dynamically generated expert perspectives.
Key Features:
- Dynamic expert generation (4-6 relevant experts per proposition)
- Three analysis modes: Validation, Comprehensive, Debate
- User confirmation checkpoints
- Flexible save options
Quick Start:
```bash
/plugin install multi-perspective@legacybridge-cc-plugins
/analyze "We should adopt microservices architecture"
```
Documentation: [multi-perspective/README.md](./multi-perspective/README.md)
---
Gemini API
Google Gemini API integration for text generation, multimodal analysis, image generation, and more.
Key Features:
- Text generation with configurab
More from this repository10
cross-domain-thinking skill from legacybridge-tech/claude-plugins
communication-tracker skill from legacybridge-tech/claude-plugins
track-milestone skill from legacybridge-tech/claude-plugins
search-content skill from legacybridge-tech/claude-plugins
add-content skill from legacybridge-tech/claude-plugins
gemini-embed skill from legacybridge-tech/claude-plugins
todo-init skill from legacybridge-tech/claude-plugins
Based on the README, there's no explicit description of a "process-file" skill. However, given the context of the Claude Tools repository with various plugins focused on workflow enhancement and kn...
todo-list skill from legacybridge-tech/claude-plugins
update-content skill from legacybridge-tech/claude-plugins