Browse Skills
44835 skills found
always-on.md
0
1
export
always-on
2
from
"MarioRicalde/copilot-handoffs-simple-skills-number-processor"
from
"MarioRicalde/copilot-handoffs-simple-skills-number-processor"
3
always on skill for handoffs
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
redis.md
0
1
export
redis
2
from
"kprsnt2/MyLocalCLI"
from
"kprsnt2/MyLocalCLI"
3
Redis best practices including data modeling, caching patterns, and performance optimization.
2026-01-05
fastapi-auth-patterns.md
0
1
export
fastapi-auth-patterns
2
from
"vanman2024/ai-dev-marketplace"
from
"vanman2024/ai-dev-marketplace"
3
Implement and validate FastAPI authentication strategies including JWT tokens, OAuth2 password flows, OAuth2 scopes for permissions, and Supabase integration. Use when implementing authentication, securing endpoints, handling user login/signup, managing permissions, integrating OAuth providers, or when user mentions JWT, OAuth2, Supabase auth, protected routes, access control, role-based permissions, or authentication errors.
2026-01-05
doc-sync.md
0
1
export
doc-sync
2
from
"mim1012/ykp_project"
from
"mim1012/ykp_project"
3
Keep project documentation (CLAUDE.md, .env.example) in sync with actual configuration changes. Use after major configuration changes, environment setup modifications, or when user requests "update documentation" or "sync docs with current setup".
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
holistic-orchestrator-mode.md
0
1
export
holistic-orchestrator-mode
2
from
"elevanaltd/hestai"
from
"elevanaltd/hestai"
3
HO lane discipline enforcement. Coordination-only tools. Prevents direct code implementation, enforces delegation to specialists. Auto-loads on /role ho activation. CRITICAL for preventing orchestrator drift into implementation.
2026-01-05
dillion-portfolio.md
0
1
export
dillion-portfolio
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Minimalist developer portfolio with blog, work timeline, and project showcase using Next.js 14.
2026-01-05
install-skill-tracker.md
0
1
export
install-skill-tracker
2
from
"vishalsachdev/database-management"
from
"vishalsachdev/database-management"
3
This skill installs a complete Claude Code skill tracking system using hooks to automatically log skill usage, execution duration, token usage, and user prompts for later analysis. Use this skill when setting up activity tracking in a Claude Code project to identify patterns, monitor costs, and discover opportunities for new skills.
2026-01-05
plan-driven-workflow.md
0
1
export
plan-driven-workflow
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Follow plan.md-driven development workflow with strict TDD discipline. Use when the user says "go", references plan.md, asks to proceed with next test or task, create implementation plan, or needs step-by-step test-driven development from a plan file. Enforces one test at a time with explicit user control.
2026-01-05
pytorch-lightning.md
0
1
export
pytorch-lightning
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
High-level training framework for PyTorch that abstracts boilerplate while maintaining flexibility. Includes the Trainer, LightningModule, and support for multi-GPU scaling and reproducibility. (lightning, pytorch-lightning, lightningmodule, trainer, callback, ddp, fast_dev_run, seed_everything)
2026-01-05
app-integrations-setup.md
0
1
export
app-integrations-setup
2
from
"nathanonn/next-sololedger"
from
"nathanonn/next-sololedger"
3
This skill should be used when setting up organization-level app integrations (Reddit, Notion, LinkedIn, WordPress) with OAuth flows, encrypted token storage, API client wrappers, and usage logging in a Next.js App Router application. Use this skill when implementing external provider connections for a multi-tenant app with secure credential management, token refresh, and admin-controlled integration features.
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
wpf-project-structure.md
0
1
export
wpf-project-structure
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
WPF 솔루션 및 프로젝트 구조 설계 가이드 (Abstractions, Core, ViewModels, Services)
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
mobile.md
0
1
export
mobile
2
from
"miles990/claude-software-skills"
from
"miles990/claude-software-skills"
3
Mobile development with React Native, Flutter, and native patterns
2026-01-05
bug-fixer-batch-test-failure-resolution.md
0
1
export
bug-fixer-batch-test-failure-resolution
2
from
"Proaptus/proagentic-dfx"
from
"Proaptus/proagentic-dfx"
3
Efficiently fix large batches (10-15+) of existing bugs by reading failing tests, fixing code in batches, and validating once per batch. Use when user has multiple failing tests, says "fix bugs/failing tests", or bug report shows many issues. NOT for test-first development (use TDD skill instead).
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
vector-databases.md
0
1
export
vector-databases
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Vector database selection, indexing strategies, and semantic search optimization.
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
dependency-guardian.md
0
1
export
dependency-guardian
2
from
"CodeTonight-SA/cips"
from
"CodeTonight-SA/cips"
3
Reading from node_modules or dependency folders
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