name
stringlengths
2
64
description
stringlengths
3
1.02k
source
stringclasses
6 values
path
stringclasses
198 values
url
stringlengths
29
246
author
stringlengths
2
33
automation-validator
Validates automation workflow JSON before deployment for Power Automate, n8n, Make, Zapier and other platforms. Checks syntax, structure, best practices, and potential issues. Analyzes workflow JSON files for platform compliance, missing error handling, performance issues, and security concerns. Use when user wants to ...
skillsmp.com
null
https://github.com/MacroMan5/AutomationHelper_plugins/tree/main/.claude/skills/automation-validator
MacroMan5
example
Use this skill when required to run the example script.
skillsmp.com
null
https://github.com/stbenjam/claude-code-bug-reproducers/tree/main/plugins/command-skill-name-conflation/skills/example
stbenjam
competitive-analyzer
Gemini DeepSearch MCPを活用した競合分析専門エージェント。直接・間接競合の徹底調査と差別化軸の特定。競合調査、市場分析、ポジショニング分析の際に積極的に使用。MUST BE USED for competitive analysis.
skillsmp.com
null
https://github.com/YL08140921/unson-os-market-research/tree/main/.skills/competitive-analyzer
YL08140921
data-manager
PB-000の成果物をファイルベースで保存・管理。フォルダ作成、ファイル存在確認、実行履歴管理を担当。データ管理、ファイル操作で必ず使用。
skillsmp.com
null
https://github.com/YL08140921/unson-os-market-research/tree/main/.skills/data-manager
YL08140921
idea-generator
企業MVVと課題を掛け合わせて革新的なソリューションアイデアを生成。アイデア創出、コンセプト開発、ソリューション設計の際に必ず使用。MUST BE USED for idea generation tasks.
skillsmp.com
null
https://github.com/YL08140921/unson-os-market-research/tree/main/.skills/idea-generator
YL08140921
issue-detector
ペルソナの思い込みや真の課題を階層的に分析するSkill。課題分析、思い込み特定、問題深堀りの際に自動起動。
skillsmp.com
null
https://github.com/YL08140921/unson-os-market-research/tree/main/.skills/issue-detector
YL08140921
nemotron-instagram-persona-analyzer
Nemotron-Personas-Japan (1M件) から最適ペルソナを選定し、Instagram実データで検証・統合する全自動ペルソナ分析Skill。Instagram分析、ペルソナ作成依頼時に自動起動。
skillsmp.com
null
https://github.com/YL08140921/unson-os-market-research/tree/main/.skills/nemotron-instagram-persona
YL08140921
positioning-integrator
全フェーズの成果を統合してSTPポジショニング完成とLP用メッセージング開発。最終統合、ポジショニング、メッセージング開発で必須使用。MUST BE USED for final integration.
skillsmp.com
null
https://github.com/YL08140921/unson-os-market-research/tree/main/.skills/positioning-integrator
YL08140921
quality-assurance
指定されたフォルダ内のMDファイルを読み取り、品質チェックリストに基づいて評価レポートを生成。品質チェック、完了確認、基準判定で必ず使用。MUST BE USED for quality gates.
skillsmp.com
null
https://github.com/YL08140921/unson-os-market-research/tree/main/.skills/quality-assurance
YL08140921
backend-api
This skill should be used when creating or modifying backend API endpoints, service layer classes, or integrating external APIs (Reddit, OpenAI) in the ClaudeCode Sentiment Monitor project. Specifically trigger this skill for tasks involving Next.js App Router API routes, singleton services, authentication, validation,...
skillsmp.com
null
https://github.com/TheKeithStewart/data-dashboard/tree/main/.claude/skills/backend-api
TheKeithStewart
database-schema
This skill should be used when modifying the database schema, running Prisma migrations, querying the database with Prisma ORM, or working with PostgreSQL in the ClaudeCode Sentiment Monitor project. Specifically trigger this skill for tasks involving schema changes, migrations, Prisma client operations, or database st...
skillsmp.com
null
https://github.com/TheKeithStewart/data-dashboard/tree/main/.claude/skills/database-schema
TheKeithStewart
frontend-components
This skill should be used when creating or modifying frontend dashboard components in the ClaudeCode Sentiment Monitor project. Specifically trigger this skill for tasks involving React 19 components, Next.js 15 App Router pages, shadcn/ui components, Recharts visualizations, SWR data fetching, or Tailwind CSS styling.
skillsmp.com
null
https://github.com/TheKeithStewart/data-dashboard/tree/main/.claude/skills/frontend-components
TheKeithStewart
transmissions-app
Guide for creating new Transmissions applications with decision support for core vs remote development
skillsmp.com
null
https://github.com/danja/transmissions/tree/main/.claude/skills/transmissions-app
danja
transmissions-processor
Guide for creating custom Transmissions processors with factory registration for core and remote development
skillsmp.com
null
https://github.com/danja/transmissions/tree/main/.claude/skills/transmissions-processor
danja
api-contracts-generator
Génère des contrats API cohérents entre Frontend (Next.js) et Backend (NestJS) avec types synchronisés, validation standardisée et error handling uniforme. À utiliser lors de la création d'APIs, DTOs, types frontend/backend, ou quand l'utilisateur mentionne "API", "DTO", "types", "contract", "validation", "frontend-bac...
skillsmp.com
null
https://github.com/RomualdP/hoki/tree/main/.claude/skills/api-contracts
RomualdP
atomic-component-generator
Génère des composants React suivant l'Atomic Design avec décomposition maximale et pattern Smart/Dumb. MANDATORY pour tous composants. À utiliser lors de la création de composants, pages, ou quand l'utilisateur mentionne "component", "atomic", "smart", "dumb", "decompose", "React", "UI".
skillsmp.com
null
https://github.com/RomualdP/hoki/tree/main/.claude/skills/atomic-component
RomualdP
bug-finding-methodology
Méthodologie systématique pour identifier la cause d'un bug avant de le corriger. MANDATORY pour bug resolution. À utiliser lors de debugging, bug reports, ou quand l'utilisateur mentionne "bug", "erreur", "ne fonctionne pas", "casse".
skillsmp.com
null
https://github.com/RomualdP/hoki/tree/main/.claude/skills/bug-finder
RomualdP
cqrs-command-query-generator
Génère des Commands, Queries et Handlers suivant le pattern CQRS (Command Query Responsibility Segregation). À utiliser lors de la création de use cases, commands, queries, handlers, read models, ou quand l'utilisateur mentionne "CQRS", "command", "query", "handler", "use case", "read model".
skillsmp.com
null
https://github.com/RomualdP/hoki/tree/main/.claude/skills/cqrs-command-query
RomualdP
ddd-bounded-context-generator
Génère des bounded contexts DDD complets avec architecture en couches (Domain, Application, Infrastructure, Presentation). À utiliser lors de la création de nouvelles features backend, bounded contexts, domain entities, ou quand l'utilisateur mentionne "DDD", "bounded context", "domain model", "clean architecture", "la...
skillsmp.com
null
https://github.com/RomualdP/hoki/tree/main/.claude/skills/ddd-bounded-context
RomualdP
ddd-testing-standards
Standards de tests exhaustifs pour les bounded contexts DDD (Domain, Application, Integration). À utiliser lors de l'écriture de tests backend, tests unitaires, tests d'intégration, ou quand l'utilisateur mentionne "test", "TDD", "coverage", "unit test", "integration test", "test domain", "test handler".
skillsmp.com
null
https://github.com/RomualdP/hoki/tree/main/.claude/skills/ddd-testing
RomualdP
systematic-debugging-process
Processus de debugging systématique une fois la cause identifiée. MANDATORY pour bug fixing. À utiliser lors de correction de bugs, debugging, ou quand l'utilisateur demande de "corriger", "debugger", "réparer un bug".
skillsmp.com
null
https://github.com/RomualdP/hoki/tree/main/.claude/skills/debugger
RomualdP
mobile-first-responsive-design
Approche Mobile-First avec Tailwind CSS, breakpoints, et progressive enhancement. MANDATORY pour toutes les pages. À utiliser lors de responsive design, layouts, ou quand l'utilisateur mentionne "mobile", "responsive", "tablet", "desktop".
skillsmp.com
null
https://github.com/RomualdP/hoki/tree/main/.claude/skills/mobile-first
RomualdP
parallel-routes-generator
Implémente les Parallel Routes Next.js pour modals sans layout shifts. MANDATORY pour modals. À utiliser lors de modals, dialogs, ou quand l'utilisateur mentionne "modal", "dialog", "parallel route", "intercepted route".
skillsmp.com
null
https://github.com/RomualdP/hoki/tree/main/.claude/skills/parallel-routes
RomualdP
prisma-domain-mapper-generator
Génère des mappers bidirectionnels entre Domain Entities et Prisma Models pour l'isolation de la couche persistence. À utiliser lors de la création de mappers, repositories, ou quand l'utilisateur mentionne "mapper", "Prisma", "persistence", "toPrisma", "toDomain", "repository implementation".
skillsmp.com
null
https://github.com/RomualdP/hoki/tree/main/.claude/skills/prisma-mapper
RomualdP
refactoring-best-practices
Méthodologie TDD/BDD pour refactoring sûr et systématique. MANDATORY pour code improvement. À utiliser lors de refactoring, amélioration de code, ou quand l'utilisateur mentionne "refactor", "améliorer", "nettoyer le code", "simplifier".
skillsmp.com
null
https://github.com/RomualdP/hoki/tree/main/.claude/skills/refactoring
RomualdP
server-actions-generator
Génère des Next.js Server Actions comme couche d'orchestration mince entre frontend et backend NestJS. À utiliser lors de la création d'actions, mutations, ou quand l'utilisateur mentionne "server action", "mutation", "form action", "useTransition", "revalidatePath".
skillsmp.com
null
https://github.com/RomualdP/hoki/tree/main/.claude/skills/server-actions
RomualdP
server-components-pattern
Pattern Server-First avec Next.js 16 pour data fetching optimal. MANDATORY pour toutes les pages et widgets. À utiliser lors de la création de composants, pages, ou quand l'utilisateur mentionne "fetch", "data loading", "SSR", "server component".
skillsmp.com
null
https://github.com/RomualdP/hoki/tree/main/.claude/skills/server-components
RomualdP
suspense-streaming-generator
Implémente Suspense et Streaming pour progressive rendering. MANDATORY pour async Server Components. À utiliser lors de async data, loading states, ou quand l'utilisateur mentionne "suspense", "streaming", "loading", "skeleton".
skillsmp.com
null
https://github.com/RomualdP/hoki/tree/main/.claude/skills/suspense-streaming
RomualdP
useoptimistic-hook-generator
Implémente useOptimistic pour instant UI updates avec VRAIE gestion du rollback. MANDATORY pour delete operations. À utiliser lors de mutations, deletes, ou quand l'utilisateur mentionne "optimistic", "instant update", "delete", "mutation".
skillsmp.com
null
https://github.com/RomualdP/hoki/tree/main/.claude/skills/use-optimistic
RomualdP
view-transitions-generator
Implémente l'API View Transitions pour des transitions fluides entre pages et états. MANDATORY pour toutes navigations. À utiliser lors de navigation, page transitions, ou quand l'utilisateur mentionne "transition", "animation", "navigation", "smooth".
skillsmp.com
null
https://github.com/RomualdP/hoki/tree/main/.claude/skills/view-transitions
RomualdP
zero-warnings-enforcer
Applique la philosophie "Broken Window" avec zéro tolérance pour les warnings/errors ESLint et TypeScript. JAMAIS désactiver les règles, TOUJOURS corriger la cause racine. À utiliser lors de la correction d'erreurs, warnings, ou quand l'utilisateur mentionne "eslint", "typescript error", "warning", "linting", "quality"...
skillsmp.com
null
https://github.com/RomualdP/hoki/tree/main/.claude/skills/zero-warnings
RomualdP
xai-cons
Perform observational constraint (Emergent Constraint, EC) analysis for climate research. Use historical observations to constrain future climate projections from CMIP6 multi-model ensembles, reducing prediction uncertainty. Includes inter-model regression analysis, EC relationship establishment, physical mechanism dia...
skillsmp.com
null
https://github.com/xiechy/climate-ai/tree/main/climate-methods/xai-cons
xiechy
databases
RDBMS access patterns for DuckDB, MySQL (keycloak), PostgreSQL (dw, x3rocs), SQL Server (sage1000, x3), and DBISAM (Exportmaster) using ODBC and native drivers
skillsmp.com
null
https://github.com/lawless-m/Toberboon/tree/master/.claude/skills/Databases
lawless-m
skill-builder
Interactive skill creation assistant that guides users through building new Agent Skills for Claude Code. Use when creating new skills, building custom capabilities, or when the user runs /new-skill command. Helps design skill structure, craft descriptions, create scripts, and organize supporting files.
skillsmp.com
null
https://github.com/0xRaduan/personal-os/tree/master/skills/skill-builder
0xRaduan
code-reviewer
Experienced technical lead specializing in code reviews for Flutter applications. Use for reviewing code quality, security vulnerabilities, performance issues, architecture violations, and ensuring adherence to best practices before merging.
skillsmp.com
null
https://github.com/r0man/doggy-dogs-car-dog-alarm/tree/main/.claude/skills/code-reviewer
r0man
flutter-expert
Senior Flutter developer specializing in clean architecture, performance optimization, and Flutter best practices. Use for implementing features, architectural decisions, code refactoring, and Flutter/Dart development questions.
skillsmp.com
null
https://github.com/r0man/doggy-dogs-car-dog-alarm/tree/main/.claude/skills/flutter-expert
r0man
product-manager
Product manager for Doggy Dogs Car Dog Alarm app focusing on user value, feature prioritization, requirements clarity, and product strategy. Use for defining user stories, acceptance criteria, feature prioritization (P0-P3), scope definition, and product decisions.
skillsmp.com
null
https://github.com/r0man/doggy-dogs-car-dog-alarm/tree/main/.claude/skills/product-manager
r0man
example-skill
Example skill demonstrating progressive disclosure pattern
skillsmp.com
null
https://github.com/raw391-ai/skill-cli/tree/master/skills/example-skill
raw391-ai
skill-cli
Testing and using skill-cli for progressive disclosure across platforms (CI/CD, Cursor, Windsurf, hot-swapping)
skillsmp.com
null
https://github.com/raw391-ai/skill-cli/tree/master/skills/skill-cli
raw391-ai
csv-analyzer
Comprehensive CSV data analysis using Python pandas with statistics, visualizations, and insights
skillsmp.com
null
https://github.com/joelfuller2016/claude-code-portable-setup/tree/main/skills/data-analysis/csv-analyzer
joelfuller2016
agent-builder
Create custom Claude Code agents with specialized capabilities, tool access controls, and optimized system prompts
skillsmp.com
null
https://github.com/joelfuller2016/claude-code-portable-setup/tree/main/skills/development/agent-builder
joelfuller2016
git-commit-helper
Generate high-quality git commit messages following conventional commit format and repository conventions
skillsmp.com
null
https://github.com/joelfuller2016/claude-code-portable-setup/tree/main/skills/development/git-commit-helper
joelfuller2016
react-component-builder
Build production-ready React components with TypeScript, tests, and documentation using modern best practices
skillsmp.com
null
https://github.com/joelfuller2016/claude-code-portable-setup/tree/main/skills/development/react-component-builder
joelfuller2016
obsidian-api-docs
Look up Obsidian plugin API documentation for specific features and patterns
skillsmp.com
null
https://github.com/jwplatta/prompt-library/tree/main/claude/plugins/obsidian-plugin-builder/skills/obsidian-api-docs
jwplatta
plugin-architect
Design and architect Obsidian plugins with proper structure, patterns, and best practices
skillsmp.com
null
https://github.com/jwplatta/prompt-library/tree/main/claude/plugins/obsidian-plugin-builder/skills/plugin-architect
jwplatta
plugin-backend-dev
Create and manage backend servers for Obsidian plugins that need server-side processing
skillsmp.com
null
https://github.com/jwplatta/prompt-library/tree/main/claude/plugins/obsidian-plugin-builder/skills/plugin-backend-dev
jwplatta
plugin-scaffolder
Create a new Obsidian plugin project from the official template repository
skillsmp.com
null
https://github.com/jwplatta/prompt-library/tree/main/claude/plugins/obsidian-plugin-builder/skills/plugin-scaffolder
jwplatta
react-component-expert
Expert in creating React components for Obsidian plugins with proper TypeScript types and integration
skillsmp.com
null
https://github.com/jwplatta/prompt-library/tree/main/claude/plugins/obsidian-plugin-builder/skills/react-component-expert
jwplatta
typescript-expert
Expert in TypeScript for Obsidian plugins with proper types, interfaces, and error handling
skillsmp.com
null
https://github.com/jwplatta/prompt-library/tree/main/claude/plugins/obsidian-plugin-builder/skills/typescript-expert
jwplatta
template-skill
Template for creating Claude Code skills. Use this as a starting point when building new skills for code formatting, testing, documentation generation, or other specialized workflows. Include both functionality and usage triggers in descriptions.
skillsmp.com
null
https://github.com/jwplatta/prompt-library/tree/main/claude/plugins/template/skills/skill
jwplatta
wordpress-plugin-dev
Professional WordPress plugin development best practices following our project structure with composer, namespaced classes, wp-env testing, WPCS compliance, and proper plugin architecture. Use this when working on WordPress plugin code.
skillsmp.com
null
https://github.com/alanef/plugin-fullworks-support-diagnostics-project/tree/master/.claude/skills/wordpress-plugin-dev
alanef
wp-security
WordPress security best practices and vulnerability prevention for plugin development. Use when reviewing code for security issues or implementing security-sensitive features.
skillsmp.com
null
https://github.com/alanef/plugin-fullworks-support-diagnostics-project/tree/master/.claude/skills/wp-security
alanef
git-workflow-helper
Git operations with 100% commit consistency. Handles all git operations for commands including branch creation, atomic commits following project conventions, and PR creation. Always use this skill for git operations to ensure consistency.
skillsmp.com
null
https://github.com/pattern-stack/claudecode-patterns/tree/main/.claude/skills/git-workflow
pattern-stack
quality-gates
Centralized quality gate execution for backend, frontend, and fullstack projects. Use when running format, lint, typecheck, or tests. Auto-detects stack and runs appropriate commands. Does NOT commit - calling command uses git-workflow skill.
skillsmp.com
null
https://github.com/pattern-stack/claudecode-patterns/tree/main/.claude/skills/quality-gates
pattern-stack
greet-user
템플릿을 사용하여 사용자에게 맞춤형 인사를 건넵니다.
skillsmp.com
null
https://github.com/pjt3591oo/claude-code-advanced-guide/tree/main/.claude/skills/greet_user
pjt3591oo
flutter-patterns
Comprehensive Flutter development patterns covering widgets, testing, performance, security, and animations. Use when you need quick reference for Flutter best practices, common UI patterns, performance optimization techniques, security guidelines, or animation implementations.
skillsmp.com
null
https://github.com/cleydson/flutter-claude-code/tree/main/.claude/skills/flutter-patterns
cleydson
polars
Expert guidance for Polars dataframe manipulation in Python. Use this skill when working with dataframes, data processing, ETL pipelines, or any task involving tabular data manipulation. Provides best practices, performance optimization patterns, and comprehensive API usage for the Polars library.
skillsmp.com
null
https://github.com/iKiok/01ClaudeSkills/tree/main/polars-skill
iKiok
coderabbit-fix-flow
This skill should be used when CodeRabbit code review feedback needs to be processed and fixed systematically. Use after running `coderabbit --plain` to automatically save feedback, analyze issues using MCP tools, and implement minimal code fixes with proper planning.
skillsmp.com
null
https://github.com/alchemiststudiosDOTai/coderabbit-fix-flow-plugin/tree/master/skills/coderabbit-fix-flow
alchemiststudiosDOTai
project-name-api
HTTP client for {{PROJECT_NAME}} REST API at {{API_BASE_URL}}. Use when making API requests, testing endpoints, handling authentication, or working with {{PROJECT_NAME}} API documentation.
skillsmp.com
null
https://github.com/fdhidalgo/claude-config/tree/main/library/skills/api-client-template
fdhidalgo
academic-reviewer
Expert guidance for reviewing academic manuscripts submitted to journals, particularly in political science, economics, and quantitative social sciences. Use when asked to review, critique, or provide feedback on academic papers, research designs, or empirical strategies. Emphasizes methodological rigor, causal identif...
skillsmp.com
null
https://github.com/fdhidalgo/claude-config/tree/main/skills-desktop/academic-reviewer
fdhidalgo
code-agent-builder
Create well-structured subagents for Claude Code with specialized expertise, proper tool configurations, and effective system prompts. Use when building custom subagents for code review, debugging, testing, data analysis, codebase research, or domain-specific workflows.
skillsmp.com
null
https://github.com/fdhidalgo/claude-config/tree/main/skills-desktop/code-agent-builder
fdhidalgo
mochi-flashcards
Generate spaced repetition flashcards from learning materials (math, statistics, computational tools). Creates both Q/A and Cloze deletion cards using the Mochi API, with proper LaTeX formatting and syntax. Use when the user provides screenshots or text from educational material and wants flashcards created, or when th...
skillsmp.com
null
https://github.com/fdhidalgo/claude-config/tree/main/skills-desktop/mochi-flashcards
fdhidalgo
student-feedback
Provide constructive feedback on political science PhD student work including paper drafts, dissertation chapters, research design memos, and progress updates. Use when the user asks to review, provide feedback on, or brainstorm about student work, particularly when rough notes about initial impressions are provided.
skillsmp.com
null
https://github.com/fdhidalgo/claude-config/tree/main/skills-desktop/student-feedback
fdhidalgo
weekly-reflection
Conduct comprehensive weekly reflections by integrating time tracking (Timing app), habit tracking (Streaks), task completion (Todoist), email activity (Gmail), and notes (Obsidian) to analyze alignment with semester goals, identify trends, and provide actionable guidance. Use when the user requests a weekly reflection...
skillsmp.com
null
https://github.com/fdhidalgo/claude-config/tree/main/skills-desktop/weekly-reflection
fdhidalgo
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
skillsmp.com
null
https://github.com/fdhidalgo/claude-config/tree/main/skills/skill-creator
fdhidalgo
extract-document-data
Extract structured JSON data from business document images (invoices, purchase orders, receipts, delivery orders) using Vision API. Use when processing scanned or photographed business documents that need to be digitized into structured data.
skillsmp.com
null
https://github.com/carrickcheah/agentic-document-extraction/tree/main/backend/ai-doc-processing/skills/extract
carrickcheah
create-purchase-claim
Create purchase claim (PCL) for price/quantity discrepancies with supplier
skillsmp.com
null
https://github.com/carrickcheah/agentic-document-extraction/tree/main/backend/ai-doc-processing/skills/purchasing/create-purchase-claim
carrickcheah
create-purchase-invoice
Create purchase invoice in NexERP database
skillsmp.com
null
https://github.com/carrickcheah/agentic-document-extraction/tree/main/backend/ai-doc-processing/skills/purchasing/create-purchase-invoice
carrickcheah
create-purchase-order
Create purchase order (PO) in NexERP database
skillsmp.com
null
https://github.com/carrickcheah/agentic-document-extraction/tree/main/backend/ai-doc-processing/skills/purchasing/create-purchase-order
carrickcheah
create-purchase-receipt
Create goods receipt (GR) record when receiving goods from supplier
skillsmp.com
null
https://github.com/carrickcheah/agentic-document-extraction/tree/main/backend/ai-doc-processing/skills/purchasing/create-purchase-receipt
carrickcheah
create-purchase-return
Create purchase return (PRT) when returning defective goods to supplier
skillsmp.com
null
https://github.com/carrickcheah/agentic-document-extraction/tree/main/backend/ai-doc-processing/skills/purchasing/create-purchase-return
carrickcheah
sedmicni-summary
Create weekly summaries by aggregating daily summaries for Gastrohem WhatsApp conversations. This skill should be used when the user asks to generate weekly summaries, see what happened during the week, or prepare plans for next week (e.g., "Make weekly summary", "Generiši sedmični summary", "Weekly report for 20.10-27...
skillsmp.com
null
https://github.com/asapMaki/vozzy-whatsapp/tree/task-agent/.claude/skills/sedmicni-summary
asapMaki
create-extension
Creates a new Starlark MCP extension with tools, handlers, and proper structure. Use when the user wants to add a new extension to the starlark-mcp server.
skillsmp.com
null
https://github.com/connyay/starlark-mcp/tree/main/.claude/skills/create-extension
connyay
odoo-code-reviewer
Reviews Odoo 16.0 code for best practices, security issues, performance problems, and OCA guidelines compliance. This skill should be used when the user requests code review, such as "Review this code" or "Check this module for issues" or "Is this code optimized?" or "Security review needed for this module".
skillsmp.com
null
https://github.com/jamshu/jamshi-marketplace/tree/main/plugins/odoo-dev/skills/odoo-code-reviewer
jamshu
odoo-connector-module-creator
Creates and enhances Odoo 16.0 connector modules that integrate with external systems (e-commerce, logistics, accounting, CRM) using the `generic_connector` framework
skillsmp.com
null
https://github.com/jamshu/jamshi-marketplace/tree/main/plugins/odoo-dev/skills/odoo-connector-module-creator
jamshu
odoo-debugger
Analyzes and resolves Odoo 16.0 issues including SVL linking problems, queue job failures, view errors, and business logic bugs. This skill should be used when the user reports problems such as "Debug this SVL linking issue" or "Queue job is failing" or "View not showing correctly" or "Figure out why this vendor bill i...
skillsmp.com
null
https://github.com/jamshu/jamshi-marketplace/tree/main/plugins/odoo-dev/skills/odoo-debugger
jamshu
odoo-feature-enhancer
Extends existing Odoo 16.0 modules with new features, fields, views, business logic, wizards, and reports. This skill should be used when the user requests enhancements to existing functionality, such as "Add a field to track serial numbers in stock.picking" or "Create a wizard for bulk invoice generation" or "Add a re...
skillsmp.com
null
https://github.com/jamshu/jamshi-marketplace/tree/main/plugins/odoo-dev/skills/odoo-feature-enhancer
jamshu
odoo-migration-assistant
Helps migrate Odoo modules and customizations between versions, specifically focusing on upgrades to/from Odoo 16.0. This skill should be used when the user requests migration help, such as "Migrate this module to Odoo 16" or "Upgrade from version 15 to 16" or "What changed in Odoo 16 for stock valuation?" or "Migratio...
skillsmp.com
null
https://github.com/jamshu/jamshi-marketplace/tree/main/plugins/odoo-dev/skills/odoo-migration-assistant
jamshu
odoo-module-creator
Creates complete Odoo 16.0 modules with proper structure, manifests, models, views, and security. This skill should be used when the user requests creation of a new Odoo module, such as "Create a new module for inventory tracking" or "I need a new POS customization module" or "Generate module structure for vendor manag...
skillsmp.com
null
https://github.com/jamshu/jamshi-marketplace/tree/main/plugins/odoo-dev/skills/odoo-module-creator
jamshu
odoo-test-creator
Creates comprehensive test suites for Odoo 16.0 modules following Siafa project standards. This skill should be used when creating tests for Odoo modules, such as "Create tests for this module" or "Generate test cases for stock_location_usage_restriction" or "Add unit tests to validate this functionality". The skill pr...
skillsmp.com
null
https://github.com/jamshu/jamshi-marketplace/tree/main/plugins/odoo-dev/skills/odoo-test-creator
jamshu
add-odoo-model
Add integration for an additional Odoo Studio model to an existing Odoo PWA project. Use when user wants to add support for another model, mentions "add new model", "integrate another Odoo model", or similar.
skillsmp.com
null
https://github.com/jamshu/jamshi-marketplace/tree/main/plugins/odoo-pwa-generator/skills/add-odoo-model
jamshu
create-odoo-pwa
Generate an offline-first Progressive Web App with Odoo Studio backend integration. Use when user wants to create new Odoo-backed application, mentions "PWA with Odoo", "offline Odoo app", "Odoo Studio PWA", or similar terms. Supports SvelteKit, React, and Vue frameworks.
skillsmp.com
null
https://github.com/jamshu/jamshi-marketplace/tree/main/plugins/odoo-pwa-generator/skills/create-odoo-pwa
jamshu
code-generator
Generates production-ready code with proper error handling, type safety, SOLID principles, and comprehensive documentation
skillsmp.com
null
https://github.com/k5tuck/Selek/tree/main/skills/code-generator
k5tuck
version
Search and fetch the latest version of a Go or Python package.
skillsmp.com
null
https://github.com/alexhholmes/skills/tree/main/version
alexhholmes
cognitive-variability
Guide conversations through dynamic shifts between zoom levels (scale) and connecting/exploring (intent) to unlock creative breakthroughs and prevent rigid thinking. Use when the user is stuck or needs to develop an idea or when there is a sense of too much repetition or dispersion. Takes the user through several stage...
skillsmp.com
null
https://github.com/infranodus/skills/tree/master/skill-cognitive-variability
infranodus
critical-perspective
Engage in critical thinking by questioning assumptions, exploring alternative perspectives, and uncovering latent topics in conversations. Use when discussions could benefit from deeper exploration, when identifying blind spots, or when broadening understanding through respectful challenge and curiosity-driven inquiry.
skillsmp.com
null
https://github.com/infranodus/skills/tree/master/skill-critical-perspective
infranodus
ontology-generator
Generate comprehensive ontological knowledge graphs in [[wikilinks]] syntax for InfraNodus visualization. Use when the user requests to create an ontology, extract entities and relationships from text, or generate knowledge graph structures. Handles both topic-based ontology generation and entity extraction from existi...
skillsmp.com
null
https://github.com/infranodus/skills/tree/master/skill-ontology-creator
infranodus
writing-assistant
Refine texts in any language: perfect grammar and spelling, paraphrase ideas, avoid AI detection while maintaining authentic voice. Detects grammatical patterns that signal cognitive states or structural issues—acting as a sensory system for deeper strategic insights.
skillsmp.com
null
https://github.com/infranodus/skills/tree/master/skill-writing-assistant
infranodus
agileflow-acceptance-criteria
Generates detailed Given/When/Then acceptance criteria when user describes feature behavior or requirements. Enhances user stories with testable scenarios.
skillsmp.com
null
https://github.com/xloxn69/AgileFlow/tree/main/skills/agileflow-acceptance-criteria
xloxn69
agileflow-adr
Detects architectural or technical decisions in conversations and formats them as Architecture Decision Records in docs/03-decisions/. Loads when discussing technology choices, architecture patterns, or trade-offs.
skillsmp.com
null
https://github.com/xloxn69/AgileFlow/tree/main/skills/agileflow-adr
xloxn69
agileflow-commit-messages
Formats git commit messages following Conventional Commits and respects user's attribution preferences from CLAUDE.md. Loads when creating commits or discussing code changes to commit.
skillsmp.com
null
https://github.com/xloxn69/AgileFlow/tree/main/skills/agileflow-commit-messages
xloxn69
agileflow-epic-planner
Breaks down large features into properly-scoped epics with milestones and story groupings. Loads when user describes major features or initiatives.
skillsmp.com
null
https://github.com/xloxn69/AgileFlow/tree/main/skills/agileflow-epic-planner
xloxn69
agileflow-retro-facilitator
Structures retrospective discussions using Start/Stop/Continue format with action items and accountability. Loads during retrospective conversations or sprint reviews.
skillsmp.com
null
https://github.com/xloxn69/AgileFlow/tree/main/skills/agileflow-retro-facilitator
xloxn69
agileflow-sprint-planner
Helps plan sprints by grouping stories, calculating capacity, identifying risks, and creating sprint goals. Loads when discussing sprint planning or iteration planning.
skillsmp.com
null
https://github.com/xloxn69/AgileFlow/tree/main/skills/agileflow-sprint-planner
xloxn69
agileflow-story-writer
Automatically formats user requirements and feature discussions into proper user stories with acceptance criteria following AgileFlow templates. Loads when user describes features, requirements, or tasks to implement.
skillsmp.com
null
https://github.com/xloxn69/AgileFlow/tree/main/skills/agileflow-story-writer
xloxn69
agileflow-tech-debt
Identifies and tracks technical debt items with impact/effort matrix and prioritization. Loads when discussing code quality, refactoring, or long-term maintenance.
skillsmp.com
null
https://github.com/xloxn69/AgileFlow/tree/main/skills/agileflow-tech-debt
xloxn69
spec-to-plan
Systematic web development workflow from PRD to implementation plan. Generates database schemas, detailed use cases with sequence diagrams, page requirements with state management design (Context + useReducer), and modular implementation plans. Use when building web applications following spec-driven development method...
skillsmp.com
null
https://github.com/xodnjs1219-cpu/vmc-c7-/tree/main/.claude/skills/spec_to_plan
xodnjs1219-cpu
remix-cache
A type-safe, Redis-backed caching library for Remix applications with SSE-based real-time invalidation, stale-while-revalidate, pattern matching, and automatic React revalidation. Use when working with Remix caching, Redis, cache invalidation, implementing caching strategies, or real-time data synchronization in Remix ...
skillsmp.com
null
https://github.com/ChaseWNorton/remix-cache/tree/main/remix-cache-skill
ChaseWNorton
go-testing
Go testing best practices and patterns for unit, integration, and E2E tests
skillsmp.com
null
https://github.com/billybbuffum/budget/tree/main/.claude/skills/go-testing
billybbuffum
api-testing
Test FastAPI endpoints with pytest and generate API documentation. Use when creating new APIs or verifying existing endpoints work correctly.
skillsmp.com
null
https://github.com/PrasadTelasula/EvokeQOne/tree/main/.claude/skills/api-testing
PrasadTelasula