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
when-reviewing-code-comprehensively-use-code-review-assistant
Comprehensive PR review with multi-agent swarm specialization for security, performance, style, tests, and documentation
skillsmp.com
null
https://github.com/DNYoussef/ai-chrome-extension/tree/main/.claude/skills/testing-quality/when-reviewing-code-comprehensively-use-code-review-assistant
DNYoussef
when-validating-code-works-use-functionality-audit
Validates that code actually works through sandbox testing, execution verification, and systematic debugging.Use this skill after code generation or modification to ensure functionality is genuine rather than assumed.The skill creates isolated test environments, executes code with realistic inputs, identifies bugs thro...
skillsmp.com
null
https://github.com/DNYoussef/ai-chrome-extension/tree/main/.claude/skills/testing-quality/when-validating-code-works-use-functionality-audit
DNYoussef
when-verifying-quality-use-verification-quality
Comprehensive quality verification and validation through static analysis, dynamic testing, integration validation, and certification gates
skillsmp.com
null
https://github.com/DNYoussef/ai-chrome-extension/tree/main/.claude/skills/testing-quality/when-verifying-quality-use-verification-quality
DNYoussef
when-analyzing-user-intent-use-intent-analyzer
Advanced intent interpretation system using cognitive science principles and probabilistic intent mapping
skillsmp.com
null
https://github.com/DNYoussef/ai-chrome-extension/tree/main/.claude/skills/utilities/when-analyzing-user-intent-use-intent-analyzer
DNYoussef
when-creating-presentations-use-pptx-generation
Enterprise-grade PowerPoint deck generation using evidence-based prompting, workflow enforcement, constraint-based design
skillsmp.com
null
https://github.com/DNYoussef/ai-chrome-extension/tree/main/.claude/skills/utilities/when-creating-presentations-use-pptx-generation
DNYoussef
when-creating-skill-template-use-skill-builder
Create new Claude Code Skills with proper YAML frontmatter, progressive disclosure structure, and complete directory organization
skillsmp.com
null
https://github.com/DNYoussef/ai-chrome-extension/tree/main/.claude/skills/utilities/when-creating-skill-template-use-skill-builder
DNYoussef
when-optimizing-agent-learning-use-reasoningbank-intelligence
Implement adaptive learning with ReasoningBank for pattern recognition, strategy optimization, and continuous improvement
skillsmp.com
null
https://github.com/DNYoussef/ai-chrome-extension/tree/main/.claude/skills/utilities/when-optimizing-agent-learning-use-reasoningbank-intelligence
DNYoussef
when-optimizing-prompts-use-prompt-architect
Comprehensive framework for analyzing, creating, and refining prompts for AI systems using evidence-based techniques
skillsmp.com
null
https://github.com/DNYoussef/ai-chrome-extension/tree/main/.claude/skills/utilities/when-optimizing-prompts-use-prompt-architect
DNYoussef
when-bridging-web-cli-use-web-cli-teleport
Bridge web interfaces with CLI workflows for seamless bidirectional integration
skillsmp.com
null
https://github.com/DNYoussef/ai-chrome-extension/tree/main/.claude/skills/workflow/when-bridging-web-cli-use-web-cli-teleport
DNYoussef
when-chaining-agent-pipelines-use-stream-chain
Chain agent outputs as inputs in sequential or parallel pipelines for data flow orchestration
skillsmp.com
null
https://github.com/DNYoussef/ai-chrome-extension/tree/main/.claude/skills/workflow/when-chaining-agent-pipelines-use-stream-chain
DNYoussef
when-creating-slash-commands-use-slash-command-encoder
Create ergonomic slash commands for fast access to micro-skills with auto-discovery and parameter validation
skillsmp.com
null
https://github.com/DNYoussef/ai-chrome-extension/tree/main/.claude/skills/workflow/when-creating-slash-commands-use-slash-command-encoder
DNYoussef
when-orchestrating-swarm-use-swarm-orchestration
Complex multi-agent swarm orchestration with task decomposition, distributed execution, and result synthesis
skillsmp.com
null
https://github.com/DNYoussef/ai-chrome-extension/tree/main/.claude/skills/workflow/when-orchestrating-swarm-use-swarm-orchestration
DNYoussef
when-using-advanced-swarm-use-swarm-advanced
Advanced swarm patterns with dynamic topology switching and self-organizing behaviors for complex multi-agent coordination
skillsmp.com
null
https://github.com/DNYoussef/ai-chrome-extension/tree/main/.claude/skills/workflow/when-using-advanced-swarm-use-swarm-advanced
DNYoussef
backup-and-restore
Backup dotfiles before changes and restore if needed
skillsmp.com
null
https://github.com/bfowle/dotfiles/tree/master/.claude/skills/backup-and-restore
bfowle
sync-gruvbox-theme
Verify and sync gruvbox theme consistency across vim, neovim, tmux, and terminal
skillsmp.com
null
https://github.com/bfowle/dotfiles/tree/master/.claude/skills/sync-gruvbox-theme
bfowle
update-dotfiles-trends
Research latest trends in dotfiles, tooling, and suggest improvements
skillsmp.com
null
https://github.com/bfowle/dotfiles/tree/master/.claude/skills/update-dotfiles-trends
bfowle
update-neovim-plugins
Update LazyVim and all neovim plugins to their latest versions
skillsmp.com
null
https://github.com/bfowle/dotfiles/tree/master/.claude/skills/update-neovim-plugins
bfowle
output-style-to-plugin
This skill should be used when converting deprecated Claude Code output styles (.md files) into the new plugin format. It automates the entire conversion process including creating plugin structure, generating configuration files, and setting up local marketplace for testing.
skillsmp.com
null
https://github.com/pc035860/skill-output-style-to-plugin/tree/main/output-style-to-plugin
pc035860
bloc-state-management
Expert Bloc/Cubit state management implementation for Flutter apps. Use when implementing state management with flutter_bloc, bloc library, Cubit pattern, or BLoC pattern. Covers events, states, business logic separation, reactive programming with streams, testing, and modern Bloc 9.x+ patterns with latest features.
skillsmp.com
null
https://github.com/valeriikot/flutter-cli/tree/main/.claude/skills/bloc-state-management
valeriikot
flutter-developer
Expert Flutter development assistance for building cross-platform mobile, web, and desktop applications. Use when working with Flutter projects, widgets, layouts, navigation, platform-specific code, or Flutter SDK features. Covers modern Flutter 3.x+ patterns, performance optimization, and best practices.
skillsmp.com
null
https://github.com/valeriikot/flutter-cli/tree/main/.claude/skills/flutter-developer
valeriikot
flutter-reviewer
Use this agent when you need to review code changes in a pull request or after writing/modifying code. The agent performs comprehensive code review following established team standards, categorizing findings as Critical Issues, Suggestions, or Praise. It's particularly suited for reviewing backend (Golang/Protobuf/Post...
skillsmp.com
null
https://github.com/valeriikot/flutter-cli/tree/main/.claude/skills/flutter-reviewer
valeriikot
riverpod-state-management
Expert Riverpod state management implementation for Flutter apps. Use when implementing state management with Riverpod, flutter_riverpod, hooks_riverpod, or riverpod_annotation. Covers providers, code generation, dependency injection, async data handling, and modern Riverpod 3.x+ patterns with latest features.
skillsmp.com
null
https://github.com/valeriikot/flutter-cli/tree/main/.claude/skills/riverpod-state-management
valeriikot
ast-grep
Use this skill when working with ast-grep, an AST-based code search, lint, and rewrite tool. Activate when the user asks to search code patterns, refactor code structurally, create linting rules, or perform AST-based code analysis. Helps with pattern syntax, meta-variables, rule configuration, and CLI commands for Java...
skillsmp.com
null
https://github.com/skempken/ast-grep-skill/tree/main/.claude/skills/ast-grep
skempken
backend-api
Design and implement RESTful API endpoints following REST principles with consistent naming conventions, proper HTTP methods, versioning strategies, and appropriate status codes. Use this skill when creating new API endpoints, designing API route structures, implementing API controllers or routes, defining API versioni...
skillsmp.com
null
https://github.com/FlorianRiquelme/statamic-assets/tree/main/.claude/skills/backend-api
FlorianRiquelme
backend-migrations
Create database migrations following Laravel best practices with reversible up/down methods, focused single-purpose changes, proper index management, and clear naming conventions. Use this skill when creating new database tables, adding or modifying columns in existing tables, creating or dropping indexes, implementing...
skillsmp.com
null
https://github.com/FlorianRiquelme/statamic-assets/tree/main/.claude/skills/backend-migrations
FlorianRiquelme
backend-models
Design and implement database models following best practices with clear singular naming, proper timestamps, appropriate data types, database constraints, relationship definitions, and validation at multiple layers. Use this skill when creating new Eloquent models, defining model relationships (hasMany, belongsTo, etc....
skillsmp.com
null
https://github.com/FlorianRiquelme/statamic-assets/tree/main/.claude/skills/backend-models
FlorianRiquelme
backend-queries
Write efficient and secure database queries using parameterized queries, eager loading to prevent N+1 problems, selective column fetching, strategic indexing, transactions for related changes, query timeouts, and caching for expensive queries. Use this skill when writing Eloquent queries or raw SQL, optimizing database...
skillsmp.com
null
https://github.com/FlorianRiquelme/statamic-assets/tree/main/.claude/skills/backend-queries
FlorianRiquelme
frontend-components
Design and build reusable UI components following single responsibility principle, composability patterns, clear prop interfaces with sensible defaults, encapsulation of implementation details, consistent naming conventions, local state management, and minimal prop requirements. Use this skill when creating new UI comp...
skillsmp.com
null
https://github.com/FlorianRiquelme/statamic-assets/tree/main/.claude/skills/frontend-components
FlorianRiquelme
frontend-css
Write and maintain CSS following a consistent methodology (Tailwind, BEM, utility classes, CSS modules), avoiding framework style overrides, maintaining design tokens for consistency, minimizing custom CSS, and optimizing for production with CSS purging and tree-shaking. Use this skill when writing CSS styles, working ...
skillsmp.com
null
https://github.com/FlorianRiquelme/statamic-assets/tree/main/.claude/skills/frontend-css
FlorianRiquelme
frontend-responsive
Implement responsive designs using mobile-first development, standard breakpoints, fluid layouts with flexible containers, relative units (rem/em), touch-friendly design with appropriately-sized tap targets, optimized assets for mobile networks, readable typography across breakpoints, and content prioritization for sma...
skillsmp.com
null
https://github.com/FlorianRiquelme/statamic-assets/tree/main/.claude/skills/frontend-responsive
FlorianRiquelme
global-coding-style
Write clean, maintainable code following consistent naming conventions, automated formatting, meaningful descriptive names, small focused functions, consistent indentation, removal of dead code, DRY principle, and backward compatibility only when required. Use this skill when writing any code in the project, refactorin...
skillsmp.com
null
https://github.com/FlorianRiquelme/statamic-assets/tree/main/.claude/skills/global-coding-style
FlorianRiquelme
global-commenting
Write self-documenting code that explains itself through clear structure and naming, add minimal helpful comments to explain large sections of code logic, and avoid comments about changes or fixes that won't be relevant in the future. Use this skill when deciding whether to add comments to code, writing comments for co...
skillsmp.com
null
https://github.com/FlorianRiquelme/statamic-assets/tree/main/.claude/skills/global-commenting
FlorianRiquelme
global-validation
Implement comprehensive validation with server-side validation for security, client-side validation for user experience, early validation to fail fast, specific field-level error messages, allowlists over blocklists, type and format validation, input sanitization to prevent injection attacks, business rule validation, ...
skillsmp.com
null
https://github.com/FlorianRiquelme/statamic-assets/tree/main/.claude/skills/global-validation
FlorianRiquelme
testing-test-writing
Write strategic tests following best practices including minimal tests during development, focus on core user flows only, defer edge case testing until later, test behavior not implementation, use clear descriptive test names, mock external dependencies, and maintain fast execution times. Use this skill when deciding w...
skillsmp.com
null
https://github.com/FlorianRiquelme/statamic-assets/tree/main/.claude/skills/testing-test-writing
FlorianRiquelme
permissions
Manages Claude Code tool permissions and settings configuration
skillsmp.com
null
https://github.com/AlexZan/task-fusion/tree/master/.claude/skills/Permissions
AlexZan
claude-codex-collaboration
Enable automated collaboration between Claude Code and Codex CLI using Byterover as shared memory. This skill should be used when architectural review or code validation from Codex is desired before or after implementation. Claude creates plans, directly invokes Codex for expert review via Bash, and implements based on...
skillsmp.com
null
https://github.com/trietdeptrai/Byterover-Claude-Codex-Collaboration-
trietdeptrai
agent-creator
... # Trigger + examples REQUIRED
skillsmp.com
null
https://github.com/fercracix33/poli2-clean-architecture/tree/main/.claude/skills/agent-creator
fercracix33
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/fercracix33/poli2-clean-architecture/tree/main/.claude/skills/skill-creator
fercracix33
business-problem-to-blueprint
Transform any boring B2B business problem into a complete software blueprint with architecture, database schema, feature breakdown, and step-by-step implementation plan formatted as a CLAUDE.md file ready for development.
skillsmp.com
null
https://github.com/zanecole10/software-tailor-skills/tree/main/01-business-problem-to-blueprint
zanecole10
discovery-question-generator
Generate 30-50 deep discovery questions for any business type to uncover hidden pain points, workflow bottlenecks, and $15K+ software opportunities during client conversations.
skillsmp.com
null
https://github.com/zanecole10/software-tailor-skills/tree/main/02-discovery-question-generator
zanecole10
software-pricing-calculator
Calculate the right price for custom software projects ($8K-$50K+) based on complexity, value delivered, and client ROI. Includes justification, pricing tiers, negotiation strategies, and ROI calculations to present to clients.
skillsmp.com
null
https://github.com/zanecole10/software-tailor-skills/tree/main/03-software-pricing-calculator
zanecole10
niche-opportunity-finder
Discover untapped B2B software opportunities by analyzing specific industries for boring business problems, pain points, willingness to pay, competition levels, and where to find these businesses.
skillsmp.com
null
https://github.com/zanecole10/software-tailor-skills/tree/main/04-niche-opportunity-finder
zanecole10
tech-stack-decision-maker
Get confident tech stack recommendations for any software project based on requirements, with justification for each choice, Claude Code prompts to build with that stack, deployment strategy, and cost breakdown.
skillsmp.com
null
https://github.com/zanecole10/software-tailor-skills/tree/main/05-tech-stack-decision-maker
zanecole10
feature-prioritization-matrix
Transform overwhelming client feature wish lists into structured MVP/Phase 2/Phase 3 plans with time estimates, preventing scope creep and creating profitable upsell opportunities.
skillsmp.com
null
https://github.com/zanecole10/software-tailor-skills/tree/main/06-feature-prioritization-matrix
zanecole10
proposal-contract-generator
Generate professional project proposals, scope of work documents, payment terms, timelines, and simple contract templates that make software tailors look established even on their first client.
skillsmp.com
null
https://github.com/zanecole10/software-tailor-skills/tree/main/07-proposal-contract-generator
zanecole10
client-onboarding-workflow
Create automated onboarding sequences, information gathering forms, kickoff meeting agendas, requirements documentation templates, and progress update schedules that make clients feel they made the right $15K decision.
skillsmp.com
null
https://github.com/zanecole10/software-tailor-skills/tree/main/08-client-onboarding-workflow
zanecole10
software-demonstration-script
Generate compelling demo walkthrough scripts that highlight key features, create "wow moments", handle objections, and transition smoothly to closing the $15K+ sale.
skillsmp.com
null
https://github.com/zanecole10/software-tailor-skills/tree/main/09-software-demonstration-script
zanecole10
maintenance-support-packages
Build recurring revenue by creating monthly maintenance packages with support SLAs, feature request quotas, and tiered options that turn one-time $15K projects into $15K + $1K/month recurring income.
skillsmp.com
null
https://github.com/zanecole10/software-tailor-skills/tree/main/10-maintenance-support-packages
zanecole10
cold-outreach-generator
Generate cold email templates, LinkedIn messages, follow-up sequences, and value propositions tailored to specific industries that actually get responses and book discovery calls.
skillsmp.com
null
https://github.com/zanecole10/software-tailor-skills/tree/main/11-cold-outreach-generator
zanecole10
competitor-analysis-positioning
Analyze existing SaaS competitors, identify gaps they're missing, craft unique positioning, and develop talking points to overcome "why not just use [SaaS product]?" objections.
skillsmp.com
null
https://github.com/zanecole10/software-tailor-skills/tree/main/12-competitor-analysis-positioning
zanecole10
bug-triage-prioritizer
Triage bug reports by severity, recommend fix order, generate client communication templates, determine whether to charge for fixes, and provide Claude Code prompts to resolve issues quickly.
skillsmp.com
null
https://github.com/zanecole10/software-tailor-skills/tree/main/13-bug-triage-prioritizer
zanecole10
upsell-opportunity-identifier
Identify natural upsell opportunities in existing client projects, suggest additional features clients likely need, price add-ons, and provide pitch scripts to turn $15K clients into $30K+ clients.
skillsmp.com
null
https://github.com/zanecole10/software-tailor-skills/tree/main/14-upsell-opportunity-identifier
zanecole10
time-resource-estimator
Estimate realistic project timelines, break down hours by feature/phase, include buffer for revisions, set achievable client expectations, and avoid over-promising deadlines you can't meet.
skillsmp.com
null
https://github.com/zanecole10/software-tailor-skills/tree/main/15-time-resource-estimator
zanecole10
10x-vision
Strategic amplification mode that reveals blind spots, untapped opportunities, and hidden leverage points in any business strategy, entrepreneurship idea, or creative content project. Cuts through noise to show what others miss.
skillsmp.com
null
https://github.com/zanecole10/software-tailor-skills/tree/main/16-10x-vision
zanecole10
niche-research
Deep market analysis that downloads an entire industry into your brain. Searches forums, Reddit, industry sites, events, and platforms to uncover pain points, language, opportunities, and the perfect software solution to sell them.
skillsmp.com
null
https://github.com/zanecole10/software-tailor-skills/tree/main/17-niche-research
zanecole10
moving-rainbow
Generate MicroPython programs for the Moving Rainbow LED strip educational project using Raspberry Pi Pico with NeoPixel strips and button controls
skillsmp.com
null
https://github.com/dmccreary/moving-rainbow/tree/master/skills/moving-rainbow
dmccreary
backend-dev-guidelines
Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories, middleware, or working with Express APIs, Prisma database access, Sentry error tracking, Zod validation, unifiedConfig, dependency injection, or async patterns. Covers lay...
skillsmp.com
null
https://github.com/diet103/claude-code-infrastructure-showcase/tree/main/.claude/skills/backend-dev-guidelines
diet103
error-tracking
Add Sentry v8 error tracking and performance monitoring to your project services. Use this skill when adding error handling, creating new controllers, instrumenting cron jobs, or tracking database performance. ALL ERRORS MUST BE CAPTURED TO SENTRY - no exceptions.
skillsmp.com
null
https://github.com/diet103/claude-code-infrastructure-showcase/tree/main/.claude/skills/error-tracking
diet103
frontend-dev-guidelines
Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetch...
skillsmp.com
null
https://github.com/diet103/claude-code-infrastructure-showcase/tree/main/.claude/skills/frontend-dev-guidelines
diet103
route-tester
Test authenticated routes in the your project using cookie-based authentication. Use this skill when testing API endpoints, validating route functionality, or debugging authentication issues. Includes patterns for using test-auth-route.js and mock authentication.
skillsmp.com
null
https://github.com/diet103/claude-code-infrastructure-showcase/tree/main/.claude/skills/route-tester
diet103
git-analyzer
Analyzes a local Git repository to provide summaries of recent activity, top contributors, and uncommitted changes.
skillsmp.com
null
https://github.com/meetrais/claude-agent-skills/tree/main/custom_skills/skills/git-analyzer
meetrais
checking-theme-alignment
Validates that book chapters align with the core theme. Use when user says 'check theme alignment', 'does this fit the theme', 'verify alignment', or automatically after every 2 chapters are drafted.
skillsmp.com
null
https://github.com/djacobsmeyer/hold-the-line/tree/main/.claude/skills/check-theme
djacobsmeyer
drafting-chapters
Drafts individual chapters for books and long articles. Use when user says 'draft chapter X', 'write chapter [number/title]', 'continue drafting', or 'write the next chapter'. Reads outline and maintains consistency with prior chapters.
skillsmp.com
null
https://github.com/djacobsmeyer/hold-the-line/tree/main/.claude/skills/draft-chapter
djacobsmeyer
outlining-books
Creates outlines for non-fiction books and long articles. Use when user says 'create an outline', 'plan a book', 'structure a book about [topic]', or 'I want to write about [topic]'. Handles leadership, career, how-to, and thought leadership content.
skillsmp.com
null
https://github.com/djacobsmeyer/hold-the-line/tree/main/.claude/skills/outline-book
djacobsmeyer
revising-chapters
Revises book chapters based on feedback. Use when user says 'revise chapter X', 'improve chapter [number]', 'rewrite the opening of chapter X', 'make chapter X more [adjective]', or provides feedback on a chapter.
skillsmp.com
null
https://github.com/djacobsmeyer/hold-the-line/tree/main/.claude/skills/revise-chapter
djacobsmeyer
tracking-research-gaps
Manages research gaps and needed information. Use when user says 'show research gaps', 'what research do I need', 'track research needs', or after drafting chapters that contain [RESEARCH: ...] markers.
skillsmp.com
null
https://github.com/djacobsmeyer/hold-the-line/tree/main/.claude/skills/track-research
djacobsmeyer
rayneo-doc-query
Query and navigate RayNeo X2/X3 Pro AR glasses documentation. Use this skill when answering questions about RayNeo XR hardware specifications, SDK usage, Android 12 development, binocular display APIs, device setup, ADB commands, design guidelines, troubleshooting, or any technical aspects of RayNeo X-series glasses de...
skillsmp.com
null
https://github.com/Nntsyeo/ThirdEye/tree/main/.claude/skills/rayneo-doc-query
Nntsyeo
code-discovery
Helpers to discover, rank, and invoke repository symbols from natural language with minimal context.
skillsmp.com
null
https://github.com/idealley/code-as-skills/tree/main/skills/code-discovery
idealley
mental-models
Apply Charlie Munger's latticework of mental models to any problem. Use when user mentions decision analysis, thinking frameworks, mental models by name, or says /mental-models, "help me think", "apply [model] to [context]". Supports quick-apply for instant insights and deep-analysis for comprehensive WorkSpace reports...
skillsmp.com
null
https://github.com/cyperx84/claude-skills-mental-models/tree/main/mental-models/.skill
cyperx84
review-ios-test-results
Analyzes iOS test results from xcodebuild test runs. Use immediately after running xcodebuild test, when tests fail, when the user asks to check test results/failures, or when investigating test issues. Automatically locates the latest .xcresult file and presents detailed failure analysis with file locations.
skillsmp.com
null
https://github.com/ddpi/PublicArticles/tree/main/claude_code/skills/review-ios-test-results
ddpi
ruby-refactoring-expert
Automatically invoked when analyzing code quality, refactoring, or maintainability. Triggers on mentions of "code smell", "refactor", "code quality", "technical debt", "complexity", "maintainability", "clean code", "SOLID", "DRY", "improve code", "simplify", "extract method", "extract class", "long method", "large clas...
skillsmp.com
null
https://github.com/ag0os/rails-dev-plugin/tree/main/skills/ruby-refactoring
ag0os
market-research
Professional market research and competitive analysis using McKinsey/BCG/Bain consulting methodologies. Use when analyzing markets, competitive landscapes, customer insights, or strategic positioning. Generates hypothesis-driven research with PPTX presentation deliverables.
skillsmp.com
null
https://github.com/mareksulik/claude-skills/tree/master/.claude/skills/market-research
mareksulik
context-tree-maintenance
Maintain, audit, and validate context trees for brownfield codebases. Use when capturing insights during development, auditing documentation for signal-to-noise ratio, validating architectural claims against code, performing monthly maintenance checks, or removing outdated content. For initial context tree build, use C...
skillsmp.com
null
https://github.com/RossH3/context-tree/tree/main/skills/context-tree-maintenance
RossH3
skill-builder
Use this skill when users ask to build, create, design, or improve a Claude Code skill. This includes requests like "help me create a skill", "build a skill for X", "design a new skill", or "improve my existing skill". This skill provides step-by-step guidance for creating effective skills with specialized knowledge, w...
skillsmp.com
null
https://github.com/jlaswell/claude-community-marketplace/tree/main/plugins/skill-builder/skills/skill-builder
jlaswell
copilotkit-pitch-deck
Production-ready CopilotKit pitch deck wizard in main application. Use when enhancing AI conversation features, optimizing Edge Function integration, debugging chat interface, or improving pitch deck generation flow. System is PRODUCTION READY (98/100).
skillsmp.com
null
https://github.com/amo-tech-ai/medellin-spark/tree/main/.claude/archive/skills/copilotkit-pitch-deck
amo-tech-ai
dev-checker
Runs pre-commit checks and validates code quality. Use when preparing commits, running pre-deploy checks, or validating code before deployment.
skillsmp.com
null
https://github.com/amo-tech-ai/medellin-spark/tree/main/.claude/archive/skills/dev-checker
amo-tech-ai
frontend-component-builder
Generate and refactor React + TypeScript components with Tailwind CSS for Medellin Spark. Use when building new UI components, creating dashboards, forms, cards, or wizards. Automatically includes accessibility, responsive design, and Vite-compatible code with optional tests.
skillsmp.com
null
https://github.com/amo-tech-ai/medellin-spark/tree/main/.claude/archive/skills/frontend-builder
amo-tech-ai
pitch-deck-generator
Guides through AI pitch deck generation workflow and troubleshooting. Use when creating pitch decks, debugging wizard errors, troubleshooting Edge Functions, or working with the PitchDeckWizard component.
skillsmp.com
null
https://github.com/amo-tech-ai/medellin-spark/tree/main/.claude/archive/skills/pitch-deck-generator
amo-tech-ai
prompt-engineer
Expert prompt engineering for Claude 4 models (Sonnet 4.5). Use when crafting prompts, optimizing AI responses, implementing chain-of-thought, or improving prompt clarity and effectiveness. Specializes in Claude-specific techniques and best practices.
skillsmp.com
null
https://github.com/amo-tech-ai/medellin-spark/tree/main/.claude/archive/skills/prompt-engineer
amo-tech-ai
testing-workflow
Comprehensive testing workflow for E2E, integration, and unit tests. Use when testing applications layer-by-layer, validating user journeys, or running test suites.
skillsmp.com
null
https://github.com/amo-tech-ai/medellin-spark/tree/main/.claude/archive/skills/testing-workflow
amo-tech-ai
commit-helper
Generates clear commit messages following project conventions
skillsmp.com
null
https://github.com/amo-tech-ai/medellin-spark/tree/main/.claude/skills/commit-helper
amo-tech-ai
testing-e2e-with-playwright
Run end-to-end browser tests using Playwright MCP. Use when testing web applications, validating user journeys, checking UI interactions, or when the user mentions E2E tests, browser automation, or Playwright.
skillsmp.com
null
https://github.com/amo-tech-ai/medellin-spark/tree/main/.claude/skills/playwright-e2e
amo-tech-ai
supabase-migration
Safe database migration creation and management for Supabase PostgreSQL
skillsmp.com
null
https://github.com/amo-tech-ai/medellin-spark/tree/main/.claude/skills/supabase-migration
amo-tech-ai
spotify-api
Create and manage Spotify playlists, search music, and control playback using the Spotify Web API. UNIQUE FEATURE - Generate custom cover art images (Claude cannot generate images natively, but this skill can create SVG-based cover art for playlists). CRITICAL - When generating cover art, ALWAYS read references/COVER_A...
skillsmp.com
null
https://github.com/fabioc-aloha/spotify-skill/tree/main/spotify-api
fabioc-aloha
cva-case-study-roi
Real-world ROI case study for healthcare content automation pipeline. Clínica Mente Saudável case with validated metrics - 99.4% time reduction (4h15m to 1.5min), 92.4% cost reduction (R$192.50 to R$14.70), +180% monthly ROI turnaround. Includes detailed cost breakdown, optimization strategies, and business impact anal...
skillsmp.com
null
https://github.com/joaopelegrino/hello-word-closure/tree/main/.claude-plugin/clojure-vertex-adk/skills/cva-case-study-roi
joaopelegrino
cva-concepts-adk
Google ADK (Agent Development Kit) architecture and core concepts. Covers agent types (LLM, Sequential, Parallel, Loop, Multi-agent), tool ecosystem, execution flows, deployment options, and observability. Model-agnostic framework for production AI agents. Use when understanding ADK architecture, selecting agent patter...
skillsmp.com
null
https://github.com/joaopelegrino/hello-word-closure/tree/main/.claude-plugin/clojure-vertex-adk/skills/cva-concepts-adk
joaopelegrino
cva-concepts-agent-types
Agent system taxonomy (A/B/C/D) based on capabilities - Type A (pure AI), Type B (AI+database context), Type C (AI+web grounding), Type D (AI+database+web). Includes latency/cost analysis, decision tree, healthcare pipeline mapping, and ROI optimization. Use when designing agent architecture, selecting agent type, opti...
skillsmp.com
null
https://github.com/joaopelegrino/hello-word-closure/tree/main/.claude-plugin/clojure-vertex-adk/skills/cva-concepts-agent-types
joaopelegrino
cva-healthcare-compliance
Brazilian healthcare compliance for regulated medical and psychological content. Includes LGPD data protection, CFM/CRP/ANVISA regulatory requirements, scientific research validation, and data sanitization. Use when developing healthcare applications, ensuring LGPD compliance, validating medical content, implementing d...
skillsmp.com
null
https://github.com/joaopelegrino/hello-word-closure/tree/main/.claude-plugin/clojure-vertex-adk/skills/cva-healthcare-compliance
joaopelegrino
cva-healthcare-pipeline
Complete 5-system healthcare content pipeline for regulated medical content generation. Includes LGPD data extraction (Type B), claims identification (Type A), scientific reference search (Type C), SEO optimization (Type B), and final consolidation (Type D). Validated ROI - 99.4% time reduction, 92.4% cost reduction. U...
skillsmp.com
null
https://github.com/joaopelegrino/hello-word-closure/tree/main/.claude-plugin/clojure-vertex-adk/skills/cva-healthcare-pipeline
joaopelegrino
cva-healthcare-seo
Healthcare SEO strategy for Brazilian medical and wellness professionals. Includes specialized keyword research (dermatology, psychology, nutrition), professional content templates, local SEO optimization, and regulatory-compliant content structures. Use when optimizing healthcare websites, creating medical practice co...
skillsmp.com
null
https://github.com/joaopelegrino/hello-word-closure/tree/main/.claude-plugin/clojure-vertex-adk/skills/cva-healthcare-seo
joaopelegrino
cva-overview
Overview of Clojure + Google ADK + Vertex AI development environment. Comprehensive lab for building production AI agents using Clojure as primary language, integrating Google ADK via Java SDK and Python libraries via libpython-clj. Includes healthcare pipeline with validated ROI (-99.4% time, -92.4% cost). Use when st...
skillsmp.com
null
https://github.com/joaopelegrino/hello-word-closure/tree/main/.claude-plugin/clojure-vertex-adk/skills/cva-overview
joaopelegrino
cva-patterns-context
Context management patterns for multi-source AI agents in Clojure+Vertex AI. Covers 4 context types (static/query/API/previous-result), lifecycle management (load/cache/invalidate), TTL strategies, and LGPD-compliant sensitive data handling. Includes production metrics (58% cost reduction via caching). Use when designi...
skillsmp.com
null
https://github.com/joaopelegrino/hello-word-closure/tree/main/.claude-plugin/clojure-vertex-adk/skills/cva-patterns-context
joaopelegrino
cva-patterns-cost
Cost optimization strategies for production AI pipelines in Clojure+Vertex AI. Covers multi-model routing (70% Gemini/20% Haiku/10% Sonnet), token optimization (prompt engineering, output constraints), aggressive caching (58% cost reduction), batch processing, and real-time monitoring. Includes production metrics showi...
skillsmp.com
null
https://github.com/joaopelegrino/hello-word-closure/tree/main/.claude-plugin/clojure-vertex-adk/skills/cva-patterns-cost
joaopelegrino
cva-patterns-workflows
Multi-agent workflow orchestration patterns for Clojure+Vertex AI. Covers sequential/parallel/DAG topologies, state management (stateless/stateful/hybrid), error handling (retry/circuit breaker), and monitoring. Includes production metrics from healthcare pipeline (99.4% latency reduction, 92.4% cost reduction). Use wh...
skillsmp.com
null
https://github.com/joaopelegrino/hello-word-closure/tree/main/.claude-plugin/clojure-vertex-adk/skills/cva-patterns-workflows
joaopelegrino
cva-quickref-adk
Quick reference cheatsheet for Google ADK in Clojure. Includes agent creation patterns, model configuration, tool building, execution patterns, and common workflows. Use when writing ADK code, looking up API syntax, building agents, or troubleshooting implementations.
skillsmp.com
null
https://github.com/joaopelegrino/hello-word-closure/tree/main/.claude-plugin/clojure-vertex-adk/skills/cva-quickref-adk
joaopelegrino
cva-quickref-libpython
Quick reference cheatsheet for libpython-clj Python interop. Includes initialization, module imports, function calls, data conversions, NumPy/Pandas/Transformers patterns, and troubleshooting. Use when calling Python from Clojure, using Python libraries, or debugging interop issues.
skillsmp.com
null
https://github.com/joaopelegrino/hello-word-closure/tree/main/.claude-plugin/clojure-vertex-adk/skills/cva-quickref-libpython
joaopelegrino
cva-setup-clojure
Clojure project setup and configuration for agent development with Google ADK. Includes deps.edn configuration, directory structure, namespace organization, REPL-driven development workflow, and build system integration. Use when starting new agent projects, configuring Clojure dependencies, troubleshooting project set...
skillsmp.com
null
https://github.com/joaopelegrino/hello-word-closure/tree/main/.claude-plugin/clojure-vertex-adk/skills/cva-setup-clojure
joaopelegrino
cva-setup-interop
Python interoperability setup using libpython-clj for Clojure agent development. Includes Python environment configuration, module importing strategies, data type conversion between Python and Clojure, NumPy/Pandas/HuggingFace integration, virtual environment setup, and performance optimization. Use when integrating Py...
skillsmp.com
null
https://github.com/joaopelegrino/hello-word-closure/tree/main/.claude-plugin/clojure-vertex-adk/skills/cva-setup-interop
joaopelegrino
cva-setup-vertex
Complete Vertex AI and Google Cloud Platform setup for Clojure agent development. Includes GCP project saas3-476116 credentials, security best practices (IAM, key rotation, LGPD), cost analysis, API enablement, and environment configuration. Use when starting new Clojure+Vertex project, configuring GCP credentials, imp...
skillsmp.com
null
https://github.com/joaopelegrino/hello-word-closure/tree/main/.claude-plugin/clojure-vertex-adk/skills/cva-setup-vertex
joaopelegrino
streamlit
Fast Python framework for building interactive web apps, dashboards, and data visualizations without HTML/CSS/JavaScript. Use when user wants to create data apps, ML demos, dashboards, data exploration tools, or interactive visualizations. Transforms Python scripts into web apps in minutes with automatic UI updates.
skillsmp.com
null
https://github.com/silvainfm/claude-skills/tree/main/streamlit
silvainfm