Browse Skills

17720 skills found

memory.md
0
1 export memory
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Persistent knowledge storage using basic-memory CLI. Use to save notes, search memories semantically, and build context for topics across sessions.
2026-01-05
seclists-usernames-curated.md
0
1 export seclists-usernames-curated
2 Eyadkelleh from "Eyadkelleh/awesome-claude-skills-security"
3 Top username lists for enumeration: common usernames, default credentials, names. Curated essentials for authorized testing.
2026-01-05
learning-path-patterns.md
0
1 export learning-path-patterns
2 joaopelegrino from "joaopelegrino/app-controle"
3 Comprehensive guide to Learning Path patterns for the Plataforma B2B de treinamento técnico corporativo educational platform. This skill covers the conceptual difference between Study Areas (courses) and Proposed Paths (sequences of courses), data modeling, UI/UX patterns, and implementation guidelines.Learn how to structure Learning Paths correctly: a Proposed Path is NOT a container of loose flashcards, but a curated sequence of Study Areas (courses). Each path references existing courses with metadata like order, availability status, and estimated hours.Real-world examples are taken from the Hub MVP implementation (US-044), including caminhoExemploData.js, HubView.jsx, and LearningPathView.jsx. The skill demonstrates the reference pattern used for "Desenvolvedor Backend" path that sequences Bash, Linux, Docker, and DevOps courses.Key topics include data schema design (cursos array with ordem, areaId, disponivel flags), computed properties (getters for statistics), navigation patterns (path -> course
2026-01-05
sales-automator.md
0
1 export sales-automator
2 therealchandlerbing from "therealchandlerbing/claude-usecases"
3 Comprehensive relationship intelligence system with deal pipeline tracking, competitive analysis, and conversion-optimized outreach. Use PROACTIVELY for cold email campaigns, follow-up sequences, proposal templates, deal forecasting, and conversion optimization with full context from Asana, Gmail, Drive, Apollo.io, and past conversations.
2026-01-05
jekyll-blog-post.md
0
1 export jekyll-blog-post
2 alxsbn from "alxsbn/notes"
3 Create and format blog posts for 11h.dev following Jekyll conventions and existing patterns
2026-01-05
browser-automation.md
0
1 export browser-automation
2 The-Focus-AI from "The-Focus-AI/chrome-driver"
3 Automate Chrome browser via DevTools Protocol. Use when user asks to scrape websites, take screenshots, generate PDFs, interact with web pages, extract content, fill forms, or automate browser tasks.
2026-01-05
project-naming.md
0
1 export project-naming
2 shoma-endo from "shoma-endo/industry-specific-mc-training"
3 プロジェクト全域の命名規則。ディレクトリ、ファイル、コード内の全ルールを網羅した唯一の正解(SSoT)。
2026-01-05
auth-configs.md
0
1 export auth-configs
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Configure Supabase authentication providers (OAuth, JWT, email). Use when setting up authentication, configuring OAuth providers (Google/GitHub/Discord), implementing auth flows, configuring JWT settings, or when user mentions Supabase auth, social login, authentication setup, or auth configuration.
2026-01-05
workflows-plan.md
0
1 export workflows-plan
2 nbbaier from "nbbaier/compound-engineering-amp"
3 This skill should be used when transforming feature descriptions, bug reports, or improvement ideas into well-structured project plans following project conventions and best practices.
2026-01-05
continuous-skill-polishing.md
0
1 export continuous-skill-polishing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Convert repeated tasks into versioned skills, track performance gaps, and iteratively polish through Git version control. Use for identifying repeated patterns, improving skill consistency, tracking skill evolution, and addressing failure cases. Achieves 20% consistency improvement through iterative refinement. Triggers on "improve skill", "polish skill", "repeated task", "skill evolution", "version skill", "refine pattern".
2026-01-05
td-resample.md
0
1 export td-resample
2 teradata-labs from "teradata-labs/claude-cookbooks"
3 Signal resampling and interpolation for rate conversion
2026-01-05
retrospective.md
0
1 export retrospective
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Captures learnings from the current session and updates skill files. Use when ending a session, after solving problems, debugging issues, or when the user says "retrospective", "capture learnings", or "what did we learn".
2026-01-05
template.md
0
1 export template
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create or edit Django templates with cotton components, template partials, and proper Tailwind usage. Use when creating/editing HTML templates, adding components, or when the user mentions templates, UI, or frontend work.
2026-01-05
manage-hooks.md
0
1 export manage-hooks
2 Git-Fg from "Git-Fg/thecattoolkit"
3 MUST INVOKE this skill when working with hooks, setting up event listeners, validating commands, automating workflows, adding notifications, or understanding hook types (PreToolUse, PostToolUse, Stop, SessionStart, UserPromptSubmit, etc). Expert guidance for creating, configuring, and using AI agent hooks (Claude Code-specific).
2026-01-05
commit-messenger.md
0
1 export commit-messenger
2 shiiman from "shiiman/claude-code-plugins"
3 コミットメッセージの命名規則を設定する。「コミットメッセージ設定」「コミット規則」「コミット形式を設定」「コミットメッセージルール」「commit message 設定」「コミットの書き方を設定」「コミットフォーマット」などで起動。プロジェクト固有のコミットメッセージルールを管理。
2026-01-05
config-auditing.md
0
1 export config-auditing
2 BitYoungjae from "BitYoungjae/marketplace"
3 Neovim configuration audit knowledge base. Use when: reviewing config files for issues, checking deprecated APIs, optimizing settings, or performing health checks. Provides checklists, best practices, and version-specific deprecated API detection patterns.
2026-01-05
backend-rust.md
0
1 export backend-rust
2 timequity from "timequity/vibe-coder"
3 Modern Rust backend with Axum, SQLx, tokio + CI/CD automation.Use when: building Rust APIs, high-performance services, or needing build/test/lint/audit automation.Triggers: "axum", "rust backend", "rust api", "sqlx", "tokio", "cargo build","cargo test", "clippy", "rustfmt", "cargo-audit", "cross-compile", "rust ci","release build", "rust security", "shuttle", "actix".
2026-01-05
playwright-browser-automation.md
0
1 export playwright-browser-automation
2 DiamondLightSource from "DiamondLightSource/smartem-frontend"
3 Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.
2026-01-05
branch-creator.md
0
1 export branch-creator
2 shiiman from "shiiman/claude-code-plugins"
3 Issue 番号に基づいて feature ブランチを自動作成する。「ブランチ作成」「ブランチを作って」「新しいブランチ」「feature ブランチ」「Issue からブランチ」「作業ブランチを作成」「ブランチ切って」などで起動。feature/[issue番号] 形式でブランチを作成。
2026-01-05
depth-interviewing-product.md
0
1 export depth-interviewing-product
2 majiayu000 from "majiayu000/claude-skill-registry"
3 サービス開発のためのデプスインタビューを実施し、ユーザーの真のニーズ・課題・動機を引き出す。5 Whys、ラダリング法を用いてプロダクト開発に活かせるインサイトを発見し、すべての会話をファイルに記録する。ユーザーリサーチ、課題発見、ペルソナ構築時に使用する。
2026-01-05
debugging-flux-deployments.md
0
1 export debugging-flux-deployments
2 saavy1 from "saavy1/sb"
3 Diagnoses and resolves issues with Flux GitOps deployments, Kubernetes pods, services, and HelmReleases in the Superbloom cluster
2026-01-05
relay.md
0
1 export relay
2 violetio from "violetio/violet-ai-plugins"
3 Relay events and notifications context
2026-01-05
httpx.md
0
1 export httpx
2 SlanyCukr from "SlanyCukr/riot-api-project"
3 A next-generation HTTP client for Python with both sync and async support, perfect for modern Python applications
2026-01-05
learning-multi-script-design.md
0
1 export learning-multi-script-design
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Design learning materials for right-to-left languages, complex scripts, bidirectional text, and multi-script environments. Calculate text expansion factors and specify typography requirements. Use when creating content for Arabic, Hebrew, Asian scripts, or mixed-direction text. Activates on "RTL", "right-to-left", "bidirectional text", or "complex scripts".
2026-01-05