Browse Skills

22656 skills found

cloud-deployment.md
0
1 export cloud-deployment
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Provides guidance and resources for deploying applications to various cloud platforms like Vercel, Railway, Render, and Fly.io. Use this skill when a user asks to deploy an application, set up a cloud environment, or needs help with cloud configuration, CI/CD, custom domains, and rollbacks for these platforms.
2026-01-05
tailwind-ui-patterns.md
0
1 export tailwind-ui-patterns
2 autohandai from "autohandai/community-skills"
3 Tailwind CSS v4 patterns, component styling, and responsive design
2026-01-05
artifact-aggregator.md
0
1 export artifact-aggregator
2 djimontyp from "djimontyp/task-tracker"
3 Create tiered reports (micro/standard/comprehensive) based on task complexity. Tier 1 (200-500 words) for Level 1 tasks, Tier 2 (500-1500 words) for Level 2, Tier 3 (1500-5000 words) for Level 3 epics. Synthesizes agent outputs into concise, scannable reports without duplication. Uses density over volume, actionable over descriptive. Triggers ONLY after multi-agent completion (2+ agents) or complex investigations. NOT for single-agent trivial tasks.
2026-01-05
training-designer.md
0
1 export training-designer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when designing training programs, individual workshop sessions, or learning modules using evidence-based frameworks. Use this skill to structure sessions with TBR 4Cs (Connection, Concepts, Concrete Practice, Conclusion), create learning objectives, apply brain-friendly principles, and design session flow.
2026-01-05
nestjs-typeorm-integration.md
0
1 export nestjs-typeorm-integration
2 AgentiveCity from "AgentiveCity/SkillFactory"
3 Use this skill whenever the user wants to set up, configure, or refactor TypeORM within a NestJS TypeScript project, including data sources, entities, migrations, repositories, relations, and transactional patterns.
2026-01-05
moai-workflow-testing.md
0
1 export moai-workflow-testing
2 junseokandylee from "junseokandylee/ClaudeAutomate"
3 Comprehensive development workflow specialist combining TDD, debugging, performance optimization, code review, and quality assurance into unified development workflows
2026-01-05
writing-skills.md
0
1 export writing-skills
2 pproenca from "pproenca/dot-claude-old"
3 Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization
2026-01-05
creating-claude-code-skills.md
0
1 export creating-claude-code-skills
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill guides the process of creating new Claude Code skills, covering skill anatomy, frontmatter format, naming conventions, organization patterns, and when to use personal vs company-specific skills. Use this skill when you want to create a new skill or understand skill structure.
2026-01-05
collaborating-with-codex.md
0
1 export collaborating-with-codex
2 Intellegam from "Intellegam/claude-plugins"
3 Collaborates with OpenAI Codex as an external AI agent for second opinions on complex decisions. Provides guidelines for brainstorming, plan validation, and code review workflows. Use when making architectural decisions, validating implementation plans, reviewing code after significant changes, or consulting codex, codex-reply, or codex-review MCP tools.
2026-01-05
inbox-processing-example.md
0
1 export inbox-processing-example
2 Avery2 from "Avery2/things3-mcp-tools"
3 EXAMPLE - Workflow for processing large Things3 inboxes using LLM-driven confidence matching and intelligent automation. This is a genericized example - create your own version in inbox-processing/ for personal use.
2026-01-05
jira-auto-detector.md
0
1 export jira-auto-detector
2 schovi from "schovi/claude-schovi"
3 Automatically detects Jira issue mentions (EC-1234, IS-8046, URLs) and intelligently fetches context via jira-analyzer subagent when needed for the conversation
2026-01-05
learning-discussion-designer.md
0
1 export learning-discussion-designer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Design discussion prompts, Socratic questions, debate structures, and facilitation guides for meaningful learning conversations. Use for discussion-based learning. Activates on "discussion questions", "debate design", "Socratic method", or "forum prompts".
2026-01-05
python-testing-standards.md
0
1 export python-testing-standards
2 clostaunau from "clostaunau/holiday-card"
3 Comprehensive Python testing best practices, pytest conventions, test structure patterns (AAA, Given-When-Then), fixture usage, mocking strategies, code coverage standards, and common anti-patterns. Essential reference for code reviews, test writing, and ensuring high-quality Python test suites with pytest, unittest.mock, and pytest-cov.
2026-01-05
skyspark-analysis.md
0
1 export skyspark-analysis
2 majiayu000 from "majiayu000/claude-skill-registry"
3 SkySpark analytics for building automation systems including Axon queries, trend analysis, fault detection, and performance optimization using haystack tagging standards
2026-01-05
gemini-websearch.md
0
1 export gemini-websearch
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Performs web searches using Gemini CLI headless mode with google_web_search tool. Includes intelligent caching, result validation, and analytics. Use when searching for current information, documentation, or when the user explicitly requests web search.
2026-01-05
check-migration.md
0
1 export check-migration
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Flywayマイグレーションチェックスキル - マイグレーションファイルの検証、バージョン番号の競合チェック、命名規則チェック、SQL構文チェックを実施します。mainブランチとの競合確認も行い、マイグレーションの品質を保証します。
2026-01-05
codex.md
0
1 export codex
2 tomnagengast from "tomnagengast/revurb"
3 **Use this in every interaction** for validating implementation plans and todos, brainstorming before coding, creating TodoWrite todos for checklists, and reviewing work for completeness, clarity, and alignment with design goals - describes Codex cli usage including non-interactive exec mode, prompting guardrails, and operational checklists for reliable Codex sessions
2026-01-05
conductor.md
0
1 export conductor
2 thanhtoan105 from "thanhtoan105/Accounting_ERP_Chatbot"
3 Context-driven development methodology. Understands projects set up with Conductor (via Gemini CLI or Claude Code). Use when working with conductor/ directories, tracks, specs, plans, or when user mentions context-driven development.
2026-01-05
nativewind-patterns.md
0
1 export nativewind-patterns
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 NativeWind (Tailwind CSS for React Native) styling patterns. Use when styling mobile components.
2026-01-05
code-explainer.md
0
1 export code-explainer
2 ioku24 from "ioku24/autorankr"
3 Explains code in beginner-friendly terms. Use when user asks 'what does this do', 'how does this work', 'explain this code', or needs to understand generated code. Breaks down complex code into simple explanations for learning.
2026-01-05
daily-workflow.md
0
1 export daily-workflow
2 majiayu000 from "majiayu000/claude-skill-registry"
3 每日工作流。晨间计划、午间检查、晚间收尾的结构化流程。当用户说「晨间」「午间」「晚间」「收工」或需要每日生产力流程时使用。适用于 life-os/ 目录。
2026-01-05
ai-product-photo.md
0
1 export ai-product-photo
2 GroundMountCompany from "GroundMountCompany/groundmounts-app"
3 Specialized skill for AI product photography. Use when you need professional product shots, hero images, lifestyle photography, or e-commerce visuals. Triggers on: product shot, hero image, e-commerce photo. Outputs production-ready product photography.
2026-01-05
global-validation.md
0
1 export global-validation
2 elliotsaha from "elliotsaha/smt-slack-app"
3 Implement comprehensive validation on both client and server sides with specific error messages and sanitization to prevent security vulnerabilities. When implementing form validation, input checking, or data sanitization. When working on API endpoints, form handlers, or data processing functions. When validating user input, business rules, or data integrity constraints. When implementing client-side validation for user experience or server-side validation for security. When checking data types, formats, ranges, or required fields. This skill applies to validation logic across all types of code files to ensure data integrity and security.
2026-01-05
pdf-extractor.md
0
1 export pdf-extractor
2 smorand from "smorand/claude-config"
3 Expert in PDF content extraction and analysis. **Use whenever the user mentions PDFs, .pdf files, or requests to extract, read, parse, analyze, convert, or process PDF documents.** Handles text extraction, image extraction, converting PDFs to markdown or other formats, batch PDF processing, and analyzing PDF document structure for AI processing. Uses a fast Go binary with Vertex AI Gemini for intelligent image analysis. Supports two methods - preferred binary-based extraction (default) and alternative image-based extraction (when explicitly requested). (project, gitignored)
2026-01-05