Browse Skills

44656 skills found

mds-messaging-direction-summary.md
0
1 export mds-messaging-direction-summary
2 Sheshiyer from "Sheshiyer/Skills-claude-brand-genesis"
3 Produces the Messaging & Direction Summary covering product pitch, features/benefits, use cases, audiences, value props, objections, brand pitch, competitive notes, USP, desired emotions.
2026-01-05
obsidian-vault-ops.md
0
1 export obsidian-vault-ops
2 AlejandroIglesiasCalvo from "AlejandroIglesiasCalvo/Coddex-Obsidian-Skills"
3 Operaciones seguras sobre un vault de Obsidian: buscar, leer, escribir, mover y validar sin romper enlaces. Incluye patrones para evitar alucinaciones.
2026-01-05
agent-management.md
0
1 export agent-management
2 Emz1998 from "Emz1998/nexly-notes"
3 Use PROACTIVELY this agent when you need to design and create optimal Claude Code subagents, update existing agents with new capabilities, revise agent configurations, analyze project requirements to identify specialized roles, or craft precise agent configurations with appropriate tool permissions and model tiers. When the user specify "Create or Update subagent [name]", this skill must be triggered.
2026-01-05
detecting-format-string.md
0
1 export detecting-format-string
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Detects format string vulnerabilities by identifying unsafe printf family function calls with user-controlled format strings. Use when analyzing logging, error handling, or investigating memory disclosure via format strings.
2026-01-05
sqlite-best-practices.md
0
1 export sqlite-best-practices
2 randalmurphal from "randalmurphal/claude-config"
3 SQLite best practices including WAL checkpoint timing for multiprocessing, stateful batch connections for atomicity, and performance configuration. Use when working with SQLite in Python projects requiring concurrent access, multi-table atomicity, or multiprocessing.
2026-01-05
subagent-workflow.md
0
1 export subagent-workflow
2 discountedcookie from "discountedcookie/10x-mapmaster"
3 Use when orchestrating subagents for implementation. Covers when to dispatch vs recall, how to scope tasks, session management, and handoff patterns. Load this before working with any subagent.
2026-01-05
collect-commit-info.md
0
1 export collect-commit-info
2 reedom from "reedom/claude-code-commands"
3 Analyze staged files, group by category, and generate conventional commit specs as JSON.
2026-01-05
lint-fix-expert.md
0
1 export lint-fix-expert
2 teliha from "teliha/dev-workflows"
3 Fix lint and static analysis warnings one at a time with proper prioritization
2026-01-05
monorepo-spec-kit-structure.md
0
1 export monorepo-spec-kit-structure
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Standard project layout and Spec-Kit usage patterns for AI-driven, spec-driven monorepos that host frontend, backend, and specs in a single repository.
2026-01-05
mobile-responsive-ui.md
0
1 export mobile-responsive-ui
2 CodeTonight-SA from "CodeTonight-SA/claude-optim"
3 Ensure mobile-first responsive design for all frontend changes. Trigger on any HTML, CSS, template, or UI component modifications.
2026-01-05
policyengine-python-client.md
0
1 export policyengine-python-client
2 PolicyEngine from "PolicyEngine/policyengine-claude"
3 Using PolicyEngine programmatically via Python client or REST API
2026-01-05
moai-lang-csharp.md
0
1 export moai-lang-csharp
2 kivo360 from "kivo360/quickhooks"
3 C# best practices with .NET 8, ASP.NET Core, Entity Framework, and modern async programming for 2025
2026-01-05
ai-comm.md
0
1 export ai-comm
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Cross-AI CLI communication for Kitty terminal. Use when collaborating with other AI assistants (Codex, Gemini, Aider, Cursor, OpenCode), delegating tasks, or requesting code review.
2026-01-05
check-invoice.md
0
1 export check-invoice
2 carrickcheah from "carrickcheah/ai-contact-centre"
3 Retrieve and explain invoice details to customers. Use when customer asks about charges, bills, payments, invoice status, or payment history.
2026-01-05
admin-windows.md
0
1 export admin-windows
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Windows system administration with PowerShell 7.x. Profile-aware - reads your preferencesfor package managers (scoop vs winget), paths, and installed tools.Use when: Windows-specific admin tasks, PowerShell automation, PATH configuration,package installation, bash-to-PowerShell translation.
2026-01-05
wavecap-filters.md
0
1 export wavecap-filters
2 TobiasWooldridge from "TobiasWooldridge/WaveCap"
3 Tune WaveCap audio filters and AGC settings. Use when the user wants to adjust highpass/lowpass filters, automatic gain control, de-emphasis, or improve audio quality for transcription.
2026-01-05
sqlite-agent-context.md
0
1 export sqlite-agent-context
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Detect agent capabilities and manage context intelligently
2026-01-05
code-reviewer.md
0
1 export code-reviewer
2 icartsh from "icartsh/icartsh_plugin"
3 보안 스캔, 품질 지표 및 모범 사례 분석을 포함한 자동화된 코드 리뷰입니다. 다음을 위한 코드 리뷰 시 사용합니다: (1) 보안 취약점 및 일반적인 공격 벡터, (2) 코드 품질 이슈 및 유지보수 문제, (3) 성능 병목 현상 및 최적화 기회, (4) 모범 사례 및 디자인 패턴, (5) 테스트 커버리지 및 테스트 전략, (6) 문서 품질 및 완전성
2026-01-05
dev-verify.md
0
1 export dev-verify
2 edwinhu from "edwinhu/claude-plugins"
3 This skill should be used when the user asks to "verify this works", "prove it's done", "show me evidence", or as Phase 5 of the /dev workflow before claiming completion. Requires fresh runtime evidence.
2026-01-05
compliance-automation.md
0
1 export compliance-automation
2 vivekgana from "vivekgana/databricks-platform-marketplace"
3 Automated compliance checks, continuous monitoring, reporting frameworks for GDPR, HIPAA, SOC2, and CCPA compliance.
2026-01-05
numpy-random.md
0
1 export numpy-random
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Modern random number generation using the Generator API, focusing on statistical properties, parallel streams, and reproducibility. Triggers: random, rng, default_rng, SeedSequence, probability distributions, shuffle.
2026-01-05
get-web-page-raw.md
0
1 export get-web-page-raw
2 dudarev from "dudarev/ai-assisted-software-development"
3 Capture a web page as raw material (extracted text/Markdown) with metadata, storing it in the raw/ directory for later distillation.
2026-01-05
session-resume.md
0
1 export session-resume
2 CodeTonight-SA from "CodeTonight-SA/cips"
3 CIPS bridge for session resumption. Enables cips resume latest, cips resume gen:N, and --fresh flags. Maintains continuity across sessions.
2026-01-05
notebooklm-automation.md
0
1 export notebooklm-automation
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automate creation of multiple audio overviews in Google NotebookLM using Playwright. Use when the user needs to generate multiple audio podcasts from web sources with different prompts or focus areas, or when batch-creating NotebookLM audio content.
2026-01-05