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
livekit-voice-agent
Guide for building production-ready LiveKit voice AI agents with multi-agent workflows and intelligent handoffs. Use when creating real-time voice agents that need to transfer control between specialized agents, implement supervisor escalation, or build complex conversational systems.
skillsmp.com
null
https://github.com/Okeysir198/P20251122-claude-skills/tree/main/skills-reference/livekit-voice-agent
Okeysir198
tts-livekit-plugin
Build self-hosted TTS APIs using HuggingFace models (Parler-TTS, F5-TTS, XTTS-v2) and create LiveKit voice agent plugins with streaming support. Use when creating production-ready text-to-speech systems that need: (1) Self-hosted TTS with full control, (2) LiveKit voice agent integration, (3) Streaming audio for low-la...
skillsmp.com
null
https://github.com/Okeysir198/P20251122-claude-skills/tree/main/skills-reference/tts-livekit-plugin
Okeysir198
tts-livekit-plugin
Build and deploy self-hosted Text-to-Speech API using MeloTTS from Hugging Face and create a LiveKit plugin for voice agents. Use this skill when building TTS systems, LiveKit voice agents, or self-hosted speech synthesis solutions.
skillsmp.com
null
https://github.com/Okeysir198/P20251122-claude-skills/tree/main/tts-livekit-plugin
Okeysir198
testing
Automated test generation, review, and execution for pytest-based projects. Auto-activates on keywords test, coverage, pytest, unittest, integration test, e2e, performance, benchmark, security testing. Routes to specialized testing workflows based on user intent.
skillsmp.com
null
https://github.com/williaby/.claude/tree/main/skills/testing
williaby
extracting-form-fields
Extract form field data from PDFs as a first step to filling PDF forms
skillsmp.com
null
https://github.com/jhs/Chatfield/tree/main/Claude/filling-pdf-forms/skills/extracting-form-fields
jhs
filling-pdf-forms
Complete PDF forms by collecting data through conversational interviews and populating form fields. Use when filling forms, completing documents, or when the user mentions PDFs, forms, form completion, or document population.
skillsmp.com
null
https://github.com/jhs/Chatfield/tree/main/Claude/filling-pdf-forms/skills/filling-pdf-forms
jhs
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/ast-grep/claude-skill/tree/main/ast-grep/skills/ast-grep
ast-grep
mcp-chrome-devtools
Automate Chrome browser via DevTools Protocol. Navigate pages, interact with elements, inspect network/console, analyze performance, and capture screenshots for web testing and automation tasks.
skillsmp.com
null
https://github.com/ulasbilgen/mcp-skills-plugins/tree/main/chrome-devtools-plugin/skills/mcp-chrome-devtools
ulasbilgen
mcp-figma-desktop
Extract UI code, design tokens, and screenshots from Figma designs via desktop app. Use when implementing designs, building component libraries, or documenting design systems.
skillsmp.com
null
https://github.com/ulasbilgen/mcp-skills-plugins/tree/main/figma-desktop-plugin/skills/mcp-figma-desktop
ulasbilgen
vibesafe
Uses the Vibesafe MCP server to scan, compile, test, save, diff, and report status for Vibesafe units. Activate when the user asks to run vibesafe CLI commands (scan/compile/test/save/diff/status), regenerate code from specs, or inspect drift/checkpoints.
skillsmp.com
null
https://github.com/julep-ai/vibesafe/tree/main/.claude-plugin/skills/vibesafe
julep-ai
claude-code-plugin-dev
Comprehensive guide for building, testing, and distributing Claude Code plugins including slash commands, Agent Skills, subagents, MCP servers, and hooks. Use this when the user asks about creating plugins, writing slash commands, implementing skills, building MCP tools, configuring hooks, plugin architecture, marketpl...
skillsmp.com
null
https://github.com/julep-ai/vibesafe/tree/main/.claude/skills/claude-code-plugin-dev
julep-ai
story-sequence-writing-companion
A writing companion that helps authors develop longform narratives using the Eight-Sequence Storytelling Framework. Guides planning, generation, and evaluation with modular context loading.
skillsmp.com
null
https://github.com/blossomz37/ffa-story-sequence-skill
blossomz37
elixir-architect
Use when designing or architecting Elixir/Phoenix applications, creating comprehensive project documentation, planning OTP supervision trees, defining domain models with Ash Framework, structuring multi-app projects with path-based dependencies, or preparing handoff documentation for Director/Implementor AI collaborati...
skillsmp.com
null
https://github.com/maxim-ist/elixir-architect/tree/main/skills/elixir-architect
maxim-ist
modular-skills
Design skills as modular building blocks for predictable token usage and maintainable architecture
skillsmp.com
null
https://github.com/athola/abstract/tree/master/skills/modular-skills
athola
skills-eval
Evaluates and improves Claude Skills across all ~/.claude/ locations
skillsmp.com
null
https://github.com/athola/abstract/tree/master/skills/skills-eval
athola
database-best-practices
Prisma ORM best practices for Shopify apps including multi-tenant data isolation, query optimization, transaction patterns, and migration strategies. Auto-invoked when working with database operations.
skillsmp.com
null
https://github.com/sarojpunde/shopify-dev-toolkit-claude-plugins/tree/master/shopify-app-development/skills/database-best-practices
sarojpunde
polaris-ui-patterns
Build consistent UI using Polaris Web Components patterns for common page layouts like index pages, detail pages, forms, and empty states. Use this skill when creating new pages or refactoring existing UI components.
skillsmp.com
null
https://github.com/sarojpunde/shopify-dev-toolkit-claude-plugins/tree/master/shopify-app-development/skills/polaris-ui-patterns
sarojpunde
shopify-api-patterns
Common Shopify Admin GraphQL API patterns for product queries, metafield operations, webhooks, and bulk operations. Auto-invoked when working with Shopify API integration.
skillsmp.com
null
https://github.com/sarojpunde/shopify-dev-toolkit-claude-plugins/tree/master/shopify-app-development/skills/shopify-api-patterns
sarojpunde
polaris-compositions
Polaris composition patterns and page templates for common Shopify app layouts. Provides index tables, settings pages, dashboards, and resource management patterns. Auto-invoked when building page layouts.
skillsmp.com
null
https://github.com/sarojpunde/shopify-dev-toolkit-claude-plugins/tree/master/shopify-polaris/skills/polaris-compositions
sarojpunde
polaris-fundamentals
Core Polaris Web Components fundamentals including component library structure, design tokens, responsive patterns, and SSR compatibility. Auto-invoked when working with Polaris components.
skillsmp.com
null
https://github.com/sarojpunde/shopify-dev-toolkit-claude-plugins/tree/master/shopify-polaris/skills/polaris-fundamentals
sarojpunde
shopify-i18n-basics
Internationalization fundamentals for multi-language Shopify themes
skillsmp.com
null
https://github.com/sarojpunde/shopify-dev-toolkit-claude-plugins/tree/master/shopify-theme-development/skills/shopify-i18n-basics
sarojpunde
shopify-liquid-fundamentals
Core Shopify Liquid templating best practices for performance, maintainability, and clean code
skillsmp.com
null
https://github.com/sarojpunde/shopify-dev-toolkit-claude-plugins/tree/master/shopify-theme-development/skills/shopify-liquid-fundamentals
sarojpunde
shopify-schema-design
Best practices for creating comprehensive section schemas with all setting types
skillsmp.com
null
https://github.com/sarojpunde/shopify-dev-toolkit-claude-plugins/tree/master/shopify-theme-development/skills/shopify-schema-design
sarojpunde
shopify-section-patterns
Best practices for creating Shopify 2.0 sections with inline CSS and JavaScript
skillsmp.com
null
https://github.com/sarojpunde/shopify-dev-toolkit-claude-plugins/tree/master/shopify-theme-development/skills/shopify-section-patterns
sarojpunde
shopify-snippet-library
Reusable Liquid snippet patterns with proper documentation and parameter handling
skillsmp.com
null
https://github.com/sarojpunde/shopify-dev-toolkit-claude-plugins/tree/master/shopify-theme-development/skills/shopify-snippet-library
sarojpunde
shopify-workflow-tools
Shopify CLI commands, development workflow, and essential tools for theme development
skillsmp.com
null
https://github.com/sarojpunde/shopify-dev-toolkit-claude-plugins/tree/master/shopify-theme-development/skills/shopify-workflow-tools
sarojpunde
codex
**Use this in every interaction** for validating implementation plans and todos, brainstorming before coding, creating TodoWrite todos for checklists, and reviewing work for completeness, clarity, and alignment with design goals - describes Codex cli usage including non-interactive exec mode, prompting guardrails, and ...
skillsmp.com
null
https://github.com/tomnagengast/revurb/tree/main/.claude/skills/codex
tomnagengast
create-slidev-presentation
This skill should be used when asked to create or edit Slidev (sli.dev) presentation slide decks.
skillsmp.com
null
https://github.com/AJBcoding/claude-skill-eval/tree/main/agentic-coding-main/Claude/skills/create-slidev-presentation
AJBcoding
ia-presenter-themes
This skill should be used when creating, modifying, or troubleshooting custom themes for iA Presenter.
skillsmp.com
null
https://github.com/AJBcoding/claude-skill-eval/tree/main/agentic-coding-main/Claude/skills/ia-presenter-themes
AJBcoding
performing-systematic-debugging-for-stubborn-problems
Applies a modified Fagan Inspection methodology to systematically resolve persistent bugs and complex issues. Use when multiple previous fix attempts have failed repeatedly, when dealing with intricate system interactions, or when a methodical root cause analysis is needed. Do not use for simple troubleshooting. Trigge...
skillsmp.com
null
https://github.com/AJBcoding/claude-skill-eval/tree/main/agentic-coding-main/Claude/skills/systematic-debugging
AJBcoding
using-linear
Use when working with Linear tickets/issues - establishes workflows for creating and updating tickets (issues)
skillsmp.com
null
https://github.com/AJBcoding/claude-skill-eval/tree/main/claude-code-stuff-main/skills/using-linear
AJBcoding
format-cover-letter
Intelligent cover letter formatting with semantic understanding of structure and content (project, gitignored)
skillsmp.com
null
https://github.com/AJBcoding/claude-skill-eval/tree/main/.claude/skills/format-cover-letter
AJBcoding
job-description-analysis
Analyze job postings for requirements, culture, and values - outputs structured analysis matching lexicon categories for comparison and gap analysis
skillsmp.com
null
https://github.com/AJBcoding/claude-skill-eval/tree/main/.claude/skills/job-description-analysis
AJBcoding
job-fit-analysis
Analyze fit between job requirements and background using lexicons - identifies gaps, develops reframing strategies, creates cover letter plan
skillsmp.com
null
https://github.com/AJBcoding/claude-skill-eval/tree/main/.claude/skills/job-fit-analysis
AJBcoding
managing-handoffs
Create, update, and archive handoffs with proper metadata and verification
skillsmp.com
null
https://github.com/AJBcoding/claude-skill-eval/tree/main/.claude/skills/managing-handoffs
AJBcoding
project-status
Quick "where are we? what's next?" dashboard with handoffs, sessions, imports, and git activity
skillsmp.com
null
https://github.com/AJBcoding/claude-skill-eval/tree/main/.claude/skills/project-status
AJBcoding
resume-alignment
Tailor resumes to job descriptions using verified achievements from your lexicon - never fabricates, always traceable to source
skillsmp.com
null
https://github.com/AJBcoding/claude-skill-eval/tree/main/.claude/skills/resume-alignment
AJBcoding
moai-alfred-agent-factory
Agent Factory master skill for intelligent Claude Code agent generation.Includes requirement analysis, domain detection, model selection, template system,validation framework, and advanced features. Contains algorithms, workflows, and patterns.
skillsmp.com
null
https://github.com/AJBcoding/claude-skill-eval/tree/main/skills/moai-alfred-agent-factory
AJBcoding
moai-project-template-optimizer
Handle template comparison and optimization workflows including backup detection, smart merging, and update completion reporting. Enhanced with Context7 MCP for up-to-date documentation.
skillsmp.com
null
https://github.com/AJBcoding/claude-skill-eval/tree/main/skills/moai-project-template-optimizer
AJBcoding
skill-markdown-quiz-exporter-tool
Export quiz markdown to Anki, Flashcard Hero, HTML
skillsmp.com
null
https://github.com/dnvriend/markdown-quiz-exporter-tool/tree/main/plugins/markdown-quiz-exporter-tool/skills/markdown-quiz-exporter-tool
dnvriend
ai-multimodal
Process and generate multimedia content using Google Gemini API. Capabilities include analyze audio files (transcription with timestamps, summarization, speech understanding, music/sound analysis up to 9.5 hours), understand images (captioning, object detection, OCR, visual Q&A, segmentation), process videos (scene det...
skillsmp.com
null
https://github.com/nodays-off/rack-reserve/tree/master/.claude/skills/ai-tools/ai-multimodal
nodays-off
mcp-integration
This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guida...
skillsmp.com
null
https://github.com/nodays-off/rack-reserve/tree/master/.claude/skills/mcp-integration
nodays-off
progressive-disclosure
Use when creating new skills or refactoring existing skills - teaches the progressive disclosure architecture pattern to optimize context window usage by organizing skills into 3 tiers (metadata, entry point, references) and avoiding documentation dumps. Essential before any skill creation or modification work.
skillsmp.com
null
https://github.com/nodays-off/rack-reserve/tree/master/.claude/skills/meta/progressive-disclosure
nodays-off
typescript-write
Write TypeScript and JavaScript code following best practices and coding standards. Use when developing or refactoring TypeScript/JavaScript code.
skillsmp.com
null
https://github.com/nodays-off/rack-reserve/tree/master/.claude/skills/typescript-write
nodays-off
business-news-research-coordinator
Lead coordinator that orchestrates 5 news scraper agents in parallel to gather headlines from 15 top business news websites
skillsmp.com
null
https://github.com/rkreddyp/investrecipes/tree/main/.claude/skills/business_news_research
rkreddyp
industry-research
Comprehensive industry research skill providing methodologies, frameworks, and best practices for analyzing industry trends, key companies, market dynamics, and industry-specific developments across consumer, tech, healthcare, and finance sectors
skillsmp.com
null
https://github.com/rkreddyp/investrecipes/tree/main/.claude/skills/industry_research
rkreddyp
slack-poster
Posts intelligent, topic-analyzed business news to Slack channels using threaded messages. Groups stories by themes and provides big-picture insights.
skillsmp.com
null
https://github.com/rkreddyp/investrecipes/tree/main/.claude/skills/slack_poster
rkreddyp
twitter-poster
Posts business news, reports, and insights to Twitter/X with intelligent formatting, thread support, and media attachments
skillsmp.com
null
https://github.com/rkreddyp/investrecipes/tree/main/.claude/skills/twitter_poster
rkreddyp
functional-testing
Write functional tests that test public interfaces only (HTTP APIs via requests, libraries via exported functions, CLIs via command execution). Never test internal functions directly. Expose observability APIs for internal behavior testing.
skillsmp.com
null
https://github.com/thrawn01/claude-dotfiles/tree/main/skills/functional-testing
thrawn01
makefile
Generate standard Makefile for Go projects with test, lint, clean, fmt, tidy, ci, and coverage targets following best practices
skillsmp.com
null
https://github.com/thrawn01/claude-dotfiles/tree/main/skills/makefile
thrawn01
gemini-imagegen
Generate and edit images using Gemini API (Nano Banana Pro). Supports text-to-image, image editing, multi-turn refinement, Google Search grounding for factual accuracy, and composition from multiple reference images.
skillsmp.com
null
https://github.com/agneym/agneym-claude-marketplace/tree/main/plugins/explore-with-illustrations/skills/gemini-imagen
agneym
example-plugin
Brief description of what this plugin does and when to use it
skillsmp.com
null
https://github.com/devkade/collaborator/tree/main/docs/plugin-template/skills/example-plugin
devkade
examplefeature-1
Description of feature 1 and when to use it
skillsmp.com
null
https://github.com/devkade/collaborator/tree/main/docs/plugin-template/skills/example-plugin/skills/feature-1
devkade
examplefeature-2
Description of feature 2 and when to use it
skillsmp.com
null
https://github.com/devkade/collaborator/tree/main/docs/plugin-template/skills/example-plugin/skills/feature-2
devkade
ossdocumentation-pr
Phase 4 of OSS contribution - Document changes and create a comprehensive, reviewable pull request. Writes clear PR description, documents code changes, creates changelog entries, and prepares for review. Use when implementation is complete and ready to submit work.
skillsmp.com
null
https://github.com/devkade/collaborator/tree/main/skills/oss-contribution-framework/skills/documentation-pr
devkade
ossissue-analysis
Phase 2 of OSS contribution - Deep analysis combining issue requirements with codebase exploration. Extracts requirements, explores code structure, identifies exact code locations to fix, traces execution paths, and maps code-level changes needed. Use when starting work on selected issue.
skillsmp.com
null
https://github.com/devkade/collaborator/tree/main/skills/oss-contribution-framework/skills/issue-analysis
devkade
ossissue-discovery
Phase 1 of OSS contribution - Find and evaluate suitable issues matching your skills, time, and learning goals. Filters by labels, assesses project health, and provides structured recommendations. Use when starting OSS contribution, looking for beginner-friendly issues, or evaluating multiple issue options.
skillsmp.com
null
https://github.com/devkade/collaborator/tree/main/skills/oss-contribution-framework/skills/issue-discovery
devkade
osssolution-implementation
Phase 3 of OSS contribution - Design and implement the solution following project standards and best practices. Writes code following conventions, adds/updates tests, handles edge cases. Use when issue analysis is complete and ready to write code.
skillsmp.com
null
https://github.com/devkade/collaborator/tree/main/skills/oss-contribution-framework/skills/solution-implementation
devkade
common-appsec-patterns
Application security testing coordinator for common vulnerability patterns including XSS, injection flaws, and client-side security issues. Orchestrates specialized testing agents to identify and validate common application security weaknesses.
skillsmp.com
null
https://github.com/transilienceai/communitytools/tree/main/pentest/.claude/skills/common-appsec-patterns
transilienceai
cve-testing
CVE vulnerability testing coordinator that identifies technology stacks, researches known vulnerabilities, and tests applications for exploitable CVEs using public exploits and proof-of-concept code.
skillsmp.com
null
https://github.com/transilienceai/communitytools/tree/main/pentest/.claude/skills/cve-testing
transilienceai
domain-assessment
Domain reconnaissance coordinator that orchestrates subdomain discovery and port scanning to build comprehensive domain attack surface inventory
skillsmp.com
null
https://github.com/transilienceai/communitytools/tree/main/pentest/.claude/skills/domain-assessment
transilienceai
web-application-mapping
Comprehensive web application reconnaissance and mapping coordinator that orchestrates passive browsing, active endpoint discovery, attack surface analysis, and headless browser automation for complete application coverage.
skillsmp.com
null
https://github.com/transilienceai/communitytools/tree/main/pentest/.claude/skills/web-application-mapping
transilienceai
web-application-pentesting
Lead web application penetration testing coordinator that orchestrates comprehensive security assessments by spawning specialized vulnerability testing subagents. Delegates all vulnerability testing to specialized subagents in .claude/agents directory.
skillsmp.com
null
https://github.com/transilienceai/communitytools/tree/main/pentest/.claude/skills/web-application-pentesting
transilienceai
podcast
Creates audio podcasts from text using browser text-to-speech. Use when user mentions podcast, audio conversation, dialogue, spoken content, voice narration, audio book, or text-to-speech generation. Supports multiple speakers with automatic language detection. Zero cost, no API keys, works in browser.
skillsmp.com
null
https://github.com/sgasser/claude-skill-podcast/tree/main/podcast
sgasser
tutopanda-documentary-producer
Coordinate Tutopanda CLI and MCP to generate, edit, inspect, and preview documentary videos (video-audio-music blueprint with FinalVideo export). Use when users ask for Tutopanda to build, edit, or review movies inside Claude Code.
skillsmp.com
null
https://github.com/keremk/tutopanda-claude/tree/main/skills/documentary-producer
keremk
lorairo-repository-pattern
SQLAlchemy repository pattern implementation for LoRAIro database operations with type-safe transactions, session management, and ORM best practices
skillsmp.com
null
https://github.com/NEXTAltair/LoRAIro/tree/main/.claude/skills/lorairo-repository-pattern
NEXTAltair
mcp-cipher-complex-analysis
Complex analysis using Cipher MCP (10-30s) for library research via context7, design pattern memory search, and multi-tool integration for LoRAIro strategic planning
skillsmp.com
null
https://github.com/NEXTAltair/LoRAIro/tree/main/.claude/skills/mcp-cipher-complex-analysis
NEXTAltair
mcp-memory-first-development
Memory-First development workflow integrating Serena short-term project memory and Cipher long-term design knowledge for efficient LoRAIro development
skillsmp.com
null
https://github.com/NEXTAltair/LoRAIro/tree/main/.claude/skills/mcp-memory-first-development
NEXTAltair
mcp-serena-fast-ops
Fast code operations using Serena MCP (1-3s) for symbol search, memory read/write, and basic code editing in LoRAIro project
skillsmp.com
null
https://github.com/NEXTAltair/LoRAIro/tree/main/.claude/skills/mcp-serena-fast-ops
NEXTAltair
code-designing
Domain type design and architectural planning for Go code. Use when planning new features, designing self-validating types, preventing primitive obsession, or when refactoring reveals need for new types. Focuses on vertical slice architecture and type safety.
skillsmp.com
null
https://github.com/buzzdan/ai-coding-rules/tree/main/go-linter-driven-development/skills/code-designing
buzzdan
documentation
Creates comprehensive feature documentation for humans and AI to understand features, resolve bugs, and extend functionality. Use after complete feature implementation (may span multiple commits). Generates feature docs, updates godoc, and creates testable examples.
skillsmp.com
null
https://github.com/buzzdan/ai-coding-rules/tree/main/go-linter-driven-development/skills/documentation
buzzdan
linter-driven-development
Orchestrates complete autopilot workflow: design → test → lint → refactor → review → commit.AUTO-INVOKES when user wants to implement code: "implement", "ready", "execute", "continue","do step X", "next task", "let's go", "start coding". Runs automatically through all phasesuntil commit-ready. Uses parallel linter+revi...
skillsmp.com
null
https://github.com/buzzdan/ai-coding-rules/tree/main/go-linter-driven-development/skills/linter-driven-development
buzzdan
pre-commit-review
ADVISORY validation of code against design principles that linters cannot enforce. Use after linter passes and tests pass to validate design quality. Categorizes findings as Design Debt, Readability Debt, or Polish Opportunities. Does NOT block commits.
skillsmp.com
null
https://github.com/buzzdan/ai-coding-rules/tree/main/go-linter-driven-development/skills/pre-commit-review
buzzdan
refactoring
Linter-driven refactoring patterns to reduce complexity and improve code quality. Use when linter fails with complexity issues (cyclomatic, cognitive, maintainability) or when code feels hard to read/maintain. Applies storifying, type extraction, and function extraction patterns.
skillsmp.com
null
https://github.com/buzzdan/ai-coding-rules/tree/main/go-linter-driven-development/skills/refactoring
buzzdan
testing
Automatically invoked to write tests for new types, or use as testing expert advisor for guidance and recommendations. Covers unit, integration, and system tests with emphasis on in-memory dependencies. Use when creating leaf types, after refactoring, during implementation, or when testing advice is needed. Ensures 100...
skillsmp.com
null
https://github.com/buzzdan/ai-coding-rules/tree/main/go-linter-driven-development/skills/testing
buzzdan
component-designing
Component and type design for TypeScript + React code. Use when planning new features, designing components and custom hooks, preventing primitive obsession, or when refactoring reveals need for new abstractions. Focuses on feature-based architecture and type safety.
skillsmp.com
null
https://github.com/buzzdan/ai-coding-rules/tree/main/ts-react-linter-driven-development/skills/component-designing
buzzdan
documentation
Generate comprehensive feature documentation including Storybook stories, JSDoc comments, and feature guides. Use after completing a feature (may span multiple commits). Creates documentation for humans and AI to understand features, usage patterns, and design decisions.
skillsmp.com
null
https://github.com/buzzdan/ai-coding-rules/tree/main/ts-react-linter-driven-development/skills/documentation
buzzdan
linter-driven-development
META ORCHESTRATOR for complete implementation workflow - design, test, lint, refactor, review, commit. Use for any code change that should result in a commit (features, bug fixes, refactors). Ensures clean code with tests, linting passes, and design validation.
skillsmp.com
null
https://github.com/buzzdan/ai-coding-rules/tree/main/ts-react-linter-driven-development/skills/linter-driven-development
buzzdan
pre-commit-review
ADVISORY validation of code against design principles, accessibility, and best practices that linters cannot fully enforce. Use after linter passes and tests pass to validate design quality. Categorizes findings as Design Debt, Readability Debt, or Polish Opportunities. Does NOT block commits.
skillsmp.com
null
https://github.com/buzzdan/ai-coding-rules/tree/main/ts-react-linter-driven-development/skills/pre-commit-review
buzzdan
refactoring
Linter-driven refactoring patterns to reduce complexity and improve code quality in React/TypeScript. Use when ESLint fails with SonarJS complexity issues (cognitive, cyclomatic, expression) or when code feels hard to read/maintain. Applies component extraction, hook extraction, and simplification patterns.
skillsmp.com
null
https://github.com/buzzdan/ai-coding-rules/tree/main/ts-react-linter-driven-development/skills/refactoring
buzzdan
testing
Principles and patterns for writing effective React tests with Jest and React Testing Library. Use during implementation for test structure guidance, choosing test patterns, and deciding testing strategies. Emphasizes testing user behavior, not implementation details.
skillsmp.com
null
https://github.com/buzzdan/ai-coding-rules/tree/main/ts-react-linter-driven-development/skills/testing
buzzdan
empirica-epistemic-framework
Empirica epistemic self-assessment framework for AI agents. Use when you need to assess your knowledge state, track learning, measure calibration, or ensure genuine metacognitive reasoning. Provides 13-vector epistemic assessment (KNOW, DO, CONTEXT, CLARITY, COHERENCE, SIGNAL, DENSITY, STATE, CHANGE, COMPLETION, IMPACT...
skillsmp.com
null
https://github.com/Nubaeon/empirica/tree/main/docs/skills
Nubaeon
docs
Get official Claude Code documentation. Use when the user asks about Claude Code features OR when you need to create/implement plugins, skills, hooks, subagents, slash commands, or MCP servers. Always retrieve documentation BEFORE implementing any Claude Code feature. Topics include configuration, settings, deployment,...
skillsmp.com
null
https://github.com/dkmaker/my-claude-plugins/tree/main/claude-expert/skills/docs
dkmaker
lybtzyzs-arch-compliance
检查LYBTZYZS项目是否符合三层对齐架构规范,验证依赖方向、DDD聚合根边界和Repository模式
skillsmp.com
null
https://github.com/shouqitao/LYBTZYZS/tree/master/.claude/skills/lybtzyzs-arch-compliance
shouqitao
lybtzyzs-context-builder
为LYBTZYZS项目自动聚合任务执行所需的完整上下文,包括需求文档、设计文档、代码依赖、相关Issues、历史决策。智能去重、优先级排序、容量控制。触发关键词:构建上下文、gather context、prepare context、上下文聚合
skillsmp.com
null
https://github.com/shouqitao/LYBTZYZS/tree/master/.claude/skills/lybtzyzs-context-builder
shouqitao
lybtzyzs-design-generator
为LYBTZYZS项目从需求文档自动生成技术设计文档,包含架构设计、API端点、DTO设计、数据库Schema、Phase拆分等。生成后自动触发lybtzyzs-design-arch-validator进行架构合规性检查。触发关键词:生成设计文档、创建设计、从需求生成设计、design generation、需求转设计
skillsmp.com
null
https://github.com/shouqitao/LYBTZYZS/tree/master/.claude/skills/lybtzyzs-design-generator
shouqitao
lybtzyzs-doc-sync
检测LYBTZYZS项目代码变更并生成文档更新清单,确保文档与代码100%同步
skillsmp.com
null
https://github.com/shouqitao/LYBTZYZS/tree/master/.claude/skills/lybtzyzs-doc-sync
shouqitao
lybtzyzs-mvp-compliance
检查LYBTZYZS项目代码是否符合MVP原则和Constitution约束,自动检测技术黑名单违规和过度设计模式
skillsmp.com
null
https://github.com/shouqitao/LYBTZYZS/tree/master/.claude/skills/lybtzyzs-mvp-compliance
shouqitao
lybtzyzs-quality-reporter
为LYBTZYZS项目生成全面的质量报告,整合编译测试、合规检查、覆盖率、技术债务分析,生成质量评分和自动合并决策。触发关键词:质量报告、quality report、质量检查、质量评分
skillsmp.com
null
https://github.com/shouqitao/LYBTZYZS/tree/master/.claude/skills/lybtzyzs-quality-reporter
shouqitao
lybtzyzs-requirements-generator
为LYBTZYZS项目从用户需求自动生成结构化需求文档,包括需求讨论、业务规则分析、架构约束识别。集成sequential-thinking深度推理、doc-sync文档检索、context7技术查询。触发关键词:生成需求文档、需求分析、requirements generation、需求讨论
skillsmp.com
null
https://github.com/shouqitao/LYBTZYZS/tree/master/.claude/skills/lybtzyzs-requirements-generator
shouqitao
lybtzyzs-task-breakdown
为LYBTZYZS项目从设计文档自动生成结构化任务分解清单,支持Phase划分、依赖分析、工作量估算。输出标准化task文档供批量生成Issues。触发关键词:任务分解、生成任务清单、task breakdown、拆分任务、分解设计、task decomposition
skillsmp.com
null
https://github.com/shouqitao/LYBTZYZS/tree/master/.claude/skills/lybtzyzs-task-breakdown
shouqitao
lybtzyzs-task-executor
为LYBTZYZS项目自动执行GitHub Issue任务,提供完整的"读取Issue→构建上下文→执行任务→验证→提交"闭环。深度集成三层架构、Constitution合规检查、代码规范。触发关键词:执行任务、执行Issue、自动实现、implement task、实施Issue、开发Issue
skillsmp.com
null
https://github.com/shouqitao/LYBTZYZS/tree/master/.claude/skills/lybtzyzs-task-executor
shouqitao
lybtzyzs-workflow-orchestrator
LYBTZYZS项目自动化工作流编排引擎,实现从需求到上线的全流程自动化。状态机驱动、5个关键确认点、Skills自动编排、断点恢复。将自动化率从60%提升到85%。触发关键词:开始新需求、启动workflow、自动化开发流程、orchestrate development
skillsmp.com
null
https://github.com/shouqitao/LYBTZYZS/tree/master/.claude/skills/lybtzyzs-workflow-orchestrator
shouqitao
flutter-development
Build cross-platform mobile apps with Flutter and Dart. Use when creating mobile applications, working with Flutter projects, designing UIs with widgets, implementing state management (Provider/BLoC), handling navigation, or when user mentions Flutter, Dart, mobile app development, iOS/Android apps, or Material Design.
skillsmp.com
null
https://github.com/orgoj/cac-test/tree/master/.claude/skills/flutter-development
orgoj
chinese-learning-assistant
HSK4級レベルから流暢さを目指す学習者向け。中国語表現の使用場面・自然さを分析し、作文を「ネイティブらしい流暢な表現」に改善。bilibili等のコンテンツ理解とネイティブとの会話をサポート。実際の用例をWeb検索で提示
skillsmp.com
null
https://github.com/0918nobita/rules/tree/main/skills/chinese-learning-assistant
0918nobita
content-research-writer
Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.
skillsmp.com
null
https://github.com/LinSoap/Saulgooo/tree/main/resources/skills/content-research-writer
LinSoap
pptx
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
skillsmp.com
null
https://github.com/LinSoap/Saulgooo/tree/main/resources/skills/pptx
LinSoap
conventional-commits
Generate conventional commit messages following official Conventional Commits specifications https://www.conventionalcommits.org/en/v1.0.0/#summary. Use when asked to generate commit messages, to analyse changes or exisitng commits.
skillsmp.com
null
https://github.com/olga-mir/dotfiles/tree/main/dot_claude/skills/git-conventional-commits
olga-mir
cli-codex
Wield OpenAI's Codex CLI as a powerful auxiliary tool for code generation, review, analysis, and parallel processing. Use when tasks benefit from a second AI perspective, alternative implementation approaches, or specialized code generation. Also use when user explicitly requests Codex operations.
skillsmp.com
null
https://github.com/MichelKerkmeester/AI-Systems/tree/main/Code Environment/skills/cli-codex
MichelKerkmeester
cli-gemini
Wield Google's Gemini CLI as a powerful auxiliary tool for code generation, review, analysis, and web research. Use when tasks benefit from a second AI perspective, current web information via Google Search, codebase architecture analysis, or parallel code generation. Also use when user explicitly requests Gemini opera...
skillsmp.com
null
https://github.com/MichelKerkmeester/AI-Systems/tree/main/Code Environment/skills/cli-gemini
MichelKerkmeester