Browse Skills

44915 skills found

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
vite-vue.md
0
1 export vite-vue
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Vite + Vue 3.5 template with TypeScript. Clone, setup, build, and deploy to Vercel or Netlify.
2026-01-05
frontend-design.md
0
1 export frontend-design
2 bilalmk from "bilalmk/ai-native-book"
3 Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
2026-01-05
skill-improve.md
0
1 export skill-improve
2 lnittman from "lnittman/skills"
3 This skill should be used when improving existing Claude Code skills. Triggers include "improve this skill", "skill feels shallow", "upgrade skill", or when self-evaluating skill quality. Codifies the self-eval → research → rewrite → validate pattern.
2026-01-05
create-meta-prompts.md
0
1 export create-meta-prompts
2 sekka from "sekka/dotfiles"
3 Create prompts optimized for Claude-to-Claude pipelines with research, planning, and execution stages
2026-01-05