Sfoglia il registro
Tutte le voci, in ordine alfabetico — 57.265 in totale. Pagina 16 di 230.
- aitask-add-modelRegister a known code-agent model in models_<agent>.json, optionally promote it to default across config/seed/
- aitask-audit-wrappersAudit and port aitask skill wrappers across code-agent trees, plus helper-script whitelist coverage.
- aitask-changelogGenerate a changelog entry by analyzing commits and archived plans since the last release.
- aitask-contributeContribute local aitasks framework changes back to the upstream repository by opening structured GitHub issues
- aitask-contribution-reviewAnalyze a contribution issue, find related issues, and import as grouped or single task.
- aitask-createCreate a new AI task file with automatic numbering and proper metadata.
- aitask-docs-gapAnalyze tasks landed since the last release and create one documentation task covering website docs gaps.
- aitask-explainExplain files in the project: functionality, usage examples, and code evolution history traced through aitasks
- aitask-exploreExplore the codebase interactively, then create a task for implementation.
- aitask-explorechatChat-native explore flow for a bug report — machine-spawned by the chatlink gateway, every decision routed thr
- aitask-foldIdentify and merge related tasks into a single task, then optionally execute it.
- aitask-gate-docs-updatedProcedure-backed verifier for the `docs_updated` gate — inspects a task's change, updates the project's docume
- aitask-gate-templateScaffold for authoring a new gate verifier. Documents the orchestrator's verifier contract (positional args, e
- aitask-learn-skillLearn a new skill from sources — a local file, a URL, a repo file/dir, or a tmux pane (capturing the workflow
- aitask-pickSelect the next AI task for implementation from the `aitasks/` directory.
- aitask-pickremPick and implement a task in remote/non-interactive mode. All decisions from execution profile - no AskUserQue
- aitask-pickrem-remotePick and implement a task in remote/non-interactive mode. All decisions from execution profile - no AskUserQue
- aitask-pickwebPick and implement a task on Claude Code Web. Zero interactive prompts. No cross-branch operations — stores ta
- aitask-pickweb-remotePick and implement a task on Claude Code Web. Zero interactive prompts. No cross-branch operations — stores ta
- aitask-pr-importCreate an aitask from a pull request by analyzing PR data and generating a structured task with implementation
- aitask-qaRun QA analysis on any task — analyze changes, discover test gaps, run tests, and create follow-up test tasks
- aitask-refresh-code-modelsResearch latest AI code agent models via web and update models_*.json configuration files.
- aitask-resumeResume an in-flight task from its gate-ledger checkpoint (programmatic re-entry surface for testing / TUI / bo
- aitask-revertRevert changes associated with completed tasks — fully or partially
- aitask-reviewReview code using configurable review guides, then create tasks from findings.
- aitask-reviewguide-classifyClassify a review guide file by assigning metadata and finding similar existing guides.
- aitask-reviewguide-importImport external content (file, URL, or repository directory) as a reviewguide with proper metadata.
- aitask-reviewguide-mergeCompare two similar review guide files and merge, split, or keep separate.
- aitask-run-gatesRun a task's declared gates — the conversational front of the headless gate orchestrator engine. Dispatches un
- aitask-shadowShadow companion for a followed coding agent — reads its captured terminal output and, in one instruction-driv
- aitask-statsCalculate and display statistics of AI task completions (daily, global, per-label).
- aitask-trailCreate, refresh, or show an implementation trail — a durable, wave-structured, evidence-backed task-sequencing
- aitask-web-mergeMerge completed Claude Web branches to main and archive task data.
- aitask-work-reportDraft a manager-facing work report from selected board columns.
- aitask-wrapWrap uncommitted changes into an aitask with retroactive documentation and traceability.
- aiup-alfrescoRuns AIUP Alfresco extension workflow steps (requirements, scaffold, content-model, web-scripts, docker-compos
- aivc-dach🎬 AI Video Creator – Open-source video automation toolkit. Tell Claude Code what you want, get an MP4 back. N
- aivoov-automationAutomate Aivoov tasks via Rube MCP (Composio). Always search tools first for current schemas.
- aj-geddes-bmad-correct-courseCROSS-PHASE mid-stream scope correction. Re-enters planning when requirements, features, architecture, or cons
- aj-geddes-bmad-document-projectBROWNFIELD planning input. Scans an existing codebase READ-ONLY and writes project-documentation.md — ground t
- aj-geddes-bmad-sprint-planningOrchestration handoff bridge: emits and maintains sprint-status.yaml as the project's sequencing system-of-rec
- ajtbd-b2b-segmentsГенерация 5 привлекательных B2B-сегментов по методологии Advanced Jobs To Be Done. Используй когда пользовател
- ajtbd-b2c-segmentsГенерация 5 привлекательных B2C-сегментов по методологии Advanced Jobs To Be Done. Используй когда пользовател
- ajtbd-job-graphГенерация графа работ ниже уровнем к Core Job для конкретного сегмента по методологии Advanced Jobs To Be Done
- ajtbd-landingГенерация текста лендинга для продукта на основе сегмента и его работ по методологии Advanced Jobs To Be Done.
- ajtbd-ratГенерация Top-5 рискованных предположений (RAT — Risky Assumption Test) для продукта по методологии Advanced J
- ajtbd-recruitГенерация способов рекрута респондентов для AJTBD-исследования. Используй когда пользователь хочет найти респо
- ajtbd-researchПолное AJTBD-исследование продукта — от сегментации до лендинга, RAT и рекрута. Запускает все AJTBD-скиллы пос
- ak-elementor-studioAK Elementor Studio — built by Abanoub Khalil (akstudio.me). Converts ANY input — HTML/CSS/JS code, screenshot
- akaiserg-ponytailForces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who h
- akamai-application-security-apiAkamai: Application Security API skill. Use when working with Akamai: Application Security for activations, ap
- akeneo-pim-rest-apiAkeneo PIM REST API skill. Use when working with Akeneo PIM REST for api. Covers 137 endpoints.
- akeneo-webhooksReceive and verify Akeneo PIM (Events API) webhooks. Use when setting up Akeneo webhook handlers, debugging x-
- akf-trust-metadataThe AI native file format. EXIF for AI — stamps every file with trust scores, source provenance, and complianc
- AkhilT044/Autonomous-Multi-Agent-System🤖 An AI-powered investment team in your browser. Watch autonomous agents debate stock picks in real-time usin
- akka-hosting-actor-patternsPatterns for building entity actors with Akka.Hosting - GenericChildPerEntityParent, message extractors, clust
- akka-net-aspire-configurationConfigure Akka.NET with .NET Aspire for local development and production deployments. Covers actor system setu
- akka-net-best-practicesCritical Akka.NET best practices including EventStream vs DistributedPubSub, supervision strategies, error han
- akka-net-managementAkka.Management for cluster bootstrapping, service discovery (Kubernetes, Azure, Config), health checks, and d
- akka-net-testing-patternsWrite unit and integration tests for Akka.NET actors using modern Akka.Hosting.TestKit patterns. Covers depend
- akquant生成 akquant 框架的可执行量化策略代码,涵盖数据接口、事件驱动、风控与优化。当用户需要开发量化策略、配置回测环境、设置风控规则、进行参数优化、实现横截面轮动策略,或提及 akquant 时使用
- akseolabs/AK-Threads-boosterAK體 · 數據驅動的 Threads 寫文決策系統。用你的歷史貼文、演算法與社媒心理學,協助選題、起草、發文前診斷、表現預估與復盤。Data-driven Threads writing advisor — topic
- akshareAKShare 开源金融数据接口库,提供股票、期货、期权、基金、外汇、债券、指数、加密货币等全品类金融数据;当用户需要获取各类金融市场数据时使用
- akubun-writing岩淵悦太郎編『悪文』の原則にもとづいて、日本語の文章を読者本位で診断・推敲・改稿するときに使う。メール、案内文、報告書、論説、マニュアル、スピーチ、広報文、Webコピー、日本語への翻訳文などで、わかりやすさ、段落構成、文
- alAlign-and-Do Protocol (AAD). Use for smaller tasks that don't need formal specs or plans.
- alamenai-prCommit, push, and open a pull request on GitHub
- alan-planCreate an implementation plan artifact in Alan
- alan-review-prReview a GitHub pull request using Alan's GitHub MCP tools
- alan-test-featureScope coverage, build a testing strategy, test the feature with agent-browser, capture screenshots/video (alwa
- alarmkitImplement AlarmKit alarms and countdown timers for iOS and iPadOS with Lock Screen, Dynamic Island, StandBy, a
- album-art-directorCreates visual concepts for album artwork and generates AI art prompts. Use during planning for concept discus
- album-conceptualizerDesigns album concepts, tracklist architecture, and thematic planning through 7 structured phases. Use when pl
- album-dashboardShows a structured progress dashboard for an album with percentage complete per phase, blocking items, and sta
- album-ideasTracks and manages album ideas including brainstorming, planning, and status updates. Use when the user wants
- albumentations-color-processingColor Processing with Albumentations. color manipulation.
- albumentations-edge-detectionEdge Detection with Albumentations. edge detection.
- albumentations-face-detectionFace Detection with Albumentations. facial recognition.
- albumentations-feature-extractionFeature Extraction with Albumentations. extracting features.
- albumentations-image-augmentationImage Augmentation with Albumentations. data augmentation.
- albumentations-image-classificationImage Classification with Albumentations. classifying images.
- albumentations-image-filteringImage Filtering with Albumentations. image filters.
- albumentations-object-detectionObject Detection with Albumentations. detecting objects.
- albumentations-optical-flowOptical Flow with Albumentations. motion detection.
- albumentations-segmentationSegmentation with Albumentations. image segmentation.
- alchemy-automationAutomate Alchemy tasks via Rube MCP (Composio). Always search tools first for current schemas.
- alchemy-webhooksReceive and verify Alchemy Notify webhooks. Use when setting up Alchemy webhook handlers, debugging X-Alchemy-
- aldescriptionWrite a description summarizing implemented work. Generates PR/MR descriptions from completed changes.
- alDuncanson/HandlerA2A protocol client for your terminal
- aleksander-dytko-todayDaily planning - morning (fill journal, plan focus) or evening (close-out, prep tomorrow)
- alekseiul-brainstormingСтруктурированный мозговой штурм перед любой творческой работой. Используй ПЕРЕД созданием контента, скилов, а
- alekseiul-code-reviewerРевью кода: находит баги, проблемы безопасности, предлагает улучшения. Triggers: 'ревью кода', 'проверь код',
- alekseiul-last30daysResearch a topic from the last 30 days on Reddit + X + Web, become an expert, and write copy-paste-ready promp
- alembicManage database migrations with Alembic. Use when a user asks to version database schemas, create migration sc
- alemtuzlak-changelogUse when the user wants to generate a changelog, release notes, or document what changed between versions, tag
- alemtuzlak-docsUse when writing, editing, or organizing documentation, when planning what docs a feature needs, and whenever
- alemtuzlak-upgrade-dependenciesUse when upgrading a JS/TS dependency or toolchain to a new/latest version (e.g. "upgrade TypeScript to the la
- alertSend an operational alert. Use when asked to send an alert, page, or notification.
- alert-managementInspect fired CCAM alerts and manage alert rules for token thresholds, event patterns, inactivity, and status
- alert-managerUse when the user asks to "set SEO alerts"; configures ranking, traffic, technical, competitor, and notificati
- alert-optimizerRestructure and optimize alert rules for monitoring platforms (Sentry, PagerDuty, Datadog, OpsGenie). Use when
- alert-prioritizationAnalyzes SIEM alert pipelines for rule optimization, alert fatigue reduction, criticality scoring, asset-based
- alert-triageGuides structured triage of security alerts using a four-phase methodology (collect, correlate, classify, esca
- alert-tuningReduces alert noise by making alerts actionable, symptom-based, and tied to SLOs. Identifies and kills flappy,
- alertingUse when the user wants alerts delivered when monitors go unhealthy - wiring monitors to notification channels
- alerting-configDesign alert configurations — thresholds, severity levels, routing, de-duplication, and escalation policies.
- alerting-monitoring-testingTesting monitoring and alerting configurations including threshold validation, alert routing, escalation polic
- alerting-oncallSet up alerting rules, configure on-call rotations, and manage incident response workflows. Integrate with Pag
- alessiomarcone-codexSelects and designs general Codex setup and operation across the ChatGPT desktop app, CLI, IDE, cloud, AGENTS.
- alessiomarcone-learnBuilds a sequenced learning path from verified official Anthropic and OpenAI course, tutorial, guide, video, a
- alessiomarcone-skillTurns a repeated workflow into one narrow, reusable, validated agent skill with reliable triggers and progress
- alessiomarcone-verifyFact-checks and stress-tests AI answers or artifacts with claim-level evidence, uncertainty, anti-hallucinatio
- alexTurns requirements into a precise, dependency-aware implementation plan.
- alex-hormozi-from-zeroAlex Hormozi's complete entrepreneurship playbook from one transcript — covering fear, business ideas, leverag
- alex-hormozi-pitchCreate irresistible offers and pitches using Alex Hormozi's methodology from $100M Offers. Guides through valu
- alexa-cliControl Amazon Echo/Alexa devices via the `alexacli` CLI. Use when the user asks to speak/announce on Echo dev
- AlexAnys/opencrewOpenclaw多智能体协同系统 | Multi-Agent OS for Decision Makers — 基于 OpenClaw (Clawbot) + Slack,让 AI 团队各司其职、自主稳定迭代。
- alexmond-architectDesign a scalable system — architecture, data flow, APIs, schema, caching — then implement its minimal product
- alexmond-implement-issueDrive a GitHub issue from branch to pull request — read the issue, create a feature branch, implement the chan
- alexmond-security-auditDefensively scan a codebase (or a specific path) for OWASP-style vulnerabilities — injection, path traversal,
- alexzio00-project-initInterview-based project setup — generates CLAUDE.md, ROADMAP, .gitignore, .env.example from scratch. Use when:
- alexzio00-session-startLoad handoff on session start, review lessons, output readiness signal. Triggers: '/session-start', 'start ses
- alfresco-architect-agentGiven a business requirement, proposes full Alfresco extension architecture including content types, behaviour
- alfresco-debugger-agentGiven an Alfresco stack trace or log snippet, searches documentation and known issues to diagnose the root cau
- alfresco-migrator-agentAnalyses an existing Alfresco AMP or JAR extension, identifies deprecated APIs and outdated patterns, and prod
- algo-ad-biddingImplement and select ad bidding strategies from manual CPC to automated target-CPA and target-ROAS. Use this s
- algo-ad-budgetOptimize advertising budget allocation across campaigns using marginal returns analysis. Use this skill when t
- algo-ad-ctrBuild CTR prediction models for estimating ad click-through rates from features. Use this skill when the user
- algo-ad-gspImplement Generalized Second Price auction for ad slot allocation and pricing. Use this skill when the user ne
- algo-ad-vcgImplement VCG mechanism for incentive-compatible ad slot allocation with truthful bidding. Use this skill when
- algo-aho-corasickBuild an Aho-Corasick automaton (trie + BFS failure links) to find every pattern occurrence in one O(n+m+z) te
- algo-avl-treesImplement a self-balancing AVL binary search tree in Python with rotation-based rebalancing (LL/RR/LR/RL) guar
- algo-basic-algorithmsCompute GCD/LCM via Euclid's algorithm, find roots with Newton's method, and count k-mers using dict/Counter v
- algo-bfs-dfsBFS (queue) and DFS (stack/recursion) traversal in pure Python for shortest unweighted path, k-hop neighborhoo
- algo-binary-search-treesImplement/debug a binary search tree in Python: insert, search, delete (3 cases), successor/predecessor, inord
- algo-blockchain-basicsExplain blockchain fundamentals including distributed ledger architecture, consensus mechanisms, and block str
- algo-blockchain-smart-contractDesign and implement smart contracts as self-executing programmatic agreements on blockchain. Use this skill w
- algo-comparison-sortsImplement bubble/merge/shell/quicksort in Python; compare Big-O time/space/stability. Use when asked to sort a
- algo-complexity-analysisDerive Big O time/space complexity of loops and recursion via recurrence relations; simplify expressions, comp
- algo-dfa-matchingBuild a DFA transition table via the KMP prefix function, then scan text in O(n) with zero backtracking. Use w
- algo-dijkstraCompute single-source shortest paths in a non-negative-weight graph with Dijkstra's algorithm (binary-heap pri
- algo-dynamic-arraysImplement resizable arrays with ctypes-backed doubling/shrinking; prove append is amortized O(1). Use when ask
- algo-ecom-bm25Implement BM25 ranking function for e-commerce product search relevance scoring. Use this skill when the user
- algo-ecom-rankingDesign multi-objective e-commerce product ranking combining relevance, conversion, and business metrics. Use t
- algo-ecom-searchOptimize e-commerce search relevance across the full pipeline from query understanding to result presentation.
- algo-forecast-arimaBuild ARIMA models for time series forecasting with trend and seasonality decomposition. Use this skill when t
- algo-forecast-ensembleCombine multiple forecasting models into ensemble predictions for improved accuracy. Use this skill when the u
- algo-forecast-exponentialApply exponential smoothing methods for time series forecasting with weighted moving averages. Use this skill
- algo-forecast-prophetBuild forecasting models with Meta's Prophet for business time series with holidays and changepoints. Use this
- algo-graph-representationsBuild graph structures (adjacency matrix/list, edge list) in Python/NumPy for PPI, GRN, and metabolic networks
- algo-hash-tables-bloomImplement Python hash tables (chaining, open addressing, rehashing) and Bloom filters for set membership. Use
- algo-hr-compensationConduct compensation benchmarking analysis to position salaries against market data. Use this skill when the u
- algo-hr-matchingImplement Gale-Shapley stable matching algorithm for two-sided matching problems. Use this skill when the user
- algo-hr-turnoverBuild employee turnover prediction models to identify flight risk and retention drivers. Use this skill when t
- algo-intro-memoizationSpeed up exponential recursion (Fibonacci, alignment counting, coin change) to linear time via dict cache or l
- algo-kmp-algorithmFind all overlapping exact occurrences of a pattern/motif/primer in a string or DNA sequence in O(n+m) time vi
- algo-knapsackSolve 0/1, unbounded, subset-sum, and bitmask set-cover knapsack DP in Python with traceback and O(capacity)-s
- algo-linear-binary-searchImplement Python linear/binary search: first/last occurrence, lower_bound/upper_bound (bisect), rotated-sorted
- algo-linear-sortsImplement counting sort, radix sort, and bucket sort in Python for O(n) non-comparison sorting of integers, fi
- algo-linked-listsImplement singly/doubly linked lists in Python (O(1) head/tail insert, delete, reverse) plus pointer problems
- algo-mfg-cpkCalculate Cpk process capability index to assess whether a process meets specification requirements. Use this
- algo-mfg-doeDesign and analyze factorial experiments to identify significant process factors and optimize settings. Use th
- algo-mfg-fmeaConduct FMEA to systematically identify, prioritize, and mitigate potential failure modes. Use this skill when
- algo-mfg-spcImplement Statistical Process Control charts to monitor production process stability. Use this skill when the
- algo-mst-kruskal-primCompute minimum spanning trees with Kruskal's (Union-Find) and Prim's (min-heap) algorithms in Python or netwo
- algo-naive-pattern-matchingBrute-force O(n*m) sliding-window search for all overlapping matches of a pattern/motif/primer in text or DNA/
- algo-net-centralityCalculate network centrality metrics to identify important nodes in graphs. Use this skill when the user needs
- algo-net-communityImplement Louvain community detection to discover densely connected groups in networks. Use this skill when th
- algo-net-influenceSolve the influence maximization problem to select optimal seed nodes for maximum information spread. Use this
- algo-nlp-ldaImplement LDA topic modeling to discover latent topics in document collections. Use this skill when the user n
- algo-nlp-nerImplement Named Entity Recognition to identify and classify entities in text. Use this skill when the user nee
- algo-nlp-similarityCalculate text similarity using lexical and semantic methods for matching and deduplication. Use this skill wh
- algo-nlp-summarizationImplement text summarization using extractive and abstractive approaches. Use this skill when the user needs t
- algo-price-bundleDesign bundle pricing strategies using pure bundling, mixed bundling, and consumer surplus analysis. Use this
- algo-price-conjointRun conjoint analysis to measure how product attributes drive consumer preferences and willingness to pay. Use
- algo-price-dynamicImplement dynamic pricing strategies that adjust prices in real-time based on demand, time, and competition. U
- algo-price-elasticityCalculate price elasticity of demand to quantify how price changes affect sales volume. Use this skill when th
- algo-price-van-westendorpConduct Van Westendorp Price Sensitivity Meter analysis to identify acceptable price ranges. Use this skill wh
- algo-rabin-karpRabin-Karp rolling-hash search in Python for single/multi-pattern matching (DNA motifs, k-mers, plagiarism phr
- algo-rank-bayesianApply Bayesian averaging to rank items by combining observed ratings with prior expectations. Use this skill w
- algo-rank-eloImplement Elo rating system to rank items or players from pairwise comparison outcomes. Use this skill when th
- algo-rank-trueskillImplement TrueSkill rating system for multiplayer and team-based competitive ranking. Use this skill when the
- algo-rank-wilsonCalculate Wilson Score confidence intervals for ranking items by positive proportion with sample size correcti
- algo-rec-cfImplement collaborative filtering for recommendations based on user behavior patterns. Use this skill when the
- algo-rec-contentImplement content-based recommendation by matching item features to user preference profiles. Use this skill w
- algo-rec-hybridDesign hybrid recommendation systems combining multiple strategies for improved accuracy. Use this skill when
- algo-rec-mfImplement matrix factorization to decompose user-item interaction matrices into latent factor representations.
- algo-rec-sessionImplement session-based recommendation from short-term user behavior sequences without long-term profiles. Use
- algo-red-black-treesImplement a red-black self-balancing BST (insert, rotations, recoloring) for O(log n) search on sorted VCF var
- algo-risk-altman-zCalculate Altman Z-Score to predict corporate bankruptcy probability from financial ratios. Use this skill whe
- algo-risk-benfordApply Benford's Law to detect anomalies in numerical datasets by analyzing first-digit frequency distributions
- algo-risk-creditBuild credit scoring models to predict default probability from borrower characteristics. Use this skill when
- algo-risk-varCalculate Value at Risk to estimate maximum portfolio loss at a given confidence level. Use this skill when th
- algo-sc-bullwhipAnalyze and mitigate the bullwhip effect where demand variability amplifies upstream in supply chains. Use thi
- algo-sc-eoqCalculate Economic Order Quantity to minimize total inventory cost (ordering + holding). Use this skill when t
- algo-sc-newsvendorSolve the newsvendor problem for single-period ordering decisions under uncertain demand. Use this skill when
- algo-sc-routingSolve vehicle routing problems to optimize delivery routes under capacity and time constraints. Use this skill
- algo-sc-safety-stockCalculate safety stock levels to buffer against demand and lead time uncertainty. Use this skill when the user
- algo-senseiYour personal DSA & LeetCode mentor. Use for problem explanations, progressive hints, code reviews, mock inter
- algo-seo-backlinkEvaluate backlink quality using Domain Authority, Domain Rating, and trust metrics. Use this skill when the us
- algo-seo-contentExecute content SEO strategy from keyword research through content planning, writing, and on-page optimization
- algo-seo-crawlImplement a web crawler pipeline covering URL discovery, fetching, parsing, and storage. Use this skill when t
- algo-seo-pagerankImplement PageRank algorithm to compute web page importance scores using the random surfer model. Use this ski
- algo-seo-schemaImplement Schema.org structured data markup in JSON-LD format for enhanced search results. Use this skill when
- algo-seo-technicalOptimize Core Web Vitals (LCP, INP, CLS) for better search rankings and user experience. Use this skill when t
- algo-seo-tfidfImplement TF-IDF scoring to measure term importance relative to a document corpus. Use this skill when the use
- algo-sequence-alignmentImplement Needleman-Wunsch global and Smith-Waterman local sequence alignment: fill/traceback DP matrices, mat
- algo-social-engagementCalculate and benchmark social media engagement rates across platforms and variants. Use this skill when the u
- algo-social-influenceMeasure social media influence using engagement-weighted metrics beyond follower count. Use this skill when th
- algo-social-sentimentImplement VADER sentiment analysis for social media text scoring. Use this skill when the user needs to analyz
- algo-social-viralityModel viral spread dynamics using SIR/SIS/SEIR compartmental models. Use this skill when the user needs to pre
- algo-stacks-queuesImplement Stack (LIFO)/Queue (FIFO) in Python (array, linked-list, two-stack) with O(1) ops; validate balanced
- algo-suffix-arraysBuild a suffix array (Manber-Myers O(n log n)) and LCP array (Kasai's O(n)) in Python; binary-search substring
- algo-suffix-treesBuild a suffix tree for O(m) pattern search, longest repeated substring, and longest common substring (LCS). U
- algo-tabulationBottom-up DP (tabulation) in Python: edit distance/Levenshtein, LCS, and LIS with rolling-array space optimiza
- algo-topological-sortOrder vertices of a directed acyclic graph (DAG) with DFS-based or Kahn's BFS-based topological sort, detect c
- algo-tradingBuild algorithmic trading systems — backtesting, strategy development, live execution, and risk management. Us
- algo-triesImplement a trie (prefix tree) in Python for O(m) word insert/search, O(p) prefix checks, and O(p+k) prefix en
- algodocs-automationAutomate Algodocs tasks via Rube MCP (Composio). Always search tools first for current schemas.
- algoliaProduction-ready AI coding skills for APIs. Installable skills for Claude Code, Cursor, Codex CLI, Gemini CLI,
- algolia-automationAutomate Algolia tasks via Rube MCP (Composio). Always search tools first for current schemas.
- algolia-searchExpert patterns for Algolia search implementation, indexing strategies, React InstantSearch, and relevance tun
- algorand-vulnerability-scannerScans Algorand smart contracts for 11 common vulnerabilities including rekeying attacks, unchecked transaction
- algorithm-correctness-invariantsValidates algorithm correctness using invariants, preconditions, and postconditions.
- algorithmic-artCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this wh
- algorithmic-awarenessUnderstanding how algorithmic systems shape what users see, know, and do -- from recommendation feeds to searc
- algorithmic-color-paletteDerive a full UI colour palette algorithmically from one or two brand colours. Darker and lighter variants for
- algorithms-data-structuresAlgorithms and data structures from first principles through advanced analysis. Covers sorting (bubble, insert
- ali-videoGenerate videos using Aliyun Bailian's HappyHorse AI video generation models via DashScope API. Supports text-
- alibaba-ack-container-platform-operatorOperate ACK clusters (managed/dedicated/serverless), ACR container registries, ASM service mesh, and container
- alibaba-actiontrail-audit-analystQuery Alibaba Cloud ActionTrail management API call history, build governance audit reports, create SLS-based
- alibaba-analyticdb-realtimeOperate AnalyticDB for MySQL and PostgreSQL, Hologres real-time OLAP analytics, and DAS real-time diagnostics
- alibaba-certificate-manager-issuer-reviewReview Alibaba Cloud SSL Certificate Service — DV/OV/EV certificate lifecycle, auto-renewal configuration, cer
- alibaba-change-impact-advisorPre-change blast radius analysis for Alibaba Cloud — Resource Directory OU scope mapping, RAM policy cascade e
- alibaba-china-complianceAdvise on MLPS 2.0 grading and technical controls, DSL Article 31 cross-border data transfer, CSL network oper
- alibaba-cost-anomaly-watch-coordinatorDetect and coordinate response to Alibaba Cloud cost anomalies — MaxCompute CU vs on-demand billing mismatch,
- alibaba-cost-finops-analystAnalyze Alibaba Cloud spend via Cost Manager, optimize Savings Plans and Reserved Instance coverage, design re
- alibaba-daily-operations-briefing-coordinatorCoordinate the daily Alibaba Cloud operations standup — cost delta from Cost Manager, ActionTrail anomaly revi
- alibaba-devops-cicd-operatorBuild CI/CD pipelines with RDC (Research and Development Collaboration), Cloud Build, Flow pipeline automation
- alibaba-ecs-compute-operatorOperate ECS instances, Auto Scaling groups, ECI serverless containers, and Cloud Assistant O&M automation. Han
- alibaba-event-driven-architecture-reviewReview Alibaba Cloud EventBridge, MNS (Message Notification Service), RocketMQ, and MSE event-driven designs —
- alibaba-function-serverless-operatorDeploy and operate Function Compute 3.0, SAE (Serverless App Engine) applications, and EDAS microservice apps.
- alibaba-iac-change-safety-reviewReview Terraform and ROS (Resource Orchestration Service) changes targeting Alibaba Cloud — blast radius analy
- alibaba-kms-secret-lifecycle-stewardAudit and govern Alibaba Cloud KMS key lifecycles, Certificate Manager, SSM (Secrets Manager), and HSM key ope
- alibaba-landing-zone-architectDesign Alibaba Cloud landing zone — Resource Management org tree, Cloud SSO, Control Policy (SCP equivalent),
- alibaba-live-ack-rollout-guardGate ACK deployment mutations, node pool scaling, and cluster version upgrades against rollback posture and wo
- alibaba-live-cost-budget-action-guardGate live financial authority actions — budget threshold changes, Savings Plan purchases, and Reserved Instanc
- alibaba-live-kms-key-mutation-guardGate KMS key deletion and disable operations. All data encrypted with a deleted CMK (OSS SSE-KMS, ECS encrypte
- alibaba-live-oss-bucket-policy-guardGate OSS bucket ACL and policy mutations — public-read/write ACL exposes data to internet crawlers within seco
- alibaba-live-ram-policy-change-guardGate RAM policy/role mutations against the Alibaba Cloud account hierarchy. RAM AdministratorAccess assignment
- alibaba-live-rds-polardb-mutation-guardGate RDS/PolarDB instance deletion, spec downgrade, and backup policy removal — database deletion without veri