Browse Skills

6825 skills found

readme-generator.md
0
1 export readme-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Эксперт по README файлам. Используй для создания документации проектов, badges, installation guides и usage examples.
2026-01-05
arcanea-teacher-mentor.md
0
1 export arcanea-teacher-mentor
2 frankxai from "frankxai/arcanea"
3 Personalized AI mentorship for learning any creative or technical skill. Adaptive teaching that meets you where you are and guides you to mastery. Premium skill for deep learning journeys.
2026-01-05
css-coder.md
0
1 export css-coder
2 majiayu000 from "majiayu000/claude-skill-registry"
3 CSS authoring guidance emphasizing web standards, accessibility, and performance. Use when writing, reviewing, or refactoring CSS. Provides patterns, snippets, and conventions that prioritize native CSS over frameworks, semantic structure, and maintainable code. Refer to references/patterns.md for specific patterns and snippets.
2026-01-05
vitepress-docs.md
0
1 export vitepress-docs
2 lwmacct from "lwmacct/251117-go-ddd-template"
3 当用户要求"创建文档"、"更新文档"、"写文档"、"添加指南"、"写 API 文档"、"新建文档页面" 或提到 Docs/VitePress 时使用。
2026-01-05
bugs-fundamentals.md
0
1 export bugs-fundamentals
2 choxos from "choxos/BayesianAgent"
3 Foundational knowledge for writing BUGS/JAGS models including precision parameterization, declarative syntax, distributions, and R integration. Use when creating or reviewing BUGS/JAGS models.
2026-01-05
loopwish-openapi-contract.md
0
1 export loopwish-openapi-contract
2 LoopWish from "LoopWish/shared"
3 Maintain the Loopwish API contract: update the shared OpenAPI spec when backend endpoints change and keep backwards-compatibility in mind.
2026-01-05
memory-sync.md
0
1 export memory-sync
2 gaurangrshah from "gaurangrshah/gsc-plugins"
3 Reconcile worklog database with documentation - promotes learnings to docs with proper frontmatter and validates after sync
2026-01-05
mermaid-export.md
0
1 export mermaid-export
2 sparkling from "sparkling/claude-skills"
3 Export Mermaid diagrams from documents to SVG images. Use after creating documents with Mermaid code blocks when you need to render them as static images for distribution, GitHub, wikis, or static sites. Processes .md, .html, .mdx, .rst, .adoc files.
2026-01-05
moai-workflow-project.md
0
1 export moai-workflow-project
2 junseokandylee from "junseokandylee/ClaudeAutomate"
3 Integrated project management system with documentation, language initialization, and template optimization modules. Use when setting up projects, generating documentation, configuring multilingual support, or optimizing templates.
2026-01-05
internal-doc-polisher.md
0
1 export internal-doc-polisher
2 blue119 from "blue119/yp-skills"
3 Transform raw or transcript-like text into a polished Markdown document for internal sharing. Use when the user provides a text file (any mix of zh_tw, zh_cn, or en) and wants sentence repair, structured headings, concise paragraphs, a 3–7 bullet summary, and an Action Items section when tasks are mentioned.
2026-01-05
readthedocs-search-api.md
0
1 export readthedocs-search-api
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Query the Read the Docs Search API to find documentation across projects and repositories. Use when searching documentation, finding related docs, finding API documentation, or gathering information about projects on Read the Docs.
2026-01-05
supabase-expert.md
0
1 export supabase-expert
2 synqing from "synqing/Lightwave-Ledstrip"
3 Comprehensive Supabase expert with access to 2,616 official documentation files covering PostgreSQL database, authentication, real-time subscriptions, storage, edge functions, vector embeddings, and all platform features. Invoke when user mentions Supabase, PostgreSQL, database, auth, real-time, storage, edge functions, backend-as-a-service, or pgvector.
2026-01-05
backend-migrations.md
0
1 export backend-migrations
2 89jobrien from "89jobrien/mcp-joecc"
3 Write safe, reversible database migrations that support zero-downtime deployments. Use this skill when creating or modifying database migration files. When working on files in migrations/, alembic/, or any database schema change files. When adding new tables, columns, indexes, or constraints. When writing rollback/down methods for migrations. When considering deployment order for schema changes in high-availability systems.
2026-01-05
building-skills.md
0
1 export building-skills
2 kevindurb from "kevindurb/.dotfiles"
3 Creates new Claude Code skills by generating proper directory structure, SKILL.md files with YAML frontmatter, and supporting documentation. Use when user wants to create, scaffold, or build a new skill.
2026-01-05
business-writing.md
0
1 export business-writing
2 sidsarasvati from "sidsarasvati/dotfiles"
3 Use when writing B2B sales emails, professional communication, or business correspondence. Applies Sid's direct voice (simple, brief, human) with Grand Slam Offer strategy (never salesy).
2026-01-05
drawio.md
0
1 export drawio
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create and edit draw.io diagrams in XML format. Use when the user wants to create flowcharts, architecture diagrams, sequence diagrams, or any visual diagrams. Handles XML structure, styling, fonts (Noto Sans JP), arrows, connectors, and PNG export.
2026-01-05
developing-with-php.md
0
1 export developing-with-php
2 FortiumPartners from "FortiumPartners/ensemble"
3 Modern PHP 8.x development with type system, attributes, enums, error handling, and Composer. Use when writing PHP code or working with PHP projects.
2026-01-05
sine-cosine-module.md
0
1 export sine-cosine-module
2 Lokie-ree from "Lokie-ree/creative-lab"
3 Technical implementation guide for building the interactive sine/cosine visualization module. Use when writing React Three Fiber components, implementing animations, structuring state, building the unit circle or wave visualization, creating the match scoring system, or optimizing performance. Triggers on code implementation questions for the math module.
2026-01-05
frontend-css.md
0
1 export frontend-css
2 frankdevlabs from "frankdevlabs/compilothq"
3 Write and structure CSS following the project's methodology (Tailwind CSS, BEM, CSS Modules, utility classes), maintaining design system consistency, avoiding framework style overrides, and minimizing custom CSS. Use this skill when creating or modifying CSS files (.css, .scss, .sass, .less, .pcss), CSS Module files (.module.css, .module.scss), styled-components or emotion files (.styles.ts, .styles.js), Tailwind CSS configuration files (tailwind.config.js, tailwind.config.ts), theme files, or when writing utility classes in JSX/TSX components, HTML templates, or Vue/Svelte files. Use this when implementing Tailwind CSS utility classes like flex, grid, text-center, bg-blue-500, p-4, rounded-lg, shadow-md, hover:opacity-80, or responsive variants like sm:block, md:flex, lg:grid-cols-3, xl:max-w-7xl for mobile-first responsive design, writing BEM-style class names following the Block__Element--Modifier convention (like header__logo--large or card__title--featured) for structured, maintainable CSS architecture,
2026-01-05
knowledge-searching.md
0
1 export knowledge-searching
2 irahardianto from "irahardianto/monarch"
3 Retrieves implementation knowledge, code examples, and documentation references. Use to inform technical decision-making when the user requires specific library usage, framework patterns, or syntax details. Trigger on requests to 'search docs', 'find code examples', or 'check implementation details'.
2026-01-05
supabase-mastery.md
0
1 export supabase-mastery
2 ScientiaCapital from "ScientiaCapital/scientia-superpowers"
3 Master Supabase patterns for migrations, RLS policies, pgvector, and authentication. Use when creating database schemas, writing migrations, implementing row-level security, setting up auth, or debugging Supabase issues. Triggers on "supabase migration", "RLS policy", "row level security", "pgvector", "supabase auth", "magic link".
2026-01-05
tech-blogger-writer.md
0
1 export tech-blogger-writer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Writes technical blog posts with professional yet friendly tone
2026-01-05
jira-spaces.md
0
1 export jira-spaces
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manage Confluence spaces for project documentation. Create, list, and delete spaces with templates. Use when setting up project documentation structure or managing Confluence content areas.
2026-01-05
nvidia-supply-chain-analysis.md
0
1 export nvidia-supply-chain-analysis
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive toolkit for analyzing and anticipating Nvidia and semiconductor supply chain stock movements. Use when users need to (1) analyze Nvidia ecosystem dependencies and correlations, (2) identify trading opportunities across the supply chain, (3) track earnings catalysts and events, (4) understand bottlenecks and risk factors, (5) develop supply chain investment strategies, or (6) monitor technical indicators and momentum across semiconductor names. Provides real-time data fetching, technical analysis, fundamental relationships mapping, and predictive signals based on supply chain dynamics.
2026-01-05