Browse Skills

18175 skills found

brand-voice.md
0
1 export brand-voice
2 GroundMountCompany from "GroundMountCompany/groundmounts-app"
3 Define or extract a consistent brand voice that other skills can use. Two modes - Extract (analyze existing content you're proud of) or Build (strategically construct a voice from scratch). Use when starting a project, when copy sounds generic, or when output needs to sound like a specific person/brand. Triggers on: what's my voice, analyze my brand, help me define my voice, make this sound like me, voice guide, brand personality. Outputs a voice profile that can be fed into direct-response-copy and other content skills.
2026-01-05
tailwind-css.md
0
1 export tailwind-css
2 bobmatnyc from "bobmatnyc/termpilot"
3 Tailwind CSS utility-first framework for rapid UI development with responsive design and dark mode. Use when building component-based applications requiring consistent design systems with React, Vue, or Svelte.
2026-01-05
command-development.md
0
1 export command-development
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill guides creating slash commands for Claude Code—reusable Markdown-based prompts with YAML configuration. Use when building custom commands, designing command workflows, or extending Claude Code functionality.
2026-01-05
configuring-better-auth.md
0
1 export configuring-better-auth
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Implement OAuth 2.1 / OIDC authentication using Better Auth with MCP assistance. Use when settingup a centralized auth server (SSO provider), implementing SSO clients in Next.js apps, configuringPKCE flows, or managing tokens with JWKS verification. Uses Better Auth MCP for guided setup.NOT when using simple session-only auth without OAuth/OIDC requirements.
2026-01-05
canvas-filmstrip-testing.md
0
1 export canvas-filmstrip-testing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Visual regression for canvas-rendered matrix progressions. Tests filmstrip strips that show how 2D data evolves visually over time. Auto-apply when editing *Progressions.ts strip definitions or stories with filmstrip components.
2026-01-05
file-upload-handling.md
0
1 export file-upload-handling
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Implement secure file uploads with validation, size limits, type checking, virus scanning, and UUID naming. Use when handling file uploads like profile photos, documents, or resources.
2026-01-05
chartjs-developers.md
0
1 export chartjs-developers
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when the user asks "Chart.js plugin", "custom Chart.js plugin", "Chart.js plugin hooks", "Chart.js beforeDraw", "Chart.js afterDraw", "custom chart type", "extend Chart.js", "Chart.js API", "Chart.js update", "Chart.js destroy", "Chart.js methods", "Chart.js events", "Chart.js canvas", "Chart.js TypeScript", "custom scale", "Chart.js DatasetController", "Chart.js Scale", or needs help creating custom Chart.js v4.5.1 plugins, extensions, custom chart types, custom scales, or using the API.
2026-01-05
terraform-patterns.md
0
1 export terraform-patterns
2 mindmorass from "mindmorass/reflex"
3 Terraform infrastructure as code patterns and best practices. Use when writing Terraform configurations, creating modules, managing state, or designing IaC architectures.
2026-01-05
testing-test-writing.md
0
1 export testing-test-writing
2 elliotsaha from "elliotsaha/smt-slack-app"
3 Write minimal, strategic tests focused on core user flows and critical paths rather than comprehensive coverage. When creating or modifying test files for unit tests, integration tests, or end-to-end tests. When working on test files (*.test.ts, *.spec.ts, __tests__/*). When writing tests for critical user workflows and primary functionality. When testing behavior rather than implementation details. When mocking external dependencies or ensuring fast test execution. When deciding which parts of the codebase require testing coverage.
2026-01-05
ios-sdk-code-review.md
0
1 export ios-sdk-code-review
2 daispacy from "daispacy/py-claude-marketplace"
3 Comprehensive iOS SDK code review for Payoo iOS Frameworks. Checks Clean Architecture patterns, MVVM implementation, UseCase patterns, memory management, naming conventions, API design, and Swift best practices. Use when "review code", "check code", "code review", "review PR", or analyzing Swift files in this project.
2026-01-05
doc-to-skill-scraper.md
0
1 export doc-to-skill-scraper
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Scrape external documentation (API references, library docs, protocol specifications) and generate Claude Agent Skills in SKILL.md format. Use when creating skills from documentation, integrating third-party knowledge, or building domain-specific skills. Parses HTML/Markdown, extracts structure, generates proper frontmatter and instructions. Triggers on "scrape documentation", "docs to skill", "generate skill from docs", "API documentation to skill".
2026-01-05
react-architecture-enforcer.md
0
1 export react-architecture-enforcer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when fixing bugs, something broken, not working, or doesn't work in React - also when adding features, request says "quick fix", "keep it simple", or "follow existing pattern"
2026-01-05
project-architecture-patterns.md
0
1 export project-architecture-patterns
2 roeimed0 from "roeimed0/rrna-phylo"
3 Architecture patterns for rRNA-Phylo project including FastAPI backend design, service organization, async task processing with Celery, Pydantic schemas, testing with pytest, Biopython integration, and API design conventions. Covers project structure, dependency injection, error handling, and configuration management.
2026-01-05
julien-mcp-jina.md
0
1 export julien-mcp-jina
2 theflysurfer from "theflysurfer/claude-skills-marketplace"
3 Install Jina AI MCP for web scraping. Use when user needs Jina Reader for URL content extraction.
2026-01-05
nestmind-marketing.md
0
1 export nestmind-marketing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Marketing strategy and copywriting guidance for NestMind, a privacy-first iOS knowledge management app. Use when creating website copy, landing pages, App Store descriptions, marketing materials, social media content, or any promotional content for NestMind. Covers positioning, messaging hierarchy, differentiation, and conversion optimization.
2026-01-05
fastify-routes.md
0
1 export fastify-routes
2 janisto from "janisto/fastify-playground"
3 Guide for creating Fastify route handlers with TypeBox schemas and OpenAPI documentation. Use when adding new routes to app/src/routes/.
2026-01-05
creating-skills.md
0
1 export creating-skills
2 BrendanShields from "BrendanShields/spec-flow"
3 Creates new Claude Code skills following best practices. Guides through skill structure,naming, descriptions, and progressive disclosure. Use when user wants to create a skill,build a skill, make a new capability, or asks about skill best practices.
2026-01-05
defectdojo.md
0
1 export defectdojo
2 julianobarbosa from "julianobarbosa/claude-code-skills"
3 Guide for implementing DefectDojo - an open-source DevSecOps, ASPM, and vulnerability management platform. Use when querying vulnerabilities, managing findings, configuring CI/CD pipeline imports, or working with security scan data. Includes MCP tools for direct API interaction.
2026-01-05
supabase-db.md
0
1 export supabase-db
2 majiayu000 from "majiayu000/claude-skill-registry"
3 PostgreSQL conventions overview for Supabase projects. Use when: (1) Need overview of database design principles, (2) Understanding tight-fit design philosophy, (3) Quick reference for standard table structure
2026-01-05
360-board-meeting-prep.md
0
1 export 360-board-meeting-prep
2 therealchandlerbing from "therealchandlerbing/claude-usecases"
3 Transform scattered organizational data into polished, governance-ready board meeting packets with multi-format outputs (DOCX, PDF, HTML dashboards). Automatically coordinates with design-director for professional visual polish on all deliverables.
2026-01-05
template-creator.md
0
1 export template-creator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create new ChatGPT Enterprise templates for the Kowalah marketing website following the established content collection schema. Use when the user requests to create a new template resource (policy, evaluation guide, deployment checklist, job description, or program framework) for the /resources/templates section.
2026-01-05
ios-delivery-build.md
0
1 export ios-delivery-build
2 daispacy from "daispacy/py-claude-marketplace"
3 Manage iOS delivery builds to QC testing with GitLab pipeline creation and issue management. Supports develop, delivery, bugfix, and redelivery modes. Use when "create delivery", "delivery build", "build for qc", "send to testing", or "deliver build".
2026-01-05
changelog-infographic.md
0
1 export changelog-infographic
2 s-hiraoku from "s-hiraoku/claude-code-harnesses-factory"
3 Generate beautiful infographic PNG images from Claude Code changelog summaries. Use this skill after changelog-interpreter has generated a user-friendly summary, to create a visual representation that can be saved and shared.
2026-01-05
service-patterns.md
0
1 export service-patterns
2 Joshua-Palamuttam from "Joshua-Palamuttam/claude-code-presentation"
3 Service layer patterns including interface-based design, ServiceResult pattern, business logic encapsulation, structured logging, and error handling. Use when creating or reviewing service classes.
2026-01-05