Browse Skills
2258 skills found
brightness-system.md
1
1
export
brightness-system
2
from
"omerakben/omer-akben"
from
"omerakben/omer-akben"
3
8-mode brightness system implementation with CSS custom properties. Use when implementing theme switching, color tokens, or fixing brightness-related issues.
2026-01-05
ai-ml-technologies.md
1
1
export
ai-ml-technologies
2
from
"pluginagentmarketplace/custom-plugin-typescript"
from
"pluginagentmarketplace/custom-plugin-typescript"
3
Master AI, machine learning, LLMs, prompt engineering, and blockchain development. Use when building AI applications, working with LLMs, or developing smart contracts.
2026-01-05
css-tokens.md
1
1
export
css-tokens
2
from
"iButters/ClaudeCodePlugins"
from
"iButters/ClaudeCodePlugins"
3
Design tokens system using CSS Custom Properties for consistent styling. Use for creating color palettes, spacing scales, typography systems, and theming (dark/light mode). Triggers on requests for design tokens, CSS variables, theming, color systems, spacing scales, or consistent styling.
2026-01-05
domain-driven-design.md
1
1
export
domain-driven-design
2
from
"joaquimscosta/arkhe-claude-plugins"
from
"joaquimscosta/arkhe-claude-plugins"
3
Expert guidance for Domain-Driven Design architecture and implementation. Use when designing complex business systems, defining bounded contexts, structuring domain models, choosing between modular monolith vs microservices, implementing aggregates/entities/value objects, or when users mention "DDD", "domain-driven design", "bounded context", "aggregate", "domain model", "ubiquitous language", "event storming", "context mapping", "domain events", "anemic domain model", strategic design, tactical patterns, or domain modeling. Helps make architectural decisions, identify subdomains, design aggregates, and avoid common DDD pitfalls.
2026-01-05
decision-weigh-options.md
1
1
export
decision-weigh-options
2
from
"synapseradio/thinkies"
from
"synapseradio/thinkies"
3
Compare specific named alternatives by mapping what you gain and lose with each choice across user-defined dimensions. Use when: (1) asked "which option should I choose" between 2-5 specific alternatives like technical approaches or vendor choices, (2) each alternative has distinct advantages and disadvantages that need explicit comparison, (3) the decision depends on which trade-offs the user is willing to accept, (4) presenting options without making the recommendation, letting trade-off clarity guide the choice
2026-01-05
implement-plan.md
1
1
export
implement-plan
2
from
"mhylle/claude-skills-collection"
from
"mhylle/claude-skills-collection"
3
Execute approved technical implementation plans with verification checkpoints. This skill should be used when implementing pre-approved development plans, feature implementations, or technical specifications that have defined phases, success criteria, and verification steps. Triggers on requests like "implement the plan", "execute the implementation plan", or when given a path to a plan file.
2026-01-05
auth-flow.md
1
1
export
auth-flow
2
from
"Intellifill/IntelliFill"
from
"Intellifill/IntelliFill"
3
IntelliFill authentication flow patterns using Supabase Auth, JWT tokens, and backend auth mode
2026-01-05
data-anonymizer.md
1
1
export
data-anonymizer
2
from
"dkyazzentwatwa/chatgpt-skills"
from
"dkyazzentwatwa/chatgpt-skills"
3
Detect and mask PII (names, emails, phones, SSN, addresses) in text and CSV files. Multiple masking strategies with reversible tokenization option.
2026-01-05
proof-packet-generation.md
1
1
export
proof-packet-generation
2
from
"starwreckntx/IRP__METHODOLOGIES-"
from
"starwreckntx/IRP__METHODOLOGIES-"
3
Generate cryptographic proof packets for verification.
2026-01-05
github-access.md
1
1
export
github-access
2
from
"lefant/claude-code-plugins"
from
"lefant/claude-code-plugins"
3
Access GitHub repositories programmatically using gh CLI or REST API. Use this skill when needing to interact with GitHub issues, pull requests, workflows, discussions, or actions. The skill automatically adapts based on available tools (gh CLI or curl) and requires GH_TOKEN for authentication.
2026-01-05
typescript.md
1
1
export
typescript
2
from
"specvital/web"
from
"specvital/web"
3
Provides comprehensive TypeScript development expertise and coding standards. Ensures type safety through strict type checking, implements clean code patterns, and maintains consistent architectural decisions. Specializes in advanced type system features including generics, conditional types, mapped types, and template literal types.Use when: working with TypeScript files (.ts/.tsx), defining type definitions and interfaces, implementing generic programming patterns, designing type-safe APIs, handling complex type transformations, integrating TypeScript with React/Vue/Angular frameworks, configuring strict mode settings, resolving type errors, or optimizing type performance in large codebases.
2026-01-05
llm-basics.md
1
1
export
llm-basics
2
from
"pluginagentmarketplace/custom-plugin-ai-engineer"
from
"pluginagentmarketplace/custom-plugin-ai-engineer"
3
LLM architecture, tokenization, transformers, and inference optimization. Use for understanding and working with language models.
2026-01-05
spec-objects.md
1
1
export
spec-objects
2
from
"BellaBe/ideas-os"
from
"BellaBe/ideas-os"
3
Extract type definitions from requirements. Identifies primitives, products (×),coproducts (+), and refined types as categorical objects. Use when: startingnew system, adding types, analyzing domain model, defining data structures.
2026-01-05
motion-director.md
1
1
export
motion-director
2
from
"totalaudiopromo/totalaud.io"
from
"totalaudiopromo/totalaud.io"
3
Animation specialist - handles Framer Motion patterns, motion tokens, transitions, and micro-interactions for the calm aesthetic.
2026-01-05
code-search.md
1
1
export
code-search
2
from
"1ambda/dataops-platform"
from
"1ambda/dataops-platform"
3
Token-efficient codebase exploration using MCP-first approach. Locates functions, classes, patterns, and traces dependencies with 80-90% token savings. Use when searching code, finding implementations, or tracing call chains.
2026-01-05
mcp-figma.md
1
1
export
mcp-figma
2
from
"MichelKerkmeester/opencode-dev-environment"
from
"MichelKerkmeester/opencode-dev-environment"
3
Figma design file access via MCP providing 18 tools for file retrieval, image export, component/style extraction, team management, and collaborative commenting. Accessed via Code Mode for token-efficient workflows.
2026-01-05
better-auth-python.md
1
1
export
better-auth-python
2
from
"Syedaashnaghazanfar/full-stack-todo-app"
from
"Syedaashnaghazanfar/full-stack-todo-app"
3
Better Auth JWT verification for Python/FastAPI backends. Use when integrating Python APIs with a Better Auth TypeScript server via JWT tokens. Covers JWKS verification, FastAPI dependencies, SQLModel/SQLAlchemy integration, and protected routes.
2026-01-05
frontend-developer.md
1
1
export
frontend-developer
2
from
"ncrmro/tetrastack"
from
"ncrmro/tetrastack"
3
Expert in building React 19 components with Next.js 15 App Router, TailwindCSS, and the project's theme system. Use when creating or modifying UI components, pages, layouts, client interactions, or styling. Always consults globals.css for theme tokens.
2026-01-05
saas-pricing-strategy.md
1
1
export
saas-pricing-strategy
2
from
"bcasci/hustler-marketplace"
from
"bcasci/hustler-marketplace"
3
Advises on SaaS pricing strategy using Daniel Priestley's oversubscription principles and Patrick Campbell's value-based framework. Use when defining pricing tiers, selecting value metrics, positioning against competitors, or creating pricing page copy for any SaaS product.
2026-01-05
persona-define.md
1
1
export
persona-define
2
from
"synapseradio/thinkies"
from
"synapseradio/thinkies"
3
Create a functional persona definition with expertise, question methodology, and research protocol. Use when an expert perspective needs definition for repeated use across dialogues or sessions.
2026-01-05
doc-brd-create-business-requirements-documents-layer-1.md
1
1
export
doc-brd-create-business-requirements-documents-layer-1
2
from
"vladm3105/aidoc-flow-framework"
from
"vladm3105/aidoc-flow-framework"
3
Create Business Requirements Documents (BRD) following SDD methodology - Layer 1 artifact defining business needs and objectives
2026-01-05
workspace-orchestrator.md
1
1
export
workspace-orchestrator
2
from
"billlzzz10/bl1nk-skill-mcp-server"
from
"billlzzz10/bl1nk-skill-mcp-server"
3
Meta-skill for AI-User collaboration within the BL1NK Monorepo. Defines rules for file creation, redundancy management, and systematic workflow execution based on historical interaction patterns.
2026-01-05
google-gemini-file-search.md
1
1
export
google-gemini-file-search
2
from
"ovachiever/droid-tings"
from
"ovachiever/droid-tings"
3
Build document Q&A and searchable knowledge bases with Google Gemini File Search - fully managed RAG with automatic chunking, embeddings, and citations. Upload 100+ file formats (PDF, Word, Excel, code), configure semantic search, and query with natural language.Use when: building document Q&A systems, creating searchable knowledge bases, implementing semantic search without managing embeddings, indexing large document collections (100+ formats), or troubleshooting document immutability errors (delete+re-upload required), storage quota issues (3x input size for embeddings), chunking configuration (500 tokens/chunk recommended), metadata limits (20 key-value pairs max), indexing cost surprises ($0.15/1M tokens one-time), operation polling timeouts (wait for done: true), force delete errors, or model compatibility (Gemini 2.5 Pro/Flash only).
2026-01-05
developing-openai-agents-sdk-agents.md
1
1
export
developing-openai-agents-sdk-agents
2
from
"mikekelly/developing-openai-agents-sdk-agents"
from
"mikekelly/developing-openai-agents-sdk-agents"
3
Build, create, debug, review, implement, and optimize agentic AI applications using the OpenAI Agents SDK for TypeScript. Use when creating new agents, defining tools, implementing handoffs between agents, adding guardrails, debugging agent behavior, reviewing agent code, or orchestrating multi-agent systems with the @openai/agents package.
2026-01-05