Browse Skills
20307 skills found
system-design.md
0
1
export
system-design
2
from
"pluginagentmarketplace/custom-plugin-system-design"
from
"pluginagentmarketplace/custom-plugin-system-design"
3
Master system design principles for building scalable, reliable, and maintainable systems. Use when designing large-scale applications, planning architecture, or preparing for system design interviews.
2026-01-05
typescript-patterns.md
0
1
export
typescript-patterns
2
from
"OmerMachluf/vscode-copilot-chat"
from
"OmerMachluf/vscode-copilot-chat"
3
Modern TypeScript patterns, best practices, and advanced type system features for writing type-safe, maintainable code
2026-01-05
ai-cross-validator.md
0
1
export
ai-cross-validator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Dual-AI code validation using both Claude and Google Gemini to catch 20% more issues. Validates React Native screens for security vulnerabilities, performance anti-patterns, accessibility gaps, and best practices. Use when user says "validate with Gemini", "cross-validate", "AI review", or before deploying code to production.
2026-01-05
dev-code-quality.md
0
1
export
dev-code-quality
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Code Quality Standards. Use it everytime you plan or implement any code.
2026-01-05
daisyui.md
0
1
export
daisyui
2
from
"danielseltzer/code-analysis-tools"
from
"danielseltzer/code-analysis-tools"
3
Tailwind CSS component library providing semantic class names for 50+ components with built-in themes, dark mode, and customization for rapid UI development.
2026-01-05
backend-dev.md
0
1
export
backend-dev
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
This skill should be used when developing backend services for Manjha using Encore.ts, implementing agents, writing E2E tests, or working with the message-driven architecture. It ensures adherence to TDD practices, type safety, proper logging, and Manjha's development principles.
2026-01-05
codex.md
0
1
export
codex
2
from
"neo-picasso-2112/dotfiles"
from
"neo-picasso-2112/dotfiles"
3
Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing
2026-01-05
node-ts-cli.md
0
1
export
node-ts-cli
2
from
"nnance/claude-agent-skills"
from
"nnance/claude-agent-skills"
3
Generate new Node.js CLI tool projects using TypeScript with ESM modules, tsc for building, tsx for development, Biome for linting/formatting, and Node's built-in test runner. Use this skill when the user requests to create a new Node TypeScript CLI project or CLI tool.
2026-01-05
effective-go.md
0
1
export
effective-go
2
from
"zskulcsar/code-stats"
from
"zskulcsar/code-stats"
3
Apply Go idioms from “Effective Go” when writing, reviewing, or refactoring Go code so results remain idiomatic, maintainable, and performant.
2026-01-05
docs-check.md
0
1
export
docs-check
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Analyze git diff to identify code changes requiring documentation updates. Categorizes changes (database/schema, API endpoints, components, configuration, authentication) and suggests relevant documentation files to review. Use when: (1) After making code changes, (2) Before committing significant changes, (3) When adding new features or modifying APIs, (4) During PR preparation, (5) When working with database schemas, API routes, components, or configuration files, (6) To ensure documentation stays synchronized with code changes, (7) For documentation sync and maintenance, or (8) For pre-commit documentation checks. Triggers: check docs, docs check, documentation check, update docs, sync documentation, what docs need updating, check if docs are up to date, after code changes, before committing.
2026-01-05
chrome-devtools.md
0
1
export
chrome-devtools
2
from
"GGPrompts/gg-hub"
from
"GGPrompts/gg-hub"
3
Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.
2026-01-05
python-telegram-bot.md
0
1
export
python-telegram-bot
2
from
"Genius-Cai/finance-ai"
from
"Genius-Cai/finance-ai"
3
python-telegram-bot library for building Telegram bots. Use for handlers, callbacks, inline keyboards, conversations, and bot commands.
2026-01-05
observability.md
0
1
export
observability
2
from
"ProfPowell/project-template"
from
"ProfPowell/project-template"
3
Implement error tracking, performance monitoring, and user issue detection. Use when adding error handling, Web Vitals reporting, or debugging production issues.
2026-01-05
production-readiness.md
0
1
export
production-readiness
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Harden code and pipelines for production. Use when the user asks for production-ready code, hardening, release readiness, performance, monitoring, or reliability.
2026-01-05
dashboard.md
0
1
export
dashboard
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create interactive analytics dashboards with React components from drizzle-cube/client. Use when building dashboards, configuring portlets, setting up grid layouts, or creating analytics UIs with drizzle-cube React components.
2026-01-05
ruby-community-style.md
0
1
export
ruby-community-style
2
from
"nhlongnguyen/dotfiles"
from
"nhlongnguyen/dotfiles"
3
Use this skill when writing Ruby code following the RuboCop Community Ruby Style Guide. Provides comprehensive guidance on idiomatic Ruby patterns, method design, class structure, collections, strings, exceptions, and testing. Covers Sandi Metz rules, duck typing, metaprogramming guidelines, and RuboCop enforcement. Appropriate for any task involving .rb files, Ruby code reviews, refactoring, Rails development, or implementing Ruby best practices.
2026-01-05
migrating-from-forwardref.md
0
1
export
migrating-from-forwardref
2
from
"djankies/claude-configs"
from
"djankies/claude-configs"
3
Teaches migration from forwardRef to ref-as-prop pattern in React 19. Use when seeing forwardRef usage, upgrading React components, or when refs are mentioned. forwardRef is deprecated in React 19.
2026-01-05
dependency-wrapper.md
0
1
export
dependency-wrapper
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Wrap third-party libraries for testability and replaceability. Use when integrating external APIs, creating testable code, or building swappable implementations.
2026-01-05
vue3-frontend.md
0
1
export
vue3-frontend
2
from
"Eva813/vue3-skills"
from
"Eva813/vue3-skills"
3
Comprehensive Vue 3 frontend development skill. Use when developing Vue 3 applications, components, or composables. Covers: (1) Creating new Vue 3 projects and components, (2) Vue 2 to Vue 3 migration, (3) Code review and optimization, (4) Composition API implementation, (5) Best practices and common patterns, (6) TypeScript integration, (7) State management with Pinia, (8) Performance optimization. Includes component templates, composable examples, migration guides, and best practices documentation.
2026-01-05
skill-generator.md
0
1
export
skill-generator
2
from
"bcasci/hustler-marketplace"
from
"bcasci/hustler-marketplace"
3
Generate new Claude Code skills following official best practices. Use when user requests "create a skill" or "make a skill" for automating workflows or tasks.
2026-01-05
theme-factory.md
0
1
export
theme-factory
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
10 ready-to-use themes with colors and fonts for consistent styling.Use when: applying visual themes to pages, components, or design systems.Triggers: "theme", "color palette", "color scheme", "fonts", "branding","visual identity", "design system colors".
2026-01-05
storage.md
0
1
export
storage
2
from
"atrawog/bazzite-ai-plugins"
from
"atrawog/bazzite-ai-plugins"
3
Storage management for Bazzite. Automounting drives (BTRFS/EXT4, Framework, SteamOS),BTRFS deduplication, rmlint disk trimming, and snapper snapshots. Use when usersneed to configure disk and partition management.
2026-01-05
playwright-flow-recorder.md
0
1
export
playwright-flow-recorder
2
from
"hopeoverture/worldbuilding-app-skills"
from
"hopeoverture/worldbuilding-app-skills"
3
Creates Playwright test scripts from natural language user flow descriptions. This skill should be used when generating E2E tests from scenarios, converting user stories to test code, recording user flows, creating test scripts from descriptions like "user signs up and creates project", or translating acceptance criteria into executable tests. Trigger terms include playwright test, e2e flow, user scenario, test from description, record flow, user journey, test script generation, acceptance test, behavior test, user story test.
2026-01-05
telemetry-validator-agent.md
0
1
export
telemetry-validator-agent
2
from
"Kart-rc/dataobservability-agents"
from
"Kart-rc/dataobservability-agents"
3
AI-powered Telemetry Validator Agent that verifies instrumentation works in sandbox environments. Use when: (1) Validating OTel spans are emitted correctly, (2) Verifying correlation headers in Kafka messages, (3) Confirming OpenLineage events for data pipelines, (4) Generating validation evidence for merge approval. Triggers: "validate telemetry", "verify instrumentation", "check OTel spans", "validate correlation headers".
2026-01-05