Browse Skills

20307 skills found

testing.md
3
1 export testing
2 barnabasJ from "barnabasJ/dotfiles"
3 Software testing
2026-01-05
web3-testing.md
3
1 export web3-testing
2 amurata from "amurata/cc-tools"
3 ユニットテスト、統合テスト、メインネットフォークを使用してHardhatとFoundryでスマートコントラクトを包括的にテストします。Solidityコントラクトをテストする時、ブロックチェーンテストスイートをセットアップする時、またはDeFiプロトコルを検証する時に使用してください。
2026-01-05
ghe-checkpoint.md
3
1 export ghe-checkpoint
2 Emasoft from "Emasoft/ghe-marketplace"
3 POST a progress checkpoint to the CURRENTLY ACTIVE thread. Saves work state without changing phases. Requires an already-claimed in-progress thread.USE THIS SKILL WHEN:- User says "post a checkpoint" or "save my progress"- User says "update the issue" or "record current state"- User says "checkpoint" or "save checkpoint"- User completed a milestone and wants to record it- User encountered a blocker and wants to document it- User is about to take a break and wants to save state- Meaningful state change occurred during workPRECONDITION: User must already have an active (claimed, in-progress) thread.DO NOT USE THIS SKILL WHEN:- User wants to SEE status (use ghe-status)- User wants to START work on new issue (use ghe-claim)- User wants to FINISH current phase and MOVE to next (use ghe-transition)- User wants reports (use ghe-report)- No active thread exists (must claim first)EXAMPLES:<example>Context: User working on DEV wants to save progressuser: "Post a checkpoint"assistant: "I'll use g
2026-01-05
reviewing-testability.md
3
1 export reviewing-testability
2 thkt from "thkt/claude-config"
3 Testable code design patterns for TypeScript/React applications. Triggers: テスタビリティ, testability, テスト可能, テストしやすい, モック, mock, 純粋関数, pure function, 依存性注入, dependency injection, DI, 副作用, side effect, 副作用分離, テスト困難, hard to test.
2026-01-05
rag-architecture.md
3
1 export rag-architecture
2 melodic-software from "melodic-software/claude-code-plugins"
3 Retrieval-Augmented Generation (RAG) system design patterns, chunking strategies, embedding models, retrieval techniques, and context assembly. Use when designing RAG pipelines, improving retrieval quality, or building knowledge-grounded LLM applications.
2026-01-05
code-review.md
3
1 export code-review
2 xmark168 from "xmark168/VibeSDLC"
3 Review code for quality, security, performance, and best practices. Use when reviewing changes before commit, auditing code for issues, or suggesting improvements.
2026-01-05
nativephp-apis.md
3
1 export nativephp-apis
2 NativePHP from "NativePHP/ClaudePlugins"
3 This skill should be used when the user asks about "nativephp api", "camera api", "device api", "biometrics", "geolocation", "scanner api", "microphone api", "nativephp_call", "god method", "bridge function", "SecureStorage", "Dialog api", "Share api", "PushNotifications api", "Network status", "Browser api", "Haptics", "File api", or needs to use any NativePHP native functionality in their app.
2026-01-05
distributed-claude-receiver.md
3
1 export distributed-claude-receiver
2 ebowwa from "ebowwa/seed"
3 You are a remote Claude instance running on a VPS. Receive messages via chat.sh wrapper, maintain persistent context, use Z.ai GLM backend via Doppler.
2026-01-05
skill-builder.md
3
1 export skill-builder
2 mike-coulbourn from "mike-coulbourn/claude-vibes"
3 Create new Skills for Claude Code including YAML frontmatter, descriptions, instructions, and structure. Use when creating, building, or designing skills, or when asked about skill creation, structure, best practices, or debugging skills that don't activate properly.
2026-01-05
analyzing-root-causes.md
3
1 export analyzing-root-causes
2 thkt from "thkt/claude-config"
3 Root cause analysis with 5 Whys methodology for software problems. Triggers: 根本原因, root cause, 5 Whys, なぜなぜ分析, 対症療法, patch, symptom, 症状, 表面的, workaround, ワークアラウンド, 本質的, 応急処置, bandaid, quick fix.
2026-01-05
ha-emby-research.md
3
1 export ha-emby-research
2 troykelly from "troykelly/homeassistant-emby"
3 Use when ANY code implementation fails twice - STOP coding immediately and research using official docs, source code, or web search. Prevents wasted cycles from guess-and-check coding. Two failures trigger mandatory research.
2026-01-05
vibe-validate.md
3
1 export vibe-validate
2 jdutton from "jdutton/vibe-validate"
3 Expert guidance for vibe-validate, an LLM-optimized validation orchestration tool. Use when working with vibe-validate commands, configuration, pre-commit workflows, or validation orchestration in TypeScript projects.
2026-01-05
software-crypto-web3.md
3
1 export software-crypto-web3
2 Microck from "Microck/ordinary-claude-skills"
3 Production-grade blockchain and Web3 development with Solidity (Ethereum/EVM), Rust (Solana), CosmWasm (Cosmos), including smart contract architecture, security patterns, gas optimization, testing strategies, DeFi protocols, and deployment workflows.
2026-01-05
claude-md.md
3
1 export claude-md
2 bandofai from "bandofai/puerto"
3 Create and maintain CLAUDE.md files for Claude Code projects. Use when users want to create a new CLAUDE.md, improve an existing one, audit CLAUDE.md quality, set up Claude Code configuration for a repository, or optimize agent context for monorepos. Triggers on requests like "create CLAUDE.md", "improve my CLAUDE.md", "set up Claude Code", "optimize agent context", or "audit my project documentation for Claude".
2026-01-05
prompt-engineering.md
3
1 export prompt-engineering
2 martinholovsky from "martinholovsky/claude-skills-generator"
3 Expert skill for prompt engineering and task routing/orchestration. Covers secure prompt construction, injection prevention, multi-step task orchestration, and LLM output validation for JARVIS AI assistant.
2026-01-05
angular-migration.md
3
1 export angular-migration
2 amurata from "amurata/cc-tools"
3 ハイブリッドモード、段階的コンポーネント書き換え、依存性注入更新を使用してAngularJSからAngularへ移行します。AngularJSアプリケーションのアップグレード、フレームワーク移行の計画、またはレガシーAngularコードのモダナイゼーション時に使用します。
2026-01-05
discrete-mathematics-expert.md
3
1 export discrete-mathematics-expert
2 sandraschi from "sandraschi/advanced-memory-mcp"
3 Expert in combinatorics, graph theory, discrete probability, and algorithms with applications to computer science
2026-01-05
developer-visibility.md
3
1 export developer-visibility
2 melodic-software from "melodic-software/claude-code-plugins"
3 Build professional visibility through LinkedIn, GitHub, conference speaking, and internal branding. Provides frameworks for personal brand development, content creation, and career growth.
2026-01-05
web-search-researcher.md
3
1 export web-search-researcher
2 d-o-hub from "d-o-hub/rust-self-learning-memory"
3 Research topics using web search and content fetching to find accurate, current information. Use when you need modern information, official documentation, best practices, technical solutions, or comparisons beyond your training data. Provides systematic web research with strategic searches, content analysis, and synthesized findings.
2026-01-05
surrealdb-expert.md
3
1 export surrealdb-expert
2 martinholovsky from "martinholovsky/claude-skills-generator"
3 Expert SurrealDB developer specializing in multi-model database design, graph relations, document storage, SurrealQL queries, row-level security, and real-time subscriptions. Use when building SurrealDB applications, designing graph schemas, implementing secure data access patterns, or optimizing query performance.
2026-01-05
ghe-thread-manager.md
3
1 export ghe-thread-manager
2 Emasoft from "Emasoft/ghe-marketplace"
3 Use this skill when the user expresses ANY intent related to issue/thread management:- Switching issues: "let's work on X", "switch to #Y", "go to the auth issue"- Checking status: "what are we working on?", "current issue?", "status?"- Background work: "what's in background?", "any features ready?", "check progress"- Starting development: "implement X", "add feature", "fix bug Y", "build a..."- Joining reviews: "let me see the review", "check that feature", "join #X"- Pausing/resuming: "pause this", "come back later", "resume #X"- Stopping transcription: "stop tracking", "don't record this", "private mode"- Resuming last session: "what were we working on?", "resume last issue", "continue where we left off"- Any natural expression of wanting to change focus or check work statusThis skill interprets natural language - users should NOT memorize commands.For the full GHE workflow protocol, see skill: github-elements-tracking
2026-01-05
report-ecosystem-mapping.md
3
1 export report-ecosystem-mapping
2 Official-MoonDao from "Official-MoonDao/LORS"
3 Expert skill for generating the LORS Ecosystem Mapping Document, profiling lunar projects and delivery providers.
2026-01-05
shared-wrapper-design.md
3
1 export shared-wrapper-design
2 j5ik2o from "j5ik2o/fraktor-rs"
3 共有ラッパー(*Shared)と非共有本体(*)、Handle の使い分け、ArcShared+ToolboxMutex、SharedAccess/Clone の設計判断を扱う。共有の要否を判断し、shared_vs_handle ガイドに従って設計・実装する場面で使う。
2026-01-05
web-backend-debugger.md
3
1 export web-backend-debugger
2 mikha08-rgb from "mikha08-rgb/VoiceLite"
3 Debug voicelite-web backend including Supabase PostgreSQL, Prisma ORM, license validation API, and Stripe webhooks. Activates when working in voicelite-web directory or debugging API/database issues.
2026-01-05