Browse Skills

18175 skills found

architecture.md
0
1 export architecture
2 majiayu000 from "majiayu000/claude-skill-registry"
3 分层架构规范 / Architecture and layering rules (v0.3.1)。在设计新组件、修改导入、检查分层时使用。核心约束:cli → flows → data,core 向内不向外。Use when designing components, changing imports, or reviewing layering decisions. Enforces cli/flows/core/data separation.
2026-01-05
social-media-investigation.md
0
1 export social-media-investigation
2 babdulhakim2 from "babdulhakim2/scolo-app"
3 Find and analyze social media profiles and digital presence
2026-01-05
backend-dev-guidelines.md
0
1 export backend-dev-guidelines
2 ZeroGravitySkin-Ron from "ZeroGravitySkin-Ron/Claude"
3 Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories, middleware, or working with Express APIs, Prisma database access, Sentry error tracking, Zod validation, unifiedConfig, dependency injection, or async patterns. Covers layered architecture (routes → controllers → services → repositories), BaseController pattern, error handling, performance monitoring, testing strategies, and migration from legacy patterns.
2026-01-05
agent-api-guide.md
0
1 export agent-api-guide
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guide for the inter-host agent API system. Use when adding capabilities to hosts, writing handlers, understanding the GC protocol, or debugging agent call issues.
2026-01-05
accessible-motion.md
0
1 export accessible-motion
2 dylantarre from "dylantarre/animation-principles"
3 Use when implementing reduced motion alternatives, vestibular-safe animations, WCAG compliance, or designing for users with motion sensitivity.
2026-01-05
image-extraction.md
0
1 export image-extraction
2 chataigne-ai from "chataigne-ai/claude-plugins"
3 This skill should be used when the user asks to "extract images from Uber Eats", "download menu images", "get pictures from restaurant website", "scrape food photos", "map images to menu items", or needs to extract and correlate images from delivery platforms for catalog creation.
2026-01-05
incident-analysis.md
0
1 export incident-analysis
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Analyze and resolve production incidents using systematic investigation, root cause analysis, and autonomous remediation
2026-01-05
principle-guide.md
0
1 export principle-guide
2 krhrtky from "krhrtky/dotfiles"
3 Guide decision-making using principles and trade-off analysis frameworks. Use when making technical decisions, evaluating alternatives, designing solutions, or choosing between options. Helps establish lasting principles.
2026-01-05
plugin-dev.md
0
1 export plugin-dev
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when creating extensions for Claude Code or OpenCode, including plugins, commands, agents, skills, and custom tools. Covers both platforms with format specifications, best practices, and the ai-eng-system build system.
2026-01-05
sveltia-cms.md
0
1 export sveltia-cms
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Complete Sveltia CMS skill for lightweight, Git-backed content management.Sveltia is the modern successor to Decap/Netlify CMS with 5x smaller bundle (300 KB),faster GraphQL-based performance, and solves 260+ predecessor issues.Use this skill when setting up Git-based CMS for static sites (Hugo, Jekyll,11ty, Gatsby, Astro, SvelteKit, Next.js), blogs, documentation sites, marketingsites, or migrating from Decap/Netlify CMS. Framework-agnostic with first-classi18n support and mobile-friendly editing interface.Prevents 8+ common errors including OAuth authentication failures, TOML formattingissues, YAML parse errors, CORS/COOP policy problems, content not listing, scriptloading errors, image upload failures, and deployment problems. Includes completeKeywords: Sveltia CMS, Git-backed CMS, Decap CMS alternative, Netlify CMS alternative, headless CMS, static site CMS, Hugo CMS, Jekyll CMS, 11ty CMS, Gatsby CMS, Astro CMS, SvelteKit CMS, Next.js CMS, content management, visual editing, markdown CMS, YAM
2026-01-05
skill-creator.md
0
1 export skill-creator
2 timequity from "timequity/vibe-coder"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
requesting-code-review.md
0
1 export requesting-code-review
2 arturas-bes from "arturas-bes/kainuguru-api"
3 Use when completing tasks, implementing major features, or before merging to verify work meets requirements - dispatches superpowers:code-reviewer subagent to review implementation against plan or requirements before proceeding
2026-01-05
new-frontend-feature.md
0
1 export new-frontend-feature
2 twentynineteen from "twentynineteen/bucket"
3 Scaffolds new frontend pages/features with TDD approach, following established UI patterns from BuildProject/Baker pages. Generates page component, test file, updates routing, and maintains 90%+ test coverage before implementing production code. Use this when creating new pages or features in the Bucket app.
2026-01-05
extract-blockchain-media.md
0
1 export extract-blockchain-media
2 b-open-io from "b-open-io/1sat-skills"
3 Extract media files (images, videos, documents) from BSV blockchain transactions using the txex CLI tool. Retrieves inscribed ordinals and embedded files.
2026-01-05
jellyfin-library-scan.md
0
1 export jellyfin-library-scan
2 theflysurfer from "theflysurfer/claude-skills-marketplace"
3 Triggers and monitors Jellyfin library scans, shows scan progress, displays newly added content, and verifies library statistics. Use this after adding new media, when content doesn't appear in Jellyfin, or when investigating indexing issues.
2026-01-05
security-audit-assistant.md
0
1 export security-audit-assistant
2 therealchandlerbing from "therealchandlerbing/claude-usecases"
3 Comprehensive security specialist that performs vulnerability assessments, secure code reviews, dependency audits, and provides remediation guidance following OWASP, CWE, and industry security standards
2026-01-05
ghostmind-system.md
0
1 export ghostmind-system
2 ghostmind-dev from "ghostmind-dev/system"
3 This skill should be used when working with the Ghostmind development system, which uses meta.json as a central configuration for Docker, Compose, Terraform, and Tmux. Use this skill when creating or modifying configurations for any of these components, setting up new applications, or understanding how the system components interconnect.
2026-01-05
marp.md
0
1 export marp
2 majiayu000 from "majiayu000/claude-skill-registry"
3 build marp presentations
2026-01-05
tsconfig-builder.md
0
1 export tsconfig-builder
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate properly configured tsconfig.json files for TypeScript projects with appropriate compiler options for various project types. Triggers on "create tsconfig", "generate tsconfig.json", "typescript config for", "configure TypeScript".
2026-01-05
unit-testing.md
0
1 export unit-testing
2 sun33t from "sun33t/suneet-codes"
3 This skill should be used when the user asks to "add unit tests", "write tests", "set up Vitest", "create a utility function", "add test coverage", or mentions TDD, test-driven development, or testing utilities. Provides guidance for unit testing with Vitest in TypeScript/Next.js projects using TDD approach.
2026-01-05
slack-gif-creator.md
0
1 export slack-gif-creator
2 Snoopiam from "Snoopiam/claude_all_skills"
3 Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies when users request animated GIFs or emoji animations for Slack from descriptions like "make me a GIF for Slack of X doing Y".
2026-01-05
security-review.md
0
1 export security-review
2 tvdavies from "tvdavies/opencode-kit"
3 Security-focused code review guidelines for identifying vulnerabilities
2026-01-05
architecture-lookup.md
0
1 export architecture-lookup
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use this skill when exploring codebase architecture or planning new features requiring models/enums.AUTO-ACTIVATE when user mentions (FR/EN): - modèle, model, models, enum, enums, schema, Prisma schema - architecture, domain, domaine, existe, exists, available, disponible - créer, create, ajouter, add, nouveau, new, nouvelle feature - quel modèle, what model, which model,quel enum - 121 modèles, 87 enums, Planning, Leave, Business RulesThis skill provides INSTANT lookup (500 tokens vs 15k for full ERD) for 121 models and 87 enums.
2026-01-05
guardrails-contracts.md
0
1 export guardrails-contracts
2 colingwuyu from "colingwuyu/optaic-trading"
3 Follow these patterns when designing guardrails validation contracts in OptAIC. Use for signal bounds, dataset schemas, portfolio constraints, PIT validation, and other domain-specific validation rules. Covers the "Law vs Police" architecture where Definitions contain contracts and the Engine enforces them.
2026-01-05