Browse Skills

44969 skills found

architecture-decision-recorder.md
2
1 export architecture-decision-recorder
2 Dexploarer from "Dexploarer/hyper-forge"
3 Create and manage Architecture Decision Records (ADRs) for documenting important architectural decisions, tradeoffs, and rationale.
2026-01-05
bel-move-mail-to-archive.md
2
1 export bel-move-mail-to-archive
2 bennoloeffler from "bennoloeffler/bassi"
3 This skill should be used when moving a single email message to the Archive folder in Microsoft 365 Mail. It provides a clean interface to move one specific email using its messageId without polluting the context window. Use this skill when processing bulk archive operations, moving spam emails, or any workflow requiring reliable one-email-at-a-time moves to Archive.
2026-01-05
i18n-translator.md
2
1 export i18n-translator
2 mjanv from "mjanv/premiere-ecoute"
3 Internationalization specialist for Phoenix/Elixir applications. Use when you need to extract hardcoded strings and replace them with gettext calls, manage translation files (POT/PO), or provide translations for French and Italian. Handles templates (.heex), controllers, LiveViews, error messages, and UI text.
2026-01-05
alerting-dashboard-builder.md
2
1 export alerting-dashboard-builder
2 patricio0312rev from "patricio0312rev/skillset"
3 Creates SLO-based alerts and operational dashboards with key charts, alert thresholds, and runbook links. Use for "alerting", "dashboards", "SLO", or "monitoring".
2026-01-05
react-conventions.md
2
1 export react-conventions
2 benaor from "benaor/claude-config"
3 React and React Native coding conventions with TypeScript. Use this skill when creating components, writing hooks, or reviewing React/React Native code. Enforces naming conventions, component structure, typing patterns, accessibility, and performance best practices.
2026-01-05
api-contract-design.md
2
1 export api-contract-design
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 RESTful APIの設計と互換性管理を行うためのスキル。APIバージョニング、Breaking Changes対応、スキーマ設計を含む。**Anchors**:• RESTful Web APIs(Leonard Richardson)/ 適用: API設計全般 / 目的: リソース指向設計の原則の習得• OpenAPI 3.1 仕様(OpenAPI Initiative)/ 適用: API契約設計 / 目的: 標準的なAPI仕様定義• JSON Schema(IETF)/ 適用: スキーマ設計 / 目的: バリデーションルールの明確化**Triggers**: API設計やAPIスキーマの定義が必要な時、バージョニング戦略を策定する時、Breaking Changes対応が必要な時、後方互換性を確保する時に使用
2026-01-05
orchestrating-deployment-pipelines.md
2
1 export orchestrating-deployment-pipelines
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill orchestrates complex, multi-stage deployment pipelines. It generates production-ready configurations and setup code based on user-specified requirements and infrastructure. Use this skill when the user asks to create a deployment pipeline, generate CI/CD configurations, or needs help with automating software deployments. Trigger terms include "deployment pipeline", "CI/CD", "automate deployment", "pipeline configuration", and "deployment orchestration".
2026-01-05
webapp-testing.md
2
1 export webapp-testing
2 Tencent from "Tencent/awesome-devbuddy"
3 使用 Playwright 与本地 Web 应用交互与测试的工具包。支持验证前端功能、调试 UI 行为、捕获浏览器截图以及查看浏览器日志。
2026-01-05
generating-test-data.md
2
1 export generating-test-data
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to generate realistic test data for software development. It uses the test-data-generator plugin to create users, products, orders, and custom schemas for comprehensive testing. Use this skill when you need to populate databases, simulate user behavior, or create fixtures for automated tests. Trigger phrases include "generate test data", "create fake users", "populate database", "generate product data", "create test orders", or "generate data based on schema". This skill is especially useful for populating testing environments or creating sample data for demonstrations.
2026-01-05
forensic-data-engineer.md
2
1 export forensic-data-engineer
2 daffy0208 from "daffy0208/ai-dev-standards"
3 Expert in data forensics, anomaly detection, audit trail analysis, fraud detection, and breach investigation
2026-01-05
using-tmux.md
2
1 export using-tmux
2 HTRamsey from "HTRamsey/claude-config"
3 Control interactive CLI tools that require a real terminal via tmux send-keys. Use for git rebase -i, git add -p, vim, nano, Python/Node REPLs, or any command that hangs waiting for terminal input.
2026-01-05
emacs-keybind-check.md
2
1 export emacs-keybind-check
2 sleepyeye from "sleepyeye/.emacs.d"
3 Emacs 키바인딩을 검사하고 분석합니다. 키 충돌 확인, 특정 키에 바인딩된 명령 찾기, 명령에 할당된 키 검색에 사용합니다. "키바인딩", "키맵", "단축키", "keybind", "충돌" 등의 키워드에 활성화됩니다.
2026-01-05
documentation-architecture.md
2
1 export documentation-architecture
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 ドキュメント構造設計・リソース分割・階層設計を専門とするスキル。500行制約に基づく適切なファイル分割とトピックベース組織化により、保守性と発見可能性の高いドキュメントアーキテクチャを実現する。Anchors:• Information Architecture (Rosenfeld/Morville) / 適用: 情報組織化パターン / 目的: 発見可能性向上• Clean Architecture (Robert C. Martin) / 適用: 依存関係ルール / 目的: 責任分離設計• The Pragmatic Programmer (Hunt/Thomas) / 適用: DRY原則 / 目的: 重複回避Trigger:Use when designing documentation structure, splitting large files over 500 lines, organizing resources with topic-based structure, improving discoverability, or establishing naming conventions.documentation structure, file splitting, directory organization, hierarchy design, naming conventions, 500-line constraint
2026-01-05
managing-database-sharding.md
2
1 export managing-database-sharding
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill assists with managing database sharding strategies. It is activated when the user needs to implement horizontal database sharding to scale beyond single-server limitations. The skill supports designing sharding strategies, distributing data across multiple database instances, and implementing consistent hashing, automatic rebalancing, and cross-shard query coordination. Use this skill when the user mentions "database sharding", "sharding implementation", "scale database", or "horizontal partitioning". The plugin helps design and implement sharding for high-scale applications.
2026-01-05
go-test.md
2
1 export go-test
2 Tencent from "Tencent/awesome-devbuddy"
3 Go语言单元测试专家,帮助生成测试代码、运行测试、生成覆盖率报告,支持ARM64架构自适应
2026-01-05
requirement-analyzer.md
2
1 export requirement-analyzer
2 masanao-ohba from "masanao-ohba/claude-manifests"
3 Extends generic requirement analysis with PHP/CakePHP specific considerations and technical mappings
2026-01-05
prettier-integration.md
2
1 export prettier-integration
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 ESLintとPrettierの統合とフォーマット自動化の専門知識を提供します。責務分離、競合解決、エディタ統合、保存時自動実行を設計します。Anchors:• The Pragmatic Programmer (Hunt, Thomas) / 適用: 実践的改善アプローチ、自動化の価値判断 / 目的: ツール統合の最適化指針• Prettier公式ドキュメント / 適用: 設定オプション選択、デフォルト値理解 / 目的: opinionatedツールの適切な活用• ESLint + Prettier統合ガイド / 適用: 責務分離、競合回避パターン / 目的: 適切な統合設計Trigger:Use when setting up Prettier with ESLint, resolving formatting conflicts, configuring editor integration, or implementing automated formatting workflows.prettier integration, eslint prettier conflict, code formatting setup, auto format on save, prettier eslint setup, formatting automation
2026-01-05
threat-report-evaluation.md
2
1 export threat-report-evaluation
2 refractionPOINT from "refractionPOINT/documentation"
3 Evaluate threat reports, breach analyses, and IOC reports to search for compromise indicators across LimaCharlie organizations. Extract IOCs (hashes, domains, IPs, file paths), perform IOC searches, identify malicious behaviors, generate LCQL queries, create D&R rules and lookups. Use when investigating threats, APT reports, malware analysis, breach postmortems, or threat intelligence feeds. Emphasizes working ONLY with data from the report and organization, never making assumptions.
2026-01-05
delegate-first.md
2
1 export delegate-first
2 rayk from "rayk/lucid-toolkit"
3 Behavioral principle for context preservation through strategic delegation. Use when starting multi-step operations, uncertain about scope, or when direct execution might exhaust context. Complements never-guess and resolve-ambiguity skills.
2026-01-05
using-git-worktrees.md
2
1 export using-git-worktrees
2 Bbeierle12 from "Bbeierle12/Skill-MCP-Claude"
3 Use when starting new feature work to create isolated git worktrees with smart directory selection and safety verification. Keeps main branch clean while developing.
2026-01-05
write.md
2
1 export write
2 waynesutton from "waynesutton/waynesutton-ai"
3 Expert writing for technical content, social media, and developer documentation. Use when asked to write tweets, LinkedIn posts, blog posts, READMEs, commit messages, feature announcements, or any written content. Optimized to avoid AI detection patterns.
2026-01-05
yatl-tasks.md
2
1 export yatl-tasks
2 brianm from "brianm/yatl"
3 Track multi-session work with dependencies using yatl (Yet Another Task List). Use when work spans multiple sessions, has dependencies, or requires persistent context across compaction cycles. For simple single-session linear tasks, TodoWrite remains appropriate.
2026-01-05
naming-conventions.md
2
1 export naming-conventions
2 phrazzld from "phrazzld/claude-config"
3 Apply universal naming principles: avoid Manager/Helper/Util, use intention-revealing names, domain language, verb+noun functions. Use when naming variables, functions, classes, reviewing names, or refactoring for clarity. Language-agnostic principles.
2026-01-05
github-speckit-tester.md
2
1 export github-speckit-tester
2 panchal-ravi from "panchal-ravi/ai-iac-consumer-template"
3 Test harness for executing Speckit workflows non-interactively using subagents. Use when you need to test the complete Speckit pipeline (Phase 0 → Phase 3) or individual phases, validate artifact generation across all commands, automate testing of specification-to-implementation workflows, or verify cross-phase consistency. This skill orchestrates the execution of all Speckit commands in order without user intervention.
2026-01-05