Browse Skills
18175 skills found
design-guide.md
11
1
export
design-guide
2
from
"tyrchen/claude-skills"
from
"tyrchen/claude-skills"
3
Extract comprehensive design language from websites including colors, typography, animations, interactive states, shadows, gradients, component patterns, and UX behaviors. Generates pixel-perfect design guides with responsive screenshots and complete design system documentation. Use when analyzing website design, creating design systems, or rebuilding sites.
2026-01-05
service-mesh.md
11
1
export
service-mesh
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
A service mesh is an infrastructure layer that provides transparent service-to-service communication with built-in observability, traffic management, and security features without requiring application code changes.
2026-01-05
release-post.md
11
1
export
release-post
2
from
"posit-dev/skills"
from
"posit-dev/skills"
3
Create professional package release blog posts following Tidyverse or Shiny blog conventions. Use when the user needs to: (1) Write a release announcement blog post for an R or Python package for tidyverse.org or shiny.posit.co, (2) Transform NEWS/changelog content into blog format, (3) Generate acknowledgments sections with contributor lists, (4) Format posts following specific blog platform requirements. Supports both Tidyverse (hugodown) and Shiny (Quarto) blog formats with automated contributor fetching and comprehensive style guidance.
2026-01-05
brainstorming.md
11
1
export
brainstorming
2
from
"czottmann/claude-code-stuff"
from
"czottmann/claude-code-stuff"
3
Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes
2026-01-05
Unnamed Skill.md
11
1
export
Unnamed Skill
2
from
"pvillega/claude-templates"
from
"pvillega/claude-templates"
3
Use before implementing UI changes or frontend PRs. Enforces TodoWrite with 18+ items. Triggers: "accessibility audit", "WCAG", "Lighthouse", "screen reader", "a11y", "NVDA", "VoiceOver", "keyboard navigation", "focus indicator". For "Core Web Vitals" in frontend/UI context, use this skill. For pure backend/API performance optimization, use performance-optimization instead. If thinking "WIP doesn't need this" - use it anyway.
2026-01-05
progressive-disclosure.md
11
1
export
progressive-disclosure
2
from
"gptme/gptme-contrib"
from
"gptme/gptme-contrib"
3
Template and guide for restructuring large documentation files into token-efficient directory structures. Reduces context bloat by 40-60% while maintaining accessibility.
2026-01-05
Deployment Automation.md
11
1
export
Deployment Automation
2
from
"happenings-community/requests-and-offers"
from
"happenings-community/requests-and-offers"
3
Complete deployment system for Holochain hApps with multi-repository coordination, cross-platform builds, and CI/CD automation
2026-01-05
VOICEVOX Narration System.md
11
1
export
VOICEVOX Narration System
2
from
"ShunsukeHayashi/Miyabi"
from
"ShunsukeHayashi/Miyabi"
3
Generate Yukkuri-style voice narration from Git commits using VOICEVOX Engine. Use when creating development progress audio guides, YouTube content, or team reports from Git history.
2026-01-05
agent-onboarding.md
11
1
export
agent-onboarding
2
from
"gptme/gptme-contrib"
from
"gptme/gptme-contrib"
3
Comprehensive framework for effective gptme agent onboarding that builds user trust, communicates capabilities clearly, and establishes productive working relationships from the first interaction.
2026-01-05
ccg.md
11
1
export
ccg
2
from
"ShunsukeHayashi/Miyabi"
from
"ShunsukeHayashi/Miyabi"
3
AI Course Content Generator - Generate complete online courses with Gemini API. Triggers on "create course", "generate lesson", "course content", "ccg", "/ccg".
2026-01-05
graphql-api-design.md
11
1
export
graphql-api-design
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Comprehensive GraphQL API design with Apollo Server, GraphQL Yoga, and Federation v2
2026-01-05
kotlin-coding-standards.md
11
1
export
kotlin-coding-standards
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Master Kotlin coding standards with null safety, coroutines, and idiomatic patterns. Use when developing JVM/Android applications requiring type-safe async programming.
2026-01-05
Unnamed Skill.md
11
1
export
Unnamed Skill
2
from
"pvillega/claude-templates"
from
"pvillega/claude-templates"
3
Use for formal compliance audits requiring documentation (SOC2, PCI-DSS, HIPAA, GDPR, ISO 27001). Enforces TodoWrite with 20+ items. Triggers: "compliance audit", "regulatory assessment", "auditor documentation". NOT for casual PR checks. If thinking "ad-hoc review" - use this.
2026-01-05
tidbx-kysely.md
11
1
export
tidbx-kysely
2
from
"pingcap/agent-rules"
from
"pingcap/agent-rules"
3
Set up Kysely with TiDB Cloud (TiDB X), including @tidbcloud/kysely over the TiDB Cloud serverless HTTP driver for serverless or edge environments, plus standard TCP usage. Use for Kysely + TiDB Cloud connection setup, demo snippets, and environment-specific guidance.
2026-01-05
using-xcode.md
11
1
export
using-xcode
2
from
"czottmann/claude-code-stuff"
from
"czottmann/claude-code-stuff"
3
Use this before running `xcodebuild` or working with Xcode - tells you the specifics of how we use Xcode and its tools
2026-01-05
committing.md
11
1
export
committing
2
from
"abhinav/home"
from
"abhinav/home"
3
Use when committing work, amending commits, creating or stacking branches - applies to all commit operations including "quick commits", emergency fixes, and when user already used raw git commands. ALWAYS use git-spice instead of git checkout, git commit, or git branch.
2026-01-05
fintech-compliance.md
11
1
export
fintech-compliance
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Payment card security, SOC2 compliance, and financial services regulatory requirements
2026-01-05
nostr.md
11
1
export
nostr
2
from
"purrgrammer/grimoire"
from
"purrgrammer/grimoire"
3
This skill should be used when working with the Nostr protocol, implementing Nostr clients or relays, handling Nostr events, or discussing Nostr Implementation Possibilities (NIPs). Provides comprehensive knowledge of Nostr's decentralized protocol, event structure, cryptographic operations, and all standard NIPs.
2026-01-05
railstart-preset-builder.md
11
1
export
railstart-preset-builder
2
from
"dpaluy/railstart"
from
"dpaluy/railstart"
3
Guide for creating railstart preset configuration files. Use when building new presets, customizing Rails 8 app generation, creating team-specific configurations, or defining opinionated Rails stacks. Covers YAML structure, ID-based merging, post-action configuration, and testing presets for the railstart gem.
2026-01-05
documentation.md
11
1
export
documentation
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Documentation standards for documentation in Content environments. Covers
2026-01-05
surrealdb.md
11
1
export
surrealdb
2
from
"tyrchen/claude-skills"
from
"tyrchen/claude-skills"
3
Write production-ready SurrealDB queries and operations using SurrealQL. Use when users need to create schemas, write CRUD queries, model graph relationships, build authentication systems, optimize performance, or work with SurrealDB in any capacity.
2026-01-05
kro-rgd-pulumi.md
11
1
export
kro-rgd-pulumi
2
from
"tyrchen/claude-skills"
from
"tyrchen/claude-skills"
3
Create production-ready KRO ResourceGraphDefinitions using Pulumi TypeScript. Use when users need to define custom Kubernetes APIs, compose resources with KRO, integrate AWS ACK resources, or build platform abstractions using Pulumi infrastructure as code.
2026-01-05
tidbx-serverless.md
11
1
export
tidbx-serverless
2
from
"pingcap/agent-rules"
from
"pingcap/agent-rules"
3
Guidance for using the TiDB Cloud Serverless Driver (Beta) in Node.js, serverless, and edge environments. Use when connecting to TiDB Cloud Starter/Essential over HTTP with @tidbcloud/serverless, or when integrating with Prisma/Kysely/Drizzle serverless adapters in Vercel/Cloudflare/Netlify/Deno/Bun.
2026-01-05
agent-skill-use.md
11
1
export
agent-skill-use
2
from
"ShunsukeHayashi/Miyabi"
from
"ShunsukeHayashi/Miyabi"
3
Create and manage AI agent skills following best practices. Use when creating new skills, optimizing context, designing multi-agent systems, or implementing progressive disclosure patterns.
2026-01-05