Browse Skills

44357 skills found

paired-programming.md
0
1 export paired-programming
2 matthew-bram from "matthew-bram/enterprise-confluent-test-probe"
3 This skill should be used when the user wants collaborative, iterative development instead of autonomous implementation. It transforms Claude from "autonomous implementer" to "pair programmer" by enforcing ask-before-assuming, show-before-writing, iterate-in-small-chunks, and get-approval-at-each-step patterns. Trigger when user explicitly requests paired programming or when working on complex/novel features requiring collaboration.
2026-01-05
doc-gen.md
0
1 export doc-gen
2 CAPHTECH from "CAPHTECH/claude-marketplace"
3 コードベースから開発者向けドキュメントを生成する。3パス読み取りアプローチで根拠に基づく信頼性の高いドキュメントを作成。「ドキュメント生成」「コードからドキュメント」「codebase map作成」「代表フロー抽出」「変更ガイド作成」と言われた時に使用。生成するのはコードベースマップ、代表フロー(成功+失敗)、変更プレイブック、設定/外部I/F台帳、検証レポート。継続的開発の属人化を防ぎ、変更の安全性を高めるドキュメントを目指す。
2026-01-05
vitest.md
0
1 export vitest
2 el-feo from "el-feo/ai-context"
3 Comprehensive Vitest testing framework guide with strong emphasis on Jest-to-Vitest migration. Covers automated migration using codemods, configuration setup, API differences, best practices, and troubleshooting. Use when migrating from Jest, setting up Vitest, writing tests, configuring test environments, or resolving migration issues. Primary focus is seamless Jest migration with minimal code changes.
2026-01-05
san-watsadu-brand-guidelines.md
0
1 export san-watsadu-brand-guidelines
2 ninyawee from "ninyawee/armed-claude"
3 Applies San Watsadu's official brand colors and typography to any artifact that may benefit from the brand's look-and-feel. Use when brand colors, style guidelines, visual formatting, or company design standards apply for San Watsadu (สรรวัสดุ) - a construction materials store in Thailand.
2026-01-05
skill-with-scripts.md
0
1 export skill-with-scripts
2 beshkenadze from "beshkenadze/claude-skills-marketplace"
3 A template for skills that include executable code for deterministic operations.
2026-01-05
tdd-workflow.md
0
1 export tdd-workflow
2 majiayu000 from "majiayu000/claude-skill-registry"
3 TDDワークフローを強制し、テストファースト開発を支援します。新機能実装時に自動起動し、Red-Green-Refactorサイクルを確実に実行します。
2026-01-05
hn-analysis.md
0
1 export hn-analysis
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Analyze Hacker News posts and discussions to extract insights from tech community discourse. Use when the user mentions Hacker News, HN, news.ycombinator, YC, or provides a HN URL.
2026-01-05
receiving-code-review.md
0
1 export receiving-code-review
2 abudhahir from "abudhahir/cp-ninja"
3 Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
2026-01-05
customer-journey-map.md
0
1 export customer-journey-map
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Эксперт Customer Journey. Используй для mapping touchpoints, user experience и journey optimization.
2026-01-05
agent-selection.md
0
1 export agent-selection
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Systematic framework for selecting the optimal specialized agent for any task. Use when delegating to subagents via the Task tool to ensure the most appropriate specialist is chosen based on framework, domain, task type, and complexity. Applies decision tree logic to match tasks with agent expertise.
2026-01-05
domain-analyzer.md
0
1 export domain-analyzer
2 RevTechStudio from "RevTechStudio/rts-plugins"
3 ユーザーの業務領域や目的を分析し、必要な機能を抽出する。プラグイン企画時、業務分析時、機能要件定義時、またはユーザーが業務領域分析、ドメイン分析、機能抽出、プラグイン設計に言及した際に使用する。
2026-01-05
git-safety.md
0
1 export git-safety
2 mountaintop1 from "mountaintop1/myclaude"
3 Perform safety checks before git operations to prevent committing secrets, large files, or pushing to wrong branches. Automatically activated during git commits and pushes.
2026-01-05
pinpoint-testing.md
0
1 export pinpoint-testing
2 timothyfroehlich from "timothyfroehlich/PinPoint"
3 Testing strategy, test pyramid (70% unit/25% integration/5% E2E), PGlite patterns, Playwright best practices. Use when writing tests, debugging test failures, or when user mentions testing/test/spec/E2E.
2026-01-05
critical-peer.md
0
1 export critical-peer
2 jagreehal from "jagreehal/jagreehal-claude-skills"
3 Professional skepticism with pattern enforcement. Verify before agreeing, challenge violations, propose instead of asking. Concise output, research before asking, answer questions literally.
2026-01-05
temporal-python-testing.md
0
1 export temporal-python-testing
2 HermeticOrmus from "HermeticOrmus/after-the-third-cup"
3 Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workflow tests or debugging test failures.
2026-01-05
fastapi-real-time-features.md
0
1 export fastapi-real-time-features
2 Lobbi-Docs from "Lobbi-Docs/claude"
3 This skill should be used when the user asks to "add WebSocket", "implement real-time", "create file upload", "add S3 upload", "send email", "implement notifications", "broadcast events", or mentions WebSockets, file storage, email service, push notifications, or real-time communication. Provides WebSocket, file upload, and notification patterns.
2026-01-05
post-compact-context-reload.md
0
1 export post-compact-context-reload
2 Roger-Parkinson-EHP from "Roger-Parkinson-EHP/agentic"
3 Full context reload. Use after /clear, after compaction, or at session start. Loads conversation history, indexes docs, maps code, scans configs, checks git. Gets you immediately helpful.
2026-01-05
loopwish-apple-spm.md
0
1 export loopwish-apple-spm
2 LoopWish from "LoopWish/apple"
3 Workflows for the Loopwish Apple client (Swift/SwiftUI + Swift Package Manager): run swift test, run SwiftLint strict, and organize changes by module.
2026-01-05
nextjs-v16.md
0
1 export nextjs-v16
2 bobmatnyc from "bobmatnyc/termpilot"
3 Next.js 16 specific features, breaking changes, and migration guide. Use when upgrading from Next.js 15, implementing Cache Components with "use cache", working with Turbopack, or handling the new async request APIs. Released October 2025 with fundamental caching model changes.
2026-01-05
mcp-architecture-expert.md
0
1 export mcp-architecture-expert
2 frankxai from "frankxai/ai-architect"
3 Design and implement Model Context Protocol servers for standardized AI-to-data integration with resources, tools, prompts, and security best practices
2026-01-05
frontend-testing.md
0
1 export frontend-testing
2 timogilvie from "timogilvie/claude-workflow"
3 Test web applications using Chrome DevTools. Use for visual regression testing, performance analysis, accessibility checks, console error detection, and automated UI testing. Works with live URLs or local development servers.
2026-01-05
architecture-paradigm-hexagonal.md
0
1 export architecture-paradigm-hexagonal
2 athola from "athola/archetypes"
3 Employ the Hexagonal (Ports & Adapters) pattern to decouple domain logic from infrastructure, maximizing flexibility and testability.
2026-01-05
rweq-proofs.md
0
1 export rweq-proofs
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Helps construct RwEq (rewrite equivalence) proofs using transitivity, congruence, and canonical lemmas from the LND_EQ-TRS system. Use when proving path equalities, working with quotients, or establishing rewrite equivalences in the ComputationalPaths library.
2026-01-05
skill-validator.md
0
1 export skill-validator
2 chaorenex1 from "chaorenex1/coding-agent-workflow"
3 Validates Claude skill files for correct structure, YAML frontmatter, Python imports, naming conventions, and compliance with official documentation
2026-01-05