Browse Skills

20307 skills found

creating-github-issues-from-web-research.md
2
1 export creating-github-issues-from-web-research
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enhances Claude's ability to conduct web research and translate findings into actionable GitHub issues. It automates the process of extracting key information from web search results and formatting it into a well-structured issue, ready for team action. Use this skill when you need to research a topic and create a corresponding GitHub issue for tracking, collaboration, and task management. Trigger this skill by requesting Claude to "research [topic] and create a ticket" or "find [information] and generate a GitHub issue".
2026-01-05
bun-development.md
2
1 export bun-development
2 pwarnock from "pwarnock/liaison-toolkit"
3 Bun build system, development workflow, and TypeScript patterns. Use when working with Bun projects, setting up development environment, or managing dependencies with Bun package manager.
2026-01-05
testing-engineering.md
2
1 export testing-engineering
2 warpcode from "warpcode/dotfiles"
3 Domain specialist for testing strategies, test frameworks, TDD/BDD methodologies, and quality assurance. Scope: unit testing, integration testing, end-to-end testing, test doubles, test pyramid, coverage strategies, test quality assessment. Excludes: code implementation, architecture, performance. Triggers: "testing", "test", "unit test", "integration test", "e2e test", "TDD", "BDD", "test-driven", "behavior-driven", "mock", "stub", "fake", "test double", "coverage", "PHPUnit", "Jest", "PyTest", "RSpec", "Cypress", "Playwright", "test pyramid".
2026-01-05
generating-conventional-commits.md
2
1 export generating-conventional-commits
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 Generates conventional commit messages using AI. It analyzes code changes and suggests a commit message adhering to the conventional commits specification. Use this skill when you need help writing clear, standardized commit messages, especially after making code changes and preparing to commit. Trigger with terms like "create commit", "generate commit message", or "write commit".
2026-01-05
maintaining-claude-code.md
2
1 export maintaining-claude-code
2 TrevorS from "TrevorS/dot-claude"
3 Validate and improve Claude Code configurations (CLAUDE.md, skills, commands, hooks). Use when auditing config quality, checking skill discoverability, organizing .claude directory, or deciding which entity type to use.
2026-01-05
rust-developer.md
2
1 export rust-developer
2 Jackneill from "Jackneill/spz"
3 Comprehensive Rust development guidelines based on 6 months of code reviews. Use when writing Rust code, debugging Rust issues, or reviewing Rust PRs. Covers error handling, file I/O safety, type safety patterns, performance optimization, common footguns, and fundamental best practices. Perfect for both new and experienced Rust developers working on CLI tools, hooks, or production code.
2026-01-05
astro-dev.md
2
1 export astro-dev
2 AugurProject from "AugurProject/augur-reboot-website"
3 Comprehensive Astro development with React, Tailwind v4, and Cloudflare Workers deployment
2026-01-05
writing-programs.md
2
1 export writing-programs
2 tenzir from "tenzir/claude-plugins"
3 Write TQL programs with documentation guidance. Use when writing TQL code, looking up operators or functions, asking about syntax, or building data pipelines.
2026-01-05
bruno-api.md
2
1 export bruno-api
2 DiversioTeam from "DiversioTeam/agent-skills-marketplace"
3 Generate comprehensive API endpoint documentation from Bruno (.bru) files by mapping requests to a Django4Lyfe/Diversio-style backend implementation (Django REST Framework or Django Ninja), including auth/permissions, multi-tenant filtering, request/response schemas, and line-numbered code references. Use for single endpoints, directory scans of .bru files, or when writing docs to a specific output path.
2026-01-05
prompt-writer.md
2
1 export prompt-writer
2 KJone1 from "KJone1/dotfiles"
3 Best practices for writing effective AI prompts from scratch. Applied when creating new prompts, instructions, or system messages for LLMs. Focuses on clarity, specificity, and token efficiency.
2026-01-05
plugin-creator.md
2
1 export plugin-creator
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 Automatically creates new Claude Code plugins with proper structure, validation, and marketplace integration when user mentions creating a plugin, new plugin, or plugin from template. Specific to claude-code-plugins repository workflow.
2026-01-05
command-name.md
2
1 export command-name
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 Automatically validates Claude Code plugin structure, schemas, and compliance when user mentions validate plugin, check plugin, or plugin errors. Runs comprehensive validation specific to claude-code-plugins repository standards.
2026-01-05
retry-strategies.md
2
1 export retry-strategies
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 外部APIや分散システムの一時的障害に対して、リトライ・タイムアウト・サーキットブレーカーを組み合わせた回復戦略を設計し、実装まで導くスキル。失敗特性の分類、指数バックオフとジッター、隔離(Bulkhead)などの適用判断を整理し、過剰リトライや雪崩障害を避ける。Anchors:• Designing Data-Intensive Applications / 適用: 分散システムの障害特性と復旧設計 / 目的: 失敗モードに合わせた戦略選定• Release It! (Michael T. Nygard) / 適用: Circuit Breaker・Bulkhead・Timeout / 目的: 耐障害パターンの適切な適用• AWS Architecture Blog - Exponential Backoff and Jitter / 適用: リトライ待機とジッター / 目的: 負荷集中の回避Trigger:Use when designing retry policies, tuning timeouts, introducing circuit breakers or bulkheads, or validating resilience for external API calls.retry, backoff, jitter, circuit breaker, bulkhead, timeout, transient failure, resilience
2026-01-05
angular-form.md
2
1 export angular-form
2 duc01226 from "duc01226/EasyPlatform"
3 Use when creating reactive forms with validation, async validators, dependent validation, and FormArrays using platform patterns.
2026-01-05
backend-standards.md
2
1 export backend-standards
2 ms2sato from "ms2sato/agent-console"
3 Hono/Bun patterns and backend best practices for this project. Use when implementing API endpoints, WebSocket handlers, services, or server-side logic in packages/server.
2026-01-05
implementing-real-user-monitoring.md
2
1 export implementing-real-user-monitoring
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill assists in implementing Real User Monitoring (RUM) to capture and analyze actual user performance data. It helps set up tracking for key metrics like Core Web Vitals, page load times, and custom performance events. Use this skill when the user asks to "setup RUM", "implement real user monitoring", "track user experience", or needs assistance with "performance monitoring". It guides the user through choosing a RUM platform, designing an instrumentation strategy, and implementing the necessary tracking code.
2026-01-05
brainstorming.md
2
1 export brainstorming
2 Bbeierle12 from "Bbeierle12/Skill-MCP-Claude"
3 Use when starting any feature, project, or design work. Guides collaborative design refinement through incremental questioning before any code is written.
2026-01-05
automating-api-testing.md
2
1 export automating-api-testing
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill automates API endpoint testing, including request generation, validation, and comprehensive test coverage for REST and GraphQL APIs. It is used when the user requests API testing, contract testing, or validation against OpenAPI specifications. The skill analyzes API endpoints and generates test suites covering CRUD operations, authentication flows, and security aspects. It also validates response status codes, headers, and body structure. Use this skill when the user mentions "API testing", "REST API tests", "GraphQL API tests", "contract tests", or "OpenAPI validation".
2026-01-05
code-style-guides.md
2
1 export code-style-guides
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 主要コードスタイルガイドの比較と適用を整理し、チーム規約の統一と移行を支援するスキル。Airbnb/Google/Standardの選定、カスタマイズ、移行計画を扱う。Anchors:• Clean Code (Robert C. Martin) / 適用: 命名と意図の明確化 / 目的: 可読性の向上• Style Guide Comparison / 適用: ガイド選定 / 目的: 適合性評価• Migration Patterns / 適用: 移行計画 / 目的: 変更影響の最小化Trigger:Use when selecting or migrating style guides, unifying team conventions, or customizing linting rules.code style guide, ESLint config, Prettier rules, migration, coding conventions
2026-01-05
fullstory-banking.md
2
1 export fullstory-banking
2 fullstorydev from "fullstorydev/fs-skills"
3 Industry-specific guide for implementing Fullstory in banking and financial services applications. Covers regulatory requirements (PCI DSS, GLBA, SOX), privacy controls for sensitive financial data, authentication flows, transaction monitoring, and fraud detection patterns. Includes detailed examples for retail banking, investment platforms, and payment applications.
2026-01-05
routing-engineering.md
2
1 export routing-engineering
2 warpcode from "warpcode/dotfiles"
3 Domain specialist for API routing, route discovery, middleware analysis, and parameter validation. Scope: route discovery patterns, automatic route detection, route mapping, middleware analysis, URL patterns, parameter validation, URL injection prevention. Excludes: backend business logic, database queries, security operations beyond URL injection, frontend routing. Triggers: "routing", "route", "URL pattern", "middleware", "parameter validation", "route discovery", "endpoint", "path", "slug".
2026-01-05
version-bumper.md
2
1 export version-bumper
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 Automatically handles semantic version updates across plugin.json and marketplace catalog when user mentions version bump, update version, or release. Ensures version consistency in claude-code-plugins repository.
2026-01-05
design-review.md
2
1 export design-review
2 mpazaryna from "mpazaryna/claude-toolkit"
3 Design audits and submission preparation. Use when reviewing designs for quality, checking accessibility compliance, or preparing for App Store submission.
2026-01-05
setting-up-experiment-tracking.md
2
1 export setting-up-experiment-tracking
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill automates the setup of machine learning experiment tracking using tools like MLflow or Weights & Biases (W&B). It is triggered when the user requests to "track experiments", "setup experiment tracking", "initialize MLflow", or "integrate W&B". The skill configures the necessary environment, initializes the tracking server (if needed), and provides code snippets for logging experiment parameters, metrics, and artifacts. It helps ensure reproducibility and simplifies the comparison of different model runs.
2026-01-05