name stringlengths 2 64 | description stringlengths 3 1.02k ⌀ | source stringclasses 6
values | path stringclasses 198
values | url stringlengths 29 246 | author stringlengths 2 33 ⌀ |
|---|---|---|---|---|---|
command-define | Validates and registers command manifest files (YAML) to integrate new slash commands into Betty. | skillsmp.com | null | https://github.com/epieczko/betty/tree/main/skills/command.define | epieczko |
betty-framework | Reconcile plugin.yaml with Betty Framework registries | skillsmp.com | null | https://github.com/epieczko/betty/tree/main/skills/docs.sync.pluginmanifest | epieczko |
documentation-readme-sync | Automatically regenerate README.md from Betty Framework registries | skillsmp.com | null | https://github.com/epieczko/betty/tree/main/skills/docs.sync.readme | epieczko |
generate-marketplace | Generate marketplace catalog files from Betty Framework registries | skillsmp.com | null | https://github.com/epieczko/betty/tree/main/skills/generate.marketplace | epieczko |
validate-openapi-specs | Validates and registers hook manifest files (YAML) in the Hook Registry for versioned hook management. | skillsmp.com | null | https://github.com/epieczko/betty/tree/main/skills/hook.register | epieczko |
plugin-build | Bundle plugin directory into a deployable Claude Code plugin package | skillsmp.com | null | https://github.com/epieczko/betty/tree/main/skills/plugin.build | epieczko |
plugin-publish | Publish bundled plugin packages to local, marketplace, or GitHub Releases with dry-run and validation modes | skillsmp.com | null | https://github.com/epieczko/betty/tree/main/skills/plugin.publish | epieczko |
betty-framework | Automatically generate plugin.yaml from Betty Framework registries | skillsmp.com | null | https://github.com/epieczko/betty/tree/main/skills/plugin.sync | epieczko |
policyenforce | Enforces policy rules for skill and agent manifests | skillsmp.com | null | https://github.com/epieczko/betty/tree/main/skills/policy.enforce | epieczko |
registry-update | Updates the Betty Framework Skill Registry when new skills are created or validated. | skillsmp.com | null | https://github.com/epieczko/betty/tree/main/skills/registry.update | epieczko |
skill-create | Generates a new Betty Framework Skill directory and manifest. Use when you need to bootstrap a new skill in the Betty Framework. | skillsmp.com | null | https://github.com/epieczko/betty/tree/main/skills/skill.create | epieczko |
skill-define | Validate and register new Claude Code Skill manifests (.skill.yaml) to ensure structure, inputs/outputs, and dependencies are correct. | skillsmp.com | null | https://github.com/epieczko/betty/tree/main/skills/skill.define | epieczko |
threatmodelgenerate | Generate STRIDE-based threat models with intelligent threat analysis, CVSS risk scoring, and mitigation recommendations | skillsmp.com | null | https://github.com/epieczko/betty/tree/main/skills/threat.model.generate | epieczko |
workflow-compose | Executes multi-step workflows by chaining Betty Framework skills. | skillsmp.com | null | https://github.com/epieczko/betty/tree/main/skills/workflow.compose | epieczko |
workflow-validate | Validates workflow YAML files to ensure structure and schema correctness. | skillsmp.com | null | https://github.com/epieczko/betty/tree/main/skills/workflow.validate | epieczko |
bmad-architecture-design | Creates technical architecture and system design. | skillsmp.com | null | https://github.com/bacoco/BMad-Skills/tree/main/.claude/skills/bmad-architecture-design | bacoco |
bmad-development-execution | Implements stories with code and tests. | skillsmp.com | null | https://github.com/bacoco/BMad-Skills/tree/main/.claude/skills/bmad-development-execution | bacoco |
bmad-discovery-research | Brainstorms ideas and researches projects. | skillsmp.com | null | https://github.com/bacoco/BMad-Skills/tree/main/.claude/skills/bmad-discovery-research | bacoco |
bmad-observability-readiness | Establishes instrumentation, monitoring, and alerting foundations. | skillsmp.com | null | https://github.com/bacoco/BMad-Skills/tree/main/.claude/skills/bmad-observability-readiness | bacoco |
bmad-performance-optimization | Diagnoses bottlenecks and designs performance optimization plans. | skillsmp.com | null | https://github.com/bacoco/BMad-Skills/tree/main/.claude/skills/bmad-performance-optimization | bacoco |
bmad-product-planning | Creates PRDs and plans features. | skillsmp.com | null | https://github.com/bacoco/BMad-Skills/tree/main/.claude/skills/bmad-product-planning | bacoco |
bmad-security-review | Hardens designs and implementations with structured security reviews. | skillsmp.com | null | https://github.com/bacoco/BMad-Skills/tree/main/.claude/skills/bmad-security-review | bacoco |
bmad-story-planning | Breaks epics into developer stories. | skillsmp.com | null | https://github.com/bacoco/BMad-Skills/tree/main/.claude/skills/bmad-story-planning | bacoco |
bmad-taskmaster-mcp-bootstrap | Bootstraps the TaskMaster MCP server and aligns it with BMAD hooks. | skillsmp.com | null | https://github.com/bacoco/BMad-Skills/tree/main/.claude/skills/bmad-taskmaster-mcp-bootstrap | bacoco |
bmad-test-strategy | Creates test strategy and ATDD scenarios. | skillsmp.com | null | https://github.com/bacoco/BMad-Skills/tree/main/.claude/skills/bmad-test-strategy | bacoco |
bmad-ux-design | Designs UX and creates wireframes. | skillsmp.com | null | https://github.com/bacoco/BMad-Skills/tree/main/.claude/skills/bmad-ux-design | bacoco |
core-skill-creation | Guide for creating effective skills with specialized knowledge and workflows. | skillsmp.com | null | https://github.com/bacoco/BMad-Skills/tree/main/.claude/skills/core-skill-creation | bacoco |
main-workflow-router | Routes work to OpenSpec (L0-1) or BMAD (L2-4). Tracks status and guides through phases. | skillsmp.com | null | https://github.com/bacoco/BMad-Skills/tree/main/.claude/skills/main-workflow-router | bacoco |
openspec-change-closure | Archives completed L0-1 changes. | skillsmp.com | null | https://github.com/bacoco/BMad-Skills/tree/main/.claude/skills/openspec-change-closure | bacoco |
openspec-change-implementation | Implements L0-1 changes from proposals. | skillsmp.com | null | https://github.com/bacoco/BMad-Skills/tree/main/.claude/skills/openspec-change-implementation | bacoco |
openspec-change-proposal | Creates lightweight proposals for L0-1 work. | skillsmp.com | null | https://github.com/bacoco/BMad-Skills/tree/main/.claude/skills/openspec-change-proposal | bacoco |
database-explorer | Allows read-only access to the SQL database to allow querying and analysis using natural language | skillsmp.com | null | https://github.com/michaelbromley/db-tool/tree/main/.claude/skills/database-explorer | michaelbromley |
documentation-update | Regenerates documentation files (agents.md, agent-skills.md, plugins.md, usage.md) from marketplace data using Jinja templates. Use when plugins are added, updated, or removed to keep documentation in sync. | skillsmp.com | null | https://github.com/geoffjay/claude-plugins/tree/main/plugins/claude-plugin/skills/documentation-update | geoffjay |
marketplace-update | Updates the .claude-plugin/marketplace.json file when plugins are added, modified, or removed. Use when creating or updating plugin entries in the marketplace catalog. | skillsmp.com | null | https://github.com/geoffjay/claude-plugins/tree/main/plugins/claude-plugin/skills/marketplace-update | geoffjay |
go-concurrency | Advanced concurrency patterns with goroutines, channels, context, and synchronization primitives. Use when working with concurrent Go code, implementing parallel processing, or debugging race conditions. | skillsmp.com | null | https://github.com/geoffjay/claude-plugins/tree/main/plugins/golang-development/skills/go-concurrency | geoffjay |
go-optimization | Performance optimization techniques including profiling, memory management, benchmarking, and runtime tuning. Use when optimizing Go code performance, reducing memory usage, or analyzing bottlenecks. | skillsmp.com | null | https://github.com/geoffjay/claude-plugins/tree/main/plugins/golang-development/skills/go-optimization | geoffjay |
go-patterns | Modern Go patterns, idioms, and best practices from Go 1.18+. Use when user needs guidance on idiomatic Go code, design patterns, or modern Go features like generics and workspaces. | skillsmp.com | null | https://github.com/geoffjay/claude-plugins/tree/main/plugins/golang-development/skills/go-patterns | geoffjay |
rack-middleware | Rack middleware development, configuration, and integration patterns. Use when working with middleware stacks or creating custom middleware. | skillsmp.com | null | https://github.com/geoffjay/claude-plugins/tree/main/plugins/ruby-sinatra-advanced/skills/rack-middleware | geoffjay |
ruby-patterns | Modern Ruby idioms, design patterns, metaprogramming techniques, and best practices. Use when writing Ruby code or refactoring for clarity. | skillsmp.com | null | https://github.com/geoffjay/claude-plugins/tree/main/plugins/ruby-sinatra-advanced/skills/ruby-patterns | geoffjay |
sinatra-patterns | Common Sinatra patterns, routing strategies, error handling, and application organization. Use when building Sinatra applications or designing routes. | skillsmp.com | null | https://github.com/geoffjay/claude-plugins/tree/main/plugins/ruby-sinatra-advanced/skills/sinatra-patterns | geoffjay |
sinatra-security | Security best practices for Sinatra applications including input validation, CSRF protection, and authentication patterns. Use when hardening applications or conducting security reviews. | skillsmp.com | null | https://github.com/geoffjay/claude-plugins/tree/main/plugins/ruby-sinatra-advanced/skills/sinatra-security | geoffjay |
clap-patterns | Common Clap patterns and idioms for argument parsing, validation, and CLI design. Use when implementing CLI arguments with Clap v4+. | skillsmp.com | null | https://github.com/geoffjay/claude-plugins/tree/main/plugins/rust-cli-developer/skills/clap-patterns | geoffjay |
cli-configuration | Configuration management patterns including file formats, precedence, environment variables, and XDG directories. Use when implementing configuration systems for CLI applications. | skillsmp.com | null | https://github.com/geoffjay/claude-plugins/tree/main/plugins/rust-cli-developer/skills/cli-configuration | geoffjay |
cli-distribution | Distribution and packaging patterns including shell completions, man pages, cross-compilation, and release automation. Use when preparing CLI tools for distribution. | skillsmp.com | null | https://github.com/geoffjay/claude-plugins/tree/main/plugins/rust-cli-developer/skills/cli-distribution | geoffjay |
cli-ux-patterns | CLI user experience best practices for error messages, colors, progress indicators, and output formatting. Use when improving CLI usability and user experience. | skillsmp.com | null | https://github.com/geoffjay/claude-plugins/tree/main/plugins/rust-cli-developer/skills/cli-ux-patterns | geoffjay |
gpui-patterns | Common GPUI patterns including component composition, state management strategies, event handling, and action dispatching. Use when user needs guidance on GPUI patterns, component design, or state management approaches. | skillsmp.com | null | https://github.com/geoffjay/claude-plugins/tree/main/plugins/rust-gpui-developer/skills/gpui-patterns | geoffjay |
gpui-performance | Performance optimization techniques for GPUI including rendering optimization, layout performance, memory management, and profiling strategies. Use when user needs to optimize GPUI application performance or debug performance issues. | skillsmp.com | null | https://github.com/geoffjay/claude-plugins/tree/main/plugins/rust-gpui-developer/skills/gpui-performance | geoffjay |
gpui-styling | GPUI styling system including theme design, responsive layouts, visual design patterns, and style composition. Use when user needs help with styling, theming, or visual design in GPUI. | skillsmp.com | null | https://github.com/geoffjay/claude-plugins/tree/main/plugins/rust-gpui-developer/skills/gpui-styling | geoffjay |
rust-ui-architecture | Architecture patterns for Rust UI applications including GPUI-specific patterns, code organization, modularity, and scalability. Use when user needs guidance on application architecture, code organization, or scaling UI applications. | skillsmp.com | null | https://github.com/geoffjay/claude-plugins/tree/main/plugins/rust-gpui-developer/skills/rust-ui-architecture | geoffjay |
tokio-concurrency | Advanced concurrency patterns for Tokio including fan-out/fan-in, pipeline processing, rate limiting, and coordinated shutdown. Use when building high-concurrency async systems. | skillsmp.com | null | https://github.com/geoffjay/claude-plugins/tree/main/plugins/rust-tokio-expert/skills/tokio-concurrency | geoffjay |
tokio-networking | Network programming patterns with Hyper, Tonic, and Tower. Use when building HTTP services, gRPC applications, implementing middleware, connection pooling, or health checks. | skillsmp.com | null | https://github.com/geoffjay/claude-plugins/tree/main/plugins/rust-tokio-expert/skills/tokio-networking | geoffjay |
tokio-patterns | Common Tokio patterns and idioms for async programming. Use when implementing worker pools, request-response patterns, pub/sub, timeouts, retries, or graceful shutdown. | skillsmp.com | null | https://github.com/geoffjay/claude-plugins/tree/main/plugins/rust-tokio-expert/skills/tokio-patterns | geoffjay |
tokio-troubleshooting | Debugging and troubleshooting Tokio applications using tokio-console, detecting deadlocks, memory leaks, and performance issues. Use when diagnosing async runtime problems. | skillsmp.com | null | https://github.com/geoffjay/claude-plugins/tree/main/plugins/rust-tokio-expert/skills/tokio-troubleshooting | geoffjay |
git-advanced | Advanced git operations including complex rebase strategies, interactive staging, commit surgery, and history manipulation. Use when user needs to perform complex git operations like rewriting history or advanced merging. | skillsmp.com | null | https://github.com/geoffjay/claude-plugins/tree/main/plugins/utilities/git/skills/git-advanced | geoffjay |
git-conventions | Git conventions and workflow best practices including Conventional Commits, branch naming, and commit message guidelines. Use when user needs guidance on git standards, commit formats, or workflow patterns. | skillsmp.com | null | https://github.com/geoffjay/claude-plugins/tree/main/plugins/utilities/git/skills/git-conventions | geoffjay |
git-repository | Repository management strategies including branch strategies (Git Flow, GitHub Flow, trunk-based), monorepo patterns, submodules, and repository organization. Use when user needs guidance on repository structure or branching strategies. | skillsmp.com | null | https://github.com/geoffjay/claude-plugins/tree/main/plugins/utilities/git/skills/git-repository | geoffjay |
git-troubleshooting | Git troubleshooting techniques including recovering lost commits, fixing merge conflicts, resolving detached HEAD, and diagnosing repository issues. Use when user encounters git errors or needs to recover from mistakes. | skillsmp.com | null | https://github.com/geoffjay/claude-plugins/tree/main/plugins/utilities/git/skills/git-troubleshooting | geoffjay |
textual-tui | Build modern, interactive terminal user interfaces with Textual. Use when creating command-line applications, dashboard tools, monitoring interfaces, data viewers, or any terminal-based UI. Covers architecture, widgets, layouts, styling, event handling, reactive programming, workers for background tasks, and testing pa... | skillsmp.com | null | https://github.com/aperepel/textual-tui-skill/tree/main/skill | aperepel |
specification-clarification | Identify and resolve ambiguities in specifications through structured questioning. Use when specification has [NEEDS CLARIFICATION] markers, when user mentions unclear or ambiguous requirements, before creating implementation plans, or when planning reveals specification gaps. | skillsmp.com | null | https://github.com/yangsi7/assistant-elevenlabs-lvmh/tree/master/.claude/skills/clarify-specification | yangsi7 |
implementation-planning | Create technical implementation plans from specifications with intelligence-backed architectural decisions. Use when specification exists and user mentions tech stack, architecture, implementation approach, or asks "how to implement" or "how to build" the feature. | skillsmp.com | null | https://github.com/yangsi7/assistant-elevenlabs-lvmh/tree/master/.claude/skills/create-implementation-plan | yangsi7 |
define-product | Create user-centric product definitions by analyzing the repository, inferring product goals and user needs, clarifying ambiguities through structured questioning, and generating comprehensive product.md documentation. Use when the user mentions "product definition", "define product", "product strategy", or needs to do... | skillsmp.com | null | https://github.com/yangsi7/assistant-elevenlabs-lvmh/tree/master/.claude/skills/define-product | yangsi7 |
generate-constitution | Derive technical development principles FROM user needs in product.md using evidence-based reasoning. Creates constitution.md with architecture decisions, tech stack choices, and development constraints - all traced back to specific user needs. Use when user mentions "technical principles", "constitution", "architectur... | skillsmp.com | null | https://github.com/yangsi7/assistant-elevenlabs-lvmh/tree/master/.claude/skills/generate-constitution | yangsi7 |
task-generation | Generate user-story-organized task lists from implementation plans. Use when plan exists and user is ready for implementation, mentions "create tasks", "break down work", or asks "what tasks are needed" to implement the feature. | skillsmp.com | null | https://github.com/yangsi7/assistant-elevenlabs-lvmh/tree/master/.claude/skills/generate-tasks | yangsi7 |
implement-and-verify | Implement tasks from plans with test-first approach, user-story-centric execution, and AC verification. Use proactively when executing implementation plans. Enforces quality gates, MVP-first delivery, and Article VII story-by-story implementation. | skillsmp.com | null | https://github.com/yangsi7/assistant-elevenlabs-lvmh/tree/master/.claude/skills/implement-and-verify | yangsi7 |
specification-creation | Create technology-agnostic feature specifications using intelligence-first queries. Use when user describes what they want to build, mentions requirements, discusses user needs, or says "I want to create/build/implement" something. This skill enforces Article IV Specification-First Development. | skillsmp.com | null | https://github.com/yangsi7/assistant-elevenlabs-lvmh/tree/master/.claude/skills/specify-feature | yangsi7 |
claudeisms-operational-guidelines | Apply strict operational protocols for AI task execution including sequential processing, minimal responses, no destructive operations without confirmation | skillsmp.com | null | https://github.com/jeffersonwarrior/claudisms/tree/main/.claude/skills/claudeisms | jeffersonwarrior |
hs-req-facilitator-skill | Use this skill when users want to analyze, clarify, or improve requirements documents. Works well for projects with unclear requirements, missing specifications, or multiple requirement documents that need consolidation. Automatically generates spec-workflow format requirements documents. Activate when users mention "r... | skillsmp.com | null | https://github.com/damienCronw/hs-req-facilitator-skill | damienCronw |
git-organizer | Analyzes git changes, organizes files into logical commits, creates conventional commit messages, and pushes to remote with user confirmation | skillsmp.com | null | https://github.com/CalebisGross/felix/tree/main/.claude/skills/git-organizer | CalebisGross |
administration | How to monitor usage, track costs, configure analytics, and measure ROI for Claude Code. Use when user asks about monitoring, telemetry, metrics, costs, analytics, or OpenTelemetry. | skillsmp.com | null | https://github.com/reggiechan74/claude-plugins/tree/main/plugins/claude-code-metaskill/skills/administration | reggiechan74 |
agent-skills | Complete guide to Agent Skills - modular capabilities that extend Claude's functionality. Use when user asks about creating Skills, Skill structure, progressive disclosure, or custom capabilities for Claude. | skillsmp.com | null | https://github.com/reggiechan74/claude-plugins/tree/main/plugins/claude-code-metaskill/skills/agent-skills | reggiechan74 |
checkpointing | How checkpointing works for tracking file changes and rewinding to previous states. Use when user asks about checkpoints, rewinding, rollback, undo, or restoring previous states. | skillsmp.com | null | https://github.com/reggiechan74/claude-plugins/tree/main/plugins/claude-code-metaskill/skills/checkpointing | reggiechan74 |
ci-cd | How to use Claude Code with GitHub Actions and GitLab CI/CD for automated workflows. Use when user asks about CI/CD integration, GitHub Actions, GitLab pipelines, or automated development workflows. | skillsmp.com | null | https://github.com/reggiechan74/claude-plugins/tree/main/plugins/claude-code-metaskill/skills/ci-cd | reggiechan74 |
cli-reference | Complete CLI command reference for Claude Code including flags, options, and usage patterns. Use when user asks about command-line options, flags, CLI usage, or command syntax. | skillsmp.com | null | https://github.com/reggiechan74/claude-plugins/tree/main/plugins/claude-code-metaskill/skills/cli-reference | reggiechan74 |
configuration | How to configure Claude Code settings, permissions, environment variables, and project-level configurations. Use when user asks about settings.json, configuration, permissions, or Claude Code setup. | skillsmp.com | null | https://github.com/reggiechan74/claude-plugins/tree/main/plugins/claude-code-metaskill/skills/configuration | reggiechan74 |
deployment | How to deploy Claude Code with Amazon Bedrock, Google Vertex AI, and other cloud providers. Use when user asks about AWS Bedrock, GCP Vertex AI, cloud deployment, or enterprise deployment. | skillsmp.com | null | https://github.com/reggiechan74/claude-plugins/tree/main/plugins/claude-code-metaskill/skills/deployment | reggiechan74 |
getting-started | Quickstart guide for installing and using Claude Code for the first time. Use when user asks about installation, setup, getting started, or basic usage. | skillsmp.com | null | https://github.com/reggiechan74/claude-plugins/tree/main/plugins/claude-code-metaskill/skills/getting-started | reggiechan74 |
git-workflow | How Claude Code handles git commits and pull requests, including git safety protocols and best practices. Use when user asks about creating commits, making PRs, git workflows, or git safety. | skillsmp.com | null | https://github.com/reggiechan74/claude-plugins/tree/main/plugins/claude-code-metaskill/skills/git-workflow | reggiechan74 |
headless | How to run Claude Code in headless mode for automation, scripting, and CI/CD integration. Use when user asks about non-interactive mode, automation, scripting, or programmatic usage. | skillsmp.com | null | https://github.com/reggiechan74/claude-plugins/tree/main/plugins/claude-code-metaskill/skills/headless | reggiechan74 |
hooks | How to create and configure hooks in Claude Code for automated validation, transformations, and lifecycle event handling. Use when user asks about hooks, event automation, pre/post tool execution, session management, or automated workflows. Ignore when the user types in /hooks and simply allow the slash command to exec... | skillsmp.com | null | https://github.com/reggiechan74/claude-plugins/tree/main/plugins/claude-code-metaskill/skills/hooks | reggiechan74 |
ide | How to integrate Claude Code with VS Code and JetBrains IDEs. Use when user asks about IDE integration, VS Code extension, JetBrains plugin, or IDE setup. | skillsmp.com | null | https://github.com/reggiechan74/claude-plugins/tree/main/plugins/claude-code-metaskill/skills/ide | reggiechan74 |
interactive-mode | Interactive mode features including keyboard shortcuts, vim mode, command history, and background tasks. Use when user asks about REPL, keyboard shortcuts, interactive features, or vim mode. | skillsmp.com | null | https://github.com/reggiechan74/claude-plugins/tree/main/plugins/claude-code-metaskill/skills/interactive-mode | reggiechan74 |
mcp-tool | Understanding the Model Context Protocol (MCP) and how to use it in Claude Code. Use when user asks about MCP, Model Context Protocol, connecting external tools, MCP servers, or extending Claude's capabilities. | skillsmp.com | null | https://github.com/reggiechan74/claude-plugins/tree/main/plugins/claude-code-metaskill/skills/mcp-tool | reggiechan74 |
memory | How to use CLAUDE.md memory files for persistent instructions across sessions. Use when user asks about CLAUDE.md, memory files, project instructions, or persistent context. | skillsmp.com | null | https://github.com/reggiechan74/claude-plugins/tree/main/plugins/claude-code-metaskill/skills/memory | reggiechan74 |
output-styles | Understanding output styles in Claude Code (deprecated feature). Use when user asks about customizing Claude's behavior, output styles, or explanatory/learning modes. | skillsmp.com | null | https://github.com/reggiechan74/claude-plugins/tree/main/plugins/claude-code-metaskill/skills/output-styles | reggiechan74 |
overview | Overview of Claude Code capabilities, features, and use cases. Use when user asks about what Claude Code is, what it can do, or general capabilities. | skillsmp.com | null | https://github.com/reggiechan74/claude-plugins/tree/main/plugins/claude-code-metaskill/skills/overview | reggiechan74 |
plugins | How to create, install, and manage Claude Code plugins and plugin marketplaces. Use when user asks about plugins, plugin creation, plugin distribution, or plugin marketplaces. | skillsmp.com | null | https://github.com/reggiechan74/claude-plugins/tree/main/plugins/claude-code-metaskill/skills/plugins | reggiechan74 |
slash-commands | How to create, use, and manage custom slash commands in Claude Code. Use when user asks about creating custom commands, command arguments, command organization, or slash command features. | skillsmp.com | null | https://github.com/reggiechan74/claude-plugins/tree/main/plugins/claude-code-metaskill/skills/slash-commands | reggiechan74 |
sub-agents | How to create and use specialized subagents in Claude Code for task delegation. Use when user asks about creating specialized agents, delegating tasks, agent configuration, or subagent features. | skillsmp.com | null | https://github.com/reggiechan74/claude-plugins/tree/main/plugins/claude-code-metaskill/skills/sub-agents | reggiechan74 |
troubleshooting | Common issues and solutions for Claude Code installation, authentication, performance, and IDE integration. Use when user encounters errors, problems, or asks about debugging. | skillsmp.com | null | https://github.com/reggiechan74/claude-plugins/tree/main/plugins/claude-code-metaskill/skills/troubleshooting | reggiechan74 |
academic-writing-standards | Expert knowledge of academic writing standards for peer-reviewed papers, including citation integrity, style compliance, clarity, and scientific writing best practices. Use when reviewing or editing academic manuscripts, papers, or research documentation. | skillsmp.com | null | https://github.com/seabbs/claude-code-config/tree/main/skills/academic-writing-standards | seabbs |
analyzing-research-papers | Expert methodology for analyzing and summarizing research papers, extracting key contributions, methodological details, and contextualizing findings. Use when reading papers from PDFs, DOIs, or URLs to create structured summaries for researchers. | skillsmp.com | null | https://github.com/seabbs/claude-code-config/tree/main/skills/analyzing-research-papers | seabbs |
grant-compliance-checking | Expert knowledge of research grant compliance requirements, deliverables tracking, and funder expectations. Use when reviewing work against grant specifications, preparing progress reports, or ensuring alignment with funding requirements from NSF, NIH, EU, and other agencies. | skillsmp.com | null | https://github.com/seabbs/claude-code-config/tree/main/skills/grant-compliance-checking | seabbs |
julia-development | Expert guidance for Julia package development following SciML standards, Distributions.jl patterns, and Julia ecosystem best practices | skillsmp.com | null | https://github.com/seabbs/claude-code-config/tree/main/skills/julia-development | seabbs |
r-development | Expert guidance for R package development following best practices for devtools, testthat, roxygen2, and R ecosystem tools | skillsmp.com | null | https://github.com/seabbs/claude-code-config/tree/main/skills/r-development | seabbs |
stan-development | Expert guidance for Stan probabilistic programming language development, including modern syntax, cmdstanr/cmdstanpy integration, and testing patterns | skillsmp.com | null | https://github.com/seabbs/claude-code-config/tree/main/skills/stan-development | seabbs |
taskfile-automation | Expert guidance for using Task (taskfile.dev) automation tool to discover and execute project development commands | skillsmp.com | null | https://github.com/seabbs/claude-code-config/tree/main/skills/taskfile-automation | seabbs |
creating-atomic-prs | Create small, focused Pull Requests by splitting implementations into atomic steps. Prevents direct work on main/master branches and enforces safe Git workflows. Use when the user asks to commit changes, create PRs, or mentions git operations. Keywords: commit, PR, pull request, git, branch, main, master, コミット, プルリクエスト... | skillsmp.com | null | https://github.com/camoneart/claude-code/tree/main/skills/creating-atomic-prs | camoneart |
creating-agent-skills | Guide Claude through creating well-structured Agent Skills following best practices. Use when creating new Skills, authoring SKILL.md files, or when the user asks to build a Skill for Claude Code. | skillsmp.com | null | https://github.com/camoneart/claude-code/tree/main/skills/creating-skills | camoneart |
enforcing-git-commit-workflow | Enforce semantic commit practices with proper file staging and prefix usage. Use when committing code, managing git history, or when user mentions git/commit/コミット. | skillsmp.com | null | https://github.com/camoneart/claude-code/tree/main/skills/enforcing-git-commit-workflow | camoneart |
enforcing-pnpm | Ensure pnpm is used exclusively for package management, blocking npm/yarn commands. Use when running package scripts, installing dependencies, or when user mentions package manager/依存関係/パッケージ. | skillsmp.com | null | https://github.com/camoneart/claude-code/tree/main/skills/enforcing-pnpm | camoneart |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.