The library
Everything we index — ranked by what works, never by stars.
forSalesMarketingHRFinanceLegalOpsProductEngineeringDataProductivitySupportsetup≤ plug & play≤ + a key≤ multi-tool
WORKS 48★171WORKS 48★0WORKS 48★0WORKS 48★0WORKS 48★908WORKS 48★0WORKS 48★908WORKS 48★0WORKS 48★908WORKS 48★0WORKS 48★20,870WORKS 48★908WORKS 48★0WORKS 48★908WORKS 48★0WORKS 48★0WORKS 48★908WORKS 48★0WORKS 48★908WORKS 48★0WORKS 48★908WORKS 48★0WORKS 48★0WORKS 48★908WORKS 48★0WORKS 48★20,870WORKS 48★908WORKS 48★908WORKS 48★908WORKS 48★0WORKS 48★908WORKS 48★908WORKS 48★0WORKS 48★908WORKS 48★908WORKS 48★0WORKS 48★908WORKS 48★908WORKS 48★908WORKS 48★0WORKS 48★908WORKS 48★0WORKS 48★908WORKS 48★0WORKS 48★1,033WORKS 48★0WORKS 48★1,033WORKS 48★0WORKS 48★1,033WORKS 48★0
Optimize Portainer MCP query patternsskillEngineeringL1
portainer-mcp-hygiene · Large Portainer queries where 20K+ tokens of unneeded data would waste context.
Measure agent reliability with formal evalsskillEngineeringL2
eval-harness · AI-assisted workflows where deterministic pass/fail is needed before implementation.
Evaluate agent behavior at scaleskillEngineeringL2
evals · Teams validating agent prompt changes or model upgrades with quantified reliability metrics.
Prevent EVM token decimal mismatchesskillEngineeringDataL2
evm-token-decimals · DeFi parsing tasks where token amounts must be normalized by contract decimals.
Manage Kubernetes cluster lifecycleskillEngineeringOpsL4
k8s-capi · Use when working with skill named k8s-capi.
Search web and code with neural AIskillEngineeringDataL2
exa-search · Use when working with skill named exa-search.
Manage Kubernetes TLS certificatesskillEngineeringOpsL3
k8s-certs · Use when working with skill named k8s-certs.
Add API routes to Expo appskillEngineeringL2
expo-api-routes · Use when working with skill named expo-api-routes.
Monitor Kubernetes network trafficskillEngineeringOpsL3
k8s-cilium · Troubleshooting cross-pod connectivity issues faster than raw iptables inspection
Build Expo CI/CD workflowsskillEngineeringL3
expo-cicd-workflows · Ensuring EAS workflows conform to latest schema without manual spec parsing
Automate multi-language releasesskillEngineeringL2
release-skills · Packaging multi-language projects (Node/Python/Rust/Claude Plugin) with unified versioning
Execute Kubernetes CLI commandsskillEngineeringOpsL2
k8s-cli · Exploring available kubectl-mcp tools and testing CLI invocation without code
Configure Expo app ecosystemskillEngineeringL3
expo-core · Aligning Expo app architecture decisions across team and avoiding mixed SDK versions
Manage Kubernetes core resourcesskillEngineeringOpsL2
k8s-core · One-shot inspection and management of pods, configmaps, secrets without kubectl CLI
Deploy Expo apps to app storesskillEngineeringOpsL3
expo-deployment · Automating end-to-end iOS/Android store submission without manual Xcode/Android Studio
Build Expo dev client with native codeskillEngineeringL3
expo-dev-client · Adding custom native code without ejecting to bare workflow
Deploy Kubernetes workloads progressivelyskillEngineeringOpsL3
k8s-deploy · Declarative deployment without kubectl CLI or git-ops operator overhead
Write Expo native modulesskillEngineeringL3
expo-module · Creating reusable cross-platform native extensions within Expo ecosystem
Analyze Kubernetes cluster healthskillEngineeringOpsL2
k8s-diagnostics · Root-cause analysis of pod failures faster than manual log + event review
Route Expo development and shipping tasksskillEngineeringL3
expo-orchestrator · Reducing multi-platform release ceremony with parallel builds and status aggregation
Manage GitOps workflows with FluxskillEngineeringOpsL3
k8s-gitops · Maintaining cluster state in version control without manual kubectl apply
Set up Tailwind CSS in Expo projectsskillEngineeringL2
expo-tailwind-setup · Unifying web and native styling via Tailwind without parallel CSS systems
Reference for multi-language stack decisionsskillEngineeringL1
extra-languages-core · Enforcing native-idiom-first + contained-boundary rule across niche-stack specialists
Respond to Kubernetes incidents with runbooksskillOpsEngineeringL3
k8s-incident · Fast triage of production Kubernetes failures (pod, node, network, storage, control-plane)
Route niche language tasks to specialistsskillEngineeringL1
extra-languages-orchestrator · Deciding if a platform-specific task belongs in niche-stack cluster and delegating to correct specialist
Extract source code from Electron appsskillEngineeringL2
baoyu-electron-extract · Inspecting shipped Electron desktop app structure, dependencies, and implementation details
Manage local Kubernetes clusters with kindskillEngineeringOpsL2
k8s-kind · Local development and CI/CD testing without cloud infrastructure, multi-node setups
Manage virtual machines with KubeVirtskillOpsEngineeringL3
k8s-kubevirt · Specialized use case detailed in body
Manage multiple Kubernetes clustersskillOpsEngineeringL3
k8s-multicluster · Specialized use case detailed in body
Build async FastAPI applicationsskillEngineeringL1
fastapi-patterns · Specialized use case detailed in body
Configure Kubernetes networking and load balancingskillOpsEngineeringL2
k8s-networking · Specialized use case detailed in body
Execute kubectl operations on KubernetesskillOpsEngineeringL1
k8s-operations · Specialized use case detailed in body
Handle file uploads to S3 and R2skillEngineeringProductL2
file-uploads · Specialized use case detailed in body
Enforce Kubernetes security policiesskillOpsEngineeringL3
k8s-policy · Enforcing cluster-wide security rules (no privileged containers, require labels) without human review on every deployment.
Deploy progressively with Argo RolloutsskillEngineeringL4
k8s-rollouts · Rolling out new versions to a subset of traffic first (5% → 10% → 20%...) while metrics verify no regression.
Build secured app on FirebaseskillEngineeringL3
firebase · Building a backend for a React/Vue app when you want to skip the server and denormalize data for queries.
Audit and enforce Kubernetes RBACskillEngineeringL4
k8s-security · Finding which service accounts have admin access and enforcing no-wildcards policy before production.
Manage Istio service mesh trafficskillEngineeringL4
k8s-service-mesh · Shifting traffic between service versions (A/B testing) or enabling mutual TLS without modifying application code.
Provision Kubernetes persistent storageskillEngineeringL4
k8s-storage · Provisioning persistent storage for databases or file shares when you need volumes that survive pod restarts.
Create reproducible dev environmentsskillEngineeringL3
flox-environments · Setting up project dependencies (Python, Node, Rust, system libs) once and sharing a lock file so all devs get identical environments.
Debug Kubernetes pods and nodesskillEngineeringL4
k8s-troubleshoot · Quickly diagnosing why a pod won't start or a container keeps crashing without ssh-ing into nodes.
Review Flutter code qualityskillEngineeringL1
flutter-dart-code-review · Auditing Flutter code for state management anti-patterns and widget best practices regardless of which state library is used.
Manage virtual Kubernetes clustersskillEngineeringL4
k8s-vind · Creating lightweight isolated Kubernetes clusters for CI/CD, testing, or multi-tenant development without spinning up full clusters.
Add on-device AI to iOS appsskillEngineeringL3
foundation-models-on-device · building privacy-preserving or offline AI features, extracting structured data, or streaming model output in a native iOS app.
Build Node.js backend AI servicesskillEngineeringL3
ai-model-nodejs · Only SDK supporting image generation (ai.createImageModel + generateImage). Text models via ai.createModel with groups cloudbase, hunyuan-exp, or custom-*. Model IDs (deepseek-v4-flash, deepseek-v3.2,
Handle errors as TypeScript valuesskillEngineeringL1
fp-ts-errors · you want type-safe explicit error handling in TS APIs or services.
Add AI models to web appsskillEngineeringL2
ai-model-web · Default routing for page/页面/Web/前端/frontend/网页/H5 AI — call directly from browser, do NOT propose a Node.js proxy. Covers generateText and streamText. Models via ai.createModel with groups cloudbase,
Use fp-ts for practical programmingskillEngineeringL1
fp-ts-pragmatic · writing or refactoring TypeScript with fp-ts (Option/Either/TaskEither).
Build WeChat Mini Programs with AIskillEngineeringL3
ai-model-wechat · Features generateText and streamText with callbacks (onText, onEvent, onFinish). Models via wx.cloud.extend.AI.createModel with groups hunyuan-exp (小程序成长计划), cloudbase (main managed), or custom-*. Mod
Type-Safe React State with fp-tsskillEngineeringL2
fp-ts-react · building React apps with functional, type-safe state and fetch handling.