Browse Skills

44969 skills found

nixtla-timegpt-finetune-lab.md
2
1 export nixtla-timegpt-finetune-lab
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 Guide users through TimeGPT fine-tuning workflows - from dataset prep to comparison experiments
2026-01-05
context-engineering.md
2
1 export context-engineering
2 heyJordanParker from "heyJordanParker/dotfiles"
3 Use when writing or reviewing Claude documentation (Claude.md, skills, commands, agents). Focuses on context efficiency, clarity, and preventing AI mistakes through better instructions.
2026-01-05
mq.md
2
1 export mq
2 kylesnowschwartz from "kylesnowschwartz/dotfiles"
3 This skill should be used when the user asks to "get code blocks from README", "extract links from markdown", "find all headers in this doc", "pull the table from documentation", "what code examples are in this file", or when needing specific elements (code, links, headers, tables) from large Markdown files without loading the entire file.
2026-01-05
coding-standards.md
2
1 export coding-standards
2 tumma72 from "tumma72/GMailArchiver"
3 Python code style, formatting, linting, and type hints for GMailArchiver. Use when writing Python code, fixing ruff or mypy errors, adding type hints, formatting imports, or reviewing code quality. Triggers on: style, format, lint, ruff, mypy, type hint, import order, line length, docstring.
2026-01-05
particles-router.md
2
1 export particles-router
2 Bbeierle12 from "Bbeierle12/Skill-MCP-Claude"
3 Decision framework for particle system projects. Routes to specialized particle skills (gpu, physics, lifecycle) based on task requirements. Use when building particle effects or needing guidance on which particle techniques to combine.
2026-01-05
finishing-a-development-branch.md
2
1 export finishing-a-development-branch
2 tilework-tech from "tilework-tech/nori-cli"
3 Use this when you have completed some feature implementation and have written passing tests, and you are ready to create a PR.
2026-01-05
meteor-addon.md
2
1 export meteor-addon
2 MCDxAI from "MCDxAI/meteor-client-webgui"
3 Meteor Client addon development for Minecraft. Use when creating, updating, or working with Meteor Client addons - a Fabric mod framework for Minecraft. Covers workspace setup from the template repository, updating addons when Minecraft/Meteor versions change, finding reference implementations from verified addons, and understanding Meteor's addon structure and APIs.
2026-01-05
2026-coach.md
2
1 export 2026-coach
2 BayramAnnakov from "BayramAnnakov/2026-coach"
3 Executive coaching skill that helps you plan your 2026 using research-backed process goals. Guides you through discovery questions, creates outcome goals, converts them to daily behaviors, and sets up accountability systems. Use when you want to plan your year, set goals, or need a coach to help you stay focused.
2026-01-05
exploring-codebase.md
2
1 export exploring-codebase
2 trancong12102 from "trancong12102/agentskills"
3 MUST USE for codebase exploration. Replaces finder, Grep, glob. Triggers on "where is", "how does", "find", "called", "used", or any code search question.
2026-01-05
fosmvvm-fluent-datamodel-generator.md
2
1 export fosmvvm-fluent-datamodel-generator
2 foscomputerservices from "foscomputerservices/FOSUtilities"
3 Generate Fluent DataModels for FOSMVVM server-side persistence. Use when creating new database-backed entities, adding tables, or when the user mentions adding Models like Users, Ideas, Documents, etc. Uses fosmvvm-fields-generator for the Fields layer, then generates Fluent DataModel, migrations, and tests.
2026-01-05
defense-in-depth.md
2
1 export defense-in-depth
2 heyJordanParker from "heyJordanParker/dotfiles"
3 Use when invalid data causes failures deep in execution, requiring validation at multiple system layers - validates at every layer data passes through to make bugs structurally impossible
2026-01-05
building-neural-networks.md
2
1 export building-neural-networks
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill allows Claude to construct and configure neural network architectures using the neural-network-builder plugin. It should be used when the user requests the creation of a new neural network, modification of an existing one, or assistance with defining the layers, parameters, and training process. The skill is triggered by requests involving terms like "build a neural network," "define network architecture," "configure layers," or specific mentions of neural network types (e.g., "CNN," "RNN," "transformer").
2026-01-05
hic-tad-calling.md
2
1 export hic-tad-calling
2 BIsnake2001 from "BIsnake2001/ChromSkills"
3 This skill should be used when users need to identify topologically associating domains (TADs) from Hi-C data in .mcools (or .cool) files or when users want to visualize the TAD in target genome loci. It provides workflows for TAD calling and visualization.
2026-01-05
agent-lifecycle-management.md
2
1 export agent-lifecycle-management
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 Agent lifecycle management specialist skill. Ensures continuous quality through startup, execution, state management, shutdown, versioning, and maintenance.• The Pragmatic Programmer (Andrew Hunt, David Thomas) / Apply: Lifecycle management and maintenance strategies / Purpose: Practical agent operations and versioning philosophyTrigger: Use when designing agent initialization strategies, implementing agent state management mechanisms, developing agent versioning strategies, planning agent maintenance, implementing agent shutdown and cleanup, coordinating multi-agent system lifecycles. initialization, state management, versioning, maintenance, shutdown, cleanup, monitoring, logging
2026-01-05
api-design.md
2
1 export api-design
2 cosmix from "cosmix/claude-code-setup"
3 Designs RESTful APIs, GraphQL schemas, and RPC interfaces following best practices for consistency, usability, and scalability. Trigger keywords: api design, rest api, graphql, openapi, swagger, endpoint, schema design.
2026-01-05
excel-pivot-wizard.md
2
1 export excel-pivot-wizard
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 Generate pivot tables and charts from raw data using natural language - analyze sales by region, summarize data by category, and create visualizations effortlessly
2026-01-05
email-manager.md
2
1 export email-manager
2 bennoloeffler from "bennoloeffler/bassi"
3 Manages Microsoft 365 emails: analyze inbox, categorize by business relevance, create actionable tables, move emails to folders, and forward messages. Uses MS365 MCP server for email operations.
2026-01-05
changelog-generator.md
2
1 export changelog-generator
2 Euda1mon1a from "Euda1mon1a/Autonomous-Assignment-Program-Manager"
3 Automatically generate user-friendly changelogs from git commit history. Use when preparing release notes, documenting changes for stakeholders, or creating app store descriptions.
2026-01-05
component-aesthetic-checker.md
2
1 export component-aesthetic-checker
2 hirefrank from "hirefrank/hirefrank-marketplace"
3 Validates shadcn/ui component customization depth, ensuring components aren't used with default props and checking for consistent design system implementation across Tanstack Start applications
2026-01-05
mvp-builder.md
2
1 export mvp-builder
2 daffy0208 from "daffy0208/ai-dev-standards"
3 Rapid MVP development and feature prioritization for fast product validation. Use when building minimum viable products, prioritizing features, validating ideas quickly, or when users need to ship products fast while avoiding over-engineering.
2026-01-05
providing-performance-optimization-advice.md
2
1 export providing-performance-optimization-advice
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to provide comprehensive, prioritized performance optimization recommendations for software projects. It is triggered when the user requests performance improvements, optimization suggestions, or asks for a performance review. The skill analyzes frontend, backend, and infrastructure aspects of the project to identify bottlenecks and anti-patterns. It then provides actionable advice, estimates potential performance gains, and suggests a phased implementation roadmap. Use this skill when the user mentions "optimize performance", "performance recommendations", "performance review", "improve speed", or asks about "bottlenecks".
2026-01-05
preview-environments-builder.md
2
1 export preview-environments-builder
2 patricio0312rev from "patricio0312rev/skillset"
3 Creates ephemeral preview deployments for each pull request with automatic deployment, unique URLs, and cleanup on PR close. Use for "preview deployments", "PR environments", "ephemeral environments", or "review apps".
2026-01-05
fairdb-backup-manager.md
2
1 export fairdb-backup-manager
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 Automatically manages PostgreSQL backups with pgBackRest and Wasabi S3 storage when working with FairDB databases
2026-01-05
decomp-fixup.md
2
1 export decomp-fixup
2 itsgrimetime from "itsgrimetime/melee-decomp"
3 Fix build issues for matched functions in the Melee decompilation project. Use this skill when builds are failing due to header mismatches, signature issues, or caller updates needed after a function has been matched. Invoked with /decomp-fixup [function_name] or automatically when diagnosing build failures.
2026-01-05