Browse Skills
20307 skills found
researching-best-practices.md
1
1
export
researching-best-practices
2
from
"C0ntr0lledCha0s/claude-code-plugin-automations"
from
"C0ntr0lledCha0s/claude-code-plugin-automations"
3
Automatically activated when user asks "what's the best way to...", "how should I...", "what are best practices for...", or requests recommendations, industry standards, or proven approaches for implementing features
2026-01-05
frontend-guide.md
1
1
export
frontend-guide
2
from
"pluginagentmarketplace/custom-plugin-design-system"
from
"pluginagentmarketplace/custom-plugin-design-system"
3
Comprehensive frontend development guide covering HTML, CSS, JavaScript, TypeScript, React, Vue, Angular, and modern web technologies. Use when working on frontend development, web applications, or UI/UX implementation.
2026-01-05
odoo-app-automator.md
1
1
export
odoo-app-automator
2
from
"jgtolentino/insightpulse-odoo"
from
"jgtolentino/insightpulse-odoo"
3
AI agent for automated Odoo module creation, deployment, and third-party integration. Scaffolds custom modules, generates Odoo Studio configurations, sets up containers, and automates app deployment following Odoo 19 best practices.
2026-01-05
qualitative-research.md
1
1
export
qualitative-research
2
from
"tilmon-engineering/claude-skills"
from
"tilmon-engineering/claude-skills"
3
Use when conducting customer discovery interviews, user research, surveys, focus groups, or observational research requiring rigorous analysis - provides systematic 6-phase framework with mandatory bias prevention (reflexivity, intercoder reliability, disconfirming evidence search) and reproducible methodology; peer to hypothesis-testing for qualitative vs quantitative validation
2026-01-05
bootstrap-content.md
1
1
export
bootstrap-content
2
from
"sjnims/bootstrap-expert"
from
"sjnims/bootstrap-expert"
3
This skill should be used when the user asks about Bootstrap typography, "how do I style text in Bootstrap", "show me Bootstrap heading styles", "Bootstrap text looks wrong", "text not wrapping in Bootstrap", "how to create responsive tables", "Bootstrap table not responsive", "Bootstrap table overflowing on mobile", "how do I format code blocks", "Bootstrap images not responsive", "why is my Bootstrap image not scaling", "how to center images in Bootstrap", "image thumbnail not working", "how to add figure captions", "figure caption not showing", display headings, lead text, text alignment, text formatting, tables, table styling, responsive images, figures, code blocks, blockquotes, lists, abbreviations, horizontal rules, Reboot CSS reset, or when help is needed styling text, tables, images, and other content elements in Bootstrap.
2026-01-05
skill-creator.md
1
1
export
skill-creator
2
from
"eliasjudin/codex-skill-creator"
from
"eliasjudin/codex-skill-creator"
3
Create and refine Codex skills (folders containing `SKILL.md`). Use when you need help naming a skill, writing effective `name`/`description`, structuring the on-disk instructions, or adding scripts/references/assets for repeatable workflows.
2026-01-05
ebpf-cnf-scaffold.md
1
1
export
ebpf-cnf-scaffold
2
from
"cassamajor/xcnf"
from
"cassamajor/xcnf"
3
Scaffold new eBPF-based Cloud Native Network Function (CNF) projects with proper directory structure, boilerplate C kernel code, Go userspace application, bpf2go generation, and build configuration following established patterns. Use when creating new CNF examples or starting fresh eBPF projects.
2026-01-05
xp-practices.md
1
1
export
xp-practices
2
from
"pacphi/ampel"
from
"pacphi/ampel"
3
Apply XP practices including pair programming, ensemble programming, continuous integration, and sustainable pace. Use when implementing agile development practices, improving team collaboration, or adopting technical excellence practices.
2026-01-05
vue-composition-api-advanced.md
1
1
export
vue-composition-api-advanced
2
from
"pluginagentmarketplace/claude-plugin-ecosystem-hub"
from
"pluginagentmarketplace/claude-plugin-ecosystem-hub"
3
Master Vue 3 Composition API, reactive declarations, composables, and advanced state management patterns.
2026-01-05
flutter-performance.md
1
1
export
flutter-performance
2
from
"spjoshis/claude-code-plugins"
from
"spjoshis/claude-code-plugins"
3
Optimize Flutter app performance with widget rebuilds, memory management, rendering optimization, and profiling techniques. Achieve smooth 60fps rendering.
2026-01-05
nano-banana.md
1
1
export
nano-banana
2
from
"Nymbo/Skills"
from
"Nymbo/Skills"
3
Generate and edit images using the Gemini API (Nano Banana). Use this skill when creating images from text prompts, editing existing images, applying style transfers, generating logos with text, creating stickers, product mockups, or any image generation/manipulation task. Supports text-to-image, image editing, multi-turn refinement, and composition from multiple reference images.
2026-01-05
google-workspace.md
1
1
export
google-workspace
2
from
"the3asic/google-workspace-skill"
from
"the3asic/google-workspace-skill"
3
Manage Google Calendar and Gmail through Python code execution. Trigger keywords include calendar, gmail, meeting, email, schedule, event.
2026-01-05
flutter-format.md
1
1
export
flutter-format
2
from
"LucasXu0/flutter_skills"
from
"LucasXu0/flutter_skills"
3
Run Flutter/Dart formatting and code cleanup workflows. Use when asked to format Flutter projects, run flutter analyze, apply dart fix --apply, or ensure formatting is clean and warning-free before commit/merge.
2026-01-05
user-experience-design.md
1
1
export
user-experience-design
2
from
"Kaakati/rails-enterprise-dev"
from
"Kaakati/rails-enterprise-dev"
3
Comprehensive UX design patterns for Rails applications including responsive design, animations/transitions, dark mode, loading states, form UX, and performance optimization. Use this skill when implementing user-facing features requiring polished interactions and responsive layouts. Trigger keywords: UX, responsive, mobile-first, animation, transition, dark mode, loading, skeleton, progress, toast, form validation, performance, Core Web Vitals, user flow
2026-01-05
ios-project-setup.md
1
1
export
ios-project-setup
2
from
"Gaku52/claude-code-skills"
from
"Gaku52/claude-code-skills"
3
新規iOSプロジェクト作成時の初期設定、フォルダ構成、Xcode設定、依存関係管理、ビルド設定の最適化、チーム開発環境構築まで、プロジェクト開始時の全てをカバー。
2026-01-05
nuxt-realtime.md
1
1
export
nuxt-realtime
2
from
"leeovery/claude-nuxt"
from
"leeovery/claude-nuxt"
3
Real-time features with Laravel Echo and WebSockets. Use when subscribing to channels, listening for events, implementing live updates, or managing channel subscriptions.
2026-01-05
algorithmic-art.md
1
1
export
algorithmic-art
2
from
"billlzzz18/bl1nk-skill-platform"
from
"billlzzz18/bl1nk-skill-platform"
3
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
2026-01-05
commit.md
1
1
export
commit
2
from
"sergio-bershadsky/ai"
from
"sergio-bershadsky/ai"
3
Create a git commit after completing a task. Use this skill after finishing a logical unit of work to commit changes with a detailed conventional commit message. Always confirms with user before applying the commit. Never pushes to remote.
2026-01-05
kotlin-compose.md
1
1
export
kotlin-compose
2
from
"pluginagentmarketplace/custom-plugin-kotlin"
from
"pluginagentmarketplace/custom-plugin-kotlin"
3
Jetpack Compose - composables, state, effects, theming
2026-01-05
self-healing-loop.md
1
1
export
self-healing-loop
2
from
"MaciWP/CV_Astro"
from
"MaciWP/CV_Astro"
3
Autonomous workflow to analyze build errors, identify fixes from the Knowledge Graph, and apply them to restore the build.
2026-01-05
api-response-mocker.md
1
1
export
api-response-mocker
2
from
"dkyazzentwatwa/chatgpt-skills"
from
"dkyazzentwatwa/chatgpt-skills"
3
Generate realistic mock API responses with fake data. Use for testing, prototyping, or creating sample data for frontend development.
2026-01-05
component-testing-libraries.md
1
1
export
component-testing-libraries
2
from
"pluginagentmarketplace/claude-plugin-ecosystem-hub"
from
"pluginagentmarketplace/claude-plugin-ecosystem-hub"
3
Master React Testing Library, Vue Test Utils, and user-centric testing approaches.
2026-01-05
isaac-patterns.md
1
1
export
isaac-patterns
2
from
"uneezaismail/Physical-AI-Humanoid-Robotics"
from
"uneezaismail/Physical-AI-Humanoid-Robotics"
3
NVIDIA Isaac Sim and Isaac ROS integration patterns for Physical AI applications.
2026-01-05
react-native-navigation.md
1
1
export
react-native-navigation
2
from
"pluginagentmarketplace/custom-plugin-react-native"
from
"pluginagentmarketplace/custom-plugin-react-native"
3
Master React Navigation - stacks, tabs, drawers, deep linking, and TypeScript integration
2026-01-05