atlassianapi
π―Skillfrom lobbi-docs/claude
Retrieves and manages Atlassian product (like Jira or Confluence) data and interactions through API calls within visual workflow processes.
Installation
npx skills add https://github.com/lobbi-docs/claude --skill atlassianapiSkill Details
Overview
# Visual Flow Builder - Alpha Pilot Project
π Quick Start (30 seconds)
- Run the automated setup:
```bash
.\setup-pilot.bat
```
- Or manual setup:
```bash
npm install
npm run dev
```
- Open in browser:
```
http://localhost:5173
```
β What You Get
- Visual Workflow Designer - Drag-and-drop interface with 27 node types
- Real-time Monitoring - WebSocket-based execution tracking
- Dynamic Properties - JSON Schema-driven form generation
- Template Library - Pre-built workflows for common patterns
- 191/191 Tests Passing - Production-ready reliability
π― Pilot Scenarios
Member Management Workflow
```
[Trigger: New Registration] β [Validate Data] β [AI Review] β [Send Welcome] β [Complete]
```
Theme Application Workflow
```
[Trigger: Theme Request] β [Validate Theme] β [Apply Styles] β [Deploy] β [Notify]
```
π§ Integration with Your Project
This Visual Flow Builder integrates with your existing alpha-0.1 project:
- Frontend: Standalone React app (this directory)
- Backend: Connect to your existing API endpoints
- Auth: Integrates with your Keycloak setup
- Database: Uses your existing member management schema
π Documentation
- Full Deployment Guide: [PILOT_DEPLOYMENT_GUIDE.md](PILOT_DEPLOYMENT_GUIDE.md)
π Support
Getting Started: Run .\setup-pilot.bat and start building workflows in minutes!
More from this repository10
Manages Google Cloud Platform services like GKE, Cloud Run, Cloud Storage, BigQuery, and Pub/Sub for comprehensive cloud infrastructure and deployment.
helm skill from lobbi-docs/claude
Enables deep, systematic reasoning for complex problems by configuring Claude's internal thinking process with configurable reasoning budgets.
Retrieves and grounds AI responses with precise document citations, enabling verifiable and contextually rich information extraction.
Applies and blends 50+ professional design styles to components, enabling cohesive and distinctive AI-powered visual aesthetics.
llmintegration skill from lobbi-docs/claude
scrum skill from lobbi-docs/claude
tool-use skill from lobbi-docs/claude
Processes large document sets in bulk using Claude's Message Batches API, reducing processing costs by 50% for non-time-sensitive workloads.
Indexes and retrieves text documents efficiently using vector embeddings for semantic search and similarity matching.