Browse Skills

22656 skills found

slicot-knowledge.md
0
1 export slicot-knowledge
2 jamestjsp from "jamestjsp/slicot.c"
3 This skill should be used when working with SLICOT (Subroutine Library In Control Theory) routines, translating Fortran 77 to C, parsing SLICOT HTML documentation, creating test cases from SLICOT examples, understanding SLICOT data formats, or planning translation priorities using dependency analysis tools.
2026-01-05
brainstorming.md
0
1 export brainstorming
2 timequity from "timequity/vibe-coder"
3 Refine ideas into detailed designs through Socratic dialogue.Use when: user has rough idea, needs to clarify requirements, explore approaches.Triggers: "brainstorm", "discuss idea", "I'm thinking about", "what if","help me think through", "explore options", "/brainstorm".
2026-01-05
go-cli-builder.md
0
1 export go-cli-builder
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Build Go-based command-line tools following established patterns with Cobra CLI framework, Viper configuration, SQLite database, and automated GitHub Actions workflows for releases. Use when creating new Go CLI projects or adding features to existing ones that follow the Cobra/Viper/SQLite stack.
2026-01-05
lops-system.md
0
1 export lops-system
2 alexisvincent from "alexisvincent/mia"
3 Personal GTD-based productivity system called LOPS for managing tasks, projects, and priorities in Linear with AI assistance. Use when triaging inbox items, prioritizing work, running weekly reviews, capturing tasks, clarifying next actions, or when the user mentions GTD, productivity, task management, or organizing their work.
2026-01-05
unsloth-long-context.md
0
1 export unsloth-long-context
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Training models on extended context lengths using optimized RoPE scaling and memory-efficient attention kernels. Triggers: long context, max_seq_length, rope scaling, large context window, flex attention.
2026-01-05
video-coder.md
0
1 export video-coder
2 outscal from "outscal/test_release"
3 Expert React video scene component creator for educational content. Builds production-grade, visually distinctive components using framer-motion animations, pixel-precise positioning, and optimized performance patterns. Follows strict component format with React.memo, threshold-based state updates, and module-level definitions. Outputs self-contained TSX components with proper timing sync, 60fps performance, and comprehensive reference-based implementation.
2026-01-05
component-patterns.md
0
1 export component-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Build well-structured React components using variant patterns, pure components, and container patterns. Provides patterns for component organization, type safety, and separation of concerns.Use when: building components with multiple display modes, organizing component hierarchies, implementing container/presentational patterns, reducing component proliferation while maintaining clear APIs.
2026-01-05
tailwind-config.md
0
1 export tailwind-config
2 metasaver from "metasaver/claude-marketplace"
3 Tailwind CSS configuration template and validation logic for tailwind.config.js with src/index.css directives. Includes 5 required standards (required content paths for scanning, must extend default theme not replace, required plugins array, must be named tailwind.config.js, required dependencies). Ensures proper PostCSS integration and Tailwind directive setup. Use when creating or auditing tailwind.config.js files for consistent Tailwind CSS setup.
2026-01-05
skill-builder.md
0
1 export skill-builder
2 ajianaz from "ajianaz/skills-collection"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
sql-optimization-patterns.md
0
1 export sql-optimization-patterns
2 icartsh from "icartsh/icartsh_plugin"
3 SQL 쿼리 최적화, 인덱스 전략 및 EXPLAIN 분석을 마스터하여 데이터베이스 성능을 획기적으로 향상시키고 느린 쿼리를 제거합니다. 느린 쿼리 디버깅, 데이터베이스 스키마 설계 또는 애플리케이션 성능 최적화 시 사용하세요.
2026-01-05
jira-issue-triage-and-routing.md
0
1 export jira-issue-triage-and-routing
2 Lobbi-Docs from "Lobbi-Docs/claude"
3 This skill should be used when the user asks to "triage issue", "classify ticket", "route jira", "analyze priority", "categorize issue", "determine complexity", "route to agents", or needs guidance on classifying, prioritizing, and routing Jira issues to appropriate agents and workflows.
2026-01-05
parallel-search.md
0
1 export parallel-search
2 otrebu from "otrebu/agents"
3 Comprehensive web research via Parallel Search API. Use when user requests parallel search for deep multi-source research, technical analysis, learning new topics, current events, or comparative studies. Returns LLM-ready ranked URLs with extended excerpts (up to 30K chars). Single API call handles multiple query angles with automatic deduplication.
2026-01-05
programmatic-seo-build.md
0
1 export programmatic-seo-build
2 paulberesuita from "paulberesuita/immigrant-candidates-2026"
3 Build programmatic SEO pages with server-side meta tags and structured data. Use this skill to implement database schemas, dynamic routes, SEO injection, sitemaps, and JSON-LD structured data.
2026-01-05
token-cost-tracking.md
0
1 export token-cost-tracking
2 coditect-ai from "coditect-ai/coditect-dev-generative-ui-development"
3 Token usage and cost tracking with model-specific pricing for monitoring and optimizing AI token consumption. Use when tracking sessions, calculating costs, analyzing efficiency, or budget planning.
2026-01-05
alpaca-algo-plus-data.md
0
1 export alpaca-algo-plus-data
2 smith6jt-cop from "smith6jt-cop/Skills_Registry"
3 Use Alpaca Algo Trader Plus for 4+ years of historical data. Trigger when: (1) increasing lookback, (2) data source selection, (3) yfinance comparison.
2026-01-05
bacchus.md
0
1 export bacchus
2 vu1n from "vu1n/bacchus"
3 Multi-agent coordination CLI for codebases. Use when orchestrating parallel agents, claiming tasks, detecting symbol conflicts, or notifying stakeholders of breaking changes. Invoke when user mentions coordination, parallel agents, multiple agents, task claiming, or conflict detection.
2026-01-05
troubleshooting-notifications.md
0
1 export troubleshooting-notifications
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Investigates Mission Control notifications to identify root causes and provide remediation. Use when users mention notification IDs, ask about alerts or notifications, request help understanding "why did I get this notification", want to troubleshoot a specific alert, or ask about notification patterns and history. This skill retrieves notification details, analyzes historical patterns, routes to resource-specific troubleshooting (config items or health checks), correlates findings, and delivers actionable remediation steps with prevention recommendations.
2026-01-05
sqlalchemy-postgres.md
0
1 export sqlalchemy-postgres
2 cfircoo from "cfircoo/claude-code-toolkit"
3 Expert guidance for SQLAlchemy 2.0 + Pydantic + PostgreSQL. Use when setting up database layers, defining models, creating migrations, or any database-related work. Automatically activated for DB tasks.
2026-01-05
neovim.md
0
1 export neovim
2 julianobarbosa from "julianobarbosa/claude-code-skills"
3 Comprehensive guide for this Neovim configuration - a modular, performance-optimized Lua-based IDE. Use when configuring plugins, adding keybindings, setting up LSP servers, debugging, or extending the configuration. Covers lazy.nvim, 82+ plugins across 9 categories, DAP debugging, AI integrations, and performance optimization.
2026-01-05
experienced-developer-investigation.md
0
1 export experienced-developer-investigation
2 ClementWalter from "ClementWalter/rookie-marketplace"
3 This skill should be used for prior investigation, scope quantification, and detailed planning before implementation. Use when you need to analyze a problem, estimate complexity, and create a comprehensive implementation plan. Designed for expensive/clever models (Opus, Sonnet) to maximize planning quality.
2026-01-05
security-validation.md
0
1 export security-validation
2 vanman2024 from "vanman2024/dev-lifecycle-marketplace"
3 Runtime security validation including secret scanning, PII detection, prompt injection defense, audit logging, and output validation for AI agents. Use when validating user input, scanning for secrets, detecting PII, preventing data exfiltration, or implementing security guardrails.
2026-01-05
fastmcp-integration.md
0
1 export fastmcp-integration
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Examples and patterns for integrating FastMCP Cloud servers with Claude Agent SDK using HTTP transport
2026-01-05
search.md
0
1 export search
2 toseekandfind from "toseekandfind/multi-agent-sandbox"
3 Natural language search through Claude Code session history. Search for previous prompts, conversations, topics, file modifications, and context from past sessions. Useful for finding earlier work and understanding project continuity.
2026-01-05
repo-doc-auditor.md
0
1 export repo-doc-auditor
2 ogprotege from "ogprotege/Skills"
3 Perform a repo-wide, evidence-based audit of documentation against the current codebase and recent changes. Produces a proposed, fully rewritten documentation set in TempDoc-ForUserReview and asks for approval before any changes are applied to the existing docs.
2026-01-05