Browse Skills
17720 skills found
notion-formatter.md
2
1
export
notion-formatter
2
from
"TrevorS/dot-claude"
from
"TrevorS/dot-claude"
3
Format markdown content for Notion import with proper syntax for toggles, code blocks, and tables. Use when formatting responses for Notion, creating Notion-compatible documentation, or preparing markdown for Notion paste/import.
2026-01-05
shortcut.md
2
1
export
shortcut
2
from
"jbuckmccready/dotfiles"
from
"jbuckmccready/dotfiles"
3
Shortcut integration for managing stories, epics, iterations, teams, workflows, objectives, and documents. Use when interacting with Shortcut's project management platform to create, update, search, or retrieve project data.
2026-01-05
frontend-standards.md
2
1
export
frontend-standards
2
from
"ms2sato/agent-console"
from
"ms2sato/agent-console"
3
React patterns and frontend best practices for this project. Use when implementing React components, hooks, routes, styling, or client-side logic in packages/client.
2026-01-05
mind-clone.md
2
1
export
mind-clone
2
from
"yzfly/Mind-Cloning-Engineering"
from
"yzfly/Mind-Cloning-Engineering"
3
Activate a Cognitive Digital Twin. Can simulate a custom subject (via core/ directory) OR load pre-installed celebrity/expert personas (from personas/ directory).
2026-01-05
maven-builder-for-foolish-language.md
2
1
export
maven-builder-for-foolish-language
2
from
"frcusaca/foolish"
from
"frcusaca/foolish"
3
Comprehensive Maven build strategies for mixed Java/Scala projects with parallel execution, intelligent test running, and targeted debugging workflows. Use this skill when user asks to build the project, run tests, compile code, clean build, run Maven commands, fix compilation errors, or analyze test failures. Automatically invoked for requests like "make a fresh build", "run all tests", "build and test", "clean and compile", or any Maven-related build tasks.
2026-01-05
scanning-container-security.md
2
1
export
scanning-container-security
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to scan container images and running containers for vulnerabilities using tools like Trivy and Snyk. It identifies potential security risks in container environments. Use this skill when the user requests a security assessment of a container image, asks to identify vulnerabilities in a container, or wants to improve the security posture of their containerized applications. Trigger terms include "scan container," "container security," "vulnerability assessment," "Trivy scan," or "Snyk scan."
2026-01-05
graphite-workflow.md
2
1
export
graphite-workflow
2
from
"narrowstacks/dorkroom"
from
"narrowstacks/dorkroom"
3
Use this skill when working with Graphite (gt) for stacked PRs, when the user mentions pull requests, Graphite, stacking, or gt commands. Ensures proper use of gt commands instead of raw git for stack-aware operations.
2026-01-05
memory-user-edits.md
2
1
export
memory-user-edits
2
from
"frmoretto/claude-memory-user-edits-guide"
from
"frmoretto/claude-memory-user-edits-guide"
3
Expert guidance for Claude's memory_user_edits tool. Helps users understand how to effectively use memory edits for persistent facts across conversations. Key insight - memory edits work for FACTS, not BEHAVIORS. Triggers on memory-related questions, "remember", "forget", or memory_user_edits tool usage.
2026-01-05
cli-toolchain.md
2
1
export
cli-toolchain
2
from
"phrazzld/claude-config"
from
"phrazzld/claude-config"
3
Apply modern CLI development toolchain patterns: Commander.js (default), oclif, Ink for Node.js command-line tools. Use when building CLI applications, choosing CLI frameworks, or discussing terminal UX.
2026-01-05
understand.md
2
1
export
understand
2
from
"itsgrimetime/melee-decomp"
from
"itsgrimetime/melee-decomp"
3
Document and name functions, structs, and fields in Melee decompilation. Use for improving readability, discovering function purposes, and naming unknown fields. Invoked with /understand <target> where target is a function, file, or struct name.
2026-01-05
conditional-execution-gha.md
2
1
export
conditional-execution-gha
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
GitHub Actions の条件付き実行を設計し、if 条件とイベントフィルタの運用を支援するスキル。条件式の整理、イベント別の分岐、検証と記録の流れを体系化する。Anchors:• The Pragmatic Programmer(Andrew Hunt, David Thomas)/ 適用: 条件分岐による品質管理 / 目的: 実践的な流れ制御パターンを参照• Continuous Delivery(Jez Humble)/ 適用: パイプラインの段階的実行制御 / 目的: 効率的な実行制御• GitHub Actions / 適用: if 条件・event filters・status functions / 目的: 標準構文の準拠Trigger:Use when designing conditional execution in GitHub Actions workflows, handling if expressions, or applying event filters and status functions.conditional execution, github actions, if conditions, event filters, status functions
2026-01-05
type-safety-patterns.md
2
1
export
type-safety-patterns
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
TypeScript厳格モードによる型安全性設計を専門とするスキル。型推論、型ガード、ジェネリック、識別可能ユニオンのパターンを体系的に設計します。Anchors:• 『Effective TypeScript』(Dan Vanderkam) / 適用: 型設計原則 / 目的: 型安全性最大化• TypeScript Handbook / 適用: 型システム理解 / 目的: 正確な型設計Trigger:TypeScript型設計時、型ガード実装時、ジェネリック設計時、ユニオン型設計時に使用
2026-01-05
planning.md
2
1
export
planning
2
from
"hdemers/dotfiles"
from
"hdemers/dotfiles"
3
Proactively use when making a plan.
2026-01-05
automating-mobile-app-testing.md
2
1
export
automating-mobile-app-testing
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables automated testing of mobile applications on iOS and Android platforms using frameworks like Appium, Detox, XCUITest, and Espresso. It generates end-to-end tests, sets up page object models, and handles platform-specific elements. Use this skill when the user requests mobile app testing, test automation for iOS or Android, or needs assistance with setting up device farms and simulators. The skill is triggered by terms like "mobile testing", "appium", "detox", "xcuitest", "espresso", "android test", "ios test".
2026-01-05
integration-testing.md
2
1
export
integration-testing
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
統合テストの設計・実装・実行スキル。複数コンポーネント間の相互作用を検証し、エンドツーエンドのワークフローが正しく機能することを確認します。Anchors:• Growing Object-Oriented Software, Guided by Tests (Freeman) / 適用: 境界テスト設計 / 目的: 契約ベースのテスト• Continuous Delivery (Humble) / 適用: パイプライン統合 / 目的: 早期フィードバック• Testing Microservices with Mountebank (Byars) / 適用: サービス仮想化 / 目的: 分散システムテスト効率化Trigger:Use when testing component interactions, database integration, external API connections, or E2E workflows.integration testing, database testing, api testing, contract testing, test isolation
2026-01-05
advanced-cpp.md
2
1
export
advanced-cpp
2
from
"pluginagentmarketplace/custom-plugin-cpp-developer"
from
"pluginagentmarketplace/custom-plugin-cpp-developer"
3
Advanced C++ features including templates, metaprogramming, exceptions, concurrency, variadic templates, and modern C++ standards.
2026-01-05
lint-monorepo.md
2
1
export
lint-monorepo
2
from
"Euda1mon1a/Autonomous-Assignment-Program-Manager"
from
"Euda1mon1a/Autonomous-Assignment-Program-Manager"
3
Unified linting and auto-fix for Python (Ruff) and TypeScript (ESLint) in monorepo. Use when fixing lint errors, running pre-commit checks, or diagnosing persistent code quality issues. Orchestrates auto-fix first, then root-cause analysis.
2026-01-05
generating-compliance-reports.md
2
1
export
generating-compliance-reports
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to generate compliance reports based on various security standards and frameworks. It leverages the compliance-report-generator plugin to automate the report creation process. Use this skill when a user requests a "compliance report", "security audit report", or needs documentation for "regulatory compliance". The skill is particularly useful for generating reports related to standards like PCI DSS, HIPAA, SOC 2, or ISO 27001. It can also assist with documenting adherence to specific security policies. Activates when you request "generating compliance reports" functionality.
2026-01-05
start-issue.md
2
1
export
start-issue
2
from
"sakuro/dotfiles"
from
"sakuro/dotfiles"
3
Start working on a GitHub issue. Use when the user wants to work on an issue, start an issue, or begin implementation.
2026-01-05
creating-ansible-playbooks.md
2
1
export
creating-ansible-playbooks
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill creates Ansible playbooks for automating configuration management tasks. It generates production-ready, multi-platform playbooks based on user-defined requirements, incorporating best practices and a security-first approach. Use this skill when you need to automate server configurations, software deployments, or infrastructure management using Ansible. Trigger this skill by requesting "Ansible playbook," specifying configuration details, or asking for automation of a particular setup.
2026-01-05
orchestrating-test-workflows.md
2
1
export
orchestrating-test-workflows
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to orchestrate complex test workflows using the test-orchestrator plugin. It allows Claude to define test execution graphs with dependencies, execute tests in parallel, and intelligently select tests to run based on code changes. Use this skill when a user requests test orchestration, dependency management for tests, parallel test execution, smart test selection, or CI/CD integration for testing. Trigger terms include "orchestrate tests", "test workflow", "parallel testing", "smart test selection", "test dependencies", and "/orchestrate".
2026-01-05
changelog-writer.md
2
1
export
changelog-writer
2
from
"patricio0312rev/skillset"
from
"patricio0312rev/skillset"
3
Generates changelogs and release notes from git commits, PR titles, and issue references. Organizes changes by impact type (breaking, features, fixes, improvements), formats according to Keep a Changelog standard, and provides version tagging and semantic versioning suggestions. Use when users request "create changelog", "write release notes", "document version changes", or "prepare release".
2026-01-05
refine-issue.md
2
1
export
refine-issue
2
from
"bendrucker/claude"
from
"bendrucker/claude"
3
Refining issues with technical context and structured details. Use when expanding a brief bug, feature, or refactor description into a detailed issue suitable for developers and AI agents.
2026-01-05
fosmvvm-leaf-view-generator.md
2
1
export
fosmvvm-leaf-view-generator
2
from
"foscomputerservices/FOSUtilities"
from
"foscomputerservices/FOSUtilities"
3
Generate Leaf templates (Views) for FOSMVVM WebApps. Use when creating HTML views that render ViewModels - both full-page templates and fragments for HTML-over-the-wire updates.
2026-01-05