The library
Everything we index — ranked by what works, never by stars.
forSalesMarketingHRFinanceLegalOpsProductEngineeringDataProductivitySupportsetup≤ plug & play≤ + a key≤ multi-tool
WORKS 48★381WORKS 48★0WORKS 48★0WORKS 48★0WORKS 48★0WORKS 48★0WORKS 48★0WORKS 48★0WORKS 48★0WORKS 48★0WORKS 48★0WORKS 48★0WORKS 48★0WORKS 48★201WORKS 48★0WORKS 48★53WORKS 48★0WORKS 48★27,559WORKS 48★381WORKS 48★27,559WORKS 48★3WORKS 48★27,559WORKS 42★29WORKS 48★7WORKS 48★381WORKS 48★32WORKS 48★381WORKS 44★4WORKS 48★4WORKS 48★109WORKS 48★0WORKS 49★0WORKS 48★9,231WORKS 48★0WORKS 48★0WORKS 48★381WORKS 48★0WORKS 48★214WORKS 48★0WORKS 48★9,231WORKS 48★0WORKS 48★381WORKS 48★0WORKS 51★9,231WORKS 48★0WORKS 48★368WORKS 48★0WORKS 48★171WORKS 48★381WORKS 48★0
Summarize branch readiness for PR prepskillEngineeringL2
MOVA: finish_branch_v1 (wrapper) · Automating branch readiness checks before pull request creation via Codex
Reference devops-infra cluster safety boundariesskillEngineeringL1
devops-infra-core · Establishing consistent safety practices across heterogeneous infrastructure tooling
Route DevOps tasks to infrastructure specialistsskillEngineeringL1
devops-infra-orchestrator · Routing infrastructure work to the right specialist tool without naming the layer
Build production Discord bots with slash commandsskillEngineeringL3
discord-bot-architect · Authoring production Discord bots with proper intents, permissions, and command architecture
Build and submit Tauri Android appsskillEngineeringL3
distributing-tauri-for-android · Shipping Tauri desktop apps to Google Play Store with proper signing
Package and distribute Tauri iOS appsskillEngineeringL3
distributing-tauri-for-ios · Shipping Tauri desktop apps to Apple App Store with notarization
Build macOS installers for Tauri appsskillEngineeringL3
distributing-tauri-for-macos · Signing and notarizing Tauri apps for distribution on macOS
Create Windows installers for TauriskillEngineeringL3
distributing-tauri-for-windows · Shipping production Tauri apps with customized install experience and multiple language support.
Build async background tasks in DjangoskillEngineeringL3
django-celery · Offloading email, PDF generation, and API calls from request cycle to scale web app.
Build scalable Django REST APIsskillEngineeringL3
django-patterns · Laying out production Django applications with clear separation of concerns and REST API design.
Harden Django authentication and securityskillEngineeringL3
django-security · Hardening Django apps against common web vulnerabilities before production deployment.
Test Django apps with pytestskillEngineeringL2
django-tdd · Building confidence in Django code changes before merging via test-first development.
Validate Django migrations and testsskillEngineeringL3
django-verification · Confirming Django views work correctly before shipping by visual and behavioral testing.
Automate web testing and form fillingskillEngineeringL2
browser-automation · Scraping JavaScript-heavy sites and testing web apps without mocking.
Configure Docker for local developmentskillEngineeringL2
docker-patterns · Standardizing development, testing, and production environments across teams.
Implement hexagonal architecture with dependency injectionskillEngineeringL3
hexagonal-inversify-di · When structuring monorepos with strict DI wiring and Ports & Adapters.
Fetch current library documentationskillEngineeringL2
documentation-lookup · When you need current API docs that may be stale in training data.
Build graph neural networks for classificationskillEngineeringDataL3
torch-geometric · When building custom GNN layers for node/link/graph classification.
Design system architecture and structureskillEngineeringL1
architecture-guidelines · When designing systems needing consistent module structure and testing.
Build GNNs for drug discovery and protein modelingskillEngineeringDataL3
torchdrug · When building custom architectures for molecular property or protein prediction.
Debug iOS Safari web pagesskillEngineeringL2
ios-safari-debug · When inspecting real Safari tabs on connected iOS devices.
Run transformer model inference and fine-tuningskillEngineeringDataL2
transformers · When loading Hub models for inference or fine-tuning.
Control browser and interact with web pagesskillEngineeringL2
browser-automation · When testing or scraping JavaScript-heavy applications.
Extract web data without launching browserskillEngineeringDataL1
unbrowser · When scraping static or client-rendered content without browser overhead.
Draft conventional commit messagesskillEngineeringL1
draft-commit-message · When authoring conventional commits with automatic type inference.
Browse and interact with web pagesskillEngineeringL2
browse-page · When you need to read page content and navigate links.
Execute JavaScript in page contextskillEngineeringL2
playwright-browser-evaluate · When running custom JavaScript in a Playwright browser.
Manage GitHub pull requestsskillEngineeringL2
project-pull-request · Creating GitHub PRs with required templates, security reviews, and conventional commit standards.
Prepare and publish software releasesskillEngineeringL2
project-release · Publishing semantic-versioned releases with changelog, GitHub Release, Docker, npm, and docs updates.
Set up local Kubernetes environmentsskillEngineeringL3
kubernetes · Setting up and managing local Kubernetes clusters for testing cloud-native applications.
Build stateful coordination systemsskillEngineeringL3
durable-objects · Building stateful, coordinated applications on Cloudflare edge with SQLite storage and WebSocket support.
Design adaptive workflow agentsskillEngineeringL3
dynamic-workflow-mode · Orchestrating multi-step agentic workflows with dynamic branching and tool composition.
Manage serverless distributed SQLskillEngineeringL3
amazon aurora dsql · Building distributed SQL applications on Aurora DSQL with strong consistency guarantees.
Build reliable end-to-end testsskillEngineeringL2
e2e-testing · Writing and running end-to-end tests with automated browser interaction and visual validation.
Ship updates to desktop applicationsskillEngineeringL3
electron-auto-update · Implementing automatic software updates for Electron applications with rollback and version checking.
LangChain utility functionsskillEngineeringL2
_utils · Providing shared utility functions and helpers for cross-skill code reuse.
Package and sign desktop applicationsskillEngineeringL3
electron-builder-packaging · Packaging Electron applications for multiple platforms with signing and distribution.
Run full repository validation suiteskillEngineeringL2
validate · Finishing a feature, fix, refactor, or dependency bump before committing
Architect Electron desktop applicationsskillEngineeringL2
electron-core · Making Electron architecture or security decisions — the foundational model every spoke shares
Manage distributed SQL databasesskillEngineeringL3
distributed sql · Distributed SQL queries needing serverless PostgreSQL compatibility without standalone database
Wire safe inter-process communicationskillEngineeringL2
electron-main-renderer-ipc · Exposing main-process capability to the UI without punching through the security boundary
Load backend context quicklyskillEngineeringL1
backend-context-loader · Quick context for backend tasks without wasting tokens on full discovery
Route Electron app development tasksskillEngineeringL2
electron-orchestrator · Deciding which Electron subsystem to pull next without reading all spokes first
Debug AgentCore sessions via CloudWatch LogsskillEngineeringL3
agentcore-investigation · Debugging AgentCore agent sessions, tracing tool calls, or analyzing latency
Harden Electron app security checklistskillEngineeringL1
electron-security · Auditing Electron hardening before shipping — the non-optional security checklist
Execute software release workflowsskillEngineeringL2
release · Manual version bumps and crates.io publishing (CI release disabled)
Embed external binaries in Tauri appsskillEngineeringL2
embedding-tauri-sidecars · Running Tauri apps from Node.js without standalone binaries
Cut Portainer MCP releases and updatesskillEngineeringL3
portainer-mcp-release · One-off quarterly spec bumps with version synchronization across nine files.
Apply factory pattern to C codeskillEngineeringL1
patterns/factory · Centralizing object creation logic and enabling dependency injection at construction.
Build robust error handling patternsskillEngineeringL1
error-handling · Production systems needing consistent error semantics across TypeScript/Python/Go.