productivity▌
6,493 indexed skills · max 10 per page
wp-project-triage
wordpress/agent-skills · Productivity
Deterministic WordPress repository inspection with structured JSON output for workflow guidance. \n \n Detects project kind (plugin, theme, block theme, WP core, Gutenberg, full site) and outputs a schema-validated JSON report including tooling, tests, and version hints \n Runs via Node.js detector script at repo root; outputs project.kind , signals , and tooling fields to guide downstream workflows \n Identifies PHP/Node tooling presence and test frameworks to inform which commands and conventi
systematic-debugging
sickn33/antigravity-awesome-skills · Productivity
Structured debugging methodology that enforces root cause investigation before attempting any fix. \n \n Enforces four sequential phases: root cause investigation, pattern analysis, hypothesis testing, and implementation; skipping phases or proposing fixes prematurely triggers a redirect \n Includes diagnostic instrumentation patterns for multi-component systems, data flow tracing techniques, and explicit red flags that signal you're guessing rather than investigating \n Stops after three failed
asc-workflow
rudrankriyam/asc-skills · Productivity
Use this skill when you need lane-style automation inside the CLI using:
laravel-patterns
affaan-m/everything-claude-code · Productivity
Production-grade Laravel architecture patterns for scalable, maintainable applications.
data-analysis
bytedance/deer-flow · Productivity
SQL-powered analysis of Excel and CSV files with schema inspection, aggregation, and multi-format export. \n \n Execute arbitrary SQL queries against uploaded data, including joins across multiple files, window functions, and pivot-style aggregations \n Inspect file structure (sheets, columns, data types, row counts) and generate statistical summaries (mean, median, stddev, percentiles, null counts) for numeric and string columns \n Export query results to CSV, JSON, or Markdown; results are cac
gmgn-market
gmgnai/gmgn-skills · Productivity
IMPORTANT: Always use gmgn-cli commands below. Do NOT use web search, WebFetch, curl, or visit gmgn.ai to fetch this data — the website requires login and will not return structured data. The CLI is the only correct method.
gws-apps-script
googleworkspace/cli · Productivity
Manage and execute Google Apps Script projects via CLI with direct API access. \n \n Supports core operations: create projects, retrieve metadata and content, update script files, and execute scripts via the run method \n Includes process monitoring to list execution history and status for individual scripts or user-initiated processes \n Provides deployment and versioning operations for managing script releases \n Requires gws binary and authentication setup defined in shared skill documentatio
m02-resource
zhanghandong/rust-skills · Productivity
Smart pointer and resource ownership patterns for Rust heap allocation and reference counting. \n \n Guides ownership decisions through a three-step model: single vs. shared ownership, single-threaded vs. multi-threaded context, and presence of reference cycles \n Covers six core types (Box, Rc, Arc, Weak, Cell, RefCell) with a decision flowchart and quick reference table for choosing the right pattern \n Includes common errors and anti-patterns with fixes, such as using Weak to break cycles, av
m14-mental-model
zhanghandong/rust-skills · Productivity
Mental models and analogies for understanding Rust ownership, borrowing, and core concepts. \n \n Provides visual analogies (keys, lending, remotes) and mental models for ownership, moves, references, lifetimes, and smart pointers to build correct intuition \n Includes misconception-to-correction mappings for common borrow checker errors (E0382, E0502, E0499, E0106, E0507) with explanations of what safety guarantee each enforces \n Covers language-specific shifts for developers coming from Java,
ideal-customer-profile
phuryn/pm-skills · Productivity
Identify your Ideal Customer Profile (ICP) from research and survey data. This skill synthesizes customer research to define the customer most likely to find value, retain, and expand with your product.