Browse Skills

44357 skills found

readme-config.md
0
1 export readme-config
2 metasaver from "metasaver/metasaver-marketplace"
3 README.md documentation templates and validation logic for MetaSaver monorepos. Includes repository type detection (library vs consumer), required sections (Title, Description, Installation, Usage, Scripts), and line count guidance (consumer 75-100 lines, library 150-200 lines). Use when creating or auditing README.md files at monorepo root.
2026-01-05
repomix-codebase-explorer.md
0
1 export repomix-codebase-explorer
2 cmtkdot from "cmtkdot/xanbzs-toolkit"
3 PROACTIVELY use when exploring unfamiliar codebases, analyzing remote repositories, generating reference skills from code, or needing AI-optimized context for code review. Triggers on "analyze repo", "explore codebase", "pack repository", "generate skill from", "understand this codebase", "code context".
2026-01-05
design.md
0
1 export design
2 c-daly from "c-daly/dotclaude"
3 This skill should be used when producing an explicit, unambiguous spec for a coding task. Use when the orchestrator invokes phase 1 (design) or when detailed specification is needed before implementation.
2026-01-05
global-conventions.md
0
1 export global-conventions
2 pdovhomilja from "pdovhomilja/dovhomilja-cz"
3 Follow project-wide development conventions for file organization, version control, documentation, and dependency management. Use this skill when organizing project directories and files, writing README documentation, creating commit messages, working with git branches, managing pull requests, configuring environment variables, handling secrets and API keys, managing project dependencies, setting up feature flags, maintaining changelogs, defining testing requirements, establishing code review processes, or structuring the overall project architecture. Apply this skill when setting up new projects, refactoring project structure, working with version control, managing configuration files, or ensuring the project follows consistent organizational patterns and best practices.
2026-01-05
abp-infrastructure-patterns.md
0
1 export abp-infrastructure-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 ABP Framework cross-cutting patterns including authorization, background jobs, distributed events, multi-tenancy, and module configuration. Use when: (1) defining permissions, (2) creating background jobs, (3) publishing/handling distributed events, (4) configuring modules.
2026-01-05
google-slides-translator.md
0
1 export google-slides-translator
2 smorand from "smorand/claude-config"
3 Expert in Google Slides translation. Use when translating Google Slides presentations to different languages while preserving formatting, whether entire presentations or specific slide ranges.
2026-01-05
go-sdk.md
0
1 export go-sdk
2 gaarutyunov from "gaarutyunov/dev-skills"
3 Use when writing Go code to interact with Gitea API - automation, bots, integrations, migrations, or programmatic git forge operations
2026-01-05
machine-learning.md
0
1 export machine-learning
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Supervised/unsupervised learning, model selection, evaluation, and scikit-learn. Use for building classification, regression, or clustering models.
2026-01-05
marp-slide-quality.md
0
1 export marp-slide-quality
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Analyze and improve Marp markdown presentations using SlideGauge. Use when working with Marp slides, presentation files ending in .md with marp frontmatter, or when user asks to check, analyze, improve, or validate slide quality. Requires slidegauge package (installed via uvx).
2026-01-05
arcanea-design-system.md
0
1 export arcanea-design-system
2 frankxai from "frankxai/arcanea"
3 The complete Arcanean Design System - cosmic visual language, academy themes, component patterns, and design tokens for magical interfaces
2026-01-05
deploy.md
0
1 export deploy
2 JacbK from "JacbK/jacob-kieser-portfolio"
3 Help users deploy their portfolio to production. Covers Vercel, Netlify, Cloudflare Pages, GitHub Pages, Docker, and MCP integration for AI-driven deployment.
2026-01-05
definition-resource-design.md
0
1 export definition-resource-design
2 colingwuyu from "colingwuyu/optaic-trading"
3 Guide for designing Definition resources in OptAIC (the "Law"). Use when creating PipelineDef, StoreDef, AccessorDef, OpDef, MLModuleDef, or PortfolioOptimizerDef. Covers interface_spec, input/output schemas, compatibility rules, and embedded guardrail contracts.
2026-01-05
blog-proofreading.md
0
1 export blog-proofreading
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Check blog posts for flow, broken links, and formatting issues. Technical review for content ready to publish.Trigger phrases: "proofread", "check links", "formatting", "technical review", "check formatting", "review links"
2026-01-05
htmlcsstoimage.md
0
1 export htmlcsstoimage
2 vm0-ai from "vm0-ai/api0"
3 HTMLCSStoImage API via curl. Use this skill to generate images from HTML/CSS or capture screenshots of web pages.
2026-01-05
nextjs-performance.md
0
1 export nextjs-performance
2 jovermier from "jovermier/cc-stack-marketplace"
3 Next.js performance optimizations including next/image, next/font, dynamic imports, caching strategies, and bundle optimization. Use when optimizing Next.js apps for speed or Core Web Vitals.
2026-01-05
pattern-application.md
0
1 export pattern-application
2 iwo-szapar from "iwo-szapar/second-brain-shaun"
3 Surface relevant patterns from semantic memory during morning check-in to help apply proven approaches to today's work. Automatically triggered during morning check-in.
2026-01-05
sonar-graphql.md
0
1 export sonar-graphql
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Execute GraphQL queries against Sonar ISP API.Use when querying customer data, services, billing, invoices, payments, tickets, jobs, or network info from Sonar.Supports live mode via fetch_customer_live(). Reference: src/apis/sonar_client.py
2026-01-05
article.md
0
1 export article
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate technical articles and documentation using AI. Use for writing blog posts, documentation, and technical content.
2026-01-05
docker-mcp.md
0
1 export docker-mcp
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Docker management via MCP protocol. Use when the user wants to interact with Docker on their system - listing containers, images, managing container lifecycle (start/stop/restart), viewing logs, executing commands in containers, pulling images, running new containers, or working with docker-compose files.
2026-01-05
maic-methodology.md
0
1 export maic-methodology
2 choxos from "choxos/ITC-agents"
3 Deep methodology knowledge for MAIC including assumptions, weight diagnostics, ESS interpretation, and anchored vs unanchored decisions. Use when conducting or reviewing MAIC analyses.
2026-01-05
hono-d1-integration.md
0
1 export hono-d1-integration
2 AgentiveCity from "AgentiveCity/SkillFactory"
3 Use this skill whenever the user wants to design, set up, or refactor Cloudflare D1 database usage in a Hono + TypeScript app running on Cloudflare Workers/Pages, including schema management, bindings, query patterns, and data-access structure.
2026-01-05
notebooklm-lesson-planner.md
0
1 export notebooklm-lesson-planner
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create structured Google NotebookLM lesson plans with curated sources and tailored audio overview prompts. Use when the user wants to create a NotebookLM notebook, generate learning content with audio overviews, or build a curriculum with multiple focused segments. Handles both single lesson creation and batch processing of multiple topics.
2026-01-05
ai-security-expert.md
0
1 export ai-security-expert
2 frankxai from "frankxai/ai-architect"
3 Enterprise AI security patterns - LLM vulnerabilities, prompt injection defense, guardrails, PII protection, and OWASP LLM Top 10 mitigations
2026-01-05
frontend-design.md
0
1 export frontend-design
2 breverdbidder from "breverdbidder/life-os"
3 Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
2026-01-05