Browse Skills
20307 skills found
progressive-web-apps.md
0
1
export
progressive-web-apps
2
from
"pluginagentmarketplace/custom-plugin-machine-learning"
from
"pluginagentmarketplace/custom-plugin-machine-learning"
3
Service workers, offline-first, app manifest, and native-like web experiences.
2026-01-05
build.md
0
1
export
build
2
from
"FWFsoft/gambit"
from
"FWFsoft/gambit"
3
Build the Gambit game engine (Server and Client executables). Use when the user wants to compile the project, needs to rebuild after code changes, or before running the server or client.
2026-01-05
copilot-tool-design.md
0
1
export
copilot-tool-design
2
from
"OmerMachluf/vscode-copilot-chat"
from
"OmerMachluf/vscode-copilot-chat"
3
Guide to designing and implementing tools for the vscode-copilot-chat extension, including patterns, testing, and best practices
2026-01-05
rust-engineer.md
0
1
export
rust-engineer
2
from
"kamushadenes/nix"
from
"kamushadenes/nix"
3
Senior Rust engineer for systems programming. Use for ownership, async Rust, and zero-cost abstractions.
2026-01-05
python-venv-management.md
0
1
export
python-venv-management
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Automatically manage Python virtual environments (.venv) in terminal commands. Always activate .venv before running Python/pip commands. Use when executing Python scripts, installing packages, or running development servers. Critical for consistent environment management.
2026-01-05
sqlalchemy-orm.md
0
1
export
sqlalchemy-orm
2
from
"danielseltzer/code-analysis-tools"
from
"danielseltzer/code-analysis-tools"
3
SQLAlchemy Python SQL toolkit and ORM with powerful query builder, relationship mapping, and database migrations via Alembic
2026-01-05
pagent.md
0
1
export
pagent
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guide for using pagent - a PRD-to-code orchestration tool. Use when users ask how to use pagent, run agents, create PRDs, or transform requirements into code.
2026-01-05
dapr-integration.md
0
1
export
dapr-integration
2
from
"Hamza123545/Todo_giaic_five_phases"
from
"Hamza123545/Todo_giaic_five_phases"
3
Dapr (Distributed Application Runtime) integration patterns for microservices. Covers Pub/Sub, State Store, Jobs API, Secrets Management, and Service Invocation with HTTP APIs. Full Dapr implementation with all 5 building blocks. Use this Skill whenever you need to integrate Dapr building blocks into your microservices, publish/subscribe to events, manage state, schedule jobs, access secrets, or invoke services via Dapr.
2026-01-05
quant-methods-teaching.md
0
1
export
quant-methods-teaching
2
from
"sysylvia/ssylvia-website"
from
"sysylvia/ssylvia-website"
3
Generate course content for HPM 883 (PhD Advanced Quantitative Methods) following establishedtemplates, pedagogical principles, and accessibility requirements. Supports unit planning,session generation, code-along creation, problem sets, and reference curation.USE WHEN: creating HPM 883 content, generating units/sessions, building code-alongs/labs,curating references for Spring 2026 course.
2026-01-05
plugin-installation.md
0
1
export
plugin-installation
2
from
"Lobbi-Docs/claude-2"
from
"Lobbi-Docs/claude-2"
3
Use when the user wants to install, update, or set up a Claude Code plugin
2026-01-05
ux-designer.md
0
1
export
ux-designer
2
from
"coopeverything/TogetherOS"
from
"coopeverything/TogetherOS"
3
**AUTO-TRIGGER when:** "use UX skill", "audit page", "theme change", "CSS update","dark mode fix", or any UI work that touches multiple files.Verification workflow to ensure ALL affected files are updated.Prevents missed pages/components during UI changes.
2026-01-05
systemd-units.md
0
1
export
systemd-units
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create and harden systemd service unit files following modern best practices. Use when writing new systemd units for web applications, background workers, or daemons, or when hardening existing services with security sandboxing and isolation features. Covers service types, dependencies, restart policies, security options, and filesystem restrictions.
2026-01-05
tdd-failure-recovery.md
0
1
export
tdd-failure-recovery
2
from
"rubrical-studios/process-docs"
from
"rubrical-studios/process-docs"
3
Guide experienced developers through TDD failure scenarios and recovery procedures when tests behave unexpectedly
2026-01-05
backend-models.md
0
1
export
backend-models
2
from
"SpacePlushy/portfolio"
from
"SpacePlushy/portfolio"
3
Define database models and schemas with proper data types, constraints, relationships, and validation rules. Use this skill when creating or modifying database models, ORM entities, schema definitions, or data validation layers. When working on Prisma schema files, TypeORM entities, Drizzle schema definitions, Mongoose models, database model classes, files defining table structures and relationships, validation schemas for database entities, or files implementing data integrity constraints and cascading behaviors.
2026-01-05
livewire-principles.md
0
1
export
livewire-principles
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Principles for writing simple, maintainable Laravel/Livewire code. Use when writing Livewire components, tests, or Blade views. Focuses on avoiding over-engineering.
2026-01-05
api-contract-validator.md
0
1
export
api-contract-validator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Validates type contracts between TypeScript interfaces and Pydantic models. Detects field mismatches and type inconsistencies. Related: frontend-backend-mapper for endpoint discovery.
2026-01-05
mudblazor.md
0
1
export
mudblazor
2
from
"keithdv/ClaudeSkills"
from
"keithdv/ClaudeSkills"
3
Build enterprise Blazor applications with MudBlazor component library. Use when creating forms, data grids, dialogs, navigation, theming, layout systems, or integrating with Neatoo domain objects. Covers installation, components, validation, data display, and enterprise patterns.
2026-01-05
rust-review.md
0
1
export
rust-review
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert-level Rust audits covering ownership, concurrency, unsafe blocks, traits, and Cargo dependencies. Use for Rust-specific code review.
2026-01-05
moai-foundation-claude.md
0
1
export
moai-foundation-claude
2
from
"tjdwls101010/seongjin_extension_youtube-summarize"
from
"tjdwls101010/seongjin_extension_youtube-summarize"
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
moai-lang-typescript.md
0
1
export
moai-lang-typescript
2
from
"kivo360/quickhooks"
from
"kivo360/quickhooks"
3
TypeScript best practices with modern frameworks, full-stack development, and type-safe patterns for 2025
2026-01-05
ui-styling.md
0
1
export
ui-styling
2
from
"Hieubkav/wincellarCloneBackend"
from
"Hieubkav/wincellarCloneBackend"
3
Create beautiful, accessible user interfaces with shadcn/ui components (built on Radix UI + Tailwind), Tailwind CSS utility-first styling, and canvas-based visual designs. Use when building user interfaces, implementing design systems, creating responsive layouts, adding accessible components (dialogs, dropdowns, forms, tables), customizing themes and colors, implementing dark mode, generating visual designs and posters, or establishing consistent styling patterns across applications.
2026-01-05
media-processing.md
0
1
export
media-processing
2
from
"untangledfinance/untangled-web"
from
"untangledfinance/untangled-web"
3
Process multimedia files with FFmpeg (video/audio encoding, conversion, streaming, filtering, hardware acceleration) and ImageMagick (image manipulation, format conversion, batch processing, effects, composition). Use when converting media formats, encoding videos with specific codecs (H.264, H.265, VP9), resizing/cropping images, extracting audio from video, applying filters and effects, optimizing file sizes, creating streaming manifests (HLS/DASH), generating thumbnails, batch processing images, creating composite images, or implementing media processing pipelines. Supports 100+ formats, hardware acceleration (NVENC, QSV), and complex filtergraphs.
2026-01-05
frontend-design.md
0
1
export
frontend-design
2
from
"aslobodnik/slobo.xyz"
from
"aslobodnik/slobo.xyz"
3
Create distinctive, production-grade frontend interfaces with high design quality. Use when the user asks to build web components, pages, artifacts, posters, or applications (websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
2026-01-05
django-framework.md
0
1
export
django-framework
2
from
"danielseltzer/code-analysis-tools"
from
"danielseltzer/code-analysis-tools"
3
Django full-featured Python web framework with batteries included (ORM, admin, auth)
2026-01-05