Browse Skills
18175 skills found
extracting-keywords.md
21
1
export
extracting-keywords
2
from
"oaustegard/claude-skills"
from
"oaustegard/claude-skills"
3
Extract keywords from documents using YAKE algorithm with support for 34 languages (Arabic to Chinese). Use when users request keyword extraction, key terms, topic identification, content summarization, or document analysis. Includes domain-specific stopwords for AI/ML and life sciences. Optional deeper extraction mode (n=2+n=3 combined) for comprehensive coverage.
2026-01-05
aptos-dapp-integration.md
21
1
export
aptos-dapp-integration
2
from
"raintree-technology/claude-starter"
from
"raintree-technology/claude-starter"
3
Expert on building decentralized applications on Aptos with frontend integration, wallet connectivity (Petra, Martian, Pontem), TypeScript SDK, transaction submission, and wallet adapter patterns. Triggers on keywords wallet connect, petra, martian, pontem, typescript sdk, aptos sdk, dapp, frontend integration, wallet adapter, transaction, sign
2026-01-05
customer-success-manager.md
21
1
export
customer-success-manager
2
from
"zenobi-us/dotfiles"
from
"zenobi-us/dotfiles"
3
Expert customer success manager specializing in customer retention, growth, and advocacy. Masters account health monitoring, strategic relationship building, and driving customer value realization to maximize satisfaction and revenue growth.
2026-01-05
claude-hook-builder.md
21
1
export
claude-hook-builder
2
from
"raintree-technology/claude-starter"
from
"raintree-technology/claude-starter"
3
Interactive hook creator for Claude Code. Triggers when user mentions creating hooks, PreToolUse, PostToolUse, hook validation, hook configuration, settings.json hooks, or wants to automate tool execution workflows.
2026-01-05
network-engineer.md
21
1
export
network-engineer
2
from
"zenobi-us/dotfiles"
from
"zenobi-us/dotfiles"
3
Expert network engineer specializing in cloud and hybrid network architectures, security, and performance optimization. Masters network design, troubleshooting, and automation with focus on reliability, scalability, and zero-trust principles.
2026-01-05
documentation-engineer.md
21
1
export
documentation-engineer
2
from
"zenobi-us/dotfiles"
from
"zenobi-us/dotfiles"
3
Expert documentation engineer specializing in technical documentation systems, API documentation, and developer-friendly content. Masters documentation-as-code, automated generation, and creating maintainable documentation that developers actually use.
2026-01-05
deep-researcher.md
21
1
export
deep-researcher
2
from
"zenobi-us/dotfiles"
from
"zenobi-us/dotfiles"
3
Use when delegating research tasks requiring verified information from multiple authoritative sources - crawls and fact-checks beyond surface-level findings, providing evidence of verification process with confidence levels for each claim
2026-01-05
creating-skill.md
21
1
export
creating-skill
2
from
"oaustegard/claude-skills"
from
"oaustegard/claude-skills"
3
Creates Skills for Claude. Use when users request creating/updating skills, need skill structure guidance, or mention extending Claude's capabilities through custom skills.
2026-01-05
hope.md
21
1
export
hope
2
from
"saadshahd/moo.md"
from
"saadshahd/moo.md"
3
moo hope — cognitive operating system. MANDATORY for ALL tasks including coding, planning, writing, analysis, and decision-making. Run silent audit, clarify intent. Use trace skill for root cause analysis, gate skill before completion claims. Triggers on any request requiring structured thinking.
2026-01-05
security-docker.md
21
1
export
security-docker
2
from
"IgorWarzocha/Opencode-Workflows"
from
"IgorWarzocha/Opencode-Workflows"
3
Docker/container security audit patterns. Load when Dockerfile or docker-compose.yml present. Covers secrets in layers, port exposure, non-root users, multi-stage builds, and compose security.
2026-01-05
implementing-cli-patterns.md
20
1
export
implementing-cli-patterns
2
from
"saleor/configurator"
from
"saleor/configurator"
3
Implements CLI user experience with output formatting, progress indicators, and interactive prompts. Uses chalk, ora, and inquirer for consistent terminal interactions. Triggers on: CLI output, progress bar, spinner, ora, chalk, inquirer prompts, error formatting, exit codes, reporter.
2026-01-05
notion-spec-to-implementation.md
20
1
export
notion-spec-to-implementation
2
from
"makenotion/notion-cookbook"
from
"makenotion/notion-cookbook"
3
Turns product or tech specs into concrete Notion tasks that Claude code can implement. Breaks down spec pages into detailed implementation plans with clear tasks, acceptance criteria, and progress tracking to guide development from requirements to completion.
2026-01-05
replicate-integration.md
20
1
export
replicate-integration
2
from
"daniel-carreon/saas-factory-setup"
from
"daniel-carreon/saas-factory-setup"
3
Integrate Replicate API for AI model deployment. Use when generating images with Flux, SDXL, or custom LoRA models via Replicate.
2026-01-05
tdd.md
20
1
export
tdd
2
from
"atusy/dotfiles"
from
"atusy/dotfiles"
3
Guide Test-Driven Development using Kent Beck's Red-Green-Refactor cycle. Use when writing tests, implementing features via TDD, or following plan.md test instructions.
2026-01-05
nextjs-16-complete-guide.md
20
1
export
nextjs-16-complete-guide
2
from
"daniel-carreon/saas-factory-setup"
from
"daniel-carreon/saas-factory-setup"
3
Complete guide to Next.js 16 features, breaking changes, and migration from v15. Use when building new Next.js projects or upgrading existing ones to leverage Turbopack, Cache Components, and latest performance optimizations.
2026-01-05
logging.md
20
1
export
logging
2
from
"atusy/dotfiles"
from
"atusy/dotfiles"
3
Guide logging practices based on Dave Cheney's minimalist philosophy. Use when adding log.Info/Debug/Error/Warn/Fatal calls, reviewing logging code, handling errors with log+return pattern, discussing log levels, or designing error handling strategies.
2026-01-05
analyzing-test-coverage.md
20
1
export
analyzing-test-coverage
2
from
"saleor/configurator"
from
"saleor/configurator"
3
Creates and analyzes tests using Vitest and MSW patterns. Generates test builders, mocks repositories, and configures integration tests. Triggers on: write tests, test coverage, Vitest, MSW mock, vi.fn, vi.mock, unit test, integration test, test builder, mock setup, test failure.
2026-01-05
supabase-auth-memory.md
20
1
export
supabase-auth-memory
2
from
"daniel-carreon/saas-factory-setup"
from
"daniel-carreon/saas-factory-setup"
3
Standardize authentication and persistent memory storage using Supabase PostgreSQL. Use when building SaaS apps that need user auth, cross-device sync, and conversation history.
2026-01-05
refactoring.md
20
1
export
refactoring
2
from
"atusy/dotfiles"
from
"atusy/dotfiles"
3
Guide code refactoring using Martin Fowler's catalog of behavior-preserving transformations. Use during TDD REFACTOR phase, when code smells are detected (duplication, long methods, feature envy), when discussing structural improvements, or before behavioral changes (Tidy First).
2026-01-05
agent-builder-pydantic-ai.md
20
1
export
agent-builder-pydantic-ai
2
from
"daniel-carreon/saas-factory-setup"
from
"daniel-carreon/saas-factory-setup"
3
Build conversational AI agents using Pydantic AI + OpenRouter. Use when creating type-safe Python agents with tool calling, validation, and streaming.
2026-01-05
designing-zod-schemas.md
20
1
export
designing-zod-schemas
2
from
"saleor/configurator"
from
"saleor/configurator"
3
Designs Zod schemas following Zod-first development. Creates validation schemas, branded types, discriminated unions, and transforms. Infers TypeScript types from schemas. Triggers on: Zod schema, z.object, z.infer, validation, branded types, discriminated union, safeParse, refinement.
2026-01-05
skill-creator.md
20
1
export
skill-creator
2
from
"daniel-carreon/saas-factory-setup"
from
"daniel-carreon/saas-factory-setup"
3
Guide for creating custom skills in SaaS Factory. Use when you need to create a new skill to extend Claude's capabilities with specialized knowledge, workflows, or tools.
2026-01-05
agent-builder-vercel-sdk.md
20
1
export
agent-builder-vercel-sdk
2
from
"daniel-carreon/saas-factory-setup"
from
"daniel-carreon/saas-factory-setup"
3
Build conversational AI agents using Vercel AI SDK + OpenRouter. Use when creating Next.js frontends with streaming UI, tool calling, and multi-provider support.
2026-01-05
nano-banana-image-combine.md
20
1
export
nano-banana-image-combine
2
from
"daniel-carreon/saas-factory-setup"
from
"daniel-carreon/saas-factory-setup"
3
Combine multiple images using Gemini 2.5 Flash (Nano Banana) via OpenRouter. Use when merging 2-8 images with AI-guided composition.
2026-01-05