cyberneticlibrary

The library

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

WORKS 48
Harden server security and backupsskillOpsEngineeringL4
healthcheck · Auditing host security posture and staging hardening without breaking access.
WORKS 48
Generate production Softr componentsskillEngineeringProductL2
softr-vibe-coding · Generating production-ready Softr Vibe Coding JSX blocks with brand integration.
WORKS 48
Manage skill repository resourcesskillEngineeringOpsL3
cold-pool · Managing local cache of skill repositories with clean git side-effect control.
WORKS 48
Merge branches and clean worktreesskillEngineeringOpsL2
merge · Merging winning agent branches and archiving losers with clean git history.
WORKS 48
Create production Claude Code skillsskillEngineeringL2
skill-creator · Creating and managing Claude Code skills with automated documentation integration.
WORKS 48
List and call MCP servers via HTTPskillEngineeringL2
mcporter · Configuring and calling MCP servers directly over HTTP or stdio protocols.
WORKS 48
Build sandboxed code execution environmentsskillEngineeringL3
sandbox-sdk · Building secure isolated code execution environments on Cloudflare Workers.
WORKS 48
Migrate test suites to PlaywrightskillEngineeringL2
migrate · Migrating Cypress or Selenium test suites to Playwright automatically.
WORKS 48
Sync skills from Notion to Claude CodeskillEngineeringL2
notion-skills · Executing notion-skills skill with targeted automation.
WORKS 48
Optimize monorepo builds and dependenciesskillEngineeringL3
monorepo-navigator · Executing monorepo-navigator skill with targeted automation.
WORKS 48
Share AI agent artifacts via TokenripskillEngineeringL2
cli · Executing cli skill with targeted automation.
WORKS 48
Diagnose OpenClaw node pairing issuesskillEngineeringL2
node-connect · Debugging node-to-gateway connection failures without trial-and-error network config changes.
WORKS 55
Install OpenHarmony skillsskillEngineeringL2
oh-skillhub · Cross-agent skill distribution where single-source-of-truth versioning and sparse checkout avoid bloat.
WORKS 48
Debug Node.js with inspect and profilingskillEngineeringL2
node-inspect-debugger · Flaky tests and memory leaks where automated heap snapshots and CPU profiles beat console.log debugging.
WORKS 48
Package and distribute AI agent skillsskillEngineeringL2
rosie-skills · Monorepo skill distribution requiring cross-agent consistency and security audit trails over ad-hoc npm installs.
WORKS 48
Audit AI agent security configurationsskillEngineeringL2
ecc-agentshield · Production agents where defense-in-depth against prompt injection reduces exploit risk without manual review latency.
WORKS 48
Audit agent skills for security risksskillEngineeringOpsL1
agentsec · High-stakes agents where structured security audits catch jailbreak patterns that static linting misses.
WORKS 48
Research existing tools before codingskillEngineeringProductL1
search-first · Factual queries where search-first ranking prevents LLM confabulation and ensures verifiable sources.
WORKS 55
Run Claude AI from your terminalskillEngineeringL2
claude-code · Nested agent workflows where explicit Claude Code invocation prevents context confusion and enables clear tool scoping.
WORKS 48
Set up MCP servers and clientsskillEngineeringOpsL2
skillmesh-mcp-setup · Bootstrapping MCP integration with SkillMesh agents and AI coding tools
WORKS 48
Implement RBAC and SSO with WorkOSskillEngineeringProductL2
skills · Quickly integrating WorkOS auth or SSO into projects without reading 40 separate doc files
WORKS 48
Audit Kubernetes operators and reconciliationskillEngineeringOpsL1
operator-audit · Validating operator design before submitting to OperatorHub or when advancing capability level
WORKS 48
Deploy agent skills across 45 AI toolsskillEngineeringProductL2
agent-skills-cli · Syncing community skills to multiple AI agents (Cursor, Claude Code, Copilot, Zed) in one command
WORKS 48
Get second-model review and refactorskillEngineeringProductL2
oracle · Asynchronous code review by a second model when local tools can't detect an issue
WORKS 48
Track security news and vulnerabilitiesskillOpsEngineeringL1
secupdates · Daily security briefing when you need curated, deduplicated updates from 6 sources ranked by impact
WORKS 49
Hunt security vulnerabilities for bountiesskillEngineeringOpsL2
security-bounty-hunter · Identifying reportable security issues in open-source projects before bug-bounty submission
WORKS 48
Apply security threat model frameworkskillEngineeringOpsL1
security-core · Continuous security validation when shipping code or IaC to production
WORKS 48
Debug Python with breakpoints and pdbskillEngineeringProductL1
python-debugpy · Debugging long-running Python services or scripts when print-statement debugging won't suffice
WORKS 48
Route security tasks to specialist reviewersskillEngineeringOpsL3
security-orchestrator · Routing unspecified security work to the right specialist without pre-classifying the concern.
WORKS 48
Configure Langfuse tracing for Claude CodeskillEngineeringL2
oh-langfuse · Setting up tracing across Claude Code, OpenCode, and Codex in a single CI/install workflow.
WORKS 48
Audit code for security vulnerabilitiesskillEngineeringL1
security-review · Reviewing code that touches authentication, payments, or user data before shipping.
WORKS 48
Scan Claude config for security risksskillEngineeringOpsL2
security-scan · Auditing the agent harness itself (.claude config) rather than application code.
WORKS 48
Profile and optimize application performanceskillEngineeringDataL3
performance-profiler · Performing specialized work in its domain.
WORKS 48
Create and manage Claude Code skillsskillEngineeringL1
skill-creator · Performing specialized work in its domain.
WORKS 48
Generate API artifacts from browser trafficskillEngineeringProductL3
claude-marketplace-skill · Performing specialized work in its domain.
WORKS 48
Build and optimize React and Next.js frontendskillEngineeringProductL2
senior-frontend · Performing specialized work in its domain.
WORKS 48
Install Claude Code skills with one commandskillEngineeringL1
maryann-skills · Performing specialized work in its domain.
WORKS 48
Generate CI/CD pipeline configurationsskillEngineeringOpsL2
pipeline · Bootstrap CI/CD pipelines for multi-language projects without manual YAML authoring
WORKS 58
Review PRs with brand voice consistencyskillEngineeringMarketingL2
clud-bug · Enforce org brand voice and compliance rules on every PR without generic advice
WORKS 48
Generate audio spectrograms and visualizationsskillEngineeringL2
songsee · Visualize audio frequency/temporal content without custom signal-processing code
WORKS 57
Audit plugins and skills for complianceskillEngineeringL3
plugin-audit · Gate skill publication by enforcing consistent structure without manual 8-phase checklists
WORKS 48
Generate translations for i18n keysskillEngineeringL2
prismy-cli · Auto-generate translations for new keys without manual copy-paste, with brand glossary applied
WORKS 48
Build lightweight declarative mobile animationsskillEngineeringL2
react-native-ease · Reduce JS animation loop overhead for fade/slide/scale by using native platform animations
WORKS 53
Israeli agent skills CLI and toolkitskillEngineeringL2
skills-il · Bootstrap agent capabilities with vetted Israeli community skills instead of starting from zero
WORKS 48
Review pull requests for quality and securityskillEngineeringL1
pr-review-expert · Large PRs (>200 lines) touching shared libraries, APIs, or security-critical paths where systematic blast radius analysis prevents silent failures.
WORKS 48
Install Azure architecture diagram skillskillEngineeringL2
azure-arch-skill · Azure architecture diagrams that use official Microsoft icons instead of generic boxes (cross-agent claude-code, codex, cursor).
WORKS 48
Control tmux sessions and capture outputskillEngineeringL2
tmux · Controlling long-running interactive CLI sessions (CI/CD pipelines, SSH tunnels, Postgres shells) from scripts without direct terminal access.
WORKS 48
Configure AI coding tools with tracingskillEngineeringL2
oh-aicoding-tool · Development teams getting AI-powered code review suggestions integrated into CI/CD.
WORKS 48
Create GitHub issues from specificationsskillEngineeringL1
creating-gh-issues · Automation scripts creating issues from templates, forms, or external systems (e.g., email-to-issue, bug report intake).
WORKS 48
Inspect and evaluate skill usageskillEngineeringL3
nakiros · Finding and registering domain names with market research on availability, pricing, and brand fit.
page 28 / 86