cyberneticlibrary

The library

Everything we index — ranked by what works, never by stars.

WORKS 48
Authenticate Node.js with CloudBaseskillEngineeringL2
auth-nodejs-cloudbase · This skill should be used when Node.js code must read caller identity, inspect end users, or bridge an existing user system into CloudBase; not when configuring providers or building client login UI.
WORKS 48
Set Up Production CI/CD PipelinesskillEngineeringL4
senior-devops · setting up pipelines, deploying applications, managing infrastructure, implementing monitoring, or optimizing deployment processes.
WORKS 48
Configure CloudBase Authentication ProvidersskillEngineeringL2
auth-tool-cloudbase · This skill should be used when users need to inspect, enable, disable, or configure auth providers, publishable-key prerequisites, login methods, SMS/email sender setup, or other provider-side readine
WORKS 48
Build Accessible Web InterfacesskillEngineeringProductL2
frontend-a11y · building any interactive UI component or form.
WORKS 48
Integrate CloudBase Web AuthenticationskillEngineeringL2
auth-web-cloudbase · Provides concise and practical Web authentication solutions with multiple login methods and complete user management.
WORKS 47
Define Frontend Design StandardsskillProductEngineeringL1
frontend-design-direction · building or improving websites, dashboards, applications, components, landing pages, visual tools, or any web UI that needs stronger product-specific design judgment.
WORKS 48
Deploy CloudBase FunctionsskillEngineeringL3
cloud-functions · This skill should be used when users need application runtime code on CloudBase, not when they are merely calling CloudBase official platform APIs.
WORKS 48
Choose Rendering Model for Web AppsskillEngineeringProductL1
frontend-web-core · choosing a framework, wiring SSR-sensitive or motion code, or planning accessibility — the interlocking rules every frontend-web spoke depends on.
WORKS 48
Upload and Manage Cloud Storage FilesskillEngineeringL2
cloud-storage-web · Complete guide for CloudBase cloud storage using Web SDK (@cloudbase/js-sdk) - upload, download, temporary URLs, file management, and best practices.
WORKS 48
Validate Protocol State IntegrityskillEngineeringL2
invariant-review-skill · When using invariant-review-skill
WORKS 48
Route Web UI Tasks to SpecialistsskillEngineeringProductL1
frontend-web-orchestrator · When building a UI but the framework choice hasn't been locked in yet
WORKS 48
Deploy AI Agents with CloudBaseskillEngineeringL3
cloudbase-agent · When deploying CloudBase agents and need language-specific instructions
WORKS 48
Enforce Data Schema Before ChangesskillEngineeringL1
gateguard · When agents tend to guess instead of investigating before edits
WORKS 48
Build Python Agent BackendsskillEngineeringL3
cloudbase-agent-python · When deploying Python agents that need AG-UI protocol, persistent memory, and observability
WORKS 48
Diagnose MCP Connection IssuesskillEngineeringL2
mcp-diagnoser · When MCP servers fail to connect or authenticate unexpectedly
WORKS 48
Deploy Serverless Apps on GCPskillEngineeringL3
gcp-cloud-run · When building stateless, cold-start-optimized services on Cloud Run
WORKS 48
Deploy TypeScript AI AgentsskillEngineeringL3
cloudbase-agent · When serving TypeScript agents with client-state annotation and browser/mini-program UIs
WORKS 48
Manage CloudBase Resources via CLIskillEngineeringL2
cloudbase-cli · When deploying functions, apps, storage in CI/CD pipelines or batch operations
WORKS 53
Automate GitHub Issue FixesskillEngineeringL3
gh-issues · When auto-fixing many issues at once with sub-agents opening PRs in parallel
WORKS 48
Navigate CloudBase PlatformskillEngineeringL1
cloudbase-platform · When deciding which CloudBase service (functions, storage, auth, database) to use
WORKS 48
Audit and Fix Web AccessibilityskillEngineeringProductL2
a11y-audit · When verifying WCAG 2.2 compliance on web interfaces
WORKS 48
Integrate WeChat Pay into web appsskillEngineeringL3
cloudbase-wechat-integration · When CloudBase APIs return errors or auth fails unexpectedly
WORKS 48
Review and merge pull requests safelyskillEngineeringL2
git-pr-ops-core · When choosing between PR, branch, merge, or CI/CD patterns
WORKS 48
Deploy long-running backend servicesskillEngineeringL3
cloudrun-development · When agent deployment fails and root cause is unclear
WORKS 48
Route GitHub tasks to specialistsskillEngineeringL2
git-pr-ops-orchestrator · When the choice of bundler, runtime, or framework needs alignment
WORKS 48
Model complex database schemasskillEngineeringL2
data-model-creation · When defining schemas for NoSQL or relational storage
WORKS 48
Choose Git branching and merge strategyskillEngineeringL1
git-workflow · When coordinating multi-developer repos with automated checks
WORKS 55
Perform hostile code reviewsskillEngineeringL1
adversarial-reviewer · Catching production-breaking bugs and maintainability issues that self-review and agreeable LLMs miss
WORKS 48
Call CloudBase APIs over HTTPskillEngineeringL2
http-api-cloudbase · Non-Node backends and integration tests calling CloudBase features (database, functions, storage) without SDKs
WORKS 48
Parse SPECPR spectral data filesskillEngineeringL2
spectral-data-skill · Harmonizing spectral libraries across USGS, ASTER, EMIT, and ECOSTRESS for machine learning or geophysics
WORKS 48
Plan next wave of GitHub workskillEngineeringL2
github-next-wave-orchestrator · Delivery orchestration from stalled or high-context repositories where a human decision-maker needs status + prioritized next batch to review
WORKS 48
Build and publish WeChat mini appsskillEngineeringL3
miniprogram-development · Chinese mobile app distribution where native app store upload is slow; CloudBase mini programs for serverless mobile backends
WORKS 48
Recommend state management modelskillEngineeringL1
state-management-skill · Refactoring stale state models before major UI rewrites to avoid silent data loss
WORKS 48
Automate GitHub repo operationsskillEngineeringOpsL2
github-ops · Community-driven open-source projects needing continuous triage, CI reliability, and contributor experience management
WORKS 48
Query CloudBase document databaseskillEngineeringL2
cloudbase-document-database-web-sdk · Browser-side document CRUD with complex queries, pagination, aggregation, realtime, and geolocation when identity/permissions are first-class
WORKS 48
Manage GitHub via CLIskillEngineeringL1
github · Quick CI status checks, PR merge readiness audits, and API queries beyond web UI
WORKS 48
Define agent-to-agent protocolsskillEngineeringOpsL2
agent-protocol · Board meetings and C-suite coordination where multiple roles need to cross-pollinate views without groupthink or circular reasoning
WORKS 48
Query database from WeChat mini appsskillEngineeringL2
cloudbase-document-database-in-wechat-miniprogram · When building WeChat Mini Program apps needing NoSQL data access with `wx.cloud.database()`.
WORKS 48
Write idiomatic Go codeskillEngineeringL1
golang-patterns · When writing new Go code or refactoring existing Go projects.
WORKS 53
Design production multi-agent workflowsskillEngineeringL3
agent-workflow-designer · When architecting multi-step agent pipelines with specialist agents and explicit boundaries.
WORKS 48
Diagnose CloudBase resource healthskillEngineeringOpsL2
ops-inspector · When troubleshooting CloudBase errors or running comprehensive environment health checks.
WORKS 48
Write Go tests and benchmarksskillEngineeringL1
golang-testing · When implementing TDD in Go with comprehensive test coverage and benchmarks.
WORKS 48
Run N approaches in parallel for better resultsskillEngineeringProductL3
agenthub · When you want multiple AI approaches tried in parallel with competitive evaluation.
WORKS 48
Query and manage CloudBase SQL databasesskillEngineeringL3
relational-database-mcp-cloudbase · When agents need to query, modify, or manage MySQL instances through MCP tools.
WORKS 48
Plan sprints and write user storiesskillProductEngineeringL1
agile-product-owner · When writing user stories, defining acceptance criteria, or planning sprints.
WORKS 48
Build web apps that talk to CloudBaseskillEngineeringL2
relational-database-web-cloudbase · Web apps requiring browser-side CloudBase database access without backend wiring.
WORKS 48
Design specs before buildingskillEngineeringProductL1
spec-workflow · Multi-module architecture-heavy changes requiring explicit design before coding.
WORKS 48
Audit AI systems for security risksskillEngineeringLegalL2
ai-security · LLM agents or classifiers needing ATLAS-mapped vulnerability assessment pre-deployment.
WORKS 56
Design interfaces before buildingskillProductEngineeringL1
ui-design · Web/mini-program interfaces needing distinctive visual identity pre-code.
WORKS 48
Build and deploy web frontendsskillEngineeringL2
web-development · Engineering-phase web work where visual intent is fixed and scope well-defined.
page 20 / 86