Browse Skills

44915 skills found

github-actions-reusable-workflows-expert.md
0
1 export github-actions-reusable-workflows-expert
2 teliha from "teliha/dev-workflows"
3 Expert guidance for creating and maintaining GitHub Actions workflows and reusable workflows with security best practices
2026-01-05
validate-test-coverage.md
0
1 export validate-test-coverage
2 foolishimp from "foolishimp/ai_sdlc_method"
3 Homeostatic sensor validating test coverage percentage and detecting requirements without tests. Calculates coverage per requirement (REQ-*) and overall. Use as quality gate or continuous coverage monitoring.
2026-01-05
architecture-patterns.md
0
1 export architecture-patterns
2 vanman2024 from "vanman2024/dev-lifecycle-marketplace"
3 Common architectural patterns and design best practices. Use when designing system architecture, choosing design patterns, or creating technical designs.
2026-01-05
logo-prompt-generator.md
0
1 export logo-prompt-generator
2 Snoopiam from "Snoopiam/claude_all_skills"
3 Generates optimized prompts for AI logo generation tools (Midjourney, DALL-E, Stable Diffusion, ComfyUI). Transforms brand requirements into effective AI prompts with style parameters, negative prompts, and technical specifications.
2026-01-05
pr-reviewer.md
0
1 export pr-reviewer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive GitHub Pull Request code review skill. Use when asked to "review this PR", "code review", "review pull request", "check this PR", or when a GitHub PR URL is provided. Fetches PR metadata, diff, comments, commits, and related issues using gh CLI. Creates organized review workspace, analyzes code against industry-standard criteria, and optionally adds inline comments to the PR.
2026-01-05
copilot-agent-builder.md
0
1 export copilot-agent-builder
2 daispacy from "daispacy/py-claude-marketplace"
3 Generate custom GitHub Copilot agents (.agent.md files) for VS Code with proper YAML frontmatter, tools configuration, and handoff workflows. Use when "create copilot agent", "generate github copilot agent", "new copilot agent for", "make a copilot agent", or "build copilot agent".
2026-01-05
design-assistant.md
0
1 export design-assistant
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert graphic, UI/UX designer for creating mockups, wireframes, and visual designs. Use when user needs help with designing interfaces, creating mockups, prototyping layouts, visual design feedback, design systems, brand identity, choosing colors/typography, or creating graphics. Triggers include "design," "mockup," "wireframe," "UI," "UX," "interface," "visual," "brand," or "prototype."
2026-01-05
dependencyaudit.md
0
1 export dependencyaudit
2 chrislyons from "chrislyons/carbon-acx"
3 Scan project for outdated or vulnerable dependencies, enforce dependency policies, check licenses, and generate upgrade recommendations.
2026-01-05
ci-cd-pipelines.md
0
1 export ci-cd-pipelines
2 leobrival from "leobrival/topographic-studio-plugins"
3 Guide for creating and configuring CI/CD pipelines with GitHub Actions or GitLab CI. Use when users need to set up automated workflows for testing, building, deploying applications, or managing secrets. Covers Node.js, Python, Docker, Vercel, Railway, Cloudflare, and multi-environment deployments.
2026-01-05
code-refactoring-patterns.md
0
1 export code-refactoring-patterns
2 randalmurphal from "randalmurphal/claude-config"
3 When and how to refactor complex functions including complexity thresholds (50+ statements, 12+ branches), extraction patterns, guard clauses, and testing strategies. Use when ruff/pylint complexity warnings appear or code becomes hard to maintain.
2026-01-05
release-packaging.md
0
1 export release-packaging
2 YosrBennagra from "YosrBennagra/3SC"
3 Package and release the .NET 8 WPF widget host app using MSIX or ClickOnce. Use when configuring installers, signing, update channels, and publishing release artifacts.
2026-01-05
wasp-operations.md
0
1 export wasp-operations
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Complete Wasp operations patterns for queries and actions. Use when creating backend operations, implementing queries/actions, or working with server-side code. Includes type annotations, auth checks, entity access, client usage, and error handling.
2026-01-05
md2pdf.md
0
1 export md2pdf
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Convert a markdown file to PDF using pandoc
2026-01-05
meta-automation-architect.md
0
1 export meta-automation-architect
2 comzine from "comzine/claude-code-marketplace"
3 Use when user wants to set up comprehensive automation for their project. Generates custom subagents, skills, commands, and hooks tailored to project needs. Creates a multi-agent system with robust communication protocol.
2026-01-05
android-playstore-setup.md
0
1 export android-playstore-setup
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Complete Play Store setup - orchestrates scanning, privacy policy, version management, Fastlane, and workflows (Internal track only)
2026-01-05
system-spec-kit.md
0
1 export system-spec-kit
2 MichelKerkmeester from "MichelKerkmeester/AI_Magic"
3 Mandatory spec folder workflow orchestrating documentation level selection (1-3), template selection, and folder creation for all file modifications through documentation enforcement.
2026-01-05
twenty.md
0
1 export twenty
2 vm0-ai from "vm0-ai/api0"
3 Open-source CRM API for managing people, companies, notes, tasks and custom objects
2026-01-05
commit-message.md
0
1 export commit-message
2 shidax-corp from "shidax-corp/kintone-authenticator"
3 Create a proper git commit or branch.
2026-01-05
python-design-patterns.md
0
1 export python-design-patterns
2 WorldCentralKitchen from "WorldCentralKitchen/python-dev-framework"
3 This skill should be used when the user asks about "design patterns", "SOLID principles", "factory pattern", "strategy pattern", "observer pattern", "composition vs inheritance", "Pythonic design", "singleton alternatives", "anti-patterns", "dependency injection", or needs guidance on applying Gang of Four patterns idiomatically in Python.
2026-01-05
data-engineering.md
0
1 export data-engineering
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Data pipeline architecture, ETL/ELT patterns, data modeling, and production data platform design
2026-01-05
moai-worktree.md
0
1 export moai-worktree
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Git worktree management for parallel SPEC development with isolated workspaces, automatic registration, and seamless MoAI-ADK integration
2026-01-05
mcp-builder-evaluation.md
0
1 export mcp-builder-evaluation
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 MCP (Model Context Protocol) server evaluation guide for creating comprehensive test suites with read-only, independent questions
2026-01-05
module-extractor.md
0
1 export module-extractor
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Extract classes, functions, or code blocks from large modules into separate files. This skill should be used during refactoring to break up monolithic files while maintaining import compatibility and test coverage.
2026-01-05
bulletproof-react-auditor.md
0
1 export bulletproof-react-auditor
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use PROACTIVELY when users ask about React project structure, Bulletproof React patterns, or need architecture guidance. Covers structure setup, codebase auditing, anti-pattern detection, and feature-based migration planning. Triggers on "bulletproof react", "React structure help", "organize React app", or "audit my architecture".
2026-01-05