Interactive code review using Codex CLI via ccw endpoint with configurable review target, model, and custom instructions
Idioma del texto original: inglés
Menú
Skills en este repositorio
SkillsMP ha recopilado 2943 skills de tools-only/X-Skills. Abre una skill para revisar su origen y sus detalles.
tools-only/X-SkillsMostrando 40 de 2943 skills recopiladas.
Interactive code review using Codex CLI via ccw endpoint with configurable review target, model, and custom instructions
Idioma del texto original: inglés
Compact current session memory into structured text for session recovery, extracting objective/plan/files/decisions/constraints/state, and save via MCP core_memory tool
Idioma del texto original: inglés
Plan documentation workflow with dynamic grouping (≤10 docs/task), generates IMPL tasks for parallel module trees, README, ARCHITECTURE, and HTTP API docs
Idioma del texto original: inglés
Initialize project-level state with intelligent project analysis using cli-explore-agent
Idioma del texto original: inglés
Import design system from code files (CSS/JS/HTML/SCSS) with automatic file discovery and parallel agent analysis
Idioma del texto original: inglés
Post-implementation review with specialized types (security/architecture/action-items/quality) using analysis agents and Gemini
Idioma del texto original: inglés
Unified paper audit skill supporting Chinese & English academic papers. Supports LaTeX (.tex), Typst (.typ), and PDF (.pdf) input formats. Three modes: self-check (pre-submission), review (peer review simulation), gate (quality gate pass/fail). Use when user…
Idioma del texto original: inglés
Resolves Fusion compatibility errors, applies dbt-autofix for deprecations and package updates, and iterates with dbtf parse/compile until the project compiles cleanly. Use when migrating a dbt project from dbt Core to the Fusion engine, addressing…
Idioma del texto original: inglés
Publish Markdown articles to Substack as drafts. Use when user wants to publish a Markdown file to Substack, or mentions "发布到 Substack", "Substack article", "publish to Substack". Handles Markdown-to-HTML conversion and saves as draft (never auto-publish).
Idioma del texto original: inglés
Use when the user asks to create a website, build a site, generate a landing page, or mentions B12. Trigger phrases: "create a website", "build me a site", "website for my business", "generate a landing page", "B12 website".
Idioma del texto original: inglés
Design, build, and maintain autonomous OpenClaw workflows (stewards). Use when creating new workflow agents, improving existing ones, evaluating automation opportunities, or debugging workflow reliability. Triggers on "build a workflow", "create a steward",…
Idioma del texto original: inglés
Quo (formerly OpenPhone) business phone system — check calls, texts, voicemails, missed calls, send SMS/texts, manage contacts, read call transcripts and summaries, get recordings. Use for anything related to the work phone or business line.
Idioma del texto original: inglés
Write effective prompts for LLM agents — system prompts, workflow instructions, skill files, and agent configurations. Use when creating or improving prompts that agents will execute.
Idioma del texto original: inglés
Organize and maintain the knowledge base. Promotes durable knowledge from daily files into structured locations, trims MEMORY.md, deduplicates, and keeps the filing system clean and current.
Idioma del texto original: inglés
DSL and CLI for building and running Agentic Trajectories (ATaC).
Idioma del texto original: inglés
Comprehensive Salesforce DevOps automation using sf CLI v2. Use when deploying metadata, managing scratch orgs, setting up CI/CD pipelines, or troubleshooting deployment errors.
Idioma del texto original: inglés
Standard Agentforce platform skill. Covers Setup UI-based agent building, topic/action configuration, PromptTemplate metadata, Einstein Models API, GenAiFunction/GenAiPlugin setup, and custom Lightning types. For Agent Script DSL development, use…
Idioma del texto original: inglés
Agent Script DSL development skill for Salesforce Agentforce. Enables writing deterministic agents in a single .agent file with FSM architecture, instruction resolution, and hybrid reasoning. Covers syntax, debugging, testing, and CLI deployment.
Idioma del texto original: inglés
Audits documentation accuracy against code, syncs docs after code changes, and tracks doc freshness. Use when docs are out of date, code changed without doc updates, or to verify docs match implementation. Delegates to specialist agents — does not implement…
Idioma del texto original: inglés
Authors and validates user-facing documentation — READMEs, tutorials, API docs, GitLab Wiki pages, and GLFM-formatted content. Also routes summarization requests (files, URLs, images, multi-source). Use when writing human-facing docs, validating GLFM syntax,…
Idioma del texto original: inglés
Optimizes AI-facing prompts, CLAUDE.md configurations, SKILL.md files, and agent definitions using Anthropic prompt engineering best practices. Use when CLAUDE.md feels ineffective, SKILL.md needs restructuring, agent instructions are ambiguous, or any…
Idioma del texto original: inglés
Fetch upcoming economic events and data releases using FMP API. Retrieve scheduled central bank decisions, employment reports, inflation data, GDP releases, and other market-moving economic indicators for specified date ranges (default: next 7 days). Output…
Idioma del texto original: inglés
Exhaustive problem space exploration using the MIT Synthetic Neurobiology "tiling tree" method. Partitions a problem into MECE (Mutually Exclusive, Collectively Exhaustive) subsets recursively via parallel subagents, then evaluates leaf ideas against…
Idioma del texto original: inglés
Manage the research/ knowledge base (KB) of tool and library research entries. Use when browsing KB topics, adding new research entries, updating existing entries with dated revisions, fetching GitHub repo metadata into a draft KB entry, or migrating…
Idioma del texto original: inglés
plugins/gitlab-skill/skills/gitlab-skill/scripts/gitlab_context.py has 3 linting errors: PLC0415 x2 (deferred imports inside functions) and S607 (partial executable path in subprocess). Fix: move imports to top-level, use shutil.which() for glab path…
Idioma del texto original: inglés
Install skills from github.com/oaustegard/claude-skills into /mnt/skills/user. Use when user mentions "install skills", "load skills", "add skills", "update skills", "refresh skills", or references a skill not currently installed.
Idioma del texto original: inglés
Set up Shopify CLI auth and Admin API access for a store. Workflow: install CLI, authenticate, create custom app, store access token, verify. Use when connecting to a Shopify store, setting up API access, or troubleshooting auth issues with Shopify CLI or…
Idioma del texto original: inglés
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Idioma del texto original: inglés
Scaffold a full-stack Cloudflare app from vite-flare-starter — React 19, Hono, D1+Drizzle, better-auth, Tailwind v4+shadcn/ui, TanStack Query, R2, Workers AI. Run setup.sh to clone, configure, and deploy.
Idioma del texto original: inglés
Look up Gemini API documentation, SDK patterns, and current best practices when building with Google Gemini. Maps topics to local cached docs and live sources, provides correct @google/genai patterns, and highlights deprecated vs current API usage. Trigger…
Idioma del texto original: inglés
All-in-one project configuration and health management. Sets up new projects (settings.local.json, CLAUDE.md, .gitignore), audits existing projects (permissions, context quality, MCP coverage, leaked secrets, stale docs), tidies accumulated cruft, captures…
Idioma del texto original: inglés
Bootstrap new projects with curated settings.local.json permissions, CLAUDE.md, and .gitignore. Detects project type and generates comprehensive permission presets so you never get prompted. Auto-discovers connected MCP servers. Also tidies existing messy…
Idioma del texto original: inglés
What the skill does
Idioma del texto original: inglés
Brief description of the skill
Idioma del texto original: inglés
Iterate on a PR until CI passes. Use when you need to fix CI failures, address review feedback, or continuously push fixes until all checks are green. Automates the feedback-fix-push-wait cycle.
Idioma del texto original: inglés
Agent Script DSL development skill for Salesforce Agentforce. Enables writing deterministic agents in a single .agent file with FSM architecture, instruction resolution, and hybrid reasoning. Covers syntax, debugging, testing, and CLI deployment.
Idioma del texto original: inglés
Implements Phase 5 — Quality Gates & Automation. Adds Terraform lefthook hooks, npm scripts, extended governance validator, CI workflows, and IaC-neutral artifact templates.
Idioma del texto original: inglés
Researches and captures Azure infrastructure project requirements
Idioma del texto original: inglés
Step 3 - Design Artifacts. Generates architecture diagrams and Architecture Decision Records (ADRs) for Azure infrastructure. Uses azure-diagrams skill for visual documentation and azure-adr skill for formal decision records. Optional step - users can skip to…
Idioma del texto original: inglés
Expert Azure Bicep Infrastructure as Code planner that creates comprehensive, machine-readable implementation plans. Consults Microsoft documentation, evaluates Azure Verified Modules, and designs complete infrastructure solutions with architecture diagrams.
Idioma del texto original: inglés