Browse Skills
44969 skills found
tracking-service-reliability.md
2
1
export
tracking-service-reliability
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to define and track Service Level Agreements (SLAs), Service Level Indicators (SLIs), and Service Level Objectives (SLOs) for improved service reliability. It is triggered when the user needs to establish, monitor, or analyze service performance metrics. Use this skill when the user mentions "SLA", "SLI", "SLO", "error budget", "service reliability", or "track service performance". The skill helps to define key metrics, set targets, and monitor performance against those targets.
2026-01-05
bmad-planner.md
2
1
export
bmad-planner
2
from
"stharrold/yuimedi-paper-20250901"
from
"stharrold/yuimedi-paper-20250901"
3
Interactive callable tool that creates BMAD planning documents (requirements,architecture, epics) in main repository on contrib branch. Three-persona Q&Asystem generates comprehensive planning before feature development.Use when: On contrib branch, planning phase, need requirements/architectureTriggers: plan feature, requirements, architecture, BMAD
2026-01-05
codex-review-workflow.md
2
1
export
codex-review-workflow
2
from
"daffy0208/ai-dev-standards"
from
"daffy0208/ai-dev-standards"
3
Automated code review workflow using OpenAI Codex CLI. Implements iterative fix-and-review cycles until code passes validation or reaches iteration limit. Use when building features requiring automated code validation, security checks, or quality assurance through Codex CLI.
2026-01-05
validating-authentication-implementations.md
2
1
export
validating-authentication-implementations
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to validate authentication implementations against security best practices and industry standards. It analyzes various authentication methods, including JWT, OAuth, session-based authentication, and API keys. Use this skill when you need to perform an authentication security check, assess password policies, evaluate MFA implementation, or analyze session security. Trigger this skill with phrases like "validate authentication," "authentication check," or "authcheck."
2026-01-05
rspec-service-testing.md
2
1
export
rspec-service-testing
2
from
"nekorush14/dotfiles"
from
"nekorush14/dotfiles"
3
Write RSpec tests for service objects testing business logic, transaction handling, and complex workflows. Use when testing service objects, form objects, or multi-step business processes following TDD.
2026-01-05
nodejs-stream-processing.md
2
1
export
nodejs-stream-processing
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
Node.jsにおけるストリーム処理とバックプレッシャー管理の専門知識。大容量ファイルの効率的処理、メモリ使用量の最適化、Readable/Writable/Transform/Duplexストリームの適切な活用方法を提供。Anchors:• Node.js Streams API Documentation / 適用: ストリームAPI全般 / 目的: 公式APIの正確な使用• Backpressuring in Streams (Node.js official) / 適用: バックプレッシャー管理 / 目的: メモリ効率最適化• The Pragmatic Programmer (Hunt and Thomas) / 適用: 実装品質 / 目的: 保守性とテスタビリティTrigger:Use when implementing stream processing in Node.js, handling large files, managing backpressure, or building data transformation pipelines.nodejs stream, stream processing, backpressure, readable stream, writable stream, transform stream, duplex stream, pipeline, large file
2026-01-05
feature-document.md
2
1
export
feature-document
2
from
"escarti/agentDevPrompts"
from
"escarti/agentDevPrompts"
3
Use when implementation is complete and tests pass - consolidates research, plan, implementation, and PR workflow (Z01-Z05) into timestamped dev log, cleans up all temporary files, and generates PR description
2026-01-05
generating-end-to-end-tests.md
2
1
export
generating-end-to-end-tests
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to generate end-to-end (E2E) tests for web applications. It leverages Playwright, Cypress, or Selenium to automate browser interactions and validate user workflows. Use this skill when the user requests to "create E2E tests", "generate end-to-end tests", or asks for help with "browser-based testing". The skill is particularly useful for testing user registration, login flows, shopping cart functionality, and other multi-step processes within a web application. It supports cross-browser testing and can be used to verify the responsiveness of web applications on different devices.
2026-01-05
standards-global.md
2
1
export
standards-global
2
from
"korallis/Amp-OS"
from
"korallis/Amp-OS"
3
Global coding conventions and best practices for modern full-stack TypeScript development. Load when implementing any code to ensure consistent naming, error handling, file organization, type safety, and code style across the entire codebase.
2026-01-05
global-tech-stack.md
2
1
export
global-tech-stack
2
from
"adigunners/adigunners.github.io"
from
"adigunners/adigunners.github.io"
3
Standards for this static HTML/CSS/JavaScript project. Use this skill when working with vanilla JavaScript modules, HTML templates, CSS stylesheets, Node.js tooling scripts, or package.json configuration. Apply when editing .html files, .js files in js/ directory, css/styles.css, package.json scripts, or configuring Prettier/Lighthouse/markdownlint tooling.
2026-01-05
lcp-go-lcpd.md
2
1
export
lcp-go-lcpd
2
from
"YusukeShimizu/lightning-compute-protocol"
from
"YusukeShimizu/lightning-compute-protocol"
3
Develop the go-lcpd daemon/tools (Go). Follow repo principles (robustness, TDD, lint) and validate with make test/lint/gen.
2026-01-05
configuring-load-balancers.md
2
1
export
configuring-load-balancers
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill configures load balancers, including ALB, NLB, Nginx, and HAProxy. It generates production-ready configurations based on specified requirements and infrastructure. Use this skill when the user asks to "configure load balancer", "create load balancer config", "generate nginx config", "setup HAProxy", or mentions specific load balancer types like "ALB" or "NLB". It's ideal for DevOps tasks, infrastructure automation, and generating load balancer configurations for different environments.
2026-01-05
dispatching-parallel-agents.md
2
1
export
dispatching-parallel-agents
2
from
"heyJordanParker/dotfiles"
from
"heyJordanParker/dotfiles"
3
Use when facing 3+ independent failures that can be investigated without shared state or dependencies - dispatches multiple Claude agents to investigate and fix independent problems concurrently
2026-01-05
seo-optimizer.md
2
1
export
seo-optimizer
2
from
"novemberde/novemberde.github.io"
from
"novemberde/novemberde.github.io"
3
Optimize blog posts for search engines and improve discoverability. Use when improving SEO, analyzing keywords, or enhancing post visibility.
2026-01-05
resize-image.md
2
1
export
resize-image
2
from
"ponderingBGI/openjammer"
from
"ponderingBGI/openjammer"
3
Resize images using ImageMagick when they are too large to view or process. Use this skill when you encounter an image file that exceeds token limits, is too large to read, or when you need to create a smaller version of an image for viewing.
2026-01-05
smart-contract.md
2
1
export
smart-contract
2
from
"rocky2431/ultra-builder-pro"
from
"rocky2431/ultra-builder-pro"
3
Multi-chain smart contract development skill for Ethereum, Solana, and Move-based chains.This skill should be used when: writing smart contracts (ERC20/ERC721/ERC1155/esToken/custom),auditing contract security vulnerabilities, generating Foundry test cases, optimizing gas usage,or automating deployment workflows. Triggers on queries like "write a contract", "audit this contract","generate tests", "optimize gas", or "deploy contract".
2026-01-05
dev-onboarding-builder.md
2
1
export
dev-onboarding-builder
2
from
"patricio0312rev/skillset"
from
"patricio0312rev/skillset"
3
Creates comprehensive developer onboarding documentation and materials including step-by-step setup guides, first-task assignments, expected time per step, common troubleshooting, team introductions, and code walkthrough tours. Use when preparing "new developer onboarding", "first day setup", "junior dev training", or "team member onboarding".
2026-01-05
nextjs-optimization.md
2
1
export
nextjs-optimization
2
from
"nekorush14/dotfiles"
from
"nekorush14/dotfiles"
3
Optimize Next.js applications for performance and SEO with image/font optimization, bundle optimization, caching, and Core Web Vitals improvements. Use when optimizing performance, improving SEO, or enhancing user experience.
2026-01-05
tel-start.md
2
1
export
tel-start
2
from
"blueif16/claude-code-with-telegram"
from
"blueif16/claude-code-with-telegram"
3
启动 Telegram Webhook 服务器(主服务器或项目服务器)
2026-01-05
position-sizer.md
2
1
export
position-sizer
2
from
"IgorGanapolsky/trading"
from
"IgorGanapolsky/trading"
3
Calculates optimal position sizes using volatility-adjusted methods, Kelly Criterion, and risk management
2026-01-05
taskfile-manager.md
2
1
export
taskfile-manager
2
from
"brianclaridge/.claude"
from
"brianclaridge/.claude"
3
Validate Taskfile.yml against best practices (Rule 090). Use when user says "/taskfile", "validate taskfile", "check tasks", "taskfile best practices".
2026-01-05
claude-code-analyzer.md
2
1
export
claude-code-analyzer
2
from
"modille/dotfiles"
from
"modille/dotfiles"
3
Analyzes Claude Code usage patterns and provides comprehensive recommendations. Runs usage analysis, discovers GitHub community resources, suggests CLAUDE.md improvements, and fetches latest docs on-demand. Use when user wants to optimize their Claude Code workflow, create configurations (agents/skills/commands), or set up project documentation.
2026-01-05
grant-proposal.md
2
1
export
grant-proposal
2
from
"poemswe/co-researcher"
from
"poemswe/co-researcher"
3
Guidance for structuring and writing PhD-level funding applications and grant proposals (e.g., NSF, NIH, ERC). Focuses on narrative arc, significance, innovation, and methodological feasibility.
2026-01-05
otel-observability.md
2
1
export
otel-observability
2
from
"raphaelmansuy/k8s-agent-stack"
from
"raphaelmansuy/k8s-agent-stack"
3
Implement OpenTelemetry-based observability for traces, metrics, and logs. Use for distributed tracing, Prometheus metrics, structured logging, and agent monitoring. Triggers on "OpenTelemetry", "OTEL", "tracing", "metrics", "observability", "Prometheus", "Grafana", "distributed tracing", or when implementing spec/007-observability.md.
2026-01-05