Browse Skills

16146 skills found

prompting.md
0
1 export prompting
2 zmre from "zmre/nix-pai"
3 Prompt engineering standards and context engineering principles for AI agents based on Anthropic best practices. Covers clarity, structure, progressive discovery, and optimization for signal-to-noise ratio.
2026-01-05
perplexity.md
0
1 export perplexity
2 vm0-ai from "vm0-ai/api0"
3 AI-powered search engine with real-time web grounding and citations
2026-01-05
paradox-generator.md
0
1 export paradox-generator
2 agentgptsmith from "agentgptsmith/MonadFramework"
3 Iteration 10 of Multiplicity Cascade - Generates productive paradoxes
2026-01-05
lost-and-found.md
0
1 export lost-and-found
2 nickytonline from "nickytonline/advent-of-ai-2025"
3 Lost and found operations expertise from Maria covering intake procedures, claiming process, fraud prevention, and pattern recognition for efficient item recovery
2026-01-05
guided-input.md
0
1 export guided-input
2 astrosteveo from "astrosteveo/dev-marketplace"
3 This skill should be used when Claude needs to ask the user a question, gather user preferences, clarify requirements, make decisions, or get confirmations. It provides guidance on using the AskUserQuestion tool with well-crafted prefilled options to reduce cognitive load and help users who may feel overwhelmed or unsure how to articulate their thoughts.
2026-01-05
tokenmilagre-article-workflow.md
0
1 export tokenmilagre-article-workflow
2 dogespartano-cyber from "dogespartano-cyber/tokenmilagre-platform"
3 Article creation workflow (Perplexity → Gemini → Publication). TRIGGERS: 'criar artigo', 'editar artigo', 'article workflow', 'criar-artigo', 'publicar artigo', 'refinar artigo'. Use when creating/editing articles, Perplexity AI integration, Gemini refinement, citation management, content processing.
2026-01-05
billing-integration.md
0
1 export billing-integration
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Clerk Billing and Stripe subscription management setup. Use when implementing subscriptions, configuring pricing plans, setting up billing, adding payment flows, managing entitlements, or when user mentions Clerk Billing, Stripe integration, subscription management, pricing tables, payment processing, or monetization.
2026-01-05
agent-creator.md
0
1 export agent-creator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Autonomous agent creation skill that generates specialized agent definitions from templates. Use when you need to create new Claude Code agents for specific tasks like code review, deployment automation, testing, documentation, security analysis, or general-purpose research. This skill automates the creation of agent definition files (.md) with proper structure, workflow instructions, and tool access patterns following Miyabi framework standards.
2026-01-05
android-playstore-publishing.md
0
1 export android-playstore-publishing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Complete workflow generation - orchestrates internal, beta, and production deployment workflows
2026-01-05
mongodb-atlas.md
0
1 export mongodb-atlas
2 majiayu000 from "majiayu000/claude-skill-registry"
3 MongoDB Atlas cloud database management including clusters, schemas, aggregation pipelines, and Prisma ORM integration. Activate for MongoDB queries, schema design, indexing, and Atlas administration.
2026-01-05
performance-tuning.md
0
1 export performance-tuning
2 LuluFur from "LuluFur/p5-web-games"
3 Analyzes and optimizes p5.js game performance including FPS drops, particle limits, off-screen culling, object pooling, and memory usage. Use when checking performance, experiencing lag, frame stuttering, or when optimizing for late-game waves with hundreds of entities.
2026-01-05
mlops-deployment.md
0
1 export mlops-deployment
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-machine-learning"
3 Master model deployment, versioning, and production ML systems.
2026-01-05
change-request-builder.md
0
1 export change-request-builder
2 smorand from "smorand/claude-config"
3 Creates comprehensive ServiceNow change request documentation when users request CR creation, need to generate change requests, ask to prepare deployment documentation, or mention creating release documentation. Automatically analyzes git history, queries functional requirements from BigQuery, generates technical change summaries, and creates properly formatted YAML files for L'Oréal BTDP deployments.
2026-01-05
moai-foundation-claude.md
0
1 export moai-foundation-claude
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Canonical Claude Code skill authoring kit covering agent Skills, sub-agent templates, custom slash commands, orchestration patterns, hooks, memory, settings, and IAM permission rules aligned with official documentation.
2026-01-05
remind-gabe-os-context.md
0
1 export remind-gabe-os-context
2 gabe-almeida from "gabe-almeida/next-js-my-contractor-now"
3 Proactively remind about Gabe-OS workflows when context may have been lost, especially after /compact operations. Prevent manual implementation by checking for existing specs first.
2026-01-05
ui-ux-principles.md
0
1 export ui-ux-principles
2 jk278 from "jk278/veld"
3 Modern UI/UX design principles for minimalist, efficient, and elegant interfaces. Covers keyboard-driven design, command palettes, component architecture, accessibility, and performance. Based on analysis of Linear, Raycast, Arc, and other top-tier developer tools in 2025. Use when designing UI components, planning features, or reviewing interface design decisions.
2026-01-05
dockerignore-config.md
0
1 export dockerignore-config
2 metasaver from "metasaver/metasaver-marketplace"
3 Docker ignore configuration template and validation logic for optimizing Docker build contexts. Includes 5 required standards (build artifacts, development files, CI/CD and testing, logs and temporary files, root-only placement). Use when creating or auditing .dockerignore files to reduce build context size, improve performance, and ensure security.
2026-01-05
self-hosted-runner-security-overview.md
0
1 export self-hosted-runner-security-overview
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 Understanding the threat model for self-hosted GitHub Actions runners. GitHub-hosted vs self-hosted comparison and secure deployment patterns.
2026-01-05
nextjs-fullstack.md
0
1 export nextjs-fullstack
2 seungwonme from "seungwonme/nextjs-boilerplate"
3 Next.js fullstack development guidelines for React 19 and Next.js 15+. Use when building Next.js applications with Feature-Sliced Design, TailwindCSS v4, ShadCN, Jotai, React Query, and Supabase integration. Covers file naming, component architecture, testing with Vitest/Playwright, UI/UX design patterns, and Toss frontend principles.
2026-01-05
testing-test-writing.md
0
1 export testing-test-writing
2 SpacePlushy from "SpacePlushy/portfolio"
3 Write strategic, behavior-focused tests for core user flows and critical functionality using Vitest for unit tests and Playwright for end-to-end testing. Use this skill when writing test files, testing utilities, or implementing test coverage for critical paths. When working on Vitest test files (.test.ts, .spec.ts), Playwright E2E test suites, test setup and configuration files (vitest.config.ts, test-setup.ts), mock implementations for external dependencies, testing utility functions or test helpers, component test files using React Testing Library, API route test files, or integration tests for Content Collections and data fetching logic.
2026-01-05
database-migration.md
0
1 export database-migration
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when working with Supabase database schemas, migrations, RLS policies, or PostGIS features. Enforces UUID standards, timestamp columns, and security best practices.
2026-01-05
openwebf-app-performance-js.md
0
1 export openwebf-app-performance-js
2 archview-ai from "archview-ai/webf-plugin"
3 Measure and optimize WebF app performance from the JavaScript side (performance.mark/measure, bundle size, code splitting, debouncing, CSS transforms). Use when the user mentions performance.mark/measure, JS profiling, heavy JS work, bundle size, code splitting, debouncing, or animation performance.
2026-01-05
session-intelligence-harvester.md
0
1 export session-intelligence-harvester
2 92Bilal26 from "92Bilal26/TaskPilotAI"
3 This skill should be used after productive sessions to extract learnings and route them to appropriate Reusable Intelligence Infrastructure (RII) components. Use when corrections were made, format drift was fixed, new patterns emerged, or the user explicitly asks to "harvest learnings" or "capture session intelligence". Transforms one-time fixes into permanent organizational knowledge by implementing updates across multiple files.
2026-01-05
max-bid-calculator-skill.md
0
1 export max-bid-calculator-skill
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Calculate maximum bid using BidDeed formula and bid/judgment ratios to determine BID/REVIEW/SKIP decisions
2026-01-05