Browse Skills
18175 skills found
agent-coordination.md
0
1
export
agent-coordination
2
from
"ClementWalter/rookie-marketplace"
from
"ClementWalter/rookie-marketplace"
3
This skill should be used when the user asks about "coordinate coding agents", "orchestrate agent team", "manage multiple agents", "vibekanban workflow", "task delegation to agents", "agent swarm coordination", "parallel agent execution", "chief of staff mode", "cos mode", "you're my cos", "your my cos", "act as cos", "be my cos", "you are my chief of staff", "create tasks for agents", "dispatch agents", or needs guidance on coordinating autonomous coding agents, task breakdown strategies, or multi-agent workflow patterns.
2026-01-05
specification.md
0
1
export
specification
2
from
"craigtkhill/atui-tools"
from
"craigtkhill/atui-tools"
3
Write specifications following project conventions - includes requirement format, scenario structure, and Given/When/Then patterns
2026-01-05
tidy-itc-workflow.md
0
1
export
tidy-itc-workflow
2
from
"choxos/ITC-agents"
from
"choxos/ITC-agents"
3
Master tidy modelling patterns for ITC analyses following TMwR principles. Covers workflow structure, consistent interfaces, reproducibility best practices, and data validation. Use when setting up ITC analysis projects or building pipelines.
2026-01-05
mosaic-ai-agent.md
0
1
export
mosaic-ai-agent
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert guidance for building production-ready tool-calling agents with Databricks Mosaic AI Agent Framework. Use when users need to create agents that orchestrate multiple data sources or APIs, implement LangChain-based agentic workflows, design Foundation Model-powered tool selection, optimize agent prompts and decision-making, or architect multi-tool agent systems. Covers agent architecture patterns, tool design best practices, Foundation Model integration, and common pitfalls.
2026-01-05
sensor-manager.md
0
1
export
sensor-manager
2
from
"tekgrunt/boot-test"
from
"tekgrunt/boot-test"
3
Help users deploy, configure, manage, troubleshoot, and perform operations on LimaCharlie endpoint sensors across Windows, macOS, Linux, Chrome, and Edge platforms.
2026-01-05
using-git-worktrees.md
0
1
export
using-git-worktrees
2
from
"jrc1883/popkit-claude"
from
"jrc1883/popkit-claude"
3
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification. Verifies .gitignore, runs project setup, confirms clean test baseline. Do NOT use for quick fixes or small changes - worktrees add overhead; use simple branch switching for trivial changes.
2026-01-05
mobile-development.md
0
1
export
mobile-development
2
from
"pluginagentmarketplace/custom-plugin-mlops"
from
"pluginagentmarketplace/custom-plugin-mlops"
3
Master mobile app development across Android (Kotlin), iOS (Swift), and cross-platform frameworks (React Native, Flutter). Learn native development, UI/UX patterns, APIs, performance optimization, and app store deployment.
2026-01-05
content-intent-agent.md
0
1
export
content-intent-agent
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Verifies content matches user search intent to maximize sales, leads, digital sales, and mailing list growth through 34 verification modules and 16-part scoring system
2026-01-05
ai-multimodal.md
0
1
export
ai-multimodal
2
from
"htlabs-xyz/htlabs"
from
"htlabs-xyz/htlabs"
3
Process and generate multimedia content using Google Gemini API. Capabilities include analyze audio files (transcription with timestamps, summarization, speech understanding, music/sound analysis up to 9.5 hours), understand images (captioning, object detection, OCR, visual Q&A, segmentation), process videos (scene detection, Q&A, temporal analysis, YouTube URLs, up to 6 hours), extract from documents (PDF tables, forms, charts, diagrams, multi-page), generate images (text-to-image, editing, composition, refinement). Use when working with audio/video files, analyzing images or screenshots, processing PDF documents, extracting structured data from media, creating images from text prompts, or implementing multimodal AI features. Supports multiple models (Gemini 2.5/2.0) with context windows up to 2M tokens.
2026-01-05
error-handling-patterns.md
0
1
export
error-handling-patterns
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error handling, designing APIs, or improving application reliability.
2026-01-05
architect.md
0
1
export
architect
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Design system architecture before implementing new features. Use when starting major components or making design decisions with long-term impact.
2026-01-05
todo.md
0
1
export
todo
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Manage and track all TODOs from code comments and todo files. Provides quick reportsof open tasks, scans for untracked TODOs, and integrates with GitHub Issues.Triggered by "/todo", "show todos", "list todos", or "todo status".
2026-01-05
backend-queries.md
0
1
export
backend-queries
2
from
"Software-Design-Club/todo-app"
from
"Software-Design-Club/todo-app"
3
Write secure, performant database queries using parameterized queries, eager loading, proper indexing, and transactions. Use this skill when writing database query code, ORM query methods, SQL statements, or data fetching logic. Use this when preventing SQL injection with parameterized queries, optimizing queries to avoid N+1 problems with eager loading, selecting specific columns instead of SELECT *, implementing database transactions for related operations, adding query timeouts, or caching expensive queries. Use this when working on repository files, service files with database access, query builder code, or any file that retrieves or manipulates data from databases.
2026-01-05
parse-ad-requirements.md
0
1
export
parse-ad-requirements
2
from
"feed-mob/feedmob-adpilot-mcp"
from
"feed-mob/feedmob-adpilot-mcp"
3
Extract structured advertising campaign parameters from natural language input provided by advertisers. This skill should be used when analyzing advertising requirements, campaign briefs, or ad requests that need to be converted into structured data. Supports both creating new campaigns and updating existing campaigns with additional information. Identifies missing information and provides helpful guidance for completing campaign requirements.
2026-01-05
gemini-ai.md
0
1
export
gemini-ai
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Integrates Gemini AI for content generation. Use when adding AI features, generating project descriptions, implementing rate limiting, or working with geminiService.ts. Includes prompting guidelines and error handling.
2026-01-05
instance-resource-design.md
0
1
export
instance-resource-design
2
from
"colingwuyu/optaic-trading"
from
"colingwuyu/optaic-trading"
3
Guide for designing Instance resources in OptAIC. Use when creating DatasetInstance, SignalInstance, ExperimentInstance, ModelInstance, PortfolioOptimizerInstance, or BacktestInstance. Covers definition references, config patterns, composition, flow execution pairing, and scheduling.
2026-01-05
compact.md
0
1
export
compact
2
from
"FractionEstate/midnight-dev-skills"
from
"FractionEstate/midnight-dev-skills"
3
Write privacy-preserving smart contracts in Compact (Minokawa) for Midnight Network. Use when creating contracts, defining types, using standard library functions, or implementing ZK patterns. Triggers on Compact language, circuits, ledger state, hashing, or zero-knowledge contract questions.
2026-01-05
implementation-guidance.md
0
1
export
implementation-guidance
2
from
"GodSpeedAI/VibesPro"
from
"GodSpeedAI/VibesPro"
3
Provides detailed guidance on how to implement a single plan step while adhering to architecture and quality standards.
2026-01-05
frontend-design.md
0
1
export
frontend-design
2
from
"thiagovelsa/ApostaCertaBeta"
from
"thiagovelsa/ApostaCertaBeta"
3
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
2026-01-05
bigquery-etl-core.md
0
1
export
bigquery-etl-core
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
The core skill for working within the bigquery-etl repository. Use this skill when understanding project structure, conventions, and common patterns. Works with model-requirements, query-writer, metadata-manager, sql-test-generator, and bigconfig-generator skills.
2026-01-05
asset-manager.md
0
1
export
asset-manager
2
from
"sunholo-data/stapledons_voyage"
from
"sunholo-data/stapledons_voyage"
3
Generate and manage game image assets using AI. Use when user asks to create sprites, tiles, backgrounds, portraits, or other visual assets for the game. Handles isometric formatting, style consistency, and manifest updates. (project)
2026-01-05
platform-mechanics.md
0
1
export
platform-mechanics
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Convert verified algorithmic research into structured, machine-readable frameworks describing how social media platforms rank, reward, and penalize content. Provides factual, updatable platform rules for strategy agents (social-media, content, brand) to reference when developing or evaluating strategic decisions. Use this skill when needing to extract algorithmic mechanics from research, create posting playbooks, or validate content strategies against current platform rules.
2026-01-05
reedom-ghcreate-draft-pr.md
0
1
export
reedom-ghcreate-draft-pr
2
from
"reedom/claude-code-commands"
from
"reedom/claude-code-commands"
3
Prepare complete PR content ready for creation via reedom-gh:pr-maker agent.
2026-01-05
env-config-validator.md
0
1
export
env-config-validator
2
from
"hopeoverture/worldbuilding-app-skills"
from
"hopeoverture/worldbuilding-app-skills"
3
Validate environment configuration files across local, staging, and production environments. Ensure required secrets, database URLs, API keys, and public variables are properly scoped and set. Use this skill when setting up environments, validating configuration, checking for missing secrets, auditing environment variables, ensuring proper scoping of public vs private vars, or troubleshooting environment issues. Trigger terms include env, environment variables, secrets, configuration, .env file, environment validation, missing variables, config check, NEXT_PUBLIC, env vars, database URL, API keys.
2026-01-05