Browse Skills

20307 skills found

plan.md
1
1 export plan
2 ScriptedAlchemy from "ScriptedAlchemy/codex-native"
3 Generate a plan for how an agent should accomplish a complex coding task. Use when a user asks for a plan, and optionally when they want to save, find, read, update, or delete plan files in $CODEX_HOME/plans (default ~/.codex/plans).
2026-01-05
running-and-debugging-tests.md
1
1 export running-and-debugging-tests
2 kynoptic from "kynoptic/markdownlint-trap"
3 Executes language-agnostic test suites to validate behavioral correctness, enforce regression safety, and automatically debug or repair test failures. Includes fallback loops, coverage validation, and failure classification to maximize suite reliability. Use to validate code changes proactively, or when the user mentions running tests, test failures, or test debugging.
2026-01-05
django-query-optimizer.md
1
1 export django-query-optimizer
2 MaciWP from "MaciWP/CV_Astro"
3 Detects and fixes N+1 query problems and enforces query optimization. This skill should be used when working with Django QuerySets to ensure select_related, prefetch_related, and order_by are properly applied for optimal database performance.
2026-01-05
variation-theory.md
1
1 export variation-theory
2 dbosk from "dbosk/claude-skills"
3 Apply variation theory of learning to structure instructional content using contrast, generalization, and fusion patterns. Variation must target the critical aspects of the learning objective. Use when writing educational materials, explanations, tutorials, literate programming documentation (.nw files), or when user mentions variation theory, learning theory, pedagogy, or critical aspects of learning. Works alongside the literate-programming skill for .nw files.
2026-01-05
dead-code-removal.md
1
1 export dead-code-removal
2 89jobrien from "89jobrien/steve"
3 Detects and safely removes unused code (imports, functions, classes) across multiple languages. Use after refactoring, when removing features, or before production deployment. Includes safety checks and validation.
2026-01-05
scientific-tdd.md
1
1 export scientific-tdd
2 LorenFrankLab from "LorenFrankLab/non_local_detector"
3 Pragmatic test-driven development for scientific code with numerical validation
2026-01-05
automation.md
1
1 export automation
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-qa"
3 Production-grade test automation skill covering Selenium, Cypress, Playwright, Appium with POM architecture, retry logic, and CI/CD integration
2026-01-05
agent-definition-creation.md
1
1 export agent-definition-creation
2 andisab from "andisab/swe-marketplace"
3 Use this skill when creating or refining Claude Code sub-agent definitions. Helps design specialized AI assistants with proper YAML frontmatter, system prompts, tool access, and example-driven descriptions. Automatically invoked when user requests "create an agent", "design a sub-agent", "make a specialist", or mentions agent development. Ensures agents follow Anthropic best practices with focused responsibilities, discovery-optimized descriptions, and proper tool restrictions.
2026-01-05
factory-code.md
1
1 export factory-code
2 wollfoo from "wollfoo/setup-factory"
3 Use when users ask about Factory Code features, setup, configuration, troubleshooting, slash commands, MCP servers, Agent Skills, hooks, plugins, CI/CD integration, or enterprise deployment. Activate for questions like 'How do I use Factory Code?', 'What slash commands are available?', 'How to set up MCP?', 'Create a skill', 'Fix Factory Code issues', or 'Deploy Factory Code in enterprise'. | Dùng khi hỏi về Factory Code, lệnh slash, hook, plugin, skill, cấu hình, cài đặt.
2026-01-05
dependency-analysis.md
1
1 export dependency-analysis
2 hubvue from "hubvue/fe-analysis-skills"
3 Enhanced dependency analyzer with comprehensive markdown reporting and actionable recommendations. Use when you need to optimize frontend project dependencies, detect security vulnerabilities, identify unused packages, find duplicate functionality, analyze dependency impact, generate cleanup scripts, or produce detailed Markdown reports. Supports JavaScript, TypeScript, Vue, React, Angular, and modern build tools with parallel processing and incremental analysis capabilities.
2026-01-05
config-migrator.md
1
1 export config-migrator
2 fractary from "fractary/claude-plugins"
3 Migrates codex configuration files from v2.0 push-based sync to v3.0 pull-based retrieval format with automatic backups
2026-01-05
code-reviewer.md
1
1 export code-reviewer
2 Olu-AnuAkin-Akinyemi from "Olu-AnuAkin-Akinyemi/Grimora"
3 Code review guidelines focusing on quality, maintainability, and SOLID principles. Covers readability, performance, security, testing, and professional code review practices for JavaScript and web applications.
2026-01-05
tool-interface-analysis.md
1
1 export tool-interface-analysis
2 Dowwie from "Dowwie/agent_framework_study"
3 Analyze tool registration, schema generation, and error feedback mechanisms in agent frameworks. Use when (1) understanding how tools are defined and registered, (2) evaluating schema generation approaches (introspection vs manual), (3) tracing error feedback loops to the LLM, (4) assessing retry and self-correction mechanisms, or (5) comparing tool interfaces across frameworks.
2026-01-05
design-intent-specialist.md
1
1 export design-intent-specialist
2 joaquimscosta from "joaquimscosta/arkhe-claude-plugins"
3 Creates accurate frontend implementations from visual references while maintaining design consistency. Use when user provides Figma URLs, screenshots, design images, or requests UI implementation from visual references. Automatically checks existing design intent patterns before implementation.
2026-01-05
python-scripting.md
1
1 export python-scripting
2 89jobrien from "89jobrien/steve"
3 Python scripting with uv and PEP 723 inline dependencies. Use when creating standalone Python scripts with automatic dependency management.
2026-01-05
datetime-timezone.md
1
1 export datetime-timezone
2 mjunaidca from "mjunaidca/mjs-agent-skills"
3 Handle datetime and timezone conversions correctly across frontend, API, and database. Use this skill when working with datetime-local inputs, scheduling features, due dates, reminders, or any time-sensitive functionality. Covers the critical pitfall of browser datetime-local inputs lacking timezone info.
2026-01-05
shadcn-svelte-skill.md
1
1 export shadcn-svelte-skill
2 linehaul-ai from "linehaul-ai/linehaulai-claude-marketplace"
3 Build accessible, customizable UI components for Svelte/SvelteKit projects using shadcn-svelte CLI, Tailwind CSS v4.1, and TypeScript. Use when creating component-based Svelte applications that need production-ready, styled UI elements with Tailwind v4.1 + Vite.Also covers the broader Svelte UI ecosystem including Skeleton UI and Melt UI for library selection guidance.Triggers: "add components", "UI components", "build UI", "install component", "create form", "create dialog", "svelte components", "shadcn-svelte", "skeleton ui", "melt ui"
2026-01-05
performance-management.md
1
1 export performance-management
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-engineering-manager"
3 Master performance management, goal-setting, OKRs, reviews, feedback, and metrics for engineering teams
2026-01-05
backend-fastapi.md
1
1 export backend-fastapi
2 AbdulSamad94 from "AbdulSamad94/Hackhaton-SpecsKitPlus"
3 Documentation for the FastAPI backend, endpoints, and dependency injection.
2026-01-05
shadcn-ui.md
1
1 export shadcn-ui
2 mjunaidca from "mjunaidca/mjs-agent-skills"
3 Build beautiful, accessible UIs with shadcn/ui components. Use this skill when creating forms, dialogs, tables, sidebars, or any UI components in Next.js. Covers installation, component patterns, react-hook-form integration with Zod validation, and dark mode setup.
2026-01-05
mlx-dev.md
1
1 export mlx-dev
2 tkwn2080 from "tkwn2080/mlx-dev-skill"
3 Write correct, idiomatic Apple MLX code for Apple Silicon ML. Use when working with MLX arrays, neural networks, training loops, lazy evaluation, unified memory, mx.eval, mx.compile, Metal GPU, memory optimization, quantization, or Apple Silicon performance. Covers critical API differences from PyTorch/NumPy, array indexing gotchas (lists must be mx.array, slices create copies), NHWC format for Conv2d, __call__ not forward(), float64 CPU-only, mlx-lm integration, and debugging patterns.
2026-01-05
tailwind-v4-shadcn.md
1
1 export tailwind-v4-shadcn
2 ovachiever from "ovachiever/droid-tings"
3 Set up Tailwind v4 with shadcn/ui using @theme inline pattern and CSS variable architecture. Four-step mandatory pattern: define CSS variables at root, map to Tailwind utilities, apply base styles, get automatic dark mode.Use when: initializing React projects with Tailwind v4, setting up shadcn/ui dark mode, or fixing colors not working, theme not applying, CSS variables broken, tw-animate-css errors, or migrating from v3.
2026-01-05
swiftui-liquid-glass.md
1
1 export swiftui-liquid-glass
2 bout3fiddy from "bout3fiddy/agents"
3 Implement, review, or improve SwiftUI features using the iOS 26+ Liquid Glass API. Use when asked to adopt Liquid Glass in new SwiftUI UI, refactor an existing feature to Liquid Glass, or review Liquid Glass usage for correctness, performance, and design alignment.
2026-01-05
research-after-failure.md
1
1 export research-after-failure
2 troykelly from "troykelly/claude-skills"
3 Use after 2 consecutive failed attempts at solving a problem - STOP guessing and research documentation, codebase, and online resources before resuming
2026-01-05