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 ⌀ |
|---|---|---|---|---|---|
mapbox-use-guide | Comprehensive guide for implementing Mapbox GL JS maps in Angular with ngx-mapbox-gl. Use when building interactive maps, adding markers/popups/controls, implementing geolocation, creating coverage zones with polygons, working with GeoJSON layers, geocoding/directions, or managing map state. Covers installation, compon... | skillsmp.com | null | https://github.com/hnkatze/BipBipBackOffice2.1/tree/main/.claude/skills/mapbox-use-guide | hnkatze |
primeicons | Complete guide for using PrimeIcons in Angular with PrimeNG. Use when needing icon references, looking for specific icons by category (arrows, actions, social media, etc.), implementing icons in buttons/menus/UI elements, or needing examples of icon usage patterns. Includes 250+ icons with TypeScript constants. | skillsmp.com | null | https://github.com/hnkatze/BipBipBackOffice2.1/tree/main/.claude/skills/primeicons | hnkatze |
primeng-angular | Comprehensive guide for implementing PrimeNG components in Angular projects. Use when building UI components with PrimeNG library, needing examples of forms, tables, dialogs, menus, charts, or any of the 100+ PrimeNG components. Includes patterns, best practices, and real-world use cases. | skillsmp.com | null | https://github.com/hnkatze/BipBipBackOffice2.1/tree/main/.claude/skills/primeng-angular | hnkatze |
content-strategic-review | Comprehensive content strategy review from reader's perspective. Acts as Chief Web Editor + Technical Writer to audit site clarity, practical information completeness, instructional quality, information architecture, and inclusive accessibility. Tests from multiple reader personas including beginners, experienced users... | skillsmp.com | null | https://github.com/RogueRope/docs/tree/master/.claude/skills/content-strategic-review | RogueRope |
editing-hugo-documentation | Senior editorial review for Hugo documentation sites. Performs comprehensive content audits including structure analysis, quality checks, consistency validation, information architecture review, frontmatter validation, and link integrity. Use when auditing content structure, reviewing sections for editorial quality, ge... | skillsmp.com | null | https://github.com/RogueRope/docs/tree/master/.claude/skills/editing-hugo-documentation | RogueRope |
hugo-content-checker | This skill should be used when checking Hugo content for consistency issues, validating internal references, detecting duplicate content, verifying frontmatter completeness, and ensuring proper naming conventions. Use this skill to audit content quality, fix broken links, and maintain consistency across a Hugo site. | skillsmp.com | null | https://github.com/RogueRope/docs/tree/master/.claude/skills/hugo-content-checker | RogueRope |
hugo-tov-ux | UX/UI specialist auditing Hugo layouts, components, navigation, and interactions against the Tone & Voice Guide. Ensures designs embody intimacy, consent-forward principles, mystery, sensuality, and inclusive accessibility. | skillsmp.com | null | https://github.com/RogueRope/docs/tree/master/.claude/skills/hugo-tov-ux | RogueRope |
image-illustrator | Professional illustrator with expert knowledge of the image generation script, image conversion tools, and layout design. Use when creating visual assets, generating images with specific styles, converting image formats, composing layouts, or designing visual compositions. | skillsmp.com | null | https://github.com/RogueRope/docs/tree/master/.claude/skills/image-illustrator | RogueRope |
tov-editor | Brand voice editor trained on the Tone & Writing Style Guide. Reviews copy for alignment with intimate, bold, consent-forward, sex-positive tone. Audits microcopy, red flags, lexicon, rhythm, consent framing, and channel-specific patterns. | skillsmp.com | null | https://github.com/RogueRope/docs/tree/master/.claude/skills/tov-editor | RogueRope |
effect-best-practices | Guide for building robust Effect TypeScript applications. Use when setting up Effect projects, implementing error handling patterns, configuring TypeScript for Effect, choosing data types, or applying Effect best practices. Critical for ensuring type-safe Effect code and avoiding common pitfalls. | skillsmp.com | null | https://github.com/kitlangton/effect-solutions/tree/main/.claude/skills/effect-best-practices | kitlangton |
code-reviewer | Advanced code review skill with multi-language support and best practices enforcement | skillsmp.com | null | https://github.com/trilogy-group/swarm-claude-plugin/tree/main/sample-plugin/skills/code-reviewer | trilogy-group |
pdf-processor | PDF processing skill for extraction, analysis, and manipulation of PDF documents | skillsmp.com | null | https://github.com/trilogy-group/swarm-claude-plugin/tree/main/sample-plugin/skills/pdf-processor | trilogy-group |
ansible-core | Use when working with Ansible Core 2.19 for automation, configuration management, playbooks, modules, or infrastructure as code | skillsmp.com | null | https://github.com/SkogAI/skogai/tree/master/actions/ansible-core | SkogAI |
arch-wiki | Use when debugging crashes on Arch Linux (gdb, backtraces), resolving pacman errors (conflicting files, failed to commit, locked database), installing AUR packages, configuring system services (systemd), setting up desktop environments (MATE, window managers), troubleshooting hardware (GPU, audio), or managing packages... | skillsmp.com | null | https://github.com/SkogAI/skogai/tree/master/actions/arch-wiki | SkogAI |
dispatching-parallel-agents | Use when facing 3+ independent tasks that can be completed without shared state or dependencies - dispatches multiple agents to work concurrently on summarization, investigation, implementation, or analysis | skillsmp.com | null | https://github.com/SkogAI/skogai/tree/master/actions/dispatching-parallel-agents | SkogAI |
learning-argc | Use when creating argc commands, uncertain about argc syntax, or learning argc progressively - provides syntax quick reference, common mistakes with fixes, and progressive examples from simple to complex | skillsmp.com | null | https://github.com/SkogAI/skogai/tree/master/actions/learning-argc | SkogAI |
using-skogactions | Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists | skillsmp.com | null | https://github.com/SkogAI/skogai/tree/master/actions/using-skogactions | SkogAI |
fpkit-developer | Guide for building applications with @fpkit/acss components. This skill should be used when composing custom React components from fpkit primitives, validating CSS variable naming conventions, extending fpkit components with custom behavior, or ensuring accessibility compliance in fpkit-based applications. Use when the... | skillsmp.com | null | https://github.com/shawn-sandy/astro-basics/tree/primary/.claude/skills/fpkit-developer | shawn-sandy |
nextjs-supabase-auth | Build production-ready Next.js 16 + Supabase authentication and role-based access control systems with 4-tier user roles (admin, main_user, vip_user, user). Use this skill when implementing authentication, user management, role-based permissions, or RLS policies in Next.js projects. | skillsmp.com | null | https://github.com/1ncarnati0n/contech-dx/tree/main/.claude/skills/nextjs-supabase-auth | 1ncarnati0n |
ast-grep | Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search. This skill should be used when users ask to search for cod... | skillsmp.com | null | https://github.com/lwyBZss8924d/ReCodeAgent/tree/main/.agents/skills/ast-grep | lwyBZss8924d |
recodeagent-codexcli-tb2-harbor-evaluate-env-operation | Guide for running ReCodeAgent-Codex-TB2 Harbor ENV Run terminal-bench-2 BENCHMARK Evaluate TASKs Operation Guide | skillsmp.com | null | https://github.com/lwyBZss8924d/ReCodeAgent/tree/main/.agents/skills/ReCodeAgent-TB2-Evaluate | lwyBZss8924d |
frontend-verification-testing | Verify and test Angular 18 frontend changes using Chrome DevTools MCP. Automatically check console errors, network requests, and visual rendering after implementing tasks or when fixing UI bugs. Use when creating components, debugging visual issues, validating API integration, or ensuring UI requirements are met. File ... | skillsmp.com | null | https://github.com/kojder/photo-map-app/tree/master/.claude/skills/frontend-verification | kojder |
project-planning-for-photo-map-mvp | Break down, design, and structure features into implementable tasks for Photo Map MVP. Use when planning new features, creating user stories, defining API endpoints, structuring implementation phases, organizing project tasks, or designing feature breakdowns. | skillsmp.com | null | https://github.com/kojder/photo-map-app/tree/master/.claude/skills/project-planning | kojder |
backend-api | Design and implement RESTful API endpoints following industry best practices for resource naming, HTTP methods, status codes, and versioning. Use this skill when creating or modifying API route handlers, endpoint files, controller files, or API router configuration files. Use this skill when working with REST API desig... | skillsmp.com | null | https://github.com/devmatrix-ai/devmatrix-mvp/tree/main/.claude/skills/backend-api | devmatrix-ai |
backend-migrations | Create and manage database schema migrations following best practices for versioning, reversibility, and zero-downtime deployments. Use this skill when creating or modifying database migration files, Alembic migrations, Django migrations, Rails migrations, or any schema change scripts. Use this skill when working with ... | skillsmp.com | null | https://github.com/devmatrix-ai/devmatrix-mvp/tree/main/.claude/skills/backend-migrations | devmatrix-ai |
backend-models | Define and structure database models with proper data types, relationships, constraints, and validation following ORM best practices. Use this skill when creating or modifying database model classes, ORM entities, schema definitions, or data model files. Use this skill when working with SQLAlchemy models, Django models... | skillsmp.com | null | https://github.com/devmatrix-ai/devmatrix-mvp/tree/main/.claude/skills/backend-models | devmatrix-ai |
backend-queries | Write efficient and secure database queries using parameterized statements, preventing SQL injection, and optimizing performance through proper indexing and eager loading. Use this skill when writing database queries, ORM query methods, SQL statements, or repository pattern implementations. Use this skill when optimizi... | skillsmp.com | null | https://github.com/devmatrix-ai/devmatrix-mvp/tree/main/.claude/skills/backend-queries | devmatrix-ai |
frontend-accessibility | Build accessible user interfaces following WCAG standards with semantic HTML, keyboard navigation, proper color contrast, and ARIA attributes. Use this skill when creating or modifying UI components, React components, Vue components, web forms, navigation menus, modal dialogs, or any interactive elements. Use this skil... | skillsmp.com | null | https://github.com/devmatrix-ai/devmatrix-mvp/tree/main/.claude/skills/frontend-accessibility | devmatrix-ai |
frontend-components | Design and build reusable, composable UI components following the single responsibility principle with clear prop interfaces and proper state management. Use this skill when creating or modifying React components, Vue components, Svelte components, web components, or any modular UI building blocks. Use this skill when ... | skillsmp.com | null | https://github.com/devmatrix-ai/devmatrix-mvp/tree/main/.claude/skills/frontend-components | devmatrix-ai |
frontend-css | Apply consistent CSS styling methodologies using project conventions such as Tailwind CSS utility classes, BEM naming, CSS Modules, or styled-components while maintaining design system consistency. Use this skill when writing or modifying styles in component files, CSS files, Tailwind classes, styled-components, CSS-in... | skillsmp.com | null | https://github.com/devmatrix-ai/devmatrix-mvp/tree/main/.claude/skills/frontend-css | devmatrix-ai |
frontend-responsive | Implement mobile-first responsive designs with fluid layouts, standard breakpoints, and relative units to ensure optimal viewing experiences across all device sizes from mobile to desktop. Use this skill when creating or modifying UI layouts, implementing media queries, defining responsive breakpoints, or ensuring comp... | skillsmp.com | null | https://github.com/devmatrix-ai/devmatrix-mvp/tree/main/.claude/skills/frontend-responsive | devmatrix-ai |
global-coding-style | Write clean, consistent, maintainable code following established naming conventions, formatting standards, and the DRY principle across all files in the codebase. Use this skill when writing or refactoring any code file regardless of language or framework to ensure consistent style. Use this skill when naming variables... | skillsmp.com | null | https://github.com/devmatrix-ai/devmatrix-mvp/tree/main/.claude/skills/global-coding-style | devmatrix-ai |
global-commenting | Write self-documenting code with clear structure and naming, adding minimal concise comments only to explain complex logic sections, avoiding temporal comments about changes or fixes. Use this skill when writing code in any file across the codebase to ensure proper commenting practices. Use this skill when deciding whe... | skillsmp.com | null | https://github.com/devmatrix-ai/devmatrix-mvp/tree/main/.claude/skills/global-commenting | devmatrix-ai |
global-conventions | Follow development best practices for project organization, version control, documentation, environment configuration, and dependency management to maintain consistency across the team. Use this skill when organizing project files and directory structures, writing or updating README files and documentation, working wit... | skillsmp.com | null | https://github.com/devmatrix-ai/devmatrix-mvp/tree/main/.claude/skills/global-conventions | devmatrix-ai |
global-error-handling | Implement robust error handling with user-friendly messages, specific exception types, centralized error handling, and graceful degradation strategies across the application. Use this skill when writing error handling logic in any code file, implementing try-catch blocks, raising or throwing exceptions, or designing er... | skillsmp.com | null | https://github.com/devmatrix-ai/devmatrix-mvp/tree/main/.claude/skills/global-error-handling | devmatrix-ai |
global-tech-stack | Reference and maintain the project's technical stack documentation including frameworks, languages, databases, testing tools, and third-party services to ensure consistency across all development work. Use this skill when choosing technologies for new features, when documenting technology decisions, when working with f... | skillsmp.com | null | https://github.com/devmatrix-ai/devmatrix-mvp/tree/main/.claude/skills/global-tech-stack | devmatrix-ai |
global-validation | Implement comprehensive input validation on both client and server sides, using allowlists over blocklists, sanitizing user input, and providing specific error messages to prevent security vulnerabilities. Use this skill when writing validation logic for forms, API endpoints, function parameters, or any user input. Use... | skillsmp.com | null | https://github.com/devmatrix-ai/devmatrix-mvp/tree/main/.claude/skills/global-validation | devmatrix-ai |
testing-test-writing | Write strategic, minimal tests focusing on core user flows and critical paths, deferring edge cases and implementation details until dedicated testing phases. Use this skill when adding test files for features after implementation is complete, when writing unit tests for critical business logic, or when creating integr... | skillsmp.com | null | https://github.com/devmatrix-ai/devmatrix-mvp/tree/main/.claude/skills/testing-test-writing | devmatrix-ai |
ai-proofreading | 系统化降低AI检测率至30%以下,通过三遍审校流程(内容、风格、细节)增加人味。当用户提到"AI味太重"、"像AI写的"、"降低AI检测率"、"更像人写的"、"自然一些"、"口语化"时使用此技能。 | skillsmp.com | null | https://github.com/alchaincyf/glm-claude/tree/main/skills/ai-proofreading | alchaincyf |
article-to-x | 将3000-5000字长篇文章转换为200-500字X平台(微博/小红书等)内容,保持真实风格,提供3种开头风格。当用户提到"转微博"、"发小红书"、"社交媒体"、"缩短内容"、"精简"时使用此技能。 | skillsmp.com | null | https://github.com/alchaincyf/glm-claude/tree/main/skills/article-to-x | alchaincyf |
image-generation | 自动为文章生成配图,支持AI生成图片、公共领域图片、免费图库图片,并上传到ImgBB图床生成Markdown链接。当用户提到"配图"、"插图"、"图片"、"生成图片"、"文章配图"时使用此技能。 | skillsmp.com | null | https://github.com/alchaincyf/glm-claude/tree/main/skills/image-generation | alchaincyf |
info-search-knowledge | 针对新产品、新技术进行多渠道信息搜索和验证,并将可靠信息保存到知识库。优先选择权威科技媒体,忽略过时信息源。当用户提到"最新信息"、"新产品"、"新技术"、"搜索资料"、"查资料"、"了解XX"时使用此技能。 | skillsmp.com | null | https://github.com/alchaincyf/glm-claude/tree/main/skills/info-search-knowledge | alchaincyf |
personal-material-search | 快速搜索用户的真实经历、观点和案例素材库(1800+条记录),为内容增加真实性和可信度。当用户提到"真实经历"、"个人案例"、"有根据"、"实际经验"、"素材库"、"找例子"时使用此技能。 | skillsmp.com | null | https://github.com/alchaincyf/glm-claude/tree/main/skills/personal-material-search | alchaincyf |
prompt-classifier | 自动识别prompt类型并保存到相应分类(技术/内容/教学/产品/通用),支持自动文件命名和索引管理。当用户提到"保存prompt"、"记录prompt"、"管理prompt"、"整理prompt"、"prompt库"时使用此技能。 | skillsmp.com | null | https://github.com/alchaincyf/glm-claude/tree/main/skills/prompt-classifier | alchaincyf |
topic-generation | 快速生成3-4个文章选题方向,包含标题建议、内容大纲、工作量评估、目标受众分析和优劣势分析。当用户提到"选题"、"写什么"、"内容选题"、"文章方向"、"创作灵感"时使用此技能。 | skillsmp.com | null | https://github.com/alchaincyf/glm-claude/tree/main/skills/topic-generation | alchaincyf |
video-outline-generation | 快速生成2-3个视频脚本大纲方案,包含标题建议、缩略图设计建议和完整的结构设计。当用户提到"视频大纲"、"视频脚本"、"视频策划"、"拍视频"、"视频内容"时使用此技能。 | skillsmp.com | null | https://github.com/alchaincyf/glm-claude/tree/main/skills/video-outline-generation | alchaincyf |
video-script-collaborial | 将视频脚本转换为更适合实际录制的口语化表达,去除书面化语言,增加自然感和亲和力。当用户提到"视频脚本"、"录制"、"口语化"、"自然一点"、"像说话一样"、"太书面了"时使用此技能。 | skillsmp.com | null | https://github.com/alchaincyf/glm-claude/tree/main/skills/video-script-collaborial | alchaincyf |
video-thumbnail-check | 基于MrBeast策略检查视频标题、缩略图和内容钩子,优化点击率和观看时长。当用户提到"视频标题"、"封面图"、"缩略图"、"点击率"、"CTR"、"观看时长"、"视频开头"时使用此技能。 | skillsmp.com | null | https://github.com/alchaincyf/glm-claude/tree/main/skills/video-thumbnail-check | alchaincyf |
docx-document-parsing | Parse and extract content from Microsoft Word DOCX documents, including metadata, sections, pages, and images with structured caching for efficient retrieval | skillsmp.com | null | https://github.com/hy714335634/Nexus-AI/tree/main/tools/generated_tools/tool_build_docx_parser | hy714335634 |
dzmm-builder | Comprehensive skill for building, debugging, and optimizing DZMM.AI applications. Use this skill when users request creating interactive web apps on the DZMM platform, need guidance on DZMM API usage, or require help with existing DZMM applications. Covers AI-driven chatbots, visual novels, dating sims, content generat... | skillsmp.com | null | https://github.com/waylon256yhw/dzmm-builder | waylon256yhw |
profile | Analyzes CPU profiles to identify performance bottlenecks and generate optimization recommendations | skillsmp.com | null | https://github.com/jankdc/ultraman-bench/tree/main/.claude/skills/profile | jankdc |
json-formatter | Validate, format, and minify JSON files when users request JSON validation, formatting, or ask to validate their JSONs | skillsmp.com | null | https://github.com/diegopacheco/ai-playground/tree/main/agents/claude-code/claude-skill-fun/json-formatter | diegopacheco |
chat | Use when starting a new project with llmring, building an application using LLMs, making basic chat completions, or sending messages to OpenAI, Anthropic, Google, or Ollama - covers lockfile creation (MANDATORY first step), semantic alias usage, unified interface for all providers with consistent message structure and ... | skillsmp.com | null | https://github.com/juanre/llmring/tree/main/skills/chat | juanre |
lockfile | Use when creating llmring.lock file for new project (REQUIRED for all applications), configuring model aliases with semantic task-based names, managing environment-specific profiles (dev/staging/prod), or setting up fallback models - lockfile creation is mandatory first step, bundled lockfile is only for llmring tools | skillsmp.com | null | https://github.com/juanre/llmring/tree/main/skills/lockfile | juanre |
providers | Use when switching between LLM providers, accessing provider-specific features (Anthropic caching, OpenAI logprobs), or using raw SDK clients - covers multi-provider patterns and direct SDK access for OpenAI, Anthropic, Google, and Ollama | skillsmp.com | null | https://github.com/juanre/llmring/tree/main/skills/providers | juanre |
streaming | Use when building real-time chat interfaces, displaying incremental LLM responses, or streaming output from OpenAI, Anthropic, Google, or Ollama - async iteration with usage tracking works across all providers | skillsmp.com | null | https://github.com/juanre/llmring/tree/main/skills/streaming | juanre |
structured-output | Use when extracting structured data from LLMs, parsing JSON responses, or enforcing output schemas - unified JSON schema API works across OpenAI, Anthropic, Google, and Ollama with automatic validation and parsing | skillsmp.com | null | https://github.com/juanre/llmring/tree/main/skills/structured-output | juanre |
tools | Use when implementing function calling, tool use, or agents with LLMs - unified tool API works across OpenAI, Anthropic, Google, and Ollama with consistent tool definition and execution patterns | skillsmp.com | null | https://github.com/juanre/llmring/tree/main/skills/tools | juanre |
claude-code-sessions | Use when user says "resume session", "what did I work on", or "find conversation about [topic]". Automatically searches, resumes, and analyzes Claude Code sessions. Handles session discovery, content search, and automatic session restoration from any directory. | skillsmp.com | null | https://github.com/tekliner/improvado-agentic-frameworks-and-skills/tree/master/skills/claude-code-sessions | tekliner |
knowledge-framework | Auto-applies MECE/BFO framework (thesis, Mermaid TD/LR, numbered sections, Ground Truth) to ANY .md file creation. | skillsmp.com | null | https://github.com/tekliner/improvado-agentic-frameworks-and-skills/tree/master/skills/knowledge-framework | tekliner |
multi-agent-orchestrator | Orchestrate parallel CLI agents (Claude Code, Codex, Gemini) for competitive evaluation. Use when user says "run multi-agent", "compare agents", "launch competitive evaluation", "use parallel agents", or complex tasks (>7/10) where multiple approaches exist and best solution matters. | skillsmp.com | null | https://github.com/tekliner/improvado-agentic-frameworks-and-skills/tree/master/skills/multi-agent-orchestrator | tekliner |
skill-creator | Create/improve self-healing Claude Code skills with Knowledge Framework and version tracking. Use when user says "create skill", "improve skill", "update skill", "fix skill error", "создай скил", "улучши скил", or works with SKILL.md and SKILL_RELEASE_LOG.md files. | skillsmp.com | null | https://github.com/tekliner/improvado-agentic-frameworks-and-skills/tree/master/skills/skill-creator | tekliner |
youtube-to-knowledge-doc | Use when user provides YouTube URL and says "document this", "create notes", or "save this video". Automatically extracts transcript, determines folder placement, and generates Knowledge Framework documentation with MECE structure, Mermaid diagrams, and clickable timestamp citations. | skillsmp.com | null | https://github.com/tekliner/improvado-agentic-frameworks-and-skills/tree/master/skills/youtube-to-knowledge-doc | tekliner |
ai-architect-lite | Lightweight playbook distilled from AI Architecture to keep dual-engine memory (.ai_context) and manifest dispatcher with minimal overhead; use when bootstrapping or porting the pattern into Claude Skills format. | skillsmp.com | null | https://github.com/Carl-312/devlog-starter | Carl-312 |
ruby-information | When you need check documentation about Ruby classes, modules, and methods use this skill to get full details. Avoid check source code or use `ruby -e` for documentation unless absolutely necessary. | skillsmp.com | null | https://github.com/elct9620/claude-ruby-plugin/tree/main/skills/ri | elct9620 |
api-review | Evaluate public/API surfaces against internal guidelines and external exemplars in any language. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/api-review | athola |
architecture-paradigm-client-server | Model system responsibilities across clients, servers, and optional peer nodes. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/architecture-paradigm-client-server | athola |
architecture-paradigm-cqrs-es | Apply CQRS + Event Sourcing for collaboration-heavy domains needing auditability and independent scaling. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/architecture-paradigm-cqrs-es | athola |
architecture-paradigm-event-driven | Structure systems around asynchronous events to decouple producers and consumers. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/architecture-paradigm-event-driven | athola |
architecture-paradigm-functional-core | Use Functional Core, Imperative Shell pattern to isolate deterministic business logic from side-effect orchestration for improved testability. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/architecture-paradigm-functional-core | athola |
architecture-paradigm-hexagonal | Use Hexagonal (Ports & Adapters) boundaries to decouple domain logic from infrastructure concerns for maximum flexibility. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/architecture-paradigm-hexagonal | athola |
architecture-paradigm-layered | Use Layered / N-tier architecture to separate presentation, domain logic, and data access responsibilities. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/architecture-paradigm-layered | athola |
architecture-paradigm-microkernel | Build a minimal, stable core that loads plug-ins for feature variability. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/architecture-paradigm-microkernel | athola |
architecture-paradigm-microservices | Decompose systems into independently deployable services aligned to business capabilities. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/architecture-paradigm-microservices | athola |
architecture-paradigm-modular-monolith | Keep a single deployable artifact while enforcing strong internal module boundaries. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/architecture-paradigm-modular-monolith | athola |
architecture-paradigm-pipeline | Compose processing stages via pipes-and-filters for ETL, media, or compiler-like workloads. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/architecture-paradigm-pipeline | athola |
architecture-paradigm-serverless | Build serverless/function-as-a-service systems for bursty or ops-light workloads. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/architecture-paradigm-serverless | athola |
architecture-paradigm-service-based | Use coarse-grained service-based architecture (SOA-lite) when microservices are unnecessary but modular deployment is needed. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/architecture-paradigm-service-based | athola |
architecture-paradigm-space-based | Use space-based/data-grid architectures to scale high-traffic, stateful workloads across nodes. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/architecture-paradigm-space-based | athola |
architecture-paradigms | Interactive selector and implementation planner for architecture paradigms with orchestration access to specialized paradigm skills. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/architecture-paradigms | athola |
architecture-review | Evaluate how the codebase architecture lines up with existing ADRs, coupling rules, and team guardrails before approving major work. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/architecture-review | athola |
bug-review | Systematically uncover and fix bugs across diffs/snippets with language-aware expertise and reproducible evidence. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/bug-review | athola |
catchup | Repo-diff catchup ritual that gathers git status/diffs, reviews each material file, and produces a concise summary while keeping token usage low. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/catchup | athola |
commit-messages | Generate conventional commit messages from staged changes by inspecting diffs, picking the correct type/scope, and writing the final text to the prompt-specified file. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/commit-messages | athola |
cpu-gpu-performance | Guardrail workflow that keeps CPU/GPU usage lean by measuring load, narrowing scope, and choosing the lowest-cost validation strategy before running heavy jobs. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/cpu-gpu-performance | athola |
doc-updates | Update documentation files based on recent changes while enforcing project writing guidelines. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/doc-updates | athola |
gemini-delegation | Decide when and how to hand routine coding work to the Gemini CLI while Claude focuses on higher-level reasoning. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/gemini-delegation | athola |
git-workspace-review | Lightweight preflight checklist for verifying repo path, staged changes, and diffs before other workflows. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/git-workspace-review | athola |
makefile-review | Audit Makefiles for duplication, portability, and idiomatic GNU Make usage using research-driven heuristics. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/makefile-review | athola |
math-review | Perform intensive mathematical analysis on code changes, ensuring derivations, numerical stability, and validation evidence align with authoritative standards. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/math-review | athola |
modular-skills | Design superpowers skills as modular building blocks for predictable token usage and maintainable architecture | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/modular-skills | athola |
pr-prep | Prepare a pull request by validating the workspace, running quality gates, summarizing changes, and drafting the PR template. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/pr-prep | athola |
python-testing-patterns | Comprehensive Python testing guidance with orchestration access to specialized testing skills for unit testing, integration testing, mocking, and advanced patterns. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/python-testing-patterns | athola |
python-testing-unit-tests | Master unit testing fundamentals with pytest for reliable, isolated testing of individual Python components. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/python-testing-unit-tests | athola |
qwen-delegation | Decide whether to delegate lower-level execution to Qwen MCP while Claude handles planning/review. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/qwen-delegation | athola |
review-core | Shared preflight + reporting workflow for all deep-dive reviews (architecture, math, makefile, api, etc.). | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/review-core | athola |
rust-review | Perform in-depth Rust audits (ownership, concurrency, unsafe, traits, Cargo dependencies) with reproducible evidence. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/rust-review | athola |
skills-eval | Comprehensive evaluation and improvement system for Claude Skills across all ~/.claude/ locations | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/skills-eval | athola |
speckit-meta | Gemini-marketplace–only orchestrator that forces every /speckit:* workflow to load the correct superpowers skills, capture dual-governance variances, and keep progress moving even when Speckit and superpowers disagree. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/speckit-meta | athola |
test-review | Evaluate and upgrade test suites with TDD/BDD rigor, coverage tracking, and reproducible evidence. | skillsmp.com | null | https://github.com/athola/claudenomicon/tree/main/skills/test-review | athola |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.