aiskillstore/marketplace Skills
(243)Browse AI agent skills from aiskillstore/marketplace for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
project-planner
aiskillstore/marketplace
Detects stale project plans and suggests session commands. Triggers on: sync plan, update plan, check status, plan is stale, track progress, project planning.
python-cli-patterns
aiskillstore/marketplace
CLI application patterns for Python. Triggers on: cli, command line, typer, click, argparse, terminal, rich, console, terminal ui.
structural-search
aiskillstore/marketplace
Search code by AST structure using ast-grep. Find semantic patterns like function calls, imports, class definitions instead of text patterns. Triggers on: find all calls to X, search for pattern, refactor usages, find where function is used, structural search, ast-grep, sg.
tailwind-patterns
aiskillstore/marketplace
Quick reference for Tailwind CSS utility patterns, responsive design, and configuration. Triggers on: tailwind, utility classes, responsive design, tailwind config, dark mode css, tw classes.
implementing-code
aiskillstore/marketplace
Implements code changes and creates commits. Triggered when: implementation tasks, code changes, feature additions, bug fixes.
sitemapkit
aiskillstore/marketplace
Discover and extract sitemaps from any website using SitemapKit. Use this skill whenever the user wants to find pages on a website, get a list of URLs from a domain, audit a site's structure, crawl a sitemap, check what pages exist on a site, or do anything involving sitemaps or site URL discovery — even if they don't explicitly say "sitemap". Requires the sitemapkit MCP server configured with a valid SITEMAPKIT_API_KEY.
ai-maestro-documentation-search
aiskillstore/marketplace
PROACTIVELY search auto-generated documentation when receiving ANY user instruction. Search for function signatures, API documentation, class definitions, and code comments BEFORE implementing anything. Your codebase documentation is valuable - use it first.
code-stats
aiskillstore/marketplace
Analyze codebase with tokei (fast line counts by language) and difft (semantic AST-aware diffs). Get quick project overview without manual counting. Triggers on: how big is codebase, count lines of code, what languages, show semantic diff, compare files, code statistics.
data-processing
aiskillstore/marketplace
Process JSON with jq and YAML/TOML with yq. Filter, transform, query structured data efficiently. Triggers on: parse JSON, extract from YAML, query config, Docker Compose, K8s manifests, GitHub Actions workflows, package.json, filter data.
file-search
aiskillstore/marketplace
Modern file and content search using fd, ripgrep (rg), and fzf. Triggers on: fd, ripgrep, rg, find files, search code, fzf, fuzzy find, search codebase.
git-workflow
aiskillstore/marketplace
Enhanced git operations using lazygit, gh (GitHub CLI), and delta. Triggers on: stage changes, create PR, review PR, check issues, git diff, commit interactively, GitHub operations, rebase, stash, bisect.
task-runner
aiskillstore/marketplace
Run project commands with just. Check for justfile in project root, list available tasks, execute common operations like test, build, lint. Triggers on: run tests, build project, list tasks, check available commands, run script, project commands.
doc-writer
aiskillstore/marketplace
Create or update numbered task docs using repo context, DOC_TEMPLATE.md, and naming conventions.
data-visualization
aiskillstore/marketplace
Create charts, graphs, and visualizations from data. Use when the user needs to visualize data, create charts, or generate reports with graphics.
develop
aiskillstore/marketplace
General principles for exploring, developing, editing, and refactoring code. Use for codebase analysis, implementation tasks, and code quality improvements.
learn-on
aiskillstore/marketplace
Enable continuous learning mode for automatic insight extraction
plan
aiskillstore/marketplace
Guidelines for iteratively planning tasks and changes before implementation. Use this when the user requests a non-trivial task or when you need to align on a complex implementation strategy.
router-stats
aiskillstore/marketplace
Display Claude Router usage statistics and cost savings
learn-reset
aiskillstore/marketplace
Clear the knowledge base and start fresh
route
aiskillstore/marketplace
Manually route a query to the optimal Claude model (Haiku/Sonnet/Opus)
coder
aiskillstore/marketplace
Write, edit, and refactor code with full tool access - Use when you need to actually write or modify code, create files, run commands, or implement features.
git-analysis
aiskillstore/marketplace
Analyze git repository changes, branch differences, and commit history. Use when analyzing branches, comparing changes, examining commit history, or preparing for PR/commit operations.
firebase-development-project-setup
aiskillstore/marketplace
This skill should be used when initializing a new Firebase project with proven architecture. Triggers on "new firebase project", "initialize firebase", "firebase init", "set up firebase", "create firebase app", "start firebase project". Guides through CLI setup, architecture choices, and emulator configuration.
ai-maestro-agent-messaging
aiskillstore/marketplace
Send and receive messages between AI agents using AI Maestro's messaging system. Use this skill when the user asks to "send a message", "check inbox", "read messages", "notify [agent]", "tell [agent]", or any inter-agent communication.