Browse Skills
20307 skills found
data-ai-guide.md
1
1
export
data-ai-guide
2
from
"pluginagentmarketplace/custom-plugin-design-system"
from
"pluginagentmarketplace/custom-plugin-design-system"
3
Comprehensive data science, machine learning, and AI guide covering Python, deep learning, NLP, LLMs, prompt engineering, and MLOps. Use when building AI models, data pipelines, or machine learning systems.
2026-01-05
business-model-builder.md
1
1
export
business-model-builder
2
from
"jzallen/fred_simulations"
from
"jzallen/fred_simulations"
3
Create and refactor Python dataclass business models and mappers following clean architecture patterns with proper separation of concerns.
2026-01-05
code-review.md
1
1
export
code-review
2
from
"akaszubski/anyclaude-local"
from
"akaszubski/anyclaude-local"
3
This skill should be used when reviewing code or preparing code for review. It provides guidelines for what to look for in reviews, how to write constructive feedback, and standards for review comments.
2026-01-05
frontend-dev.md
1
1
export
frontend-dev
2
from
"lpding888/aiygw4.0"
from
"lpding888/aiygw4.0"
3
前端开发专家,负责 Next.js 14 App Router + React 18 + TypeScript + Ant Design + Zustand 前端应用开发。遵循契约驱动、统一UI规范、访问控制、可测试性工程基线。处理登录鉴权、动态表单、内容管理UI、E2E测试。适用于收到 Frontend 部门任务卡(如 CMS-F-001)或修复类任务卡时使用。
2026-01-05
dev-browser.md
1
1
export
dev-browser
2
from
"wrsmith108/dev-browser-claude-skill"
from
"wrsmith108/dev-browser-claude-skill"
3
Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.
2026-01-05
code-quality.md
1
1
export
code-quality
2
from
"Willbots/orchestrator"
from
"Willbots/orchestrator"
3
Code quality standards including async error handling, TypeScript strict mode, secrets prevention, and test requirements
2026-01-05
enter-world.md
1
1
export
enter-world
2
from
"rjroy/adventure-engine-corvran"
from
"rjroy/adventure-engine-corvran"
3
Launch the Adventure Engine application for an adventure project. Use when the user wants to "enter" a world, "start" or "launch" an adventure session, or begin interactive gameplay. Fires off the application in the background using the current working directory as the adventure project root.
2026-01-05
security.md
1
1
export
security
2
from
"pluginagentmarketplace/custom-plugin-javascript"
from
"pluginagentmarketplace/custom-plugin-javascript"
3
JavaScript security best practices and vulnerability prevention.
2026-01-05
session-recorder.md
1
1
export
session-recorder
2
from
"rafaelcalleja/claude-market-place"
from
"rafaelcalleja/claude-market-place"
3
This skill should be used when the user asks to "record session", "log interactions", "track session activity", "audit Claude usage", "create session logs", or when session recording is enabled. Provides instructions for the hybrid recording approach where Claude self-reports summaries of completed work.
2026-01-05
composable-svelte-components.md
1
1
export
composable-svelte-components
2
from
"linehaul-ai/linehaulai-claude-marketplace"
from
"linehaul-ai/linehaulai-claude-marketplace"
3
UI component library reference for Composable Svelte. Use when implementing designs, choosing components, styling layouts, or working with shadcn-svelte components. Covers component props, variants, accessibility patterns, visual composition, and when to use which component. For specialized components see composable-svelte-graphics (3D), composable-svelte-code (editors/media), composable-svelte-charts (visualization), composable-svelte-maps (geospatial).
2026-01-05
hello-world.md
1
1
export
hello-world
2
from
"smallnest/hello-world-skill"
from
"smallnest/hello-world-skill"
3
A greeting skill that ONLY generates simple hello/greeting messages. NOT for calculations, data processing, or code execution. Use ONLY for greeting requests like "say hello", "greet someone", or similar.
2026-01-05
careercopilot-tool-creator.md
1
1
export
careercopilot-tool-creator
2
from
"okgoogle13/careercopilot"
from
"okgoogle13/careercopilot"
3
Scaffolds a new Python tool file in 'src/tools/' from a template. Use when asked to create a new agent tool.
2026-01-05
nextjs-15-patterns.md
1
1
export
nextjs-15-patterns
2
from
"mcgilly17/nix-configs"
from
"mcgilly17/nix-configs"
3
App Router, React Server Components, Server Actions (2025 best practices)
2026-01-05
nextjs-fastapi-full-stack-expert.md
1
1
export
nextjs-fastapi-full-stack-expert
2
from
"Krosebrook/source-of-truth-monorepo"
from
"Krosebrook/source-of-truth-monorepo"
3
Expert guidance for building full-stack applications with Next.js frontend and FastAPI backend. Use when integrating React/Next.js with Python FastAPI, building API routes, or implementing SSR/SSG with Python backends.
2026-01-05
code-quality.md
1
1
export
code-quality
2
from
"wadakatu/laravel-spectrum"
from
"wadakatu/laravel-spectrum"
3
Run code quality checks for Laravel Spectrum (PHPStan, Laravel Pint, PHPUnit). Use when user mentions "lint", "format", "code quality", "PR準備", "コミット前チェック", or before creating commits/PRs. Also use after writing significant code changes.
2026-01-05
git-commit.md
1
1
export
git-commit
2
from
"rmax/dotfiles-ng"
from
"rmax/dotfiles-ng"
3
Enforce conventional commit messages with OpenCode attribution and traceability metadata
2026-01-05
branch-session.md
1
1
export
branch-session
2
from
"buddyh/claude-code-skills"
from
"buddyh/claude-code-skills"
3
Branch the current Claude Code session into a new tmux session using --resume. Creates a parallel conversation that can diverge independently. Use when you want to explore an alternative approach without losing your current context.
2026-01-05
frontend-css.md
1
1
export
frontend-css
2
from
"imkdw/imkdw-dev"
from
"imkdw/imkdw-dev"
3
Write Tailwind CSS v3 styles following the project's design system with custom preset, CSS variables, and terminal-themed design tokens. Use this skill when styling React components with Tailwind utility classes, using the custom Tailwind preset from @imkdw-dev/ui, working with CSS variables for theming (--background, --foreground, --primary, etc.), implementing dark mode with the .dark class, applying terminal or code syntax colors, using custom animations (fade-in, slide-up, terminal-blink), working with the @tailwindcss/typography plugin for prose content, or configuring Tailwind in tailwind.config.ts. This includes files in packages/ui/src/tokens/, packages/ui/src/styles/, any *.tsx file with className attributes, and tailwind.config.ts. Apply when adding styles to components, customizing the design system, or troubleshooting Tailwind class conflicts.
2026-01-05
php-api.md
1
1
export
php-api
2
from
"pluginagentmarketplace/custom-plugin-php"
from
"pluginagentmarketplace/custom-plugin-php"
3
PHP API development mastery - REST, GraphQL, JWT/OAuth, OpenAPI documentation
2026-01-05
rubycritic-code-quality-analysis.md
1
1
export
rubycritic-code-quality-analysis
2
from
"esparkman/claude-rubycritic-skill"
from
"esparkman/claude-rubycritic-skill"
3
Analyze Ruby and Rails code quality with RubyCritic. Identifies code smells, complexity issues, and refactoring opportunities. Provides detailed metrics, scores files A-F, compares branches, and prioritizes high-churn problem areas. Use when analyzing Ruby code quality, reviewing PRs, or identifying technical debt.
2026-01-05
integrity-bound-scope.md
1
1
export
integrity-bound-scope
2
from
"synapseradio/thinkies"
from
"synapseradio/thinkies"
3
Define boundaries where claims or recommendations apply versus break down. Use when: (1) asked to define scope or boundaries, (2) claim presented as universal truth, (3) explaining why pattern works here but not there, (4) advice given without specifying applicable context.
2026-01-05
custom-plugin-flutter-skill-animations.md
1
1
export
custom-plugin-flutter-skill-animations
2
from
"pluginagentmarketplace/custom-plugin-flutter"
from
"pluginagentmarketplace/custom-plugin-flutter"
3
Production-grade Flutter animations mastery - Implicit and explicit animations, AnimationController, Hero transitions, physics-based motion, Lottie/Rive integration, 60fps optimization with comprehensive code examples
2026-01-05
test-auth-wrapper.md
1
1
export
test-auth-wrapper
2
from
"Sanchay-T/influencer-platform-app"
from
"Sanchay-T/influencer-platform-app"
3
Expert knowledge on CLI testing with auth bypass, automated endpoint testing, and the 3 bypass methods (headers, environment, test headers). Use this skill when user asks about "test endpoint", "cli testing", "auth bypass", "curl", "automated testing", "local development", or "testing without clerk".
2026-01-05
ui-patterns.md
1
1
export
ui-patterns
2
from
"Reodor-Studios/create-reodor-app"
from
"Reodor-Studios/create-reodor-app"
3
Apply consistent UI component patterns for the project Next.js template. Use when building forms, dialogs, notifications, loading states, or any UI components. Ensures proper dark mode support, responsive behavior, animations, and adherence to the project's component library hierarchy.
2026-01-05