Browse Skills
18175 skills found
mcp-deepwiki.md
6
1
export
mcp-deepwiki
2
from
"s-hiraoku/vscode-sidebar-terminal"
from
"s-hiraoku/vscode-sidebar-terminal"
3
This skill provides guidance for using DeepWiki MCP to explore GitHub repository documentation. Use when researching repository structure, understanding library APIs, asking questions about open-source projects, or exploring documentation for any GitHub repository.
2026-01-05
playwright-browser-snapshot.md
6
1
export
playwright-browser-snapshot
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
To capture an accessibility snapshot of the current page, take a structured snapshot for UI inspection.
2026-01-05
ui-audio-theme.md
6
1
export
ui-audio-theme
2
from
"b-open-io/prompts"
from
"b-open-io/prompts"
3
Generate cohesive UI audio themes with subtle, minimal sound effects for applications. This skill should be used when users want to create a set of coordinated interface sounds for wallet apps, dashboards, or web applications - generating sounds mapped to UI interaction constants like button clicks, notifications, and navigation transitions using ElevenLabs API.
2026-01-05
database-architect.md
6
1
export
database-architect
2
from
"marcioaltoe/claude-craftkit"
from
"marcioaltoe/claude-craftkit"
3
Expert database schema designer and Drizzle ORM specialist. Use when user needs database design, schema creation, migrations, query optimization, or Postgres-specific features. Examples - "design a database schema for users", "create a Drizzle table for products", "help with database relationships", "optimize this query", "add indexes to improve performance", "design database for multi-tenant app".
2026-01-05
multi-agent-workflows.md
6
1
export
multi-agent-workflows
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Orchestrate complex multi-agent workflows for development, infrastructure, andresearch. Provides workflow templates, agent sequences, and integration patterns.Use when planning complex projects, coordinating multiple agents, designingAPI development workflows, or infrastructure setup workflows.
2026-01-05
write-plugin.md
6
1
export
write-plugin
2
from
"wayne930242/Reflexive-Claude-Code"
from
"wayne930242/Reflexive-Claude-Code"
3
Claude Code plugin authoring expert. Creates complete plugin packages with manifests, commands, agents, skills, hooks, and marketplaces following official 2025 schema. Use when creating new plugins, building marketplaces, or packaging skills for distribution.
2026-01-05
ux-handoff-markers.md
6
1
export
ux-handoff-markers
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Standardized inline markers for inter-agent communication. Use when creating handoff annotations for other agents, scanning for pending work from upstream agents, or when the user mentions @HANDOFF markers, agent coordination, or cross-agent communication.
2026-01-05
ui-designer.md
6
1
export
ui-designer
2
from
"marcioaltoe/claude-craftkit"
from
"marcioaltoe/claude-craftkit"
3
Expert UI/UX designer for React applications with shadcn/ui and Tailwind CSS. **ALWAYS use when creating UI components, implementing responsive layouts, or designing interfaces.** Use when user needs component creation, design implementation, responsive layouts, accessibility improvements, dark mode support, or design system architecture. Examples - "create a custom card component", "build a responsive navigation", "setup shadcn/ui button", "implement dark mode", "make this accessible", "design a form layout".
2026-01-05
research.md
6
1
export
research
2
from
"JacbK/persona"
from
"JacbK/persona"
3
Gather information about users from materials, profile config, GitHub, and web search to inform portfolio content and design decisions.
2026-01-05
prototype-to-production.md
6
1
export
prototype-to-production
2
from
"ArieGoldkin/ai-agent-hub"
from
"ArieGoldkin/ai-agent-hub"
3
Convert design prototypes (HTML, CSS, Figma exports) into production-ready components. Analyzes prototype structure, extracts design tokens, identifies reusable patterns, and generates typed React components. Adapts to existing project tech stack with React + TypeScript as default.
2026-01-05
work-toward-parity.md
6
1
export
work-toward-parity
2
from
"feather-lang/feather"
from
"feather-lang/feather"
3
Use this skill to make a the behavior of our builtins match that of TCL.
2026-01-05
api-design-framework.md
6
1
export
api-design-framework
2
from
"ArieGoldkin/ai-agent-hub"
from
"ArieGoldkin/ai-agent-hub"
3
Use this skill when designing REST, GraphQL, or gRPC APIs. Provides comprehensive API design patterns, versioning strategies, error handling conventions, authentication approaches, and OpenAPI/AsyncAPI templates. Ensures consistent, well-documented, and developer-friendly APIs across all backend services.
2026-01-05
uv-workspaces.md
6
1
export
uv-workspaces
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Manage monorepo and multi-package Python projects with uv workspaces. Coversworkspace configuration, member dependencies, shared lockfiles, and building.Use when user mentions uv workspaces, Python monorepo, multi-package projects,workspace members, or shared dependencies across packages.
2026-01-05
web-tests.md
6
1
export
web-tests
2
from
"marcioaltoe/claude-craftkit"
from
"marcioaltoe/claude-craftkit"
3
Complete browser automation with Playwright. **ALWAYS use when user needs browser testing, E2E testing, screenshots, form testing, or responsive design validation.** Auto-detects dev servers, saves test scripts to working directory. Examples - "test this page", "take screenshots of responsive design", "test login flow", "check for broken links", "validate form submission".
2026-01-05
tfc-run-logs.md
6
1
export
tfc-run-logs
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Retrieve plan and apply logs from Terraform Cloud runs. Use when examining TFC run output, debugging failed plans/applies, or reviewing infrastructure changes. Requires TFE_TOKEN environment variable.
2026-01-05
infrastructure-terraform.md
6
1
export
infrastructure-terraform
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Infrastructure as Code with Terraform including HCL configuration, state management,modular design, and plan-apply workflows. Covers cloud and on-prem resource provisioning,remote backends, and Terraform modules.Use when user mentions Terraform, HCL, terraform plan, terraform apply, tfstate,infrastructure as code, or IaC provisioning.
2026-01-05
project-discovery.md
6
1
export
project-discovery
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Systematic project orientation for unfamiliar codebases. Automatically activates when Claude detects uncertainty about project state, structure, or tooling. Analyzes git state (branch, changes, commits), project type (language, framework, structure), and development tooling (build, test, lint, CI/CD). Provides structured summary with risk flags and recommendations. Use when entering new projects or when working on shaky assumptions.
2026-01-05
serenity-discord-bot.md
6
1
export
serenity-discord-bot
2
from
"ocn/zk-activity"
from
"ocn/zk-activity"
3
Discord bot development with Serenity 0.11. Covers event handlers, slash commands, embeds, interactions, TypeMapKey for shared state, and message sending patterns. Use when creating Discord commands, building embeds, handling interactions, or working with the Discord API.
2026-01-05
code-standards.md
6
1
export
code-standards
2
from
"marcioaltoe/claude-craftkit"
from
"marcioaltoe/claude-craftkit"
3
Expert in code design standards including SOLID principles, Clean Code patterns (KISS, YAGNI, DRY, TDA), and pragmatic software design. **ALWAYS use when designing ANY classes/modules, implementing features, fixing bugs, refactoring code, or writing functions.** Use proactively to ensure proper design, separation of concerns, simplicity, and maintainability. Examples - "create class", "design module", "implement feature", "refactor code", "fix bug", "is this too complex", "apply SOLID", "keep it simple", "avoid over-engineering".
2026-01-05
container-development.md
6
1
export
container-development
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Container development with Docker, Dockerfiles, 12-factor principles, multi-stagebuilds, and Skaffold workflows. Enforces MANDATORY non-root users, minimal Alpine/slimbase images, and security hardening. Covers containerization, orchestration, and secureimage construction.Use when user mentions Docker, Dockerfile, containers, docker-compose, multi-stagebuilds, container images, container security, or 12-factor app principles.
2026-01-05
pattern-dev.md
6
1
export
pattern-dev
2
from
"jkomoros/community-patterns"
from
"jkomoros/community-patterns"
3
Day-to-day pattern development best practices. Use when actively developing patterns. Covers incremental development, commits, communication guidelines, and general development workflow.
2026-01-05
graphiti-episode-storage.md
6
1
export
graphiti-episode-storage
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Store episodes in Graphiti Memory: agent executions, error resolutions, workflowcompletions, technical decisions. Provides JSON schemas and storage patterns.Use when user mentions storing in Graphiti, add_memory, episode storage,building knowledge base, or documenting agent work.
2026-01-05
kubernetes-operations.md
6
1
export
kubernetes-operations
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Kubernetes operations including deployment, management, troubleshooting, kubectl mastery,and cluster stability. Covers K8s workloads, networking, storage, and debugging pods.Use when user mentions Kubernetes, K8s, kubectl, pods, deployments, services, ingress,ConfigMaps, Secrets, or cluster operations.
2026-01-05
frontend-css.md
6
1
export
frontend-css
2
from
"coreyja/coreyja.com"
from
"coreyja/coreyja.com"
3
Write maintainable CSS following the project's established methodology, whether using Tailwind utility classes, BEM naming, CSS modules, or styled-components. Use this skill when styling UI components or pages with CSS, applying design system tokens for colors and spacing, or working with CSS frameworks. When writing utility classes, custom styles, or responsive design rules. When working with .css, .scss, .module.css files, or inline styles in JSX/templates. When establishing or maintaining design tokens for consistent styling. When optimizing CSS for production builds with purging or tree-shaking unused styles.
2026-01-05