1535 results (13.3ms) page 16 / 77
cleodin / antigravity-awesome-skills-workflow-automation exact

Workflow automation is the infrastructure that makes AI agents reliable. Without durable execution, a network hiccup during a 10-step payment flow means lost money and angry customers. With it,...

halay08 / fullstack-agent-skills-workflow-automation exact

Workflow automation is the infrastructure that makes AI agents reliable. Without durable execution, a network hiccup during a 10-step payment flow means lost money and angry customers. With it,...

aj-geddes / useful-ai-prompts-test-data-generation exact

Generate realistic, consistent test data using factories, fixtures, and fake data libraries. Use for test data, fixtures, mock data, faker, test builders, and seed data generation.

oaustegard / claude-skills-charting-vega-lite exact

Create interactive data visualizations using Vega-Lite declarative JSON grammar. Supports 20+ chart types (bar, line, scatter, histogram, boxplot, grouped/stacked variations, etc.) via templates...

jackspace / claudeskillz-timeout-prevention exact

Prevent request timeouts in Claude Code sessions by chunking long operations, implementing progress checkpoints, using background processes, and optimizing tool usage patterns. Use when performing...

jonmagic / skills-wm-workspace-manager exact

Workspace orchestration automation for the wm CLI multi-repo workflow. Use when user wants to start, resume, extend, or manage engineering workspaces with Git worktrees. Handles intent parsing...

erichowens / some-claude-skills-dag-dependency-resolver exact

Validates DAG structures, performs topological sorting, detects cycles, and resolves dependency conflicts. Uses Kahn's algorithm for optimal execution ordering. Activate on 'resolve dependencies',...

ralph 0.00
civitai / civitai-ralph exact

Autonomous agent for tackling big projects. Create PRDs with user stories, then run them via the CLI. Sessions persist across restarts with pause/resume and real-time monitoring.

sanity-io / agent-toolkit-sanity-best-practices exact

Comprehensive Sanity development best practices covering GROQ performance, schema design, Visual Editing, images, Portable Text, page builders, Studio configuration, TypeGen, localization, and...

oryanmoshe / agent-skills-preserving-context exact

Captures working state before it is lost. Use before context compaction, when switching between unrelated tasks, after completing a logical phase of multi-step work, or when work will resume in a...

jamditis / claude-skills-journalism-electron-dev exact

Electron desktop application development with React, TypeScript, and Vite. Use when building desktop apps, implementing IPC communication, managing windows/tray, handling PTY terminals,...

eddiebe147 / claude-settings-id8labs-agent-suite exact

Complete idea-to-exit pipeline for solo builders with 8 interconnected agents managing the entire product lifecycle

oryanmoshe / agent-skills-tracking-tasks exact

Enforces disciplined task tracking across context boundaries. Use when starting any coding task, receiving a new user request mid-work, planning multi-step work, discovering sub-tasks or issues,...

samhvw8 / dot-claude-claude-extensibility exact

Claude Code extensibility: agents, skills, output styles. Capabilities: create/update/delete agents and skills, YAML frontmatter, system prompts, tool/model selection, resumable agents,...

mviz 0.00
matsonj / mviz exact

A chart & report builder designed for use by AI.

intel 0.00
unisone / intel-skill exact

Market intelligence in seconds. Research gaps, competitors, sentiment, pricing, trends, and pain points for any market or product. For builders who need business decisions, not just information.

jacobh / agent-skills-pickup exact

Resume work from a previous handoff session. Use when the user says pickup, wants to continue previous work, or mentions a handoff file. Lists available handoffs from .claude/handoffs/ or loads a...

erichowens / some-claude-skills-dag-dynamic-replanner exact

Modifies DAG structure during execution in response to failures, new requirements, or runtime discoveries. Supports node insertion, removal, and dependency rewiring. Activate on 'replan dag',...

jonmagic / skills-weekly-snippets exact

Interactive weekly snippets builder for gathering and drafting Friday-Thursday accomplishment summaries. Use when creating weekly snippets, status updates, or accomplishment tracking. Covers...

shipshitdev / library-incremental-fetch exact

Build resilient data ingestion pipelines from APIs. Use when creating scripts that fetch paginated data from external APIs (Twitter, exchanges, any REST API) and need to track progress, avoid...