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 ⌀ |
|---|---|---|---|---|---|
executing-ai-development-workflow | Execute a comprehensive AI-driven development workflow with planning, implementation, multi-layer review (Sub-agents + /review + CodeRabbit CLI), automated fixes, and PR creation. Use when implementing new features, performing large refactorings, developing security-critical features, or when the user mentions "AI開発ワーク... | skillsmp.com | null | https://github.com/camoneart/claude-code/tree/main/skills/executing-ai-development-workflow | camoneart |
logging-implementation | Manage implementation logs in _docs/templates/ with consistent format. Use when starting project work, completing implementations, or when user mentions 実装ログ/implementation log. | skillsmp.com | null | https://github.com/camoneart/claude-code/tree/main/skills/logging-implementation | camoneart |
managing-timecard | Handle timecard punch-in/out operations using /dakoku command. Use when user executes /dakoku, needs to record work hours, or mentions timecard/勤怠/打刻. | skillsmp.com | null | https://github.com/camoneart/claude-code/tree/main/skills/managing-timecard | camoneart |
applying-nextjs-basic-principles | Apply Next.js design principles and best practices for App Router, Server Components, caching strategies, and modern patterns including Next.js 16 updates. Use when building Next.js applications, implementing features, reviewing architecture, migrating to Next.js 16, or when the user mentions Next.js development, compo... | skillsmp.com | null | https://github.com/camoneart/claude-code/tree/main/skills/nextjs-basic-principle | camoneart |
installing-plugins-manually | Manually install Claude Code plugin components when official plugin installation fails. Use when `/plugin install` succeeds but plugins don't load, when verifying plugin installation, or when user mentions plugin installation issues. | skillsmp.com | null | https://github.com/camoneart/claude-code/tree/main/skills/plugin-fallback-installer | camoneart |
practicing-tdd | Guide Test-Driven Development workflow with Red-Green-Refactor cycle. Use when developing features, fixing bugs, or when user mentions TDD/テスト駆動開発/test-first. | skillsmp.com | null | https://github.com/camoneart/claude-code/tree/main/skills/practicing-tdd | camoneart |
searching-intelligently | Intelligently select and use the most appropriate search tool based on search intent. Use when searching for information, whether web content, local files, locations, or specific data. Automatically chooses between WebSearch, Brave Search, Firecrawl, Desktop Commander, or other search MCPs. | skillsmp.com | null | https://github.com/camoneart/claude-code/tree/main/skills/searcher | camoneart |
searching-web | Execute web searches with prioritized MCP server strategy (Brave-Search → WebFetch). Use when searching the web, looking up documentation, or when user mentions 検索/search/調べて. | skillsmp.com | null | https://github.com/camoneart/claude-code/tree/main/skills/searching-web | camoneart |
setting-up-nextjs-project | Configure Next.js projects with ESLint, Prettier, and recommended settings. Use when initializing Next.js projects, setting up linting, or when user mentions Next.js setup/Next.jsセットアップ. | skillsmp.com | null | https://github.com/camoneart/claude-code/tree/main/skills/setting-up-nextjs-project | camoneart |
setting-up-prettier | Configure Prettier for any JavaScript/TypeScript project with recommended settings. Use when setting up code formatting, adding Prettier to existing projects, or when user mentions Prettier setup/フォーマッター設定. | skillsmp.com | null | https://github.com/camoneart/claude-code/tree/main/skills/setting-up-prettier | camoneart |
translating-technical-articles | Translates English technical articles (engineering blogs, documentation) to Japanese while preserving layout and structure. Use when the user asks to translate an article, convert English content to Japanese, or mentions translating a URL or technical blog post. | skillsmp.com | null | https://github.com/camoneart/claude-code/tree/main/skills/translate-article | camoneart |
pedagogie-revision-enonce | Détection et analyse d'ambiguïtés dans les documents pédagogiques (énoncés de TP, consignes, grilles d'évaluation, instructions). Identifie les passages nécessitant clarification et génère un tableau de révision séquentiel. Utiliser quand l'utilisateur demande de réviser, clarifier, améliorer, identifier les ambiguïtés... | skillsmp.com | null | https://github.com/jfdion/claude-skills/tree/main/fr/pedagogie-revision-enonces/skill | jfdion |
texte-revision-communication-oqlf | Révision de courriels et messages Teams en français québécois (OQLF). Déclencher quand l'utilisateur demande de réviser, corriger, améliorer, relire ou vérifier un message/courriel/email/Teams. Applique les normes québécoises, style direct et bienveillant. Demande le type de message si non spécifié et valide les dates ... | skillsmp.com | null | https://github.com/jfdion/claude-skills/tree/main/fr/texte-revision-communication-oqlf/skill | jfdion |
autonomous-tasks | Execute tasks autonomously from a task queue with multi-context window support. Use when user requests autonomous mode, batch task execution, or needs to complete multiple tasks systematically. Handles task loading, execution, verification, and state persistence across context windows. | skillsmp.com | null | https://github.com/Earths-Reckoning/Cheeseburg124/tree/master/.claude/skills/autonomous-tasks | Earths-Reckoning |
physical-verification | Physically verify UI changes using computer vision and screenshots. Use when implementing UI features, verifying visual elements, or testing interface functionality. Prevents hallucination by requiring visual evidence before claiming features work. | skillsmp.com | null | https://github.com/Earths-Reckoning/Cheeseburg124/tree/master/.claude/skills/physical-verification | Earths-Reckoning |
developing-skill | Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, in... | skillsmp.com | null | https://github.com/junjzhang/mycc/tree/main/.claude/skills/developing-skill | junjzhang |
using-pixi | Guidance for developing under a projects managed by pixi. Always use when workspace managed by pixi (have pixi.toml or pixi.lock in root directory.) Covers all you should know while developing under a pixi-based project: pixi environment commands (install, run, shell, add, task), multi-environment management (-e flag, ... | skillsmp.com | null | https://github.com/junjzhang/mycc/tree/main/.claude/skills/using-pixi | junjzhang |
deep-reading-analyst | Comprehensive framework for deep analysis of articles, papers, and long-form content using 10+ thinking models (SCQA, 5W2H, critical thinking, inversion, mental models, first principles, systems thinking, six thinking hats). Use when users want to: (1) deeply understand complex articles/content, (2) analyze arguments a... | skillsmp.com | null | https://github.com/ginobefun/deep-reading-analyst-skill/tree/main/src/deep-reading-analyst | ginobefun |
game-skill-system-expert | Expert knowledge of Unity-based game skill configuration system. Use when working with skill JSON files, generating/modifying/analyzing game skills, debugging skill configs, or discussing skill mechanics like damage/healing/shields/buffs. Automatically activates for skill-related tasks in game development. | skillsmp.com | null | https://github.com/wqaetly/claude-code-plugins/tree/main/game-skill-config-plugin/skills/skill-system-expert | wqaetly |
production-ssh-access | Provides guidance and utilities for securely accessing the Codante production server via SSH. Use this when you need to connect to the production server, run commands, check logs, manage services, troubleshoot issues, or work with Laravel and Supervisor. | skillsmp.com | null | https://github.com/codante-io/codante-io-api/tree/main/.claude/skills/production-ssh-access | codante-io |
multi-agent-onboarding | Onboard AI assistants to multi-agent projects. Automatically:- Run git pull to get latest code- Read START_HERE_AI.md for project context- Check for session handoffs from previous AIs- Read project documentation (BUILT_IN_TOOLS.md if exists)Invoke when: User says "start", "begin", "onboard", "catch up", or at session s... | skillsmp.com | null | https://github.com/elfenlieds7/LLMs-Collaboration-Guidelines/tree/master/.claude/skills/multi-agent-onboarding | elfenlieds7 |
conversation-analyzer | Analyzes Claude Code conversation JSONL files to extract structured data and generate problem-solution narratives for semantic search indexing | skillsmp.com | null | https://github.com/ramakay/claude-self-reflect/tree/main/docs/design/conversation-analyzer | ramakay |
weaviate-collection-manager | Create, view, update, and delete Weaviate collections with schema management (for local Weaviate) | skillsmp.com | null | https://github.com/saskinosie/weaviate-claude-skills/tree/main/weaviate-collection-manager | saskinosie |
weaviate-connection | Connect to local Weaviate vector database and verify connection health | skillsmp.com | null | https://github.com/saskinosie/weaviate-claude-skills/tree/main/weaviate-connection | saskinosie |
weaviate-data-ingestion | Upload and process data into local Weaviate collections with support for single objects, batch uploads, and multi-modal content | skillsmp.com | null | https://github.com/saskinosie/weaviate-claude-skills/tree/main/weaviate-data-ingestion | saskinosie |
weaviate-local-setup | Set up and manage a local Weaviate instance using Docker | skillsmp.com | null | https://github.com/saskinosie/weaviate-claude-skills/tree/main/weaviate-local-setup | saskinosie |
weaviate-query-agent | Search and retrieve data from local Weaviate using semantic search, filters, RAG, and hybrid queries | skillsmp.com | null | https://github.com/saskinosie/weaviate-claude-skills/tree/main/weaviate-query-agent | saskinosie |
btc-connect | 专业的比特币钱包连接技能,支持btc-connect core、react、vue包在React、Vue、Next.js、Nuxt 3项目中的完整集成,包含UniSat和OKX钱包适配、网络切换功能、SSR环境配置、统一Hook API和v0.5.0最新特性 | skillsmp.com | null | https://github.com/IceHugh/btc-connect/tree/main/skill/btc-connect | IceHugh |
claude-agent-sdk-reference | Document for build custom AI agents with the Claude Agent SDK, include full SDK Reference and Example Codes. | skillsmp.com | null | https://github.com/unfish/AI-Agent-Desktop/tree/master/.claude/skills/agent-sdk-dev | unfish |
claude-skills-reference | Document for build custom skill for claude code, with full Reference and Example Codes. | skillsmp.com | null | https://github.com/unfish/AI-Agent-Desktop/tree/master/.claude/skills/write-skill-dev | unfish |
clerk-auth-expert | Expert in Clerk authentication for React Native/Expo apps. Handles user authentication, session management, protected routes, and integration with backend services. | skillsmp.com | null | https://github.com/kelvincushman/N8ture-AI-App/tree/main/skills/clerk-auth-expert | kelvincushman |
recursive-planning-spec | Recursively decompose a feature into a complete PlanGraph (Intent→…→InteractionSpec) using Nonterminal Expansion and P1–P13 Completion Proofs. Emit delta-only outputs (manifest + deltas + changed nodes), deterministic task order, no code generation. Designed to converge to 100% without guessing. Includes systematic UI ... | skillsmp.com | null | https://github.com/doctorduke/claude-config/tree/main/skills/recursive-planning-spec | doctorduke |
calibre | Search and query Calibre library databases. Use when the user asks about books, TBR (to-be-read), reading lists, Calibre library queries, book searches, or mentions Calibre. Also use for queries about book ratings, authors, reading status, or library statistics. | skillsmp.com | null | https://github.com/stbenjam/claude-nine/tree/main/plugins/books/skills/calibre | stbenjam |
find-incomplete-series | Find incomplete series in your Calibre library and identify the next book to read in each series. | skillsmp.com | null | https://github.com/stbenjam/claude-nine/tree/main/plugins/books/skills/find-incomplete-series | stbenjam |
use-goodreads-export | Search and query Goodreads library from CSV export. Use when the user asks about books, TBR (to-be-read), reading lists, book searches, or mentions Goodreads. Also use for queries about book ratings, authors, reading status, or library statistics. | skillsmp.com | null | https://github.com/stbenjam/claude-nine/tree/main/plugins/goodreads/skills/analyze-goodreads-export | stbenjam |
pr-automation-approve-workflows | Approve pending GitHub Actions workflows and add /ok-to-test comments to PRs that need testing | skillsmp.com | null | https://github.com/stbenjam/claude-nine/tree/main/plugins/pr-automation/skills/approve-workflows | stbenjam |
design-guide | Enterprise-grade UI design system for creating exceptional modern interfaces. Comprehensive design tokens, advanced components, accessibility standards (WCAG 2.1 AA), animation system, dark mode, and professional UX patterns. Use for HTML artifacts, React components, dashboards, SaaS applications, landing pages, or any... | skillsmp.com | null | https://github.com/williamgarciadev/Registro-participantes/tree/claude/fastapi-aurora-serverless-setup-011CUhpZKXSijg2kMVjtxBiL/.claude/skill/design-guide | williamgarciadev |
launch-planner | Transforms app ideas into shippable MVPs using a ship-fast, validate-first philosophy with Next.js/Supabase stack. Use when user presents product ideas, requests PRDs, asks about feature prioritization, needs Claude Code prompts, or shows signs of feature creep or over-engineering. Enforces 1-week build timeline and us... | skillsmp.com | null | https://github.com/williamgarciadev/Registro-participantes/tree/claude/fastapi-aurora-serverless-setup-011CUhpZKXSijg2kMVjtxBiL/.claude/skill/launch-planner | williamgarciadev |
aspnet-configuration | Guide for ASP.NET Core configuration with appsettings.json, environment-specific settings, and the options pattern | skillsmp.com | null | https://github.com/NotMyself/claude-stack-dotnet/tree/main/.claude/skills/aspnet-configuration | NotMyself |
azure-devops | Guide for Azure DevOps automation using az CLI with azure-devops extension. Covers Azure Pipelines, Azure Repos, Azure Boards, work items, pull requests, artifacts, service connections, variable groups, and DevOps automation. Use when working with ADO, az devops commands, YAML pipelines, or Azure DevOps REST API. | skillsmp.com | null | https://github.com/NotMyself/claude-stack-dotnet/tree/main/.claude/skills/azure-devops | NotMyself |
dotnet-centralized-packages | Guide for Centralized Package Management (CPM) using Directory.Packages.props in .NET projects | skillsmp.com | null | https://github.com/NotMyself/claude-stack-dotnet/tree/main/.claude/skills/dotnet-centralized-packages | NotMyself |
dotnet-cli-essentials | Essential .NET CLI commands and patterns for .NET 10 projects with Directory.Build.props and .slnx solutions | skillsmp.com | null | https://github.com/NotMyself/claude-stack-dotnet/tree/main/.claude/skills/dotnet-cli-essentials | NotMyself |
dotnet-minimal-apis | Guide for building ASP.NET Core Minimal APIs with OpenAPI/Swagger integration in .NET 10 | skillsmp.com | null | https://github.com/NotMyself/claude-stack-dotnet/tree/main/.claude/skills/dotnet-minimal-apis | NotMyself |
mstest-testing-platform | Guide for using MSTest with Microsoft.Testing.Platform (the new test runner, not legacy VSTest) in .NET 10 projects | skillsmp.com | null | https://github.com/NotMyself/claude-stack-dotnet/tree/main/.claude/skills/mstest-testing-platform | NotMyself |
playwright-dotnet | Guide for E2E testing with Playwright for .NET using Microsoft.Playwright.MSTest.v4 integration | skillsmp.com | null | https://github.com/NotMyself/claude-stack-dotnet/tree/main/.claude/skills/playwright-dotnet | NotMyself |
skill-developer | Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, in... | skillsmp.com | null | https://github.com/NotMyself/claude-stack-dotnet/tree/main/.claude/skills/skill-developer | NotMyself |
creating-commands | Expert knowledge on creating slash commands for Claude Code. Use when designing or creating slash command .md files, understanding command arguments, or implementing bash execution. | skillsmp.com | null | https://github.com/mikkelkrogsholm/dst-skills/tree/main/.claude/skills/creating-commands | mikkelkrogsholm |
creating-skills | Expert knowledge on creating Agent Skills for Claude Code. Use when designing or creating SKILL.md files, understanding Skill structure, or implementing progressive disclosure patterns. | skillsmp.com | null | https://github.com/mikkelkrogsholm/dst-skills/tree/main/.claude/skills/creating-skills | mikkelkrogsholm |
creating-subagents | Expert knowledge on creating Claude Code subagents. Use when designing or creating subagent .md files, understanding subagent structure, tool restrictions, or model selection. | skillsmp.com | null | https://github.com/mikkelkrogsholm/dst-skills/tree/main/.claude/skills/creating-subagents | mikkelkrogsholm |
adw-bootstrap | Bootstrap AI Developer Workflows (ADWs) infrastructure in any codebase.Use when user wants to: "set up ADWs", "bootstrap agentic workflows","add AI developer workflows", "enable programmatic agent execution","initialize ADW infrastructure", or "set up programmatic Claude Code".This enables programmatic agent orchestrat... | skillsmp.com | null | https://github.com/JoshuaOliphant/claude_code_files/tree/main/skills/adw-bootstrap | JoshuaOliphant |
rental-analysis | Comprehensive financial analysis for rental property owners considering renting vs. selling their home. Calculates cash flow, key investment metrics (cap rate, IRR, NPV), break-even analysis, and compares rental income scenarios against selling. Generates detailed reports with plain-language explanations suitable for n... | skillsmp.com | null | https://github.com/JoshuaOliphant/claude_code_files/tree/main/skills/rental-analysis | JoshuaOliphant |
agent-coordination | Use this skill to coordinate agent execution, validate sequential workflow compliance, and manage agent handoffs. This skill provides deterministic coordination between agents using bash scripts and validation systems. Replaces LLM-based coordination with reliable script-based enforcement. | skillsmp.com | null | https://github.com/TinTikls/CCPM-Enchanced/tree/main/.claude/skills/agent-coordination | TinTikls |
task-validation | Validates task completion by checking for real implementation, working code, test results, and compliance with quality standards. Prevents paper solutions and ensures tasks are actually completed before being marked as done. | skillsmp.com | null | https://github.com/TinTikls/CCPM-Enchanced/tree/main/.claude/skills/task-validation | TinTikls |
cleanup | Project organization expert - analyzes folder state, detects redundancy, moves files to proper locations, consolidates duplicate content, appends to accumulator files, removes obsolete content, and generates detailed operation reports. Maintains project structure integrity. | skillsmp.com | null | https://github.com/Brownbull/khujta_ai_business/tree/main/.claude/skills/cleanup | Brownbull |
devops | Expert guidance for deploying, managing, and scaling GabeDA infrastructure on Railway (backend) and Render (frontend). Handles environment configuration, CORS setup, troubleshooting, monitoring, and production optimizations. Use when deploying services, fixing deployment issues, configuring infrastructure, or scaling p... | skillsmp.com | null | https://github.com/Brownbull/khujta_ai_business/tree/main/.claude/skills/devops | Brownbull |
executive | Strategic leadership for GabeDA - refines requirements, orchestrates skills, makes architectural decisions, and ensures project coherence. Acts as CEO/CTO/PM to bridge vision and execution. | skillsmp.com | null | https://github.com/Brownbull/khujta_ai_business/tree/main/.claude/skills/executive | Brownbull |
insights | Business intelligence expert - creates actionable insights, visualizations, and executive reports from GabeDA model outputs. Identifies data gaps and recommends new features. | skillsmp.com | null | https://github.com/Brownbull/khujta_ai_business/tree/main/.claude/skills/insights | Brownbull |
refiner | Quality assurance orchestrator that refines outputs from other skills using standards-based evaluation and iterative improvement. | skillsmp.com | null | https://github.com/Brownbull/khujta_ai_business/tree/main/.claude/skills/refiner | Brownbull |
ux-design | User experience and visual design expert - creates wireframes, mockups, and interactive prototypes. Ensures WCAG accessibility and mobile responsiveness. Self-evaluates using 8-metric UX standard (8.0/10 minimum). | skillsmp.com | null | https://github.com/Brownbull/khujta_ai_business/tree/main/.claude/skills/ux-design | Brownbull |
codebase-analysis | Systematically analyze codebase structure, complexity, dependencies, and architectural patterns to understand project organization | skillsmp.com | null | https://github.com/Atman36/AI-Vibe-Prompts/tree/main/.claude/skills/core/codebase-analysis | Atman36 |
quality-gates | Run comprehensive quality checks including linting, type checking, tests, and security audits before commits or deployments | skillsmp.com | null | https://github.com/Atman36/AI-Vibe-Prompts/tree/main/.claude/skills/core/quality-gates | Atman36 |
nextjs-optimization | Optimize Next.js 15 applications for performance, Core Web Vitals, and production best practices using App Router patterns | skillsmp.com | null | https://github.com/Atman36/AI-Vibe-Prompts/tree/main/.claude/skills/framework-specific/nextjs-optimization | Atman36 |
git-workflow | Git best practices for commits, branches, pull requests, and collaboration workflows following Conventional Commits and GitFlow patterns | skillsmp.com | null | https://github.com/Atman36/AI-Vibe-Prompts/tree/main/.claude/skills/workflow/git-workflow | Atman36 |
testing-strategy | Comprehensive testing strategy using Vitest for unit/integration tests and Playwright for E2E tests with best practices and coverage targets | skillsmp.com | null | https://github.com/Atman36/AI-Vibe-Prompts/tree/main/.claude/skills/workflow/testing-strategy | Atman36 |
news-gatherer | Gather the latest AI news and developments from the past 7 days | skillsmp.com | null | https://github.com/zazmicinc/claude-skills-news-synthesis/tree/main/skills/news-gatherer | zazmicinc |
presentation-generator | Generate workshop-ready presentation content from AI news analysis | skillsmp.com | null | https://github.com/zazmicinc/claude-skills-news-synthesis/tree/main/skills/presentation-generator | zazmicinc |
trend-analyzer | Analyze AI news to identify trends, patterns, and key themes | skillsmp.com | null | https://github.com/zazmicinc/claude-skills-news-synthesis/tree/main/skills/trend-analyzer | zazmicinc |
skool-money-model-strategist | Applies Alex Hormozi's $100M Money Models frameworks to design, evaluate, and improve Skool community monetization strategies. Uses CAC-based stage diagnosis (5 stages), 30-day cash maximization formulas, and sequential implementation to create actionable roadmaps grounded in Hormozi's 15 money model mechanisms and Sko... | skillsmp.com | null | https://github.com/DaronVee/skool-money-model-strategist | DaronVee |
brand-presentation | Create brand-aligned PowerPoint presentations using vibeflow component library and brand strategy. Use when users request presentations, pitch decks, slides, or PowerPoint files for vibeflow/Alavida brand content. | skillsmp.com | null | https://github.com/alavida-ai/alavida-content-repo/tree/main/.claude/skills/brand-presentation | alavida-ai |
discover-category-landscape | Map the competitive landscape to identify strategic white space and validate positioning hypotheses through multi-phase research covering competitor identification, positioning analysis, messaging patterns, and strategic synthesis. | skillsmp.com | null | https://github.com/alavida-ai/alavida-content-repo/tree/main/.claude/skills/discover-category-landscape | alavida-ai |
framer-expert | Expert in Framer design and development - from interactive prototypes to production sites with Framer Motion, CMS integration, and the Framer MCP server | skillsmp.com | null | https://github.com/frankxai/claude-code-config/tree/main/public/skills/framer-expert | frankxai |
frankx-daily-execution-system | Helps execute Frank's daily workflow using the FRANKX-SUPERINTELLIGENT-AGENT-SYSTEM, Starlight Intelligence, and productivity methodologies for conscious creation | skillsmp.com | null | https://github.com/frankxai/claude-code-config/tree/main/public/skills/frankx-daily-execution | frankxai |
greek-philosopher | Channel ancient wisdom through Socratic questioning, Stoic principles, and philosophical inquiry to examine life's deepest questions with poetic eloquence and timeless insight | skillsmp.com | null | https://github.com/frankxai/claude-code-config/tree/main/public/skills/greek-philosopher | frankxai |
gym-training-expert | Apply cutting-edge exercise science from 2025 research on hypertrophy, progressive overload, biomechanics, and evidence-based training protocols for optimal strength and muscle development | skillsmp.com | null | https://github.com/frankxai/claude-code-config/tree/main/public/skills/gym-training-expert | frankxai |
health-nutrition-expert | Apply cutting-edge 2025 nutrition science on longevity, metabolic health, gut microbiome, and evidence-based dietary patterns for optimal vitality and disease prevention | skillsmp.com | null | https://github.com/frankxai/claude-code-config/tree/main/public/skills/health-nutrition-expert | frankxai |
spartan-warrior | Embody the unbreakable Spartan ethos of discipline, courage, and relentless excellence through laconic wisdom and warrior mentality forged in hardship | skillsmp.com | null | https://github.com/frankxai/claude-code-config/tree/main/public/skills/spartan-warrior | frankxai |
core-delegator | A skill for the Supervisor to analyze a task and select the best specialist subagent for the job. | skillsmp.com | null | https://github.com/deswal1pratik/DeswalTech/tree/main/Nexus Ai/nexus-ai-team/skills/core/delegator | deswal1pratik |
core-socratic-brainstorm | An interactive brainstorming skill using the Socratic method to refine ideas and designs. | skillsmp.com | null | https://github.com/deswal1pratik/DeswalTech/tree/main/Nexus Ai/nexus-ai-team/skills/core/socratic-brainstorm | deswal1pratik |
workflow-prd-creator | Guides the creation of a detailed, "RPG-Structured" Product Requirements Document (PRD). | skillsmp.com | null | https://github.com/deswal1pratik/DeswalTech/tree/main/Nexus Ai/nexus-ai-team/skills/workflow/prd-creator | deswal1pratik |
workflow-task-executor | A strict, step-by-step task execution protocol. Forces one-at-a-time sub-task completion and requires user 'yes' approval before proceeding. | skillsmp.com | null | https://github.com/deswal1pratik/DeswalTech/tree/main/Nexus Ai/nexus-ai-team/skills/workflow/task-executor | deswal1pratik |
workflow-task-parser | Parses an "RPG-Structured" PRD into a dependency-aware `TASKS.md` file for execution. | skillsmp.com | null | https://github.com/deswal1pratik/DeswalTech/tree/main/Nexus Ai/nexus-ai-team/skills/workflow/task-parser | deswal1pratik |
retrieve-relevant-information-through-rag | Leverage Retrieval Augmented Generation to retrieve relevant information from a a LlamaCloud Index. Requires the llama_cloud_services package and LLAMA_CLOUD_API_KEY as an environment variable. | skillsmp.com | null | https://github.com/run-llama/vibe-llama/tree/main/documentation/skills/information-retrieval | run-llama |
use-llamactl-a-cli-tool-for-llamaagents | Use llamactl to initialize, locally preview, deploy and manage LlamaIndex workflows as LlamaAgents. Required llama-index-workflows and llamactl to be installed in the environment. | skillsmp.com | null | https://github.com/run-llama/vibe-llama/tree/main/documentation/skills/llamactl | run-llama |
pdf-processing | Invoke this skill BEFORE implementing any text extraction/parsing logic to learn how to use LlamaParse to process any document accurately. Requires llama_cloud_services package and LLAMA_CLOUD_API_KEY as an environment variable. | skillsmp.com | null | https://github.com/run-llama/vibe-llama/tree/main/documentation/skills/pdf-processing | run-llama |
extract-structured-data-from-unstructured-files-pdf-pptx-docx | Invoke this skill BEFORE implementing any structured data extraction from documents to learn the correct llama_cloud_services API usage. Required reading before writing extraction code. Requires llama_cloud_services package and LLAMA_CLOUD_API_KEY as an environment variable. | skillsmp.com | null | https://github.com/run-llama/vibe-llama/tree/main/documentation/skills/structured-data-extraction | run-llama |
classify-files-according-to-specific-rules | Invoke this skill BEFORE implementing any text/document classification task to learn the correct llama_cloud_services API usage. Required reading before writing classification code." Requires the llama_cloud_services package and LLAMA_CLOUD_API_KEY as an environment variable. | skillsmp.com | null | https://github.com/run-llama/vibe-llama/tree/main/documentation/skills/text-classification | run-llama |
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/weirdgme/Claude-code-infrastructure-showcase/tree/main/.claude/skills/backend-dev-guidelines | weirdgme |
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/weirdgme/Claude-code-infrastructure-showcase/tree/main/.claude/skills/error-tracking | weirdgme |
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/weirdgme/Claude-code-infrastructure-showcase/tree/main/.claude/skills/frontend-dev-guidelines | weirdgme |
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/weirdgme/Claude-code-infrastructure-showcase/tree/main/.claude/skills/route-tester | weirdgme |
skill-developer | Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, in... | skillsmp.com | null | https://github.com/weirdgme/Claude-code-infrastructure-showcase/tree/main/.claude/skills/skill-developer | weirdgme |
coldfusion-validator | Comprehensive ColdFusion (CFML) syntax validation and best practices verification. Use when validating ColdFusion code, checking for security vulnerabilities (SQL injection, proper cfqueryparam usage), ensuring proper variable scoping, verifying code quality standards, or reviewing ColdFusion applications for senior de... | skillsmp.com | null | https://github.com/ErnestPenaJr/Project-32/tree/main/.claude/skils/coldfusion | ErnestPenaJr |
csharp-validator | Comprehensive C# code validation, static analysis, and best practices verification for .NET applications. Use when validating C# code, checking SOLID principles, reviewing async/await patterns, verifying nullable reference types usage, checking Entity Framework queries, ensuring security best practices, or reviewing .N... | skillsmp.com | null | https://github.com/ErnestPenaJr/Project-32/tree/main/.claude/skils/csharp-validator | ErnestPenaJr |
jquery-ajax-json | Best practices for jQuery AJAX with JSON data handling including sending/receiving JSON, error handling, security (CSRF protection, XSS prevention), promise patterns, caching, and modern alternatives. Use when working with jQuery AJAX requests, implementing JSON APIs, troubleshooting AJAX issues, or migrating from jQue... | skillsmp.com | null | https://github.com/ErnestPenaJr/Project-32/tree/main/.claude/skils/jquery-ajax-json | ErnestPenaJr |
web-testing-automation | Comprehensive web application testing automation using Playwright, including MCP integration, browser automation, E2E testing, visual regression testing, API testing, and CI/CD integration. Use when creating automated tests, setting up test frameworks, debugging test failures, implementing Page Object Model, or integra... | skillsmp.com | null | https://github.com/ErnestPenaJr/Project-32/tree/main/.claude/skils/web-testing-automation | ErnestPenaJr |
automation-brainstorm | Interactive workflow design advisor for Power Automate, n8n, Make, Zapier and other platforms. Guides users through planning automation workflows with smart questions about triggers, actions, data flow, and error handling. Uses research sub-agent to find best practices and generates detailed implementation plan. Trigge... | skillsmp.com | null | https://github.com/MacroMan5/AutomationHelper_plugins/tree/main/.claude/skills/automation-brainstorm | MacroMan5 |
automation-build-flow | Workflow builder for Power Automate, n8n, Make, Zapier and other platforms. Generates complete, production-ready workflow JSON from implementation plans or requirements. Uses flow-builder sub-agent to create valid platform-specific JSON with all triggers, actions, error handling, and configurations. Triggers when user ... | skillsmp.com | null | https://github.com/MacroMan5/AutomationHelper_plugins/tree/main/.claude/skills/automation-build-flow | MacroMan5 |
automation-debugger | Expert automation platform error debugger for Power Automate, n8n, Make, Zapier and other workflow platforms. Analyzes JSON flow definitions with error messages, researches official documentation, and generates complete fixed JSON ready for copy-paste. Triggers when user provides error JSON files, workflow JSON with er... | skillsmp.com | null | https://github.com/MacroMan5/AutomationHelper_plugins/tree/main/.claude/skills/automation-debugger | MacroMan5 |
automation-quick-fix | Fast automation platform error resolver for Power Automate, n8n, Make, Zapier and other platforms. Handles common patterns like 401/403 auth errors, 429 throttling, and data format issues. Provides immediate fixes without deep research for well-known error patterns. Use when error matches common scenarios (status codes... | skillsmp.com | null | https://github.com/MacroMan5/AutomationHelper_plugins/tree/main/.claude/skills/automation-quick-fix | MacroMan5 |
automation-refactor | Expert automation workflow refactoring tool for Power Automate, n8n, Make, Zapier and other platforms. Optimizes existing flows by improving performance, reliability, maintainability, and best practices compliance. Triggers when user wants to improve, optimize, refactor, correct values, enhance, or modernize workflows.... | skillsmp.com | null | https://github.com/MacroMan5/AutomationHelper_plugins/tree/main/.claude/skills/automation-refactor | MacroMan5 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.