Browse Skills

18175 skills found

security-patterns.md
0
1 export security-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Security patterns for input validation, PII protection, and cryptographic operations
2026-01-05
traceability.md
0
1 export traceability
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manage requirement traceability - generate matrix, check coverage, find orphans, trace requirements
2026-01-05
a11y-checker-ci.md
0
1 export a11y-checker-ci
2 hopeoverture from "hopeoverture/worldbuilding-app-skills"
3 Adds comprehensive accessibility testing to CI/CD pipelines using axe-core Playwright integration or pa11y-ci. Automatically generates markdown reports for pull requests showing WCAG violations with severity levels, affected elements, and remediation guidance. This skill should be used when implementing accessibility CI checks, adding a11y tests to pipelines, generating accessibility reports, enforcing WCAG compliance, automating accessibility scans, or setting up PR accessibility gates. Trigger terms include a11y ci, accessibility pipeline, wcag ci, axe-core ci, pa11y ci, accessibility reports, a11y automation, accessibility gate, compliance check.
2026-01-05
db-content.md
0
1 export db-content
2 menfem from "menfem/menfem-vercel"
3 Database insertion via Prisma for MenFem content. Use when inserting articles, companies, culture picks, events, product reviews, explore features, or exchange listings into the database through conversational propose-approve-insert workflow. Trigger phrases include "insert article", "add to database", "create in prisma", "seed the database", or "populate the site".
2026-01-05
deliverydesign-review.md
0
1 export deliverydesign-review
2 edwardmonteiro from "edwardmonteiro/Aiskillinpractice"
3 Facilitate a cross-functional design review capturing decisions, feedback, and implementation guidance.
2026-01-05
implement-design.md
0
1 export implement-design
2 lilpacy from "lilpacy/dotfiles"
3 Translates Figma designs into production-ready code with 1:1 visual fidelity. Use when implementing UI from Figma files, when user mentions "implement design", "generate code", "implement component", "build Figma design", provides Figma URLs, or asks to build components matching Figma specs. Requires Figma MCP server connection.
2026-01-05
cloudflare-email-routing.md
0
1 export cloudflare-email-routing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Complete guide for Cloudflare Email Routing covering both Email Workers (receiving emails) and Send Email bindings (sending emails from Workers).Use when: setting up email routing, creating email workers, processing incoming emails, sending emails from Workers, implementing email allowlists/blocklists, forwarding emails with custom logic, replying to emails automatically, parsing email content, configuring MX records for email, troubleshooting email delivery issues, or encountering email worker errors.Prevents 8 documented issues: "Email Trigger not available" errors, destination address verification bugs, Gmail rate limiting, SPF permerror issues, worker call failures, test event loading issues, activity log discrepancies, and limited debugging on free plans.Keywords: Cloudflare Email Routing, Email Workers, send email, receive email, email forwarding, email allowlist, email blocklist, postal-mime, mimetext, cloudflare:email, EmailMessage, ForwardableEmailMessage, EmailEvent, MX records, SPF, DKIM, ema
2026-01-05
writing-plans.md
0
1 export writing-plans
2 abudhahir from "abudhahir/cp-ninja"
3 Use when you have a spec or requirements for a multi-step task, before touching code
2026-01-05
nextjs-ui-ux-and-animations.md
0
1 export nextjs-ui-ux-and-animations
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Opinionated UI/UX and high-performance animation system for Next.js App Router projects: layout, spacing, typography, and smooth, GPU-friendly motion patterns.
2026-01-05
mithril-checkpoint-agent.md
0
1 export mithril-checkpoint-agent
2 gar-ai from "gar-ai/mallorn"
3 Build mithril-checkpoint compression for PyTorch models. Use when implementing byte grouping, compression pipeline, or checkpoint I/O.
2026-01-05
research-fact-checker.md
0
1 export research-fact-checker
2 AbdulSamad94 from "AbdulSamad94/30-Day-AIDD-Challenge-Task-1"
3 Assists authors in researching topics, verifying facts, and ensuring accuracy in their writing. Particularly useful for historical fiction, non-fiction, science fiction, and any genre requiring real-world accuracy. Use when the user needs help with research or fact-checking.
2026-01-05
sync-feature-branch.md
0
1 export sync-feature-branch
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Commit current work to feature branch with Beads metadata tracking and git integration. MUST BE USED for all commit operations.Handles Feature-Key trailers, Beads status updates, and optional quick linting before commit.Use when user wants to save progress, commit changes, prepare work for review, sync local changes, or finalize current work,or when user mentions "uncommitted changes", "git status shows changes", "Feature-Key missing",commit operations, saving work, git workflows, or syncing changes.
2026-01-05
organize-folders.md
0
1 export organize-folders
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Provides guidance on organizing folder structures and file system layouts for any project. Use when planning project organization, reorganizing messy directories, setting up folder hierarchies, designing directory layouts, structuring repositories, cleaning up files, suggesting folder structures, establishing naming conventions, or when you need help with folder structure or file organization. Helps with writing projects, code projects, document collections, or any file organization task.
2026-01-05
system-design.md
0
1 export system-design
2 miles990 from "miles990/claude-software-skills"
3 Scalability, availability, and distributed systems design
2026-01-05
component-layer.md
0
1 export component-layer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when the user asks to 'create a component', 'add a button', 'build a card', 'add UI element', or 'create a feature component'. Provides guidance for React components using shadcn/ui, Radix primitives, and CVA patterns in components/**/*.tsx.
2026-01-05
nextjs-server-navigation.md
0
1 export nextjs-server-navigation
2 mcclowes from "mcclowes/vague-playground"
3 Guide for implementing navigation in Next.js Server Components using Link component and redirect() function. Covers the difference between server and client navigation methods. Use when adding links, redirects, or navigation logic in server components without converting them to client components unnecessarily.
2026-01-05
effect-ts-ai.md
0
1 export effect-ts-ai
2 bphkns from "bphkns/dotfiles"
3 @effect/ai integration patterns for categorical AI composition, typed error handling, and production prompt pipelines. Use when building AI applications with Effect-TS, composing LLM calls with typed errors, creating tool-augmented AI systems, or integrating multiple AI providers.
2026-01-05
intelligent-text-chunking.md
0
1 export intelligent-text-chunking
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Split large texts into meaningful, AI-optimized chunks while preserving semantic coherence and document structure. Use when processing large documents for AI training, RAG systems, or when you need to break down content while maintaining context and relationships.
2026-01-05
learning-regional-compliance.md
0
1 export learning-regional-compliance
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Validate compliance with regional data privacy laws (GDPR, CCPA, PIPEDA), accessibility requirements, age-appropriate content regulations, and copyright laws by jurisdiction. Use when ensuring legal compliance across regions. Activates on "GDPR", "data privacy", "regional compliance", or "legal requirements".
2026-01-05
update-cottage-images.md
0
1 export update-cottage-images
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Updates cottage gallery images for Cabañas Bariloche. Use when adding new photos, replacing existing images, converting HEIC to WebP, generating thumbnails, or reordering cottage gallery images.
2026-01-05
graceful-degradation.md
0
1 export graceful-degradation
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 Build tiered fallback systems that degrade performance, not availability. Cache layers, API resilience, and automatic failover patterns for platform reliability.
2026-01-05
fda-consultant-specialist.md
0
1 export fda-consultant-specialist
2 nimeshgurung from "nimeshgurung/artifact-hub-collections"
3 Senior FDA consultant and specialist for medical device companies including HIPAA compliance and requirement management. Provides FDA pathway expertise, QSR compliance, cybersecurity guidance, and regulatory submission support. Use for FDA submission planning, QSR compliance assessments, HIPAA evaluations, and FDA regulatory strategy development.
2026-01-05
deployment-workflow.md
0
1 export deployment-workflow
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use this before committing code or when preparing for deployment. Provides pre-deployment checks, version bumping strategy, releases.json update pattern, common build failures, and deployment best practices.
2026-01-05
learning-journey-builder.md
0
1 export learning-journey-builder
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when designing complete learning journeys that integrate formal training with work-based learning and social learning. Use this skill to create 70:20:10 ecosystems, design coaching plans, establish peer learning structures, and ensure sustained support.
2026-01-05