skills_all/backend-ai-guide/SKILL.md
--- name: backend-ai-guide description: | Expert guide for Backend.AI distributed computing platform. Automatically activates when users ask about: - Backend.AI architecture, components (Manager, Agent, Storage Proxy, Webserver, App Proxy) - Features (session scheduling, Sokovan orchestrator, multi-tenancy, resource allocation) - APIs (REST, GraphQL), authentication, RBAC authorization - Container runtime (kernels, jail sandbox, hook library, virtual folders) - Accelerator support
npx skillsauth add microck/ordinary-claude-skills skills_all/backend-ai-guideInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill provides expert-level information about the Backend.AI platform by:
Activate this skill when the user asks about:
Main README: https://github.com/lablup/backend.ai/blob/main/README.md
Major Component READMEs: Follow links from the Major Components section
Recursive Link Following: When a component README references additional documentation, follow those links to gather comprehensive information
src/ai/backend/manager/README.mdsrc/ai/backend/agent/README.mdsrc/ai/backend/storage/README.mdsrc/ai/backend/web/README.mdsrc/ai/backend/appproxy/README.mdAlways Cite Sources
Stay Current
Explain Component Interactions
Be Precise with Technical Details
Limit Recursion Depth
Architecture Questions
Component Questions
Integration Questions
Setup Questions
Structure answers as follows:
## [Direct Answer to Question]
[Concise, direct answer based on official documentation]
## Details
[Supporting information from fetched documentation]
### Component Interactions (if applicable)
[How different components work together]
## Technical Specifications (if applicable)
- Requirements: [versions, dependencies]
- Configuration: [relevant settings]
- APIs: [REST/GraphQL endpoints]
## Source Documentation
- Main: [URL to main README]
- Component: [URLs to component READMEs]
- Additional: [URLs to other relevant docs]
development
Migrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5. Use when the user wants to update their codebase, prompts, or API calls to use Opus 4.5. Handles model string updates and prompt adjustments for known Opus 4.5 behavioral differences. Does NOT migrate Haiku 4.5.
development
Analyzes Claude Code usage patterns and provides comprehensive recommendations. Runs usage analysis, discovers GitHub community resources, suggests CLAUDE.md improvements, and fetches latest docs on-demand. Use when user wants to optimize their Claude Code workflow, create configurations (agents/skills/commands), or set up project documentation.
development
Quantum computing framework for building, simulating, optimizing, and executing quantum circuits. Use this skill when working with quantum algorithms, quantum circuit design, quantum simulation (noiseless or noisy), running on quantum hardware (Google, IonQ, AQT, Pasqal), circuit optimization and compilation, noise modeling and characterization, or quantum experiments and benchmarking (VQE, QAOA, QPE, randomized benchmarking).
tools
Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.