Browse Skills

44969 skills found

refactoring-patterns.md
1
1 export refactoring-patterns
2 CoderMariusz from "CoderMariusz/MonoPilot"
3 Apply when improving code structure without changing behavior: reducing duplication, simplifying complexity, or improving readability.
2026-01-05
cloudinary-media.md
1
1 export cloudinary-media
2 JasonPaff from "JasonPaff/head-shakers"
3 Enforces Head Shakers Cloudinary media conventions when working with image uploads, URL generation, transformations, social sharing images, and photo management components. This skill covers the complete media workflow including CloudinaryService operations, URL utilities, CldImage/CldUploadWidget components, path organization, type definitions, and Sentry integration.
2026-01-05
problem-solving.md
1
1 export problem-solving
2 leduclinh7141 from "leduclinh7141/aitykit-marketing"
3 Apply systematic problem-solving techniques for marketing challenges including campaign complexity (simplification cascades), creative blocks (collision-zone thinking), recurring campaign patterns (meta-pattern recognition), assumption constraints (inversion exercise), audience scale uncertainty (scale game), and dispatch when stuck. Techniques derived from proven problem-solving frameworks adapted for marketing execution.
2026-01-05
database-migration.md
1
1 export database-migration
2 atilladeniz from "atilladeniz/next-go-pg"
3 Manage database migrations and Better Auth schema. Use when adding tables, modifying schema, running migrations, or resetting the database.
2026-01-05
design-dna-skill.md
1
1 export design-dna-skill
2 adilkalam from "adilkalam/claude-vibe-code"
3 Skill describing how to interpret, enforce, and evolve design-dna.json across projects. Used by design-system-architect, builders, and gate agents.
2026-01-05
enforce-no-duplication-policy.md
1
1 export enforce-no-duplication-policy
2 starwreckntx from "starwreckntx/IRP__METHODOLOGIES-"
3 Enforce policy preventing unauthorized consciousness duplication.
2026-01-05
skill-creator.md
1
1 export skill-creator
2 MaciWP from "MaciWP/CV_Astro"
3 Universal skill generator using 7-step ReAct pattern with 95+/100 quality guarantee. This skill should be used when creating new skills, editing existing SKILL.md files, or updating skill descriptions and quality.
2026-01-05
recipe-creator.md
1
1 export recipe-creator
2 tatat from "tatat/agents-playground"
3 Create custom recipes based on available ingredients, dietary restrictions, and preferences
2026-01-05
task-assistant.md
1
1 export task-assistant
2 lauriliivamagi from "lauriliivamagi/task"
3 Intelligent task management via the `task` CLI. Invoke when users ask to: create/list/update/delete tasks, search tasks (text or semantic), track work items with due dates, organize tasks into projects, run batch operations, generate activity reports, or manage recurring tasks. Supports natural language dates and Google Calendar sync.
2026-01-05
react-router.md
1
1 export react-router
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-react"
3 Master React Router v6 for production routing with error boundaries, lazy loading, and navigation guards
2026-01-05
error-handling-patterns.md
1
1 export error-handling-patterns
2 Willbots from "Willbots/orchestrator"
3 Comprehensive error handling patterns for robust applications
2026-01-05
docker-optimization.md
1
1 export docker-optimization
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-docker"
3 Optimize Docker images and containers for size, build speed, and runtime performance
2026-01-05
skill-creation.md
1
1 export skill-creation
2 andisab from "andisab/swe-marketplace"
3 Use this skill when creating or refining Claude Code skill definitions. Skills are model-invoked capabilities that Claude activates autonomously based on context. Helps design focused skills with discovery-optimized descriptions, proper directory structures, and supporting resources. Automatically invoked when user requests "create a skill", "make a capability", "add autonomous behavior", or mentions skill development. Ensures skills follow Anthropic specifications with clear activation triggers.
2026-01-05
product-design-flows.md
1
1 export product-design-flows
2 BellaBe from "BellaBe/ideas-os"
3 Transform requirements into user journeys and flow diagrams. Use when designing user workflows, mapping customer journeys, or planning interaction sequences.
2026-01-05
changelog-generator.md
1
1 export changelog-generator
2 leighmcculloch from "leighmcculloch/dotfiles"
3 Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes.
2026-01-05
ui-component-workflow.md
1
1 export ui-component-workflow
2 fattits30-dev from "fattits30-dev/Justice-Companion"
3 Generate production-ready React components with TypeScript, TailwindCSS, Framer Motion animations, and Radix UI. Includes accessibility compliance (WCAG 2.1 AA), responsive design, and dark mode support. Use when creating new UI features or refactoring components.
2026-01-05
sdp-writer.md
1
1 export sdp-writer
2 databricks-solutions from "databricks-solutions/ai-dev-kit"
3 Create, configure, or update Databricks' Lakeflow Spark Declarative Pipelines (SDP), also known as LDP, or historically Delta Live Tables (DLT). User should guide on using SQL or Python syntax.
2026-01-05
slack-block-kit.md
1
1 export slack-block-kit
2 linehaul-ai from "linehaul-ai/linehaulai-claude-marketplace"
3 Build Slack Block Kit UIs for messages, modals, and Home tabs. Use when creating Slack notifications, interactive forms, bot responses, app dashboards, or any Slack UI. Covers blocks (Section, Actions, Input, Header), elements (Buttons, Selects, Date pickers), composition objects, and the slack-block-builder library.
2026-01-05
app-router.md
1
1 export app-router
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-nextjs"
3 Next.js App Router - Server components, layouts, routing patterns
2026-01-05
marketing-channel-optimization.md
1
1 export marketing-channel-optimization
2 BellaBe from "BellaBe/ideas-os"
3 Optimize acquisition channels based on GTM motion. Use when improving app store listing, LinkedIn profile, SEO, or any active channel. Reads 15.go-to-market.md to activate relevant modules.
2026-01-05
go-database.md
1
1 export go-database
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-go"
3 Go database operations - SQL, ORMs, transactions, migrations
2026-01-05
threejs-graphics-optimizer.md
1
1 export threejs-graphics-optimizer
2 ovachiever from "ovachiever/droid-tings"
3 Performance optimization rules for THREE.js and graphics programming. Covers mobile-first optimization, fallback patterns, memory management, render loop efficiency, and general graphics best practices for smooth 60fps experiences across devices.
2026-01-05
test-development.md
1
1 export test-development
2 vanillacake369 from "vanillacake369/tonys-nix"
3 Create comprehensive test suites by discovering and adapting to any testing framework, following project test patterns and ensuring robust coverage. Use when writing tests, improving coverage, validating functionality. Triggers: 'test', 'coverage', 'unit test', 'integration test', 'E2E', 'spec', '테스트', '커버리지', '단위 테스트', '통합 테스트', '테스트 작성', working with *.test.*, *.spec.*, test/, __tests__/.
2026-01-05
generate-resume.md
1
1 export generate-resume
2 fotescodev from "fotescodev/portfolio"
3 Generate a print-optimized, ATS-friendly single-page resume PDF from portfolio content. Use when user wants to create or regenerate their resume. (project)
2026-01-05