Review recent changes for correctness, simplicity, security, and test coverage.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ٢٬٩٤٣ من skills من tools-only/X-Skills. افتح أي skill لمراجعة مصدره وتفاصيله.
tools-only/X-Skillsعرض ٤٠ من أصل ٢٬٩٤٣ skills مجمعة.
Review recent changes for correctness, simplicity, security, and test coverage.
لغة النص الأصلي: الإنجليزية
Token-efficient codebase exploration using RepoPrompt codemaps and slices. Use when you need deep codebase understanding without bloating context.
لغة النص الأصلي: الإنجليزية
Find the most relevant framework/library docs for the requested change.
لغة النص الأصلي: الإنجليزية
Map user flows, edge cases, and missing requirements from a brief spec.
لغة النص الأصلي: الإنجليزية
Synchronizes downstream task specs after implementation. Spawned by flow-next-work after each task completes. Do not invoke directly.
لغة النص الأصلي: الإنجليزية
Scaffold repo-local Ralph autonomous harness under scripts/ralph/. Use when user runs /flow-next:ralph-init.
لغة النص الأصلي: الإنجليزية
Identify documentation that may need updates based on the planned changes.
لغة النص الأصلي: الإنجليزية
Used by /flow-next:prime to scan for security configuration including GitHub settings, CODEOWNERS, and dependency updates. Do not invoke directly.
لغة النص الأصلي: الإنجليزية
Used by /flow-next:prime to scan for linting, formatting, type checking, and pre-commit configuration. Do not invoke directly.
لغة النص الأصلي: الإنجليزية
Use when creating or modifying dbt Semantic Layer components including semantic models, metrics, and dimensions leveraging MetricFlow.
لغة النص الأصلي: الإنجليزية
Use when migrating a dbt project from dbt Core to run on the Fusion engine.
لغة النص الأصلي: الإنجليزية
Manage Letta AI agent fleets declaratively with kubectl-style CLI. Use when creating, updating, or managing multiple Letta agents with shared configurations, memory blocks, tools, and folders.
لغة النص الأصلي: الإنجليزية
GitHub CLI (gh) commands for PR workflows - checking CI status, viewing failed test logs, creating and updating pull requests. Use when working with GitHub PRs, checking why CI failed, or managing PR metadata.
لغة النص الأصلي: الإنجليزية
Meta-skill for recognizing learnings, validating improvements, and contributing back to the collective knowledge base. Use when agents discover better patterns, find gaps in existing skills, or want to improve shared knowledge.
لغة النص الأصلي: الإنجليزية
SDK/API patterns for configuring LLM models on Letta agents. Use when setting model handles, adjusting temperature/tokens, configuring provider-specific settings (reasoning, extended thinking), or setting up custom endpoints.
لغة النص الأصلي: الإنجليزية
Integrate Honcho memory and social cognition into existing Python or TypeScript codebases. Use when adding Honcho SDK, setting up peers, configuring sessions, or implementing the dialectic chat endpoint for AI agents.
لغة النص الأصلي: الإنجليزية
Migrates Honcho Python SDK code from v1.6.0 to v2.0.0. Use when upgrading honcho package, fixing breaking changes after upgrade, or when errors mention AsyncHoncho, observations, Representation class, .core property, or get_config methods.
لغة النص الأصلي: الإنجليزية
Migrates Honcho TypeScript SDK code from v1.6.0 to v2.0.0. Use when upgrading @honcho-ai/sdk, fixing breaking changes after upgrade, or when errors mention removed APIs like .core, getConfig, observations, or snake_case properties.
لغة النص الأصلي: الإنجليزية
End-to-end YouTube publishing workflow using ordered scripts: prepare/concat video, upload draft, transcribe with Parakeet, generate copy+thumbnails with Gemini, update YouTube metadata, then schedule socials (Postiz) 15 minutes after publish.
لغة النص الأصلي: الإنجليزية
Use this skill when creating database schemas or tables for Timescale, TimescaleDB, TigerData, or Tiger Cloud, especially for time-series, IoT, metrics, events, or log data. Use this to improve the performance of any insert-heavy table. **Trigger when user…
لغة النص الأصلي: الإنجليزية
Use this skill to migrate identified PostgreSQL tables to Timescale/TimescaleDB hypertables with optimal configuration and validation. **Trigger when user asks to:** - Migrate or convert PostgreSQL tables to hypertables - Execute hypertable migration with…
لغة النص الأصلي: الإنجليزية
Use this skill to analyze an existing PostgreSQL database and identify which tables should be converted to Timescale/TimescaleDB hypertables. **Trigger when user asks to:** - Analyze database tables for hypertable conversion potential - Identify time-series…
لغة النص الأصلي: الإنجليزية
Bulk download images from login-protected gallery websites using browser automation. Use when asked to scrape, download, or save images from gallery pages that require authentication, extract full-size images from thumbnails, or batch download from multi-page…
لغة النص الأصلي: الإنجليزية
Zendesk Support API for searching tickets, organizations, and users. Use when working with support tickets, customer issues, or correlating support data with Salesforce accounts.
لغة النص الأصلي: الإنجليزية
Engineering principles for building software like a senior engineer. Load when tackling non-trivial development work, architecting systems, reviewing code, or orchestrating multi-agent builds. Covers planning, execution, quality gates, and LLM-specific…
لغة النص الأصلي: الإنجليزية
Three-Layer Memory System — automatic fact extraction, entity-based knowledge graph, and weekly synthesis. Manages life/areas/ entities with atomic facts and living summaries.
لغة النص الأصلي: الإنجليزية
Create structured plans for multi-task projects that can be executed by the task-orchestrator skill. Use when breaking down complex work into parallel/sequential tasks with dependencies.
لغة النص الأصلي: الإنجليزية
Generate beautifully designed PDF reports with Nordic/Scandinavian aesthetic. Uses Nutrient DWS API for HTML-to-PDF conversion.
لغة النص الأصلي: الإنجليزية
Execute plan files by launching multiple parallel subagents to complete tasks simultaneously. Triggers on explicit "/parallel-task" commands.
لغة النص الأصلي: الإنجليزية
Sync Clawdbot skills between local installation and the shared skill repository. Use when asked to install, update, list, or push skills.
لغة النص الأصلي: الإنجليزية
Query and manage Salesforce orgs via the official Salesforce MCP server or SF CLI.
لغة النص الأصلي: الإنجليزية
Query, audit, and optimize Google Ads campaigns. Supports two modes: (1) API mode for bulk operations with google-ads Python SDK, (2) Browser automation mode for users without API access - just attach a browser tab to ads.google.com. Use when asked to check…
لغة النص الأصلي: الإنجليزية
Tool discovery and shell one-liner reference for sysadmin, DevOps, and security tasks. AUTO-CONSULT this skill when the user is: troubleshooting network issues, debugging processes, analyzing logs, working with SSL/TLS, managing DNS, testing HTTP endpoints,…
لغة النص الأصلي: الإنجليزية
The Frontend Engineer serves as the user-facing implementation specialist in the development pipeline, transforming UX designs and technical specifications into responsive, accessible, and performant user interfaces. They bridge the gap between design vision…
لغة النص الأصلي: الإنجليزية
Search GitHub repos (public + private) for code patterns, implementations, and examples.
لغة النص الأصلي: الإنجليزية
Used by /flow-next:prime to scan for CI/CD, PR templates, issue templates, and workflow automation. Do not invoke directly.
لغة النص الأصلي: الإنجليزية
Safely update Dex with one command (handles everything automatically)
لغة النص الأصلي: الإنجليزية
Discover unused Dex features based on your usage patterns
لغة النص الأصلي: الإنجليزية
Carmack-level plan review via RepoPrompt or Codex. Use when reviewing Flow epic specs or design docs. Triggers on /flow-next:plan-review.
لغة النص الأصلي: الإنجليزية
Extract product ideas through guided questions and generate PRD
لغة النص الأصلي: الإنجليزية