Browse Skills

44358 skills found

moai-domain-devops.md
0
1 export moai-domain-devops
2 majiayu000 from "majiayu000/claude-skill-registry"
3 CI/CD pipelines, Docker 27, Kubernetes 1.32, and infrastructure as code.
2026-01-05
image-generation.md
0
1 export image-generation
2 alavida-ai from "alavida-ai/vf-owwo"
3 This is a skill for generating and reviewing relevant images using Generative AI MCPs
2026-01-05
monitor-queries.md
0
1 export monitor-queries
2 teradata-labs from "teradata-labs/claude-cookbooks"
3 Track query execution using real-time resources, analyze query bands, access query logs, and identify performance patterns across the Teradata system
2026-01-05
fastapi.md
0
1 export fastapi
2 Lobbi-Docs from "Lobbi-Docs/claude"
3 FastAPI development including async endpoints, Pydantic models, dependency injection, and OpenAPI documentation. Activate for FastAPI apps, async Python APIs, and modern Python web services.
2026-01-05
create-entity.md
0
1 export create-entity
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automate creation of complete CRUD entities (backend Laravel + frontend Vue) following Budget Manager project conventions. Use when the user asks to create a new entity, model, resource, or CRUD feature. Triggers on requests like "create a new category entity", "add a product model with CRUD", "generate an entity for transactions", or any request to scaffold a complete feature with database, API, and UI components.
2026-01-05
mechanical-engineer.md
0
1 export mechanical-engineer
2 selfdriven-octo from "selfdriven-octo/skillzeb"
3 Ability to design, analyse, test, and maintain mechanical systems and components that meet defined functional, safety, and performance requirements. Includes applying engineering principles to materials, structures, thermodynamics, fluid mechanics, and motion systems; producing and interpreting technical designs and specifications; validating designs through analysis and testing; and supporting manufacture, operation, and lifecycle management. Applies across industrial, infrastructure, energy, manufacturing, and product contexts and is independent of specific tools or industries, with human accountability retained for safety, compliance, and outcomes.
2026-01-05
docker-log-debugger.md
0
1 export docker-log-debugger
2 cncorp from "cncorp/arsenal"
3 Find and debug errors using Docker Compose logs. Use proactively when tests fail or services misbehave. PRIMARY - docker compose logs --since 15m | grep -iE -B 10 -A 10 "error|fail|exception"
2026-01-05
create-pr.md
0
1 export create-pr
2 chloe463 from "chloe463/dotfiles"
3 Create a GitHub pull request with meaningful description following project standards
2026-01-05
laravel-dusk.md
0
1 export laravel-dusk
2 Hieubkav from "Hieubkav/wincellarCloneBackend"
3 Laravel Dusk - Browser automation and testing API for Laravel applications. Use when writing browser tests, automating UI testing, testing JavaScript interactions, or implementing end-to-end tests in Laravel.
2026-01-05
content-writer.md
0
1 export content-writer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Write technical content for the Physical AI textbook including chapters, examples, code snippets, and exercises. Use when creating new chapters, writing module content, adding code examples, or creating assessments.
2026-01-05
datadog-cli.md
0
1 export datadog-cli
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Datadog CLI for debugging and triaging. Use this skill when you need to:search Datadog logs, query metrics, tail logs in real-time, trace distributed requests,investigate errors, compare time periods, find log patterns, check service health,or export observability data. Trigger phrases include "search logs", "tail logs","query metrics", "check Datadog", "find errors", "trace request", "compare errors","what services exist", "log patterns", "CPU usage", "service health".
2026-01-05
dev-planning.md
0
1 export dev-planning
2 Proaptus from "Proaptus/proagentic-dfx"
3 AI-driven development planning skill that produces TDD-ready specifications using research-backed methodologies (Plan-then-Act, Reflexion, ToT/LATS, ReAct).USE THIS SKILL PROACTIVELY when:- User requests a feature implementation- User reports a bug that needs fixing- User asks for code refactoring- Task involves multiple files or components- Requirements need clarification before coding- You need to create a comprehensive development planThis skill implements the complete planning pipeline: repo analysis → test-first design → structured plan generation → self-critique → TDD handover specification.OUTPUT: Structured TDD Handover Spec (JSON + Markdown) ready for TDD agent consumption.
2026-01-05
project-scaffolder.md
0
1 export project-scaffolder
2 BitYoungjae from "BitYoungjae/dokhak"
3 Creates plan.md, task.md, persona.md, project-context.md, and CLAUDE.md for new self-learning resource projects. Use when: (1) /init-project command is invoked, (2) setting up a new tutorial/guide/documentation project, (3) structure-designer agent needs templates for learning resource structure design. Provides hierarchical Part/Chapter/Section templates with page allocation.
2026-01-05
playwright-e2e-testing.md
0
1 export playwright-e2e-testing
2 bobmatnyc from "bobmatnyc/termpilot"
3 Playwright modern end-to-end testing framework with cross-browser automation, auto-wait, and built-in test runner. Use when testing web applications end-to-end, implementing cross-browser testing, or recording user flows with screenshots and videos.
2026-01-05
database-schema-guide.md
0
1 export database-schema-guide
2 galactivale from "galactivale/financeocr"
3 VaultCPA database schema reference with 50+ Prisma models, relationships, and query patterns. Use when working with database models, designing features, or understanding data structure.
2026-01-05
nix-module-template.md
0
1 export nix-module-template
2 aytordev from "aytordev/system"
3 Basic Nix module structure template. Use when creating new NixOS, Home Manager, or nix-darwin modules from scratch.
2026-01-05
wishful-thinking-programming.md
0
1 export wishful-thinking-programming
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when building features with unknowns or uncertainties - start from well-understood parts (business logic, UX, pure functions), write code as if ideal collaborators exist, use mocks to define APIs through usage, preventing analysis paralysis from trying to understand everything upfront
2026-01-05
python-expert.md
0
1 export python-expert
2 morfseven from "morfseven/dotfiles"
3 Python development expert. Activates when writing Python code (.py files), discussing Python frameworks (FastAPI, Django, Flask), or Python-specific questions. Provides modern Python 3.10+ patterns, type hints, async/await best practices, and Pythonic code.
2026-01-05
gcp-cost.md
0
1 export gcp-cost
2 smorand from "smorand/claude-config"
3 Expert in retrieving and analyzing GCP cost data from L'Oréal's BTDP infrastructure. **Use this skill whenever the user mentions "GCP cost", "GCP costs", "cloud cost", "cloud spending", "billing", "GCP expenses", or asks about cost breakdown, cost analysis, or cost optimization for Google Cloud Platform.**
2026-01-05
convert-json-schema-to-mermaid-chart.md
0
1 export convert-json-schema-to-mermaid-chart
2 arndtvoges from "arndtvoges/agent-workbench"
3 Takes a data model providede as JSON schema and converts it to mermaid chart code
2026-01-05
sc-best-practices-complete-100percent.md
0
1 export sc-best-practices-complete-100percent
2 Ketomihine from "Ketomihine/my_skills"
3 单细胞分析最佳实践集合 - 100%完整覆盖(410个文件:407个HTML文档+3个项目文档)
2026-01-05
nextjs-frontend-api-client-patterns.md
0
1 export nextjs-frontend-api-client-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Standard patterns for HTTP/API clients in Next.js 16+ App Router frontends: where to put the client, how to type it, how to handle errors, and how to attach auth headers in a reusable way.
2026-01-05
memory-save.md
0
1 export memory-save
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Execute when you see "[MEMORY_KEEPER]" in hook output. Follow the numbered steps exactly to save session memory.
2026-01-05
turborepo.md
0
1 export turborepo
2 levanminhduc from "levanminhduc/LuongHoaThoNew"
3 Guide for implementing Turborepo - a high-performance build system for JavaScript and TypeScript monorepos. Use when setting up monorepos, optimizing build performance, implementing task pipelines, configuring caching strategies, or orchestrating tasks across multiple packages.
2026-01-05