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 ⌀ |
|---|---|---|---|---|---|
uxscii-component-creator | Create uxscii components with ASCII art and structured metadata when user wants to create, build, or design UI components like buttons, inputs, cards, forms, modals, or navigation | skillsmp.com | null | https://github.com/adilkalam/claude-vibe-code/tree/main/skills/uxscii-component-creator | adilkalam |
uxscii-component-expander | Add interaction states like hover, focus, disabled, active, error to existing uxscii components when user wants to expand, enhance, or add states to components | skillsmp.com | null | https://github.com/adilkalam/claude-vibe-code/tree/main/skills/uxscii-component-expander | adilkalam |
uxscii-component-viewer | View detailed information about a specific uxscii component including metadata, states, props, and ASCII preview when user wants to see, view, inspect, or get details about a component | skillsmp.com | null | https://github.com/adilkalam/claude-vibe-code/tree/main/skills/uxscii-component-viewer | adilkalam |
uxscii-library-browser | Browse and view all available uxscii components including bundled templates, user components, and screens when user wants to see, list, browse, or search components | skillsmp.com | null | https://github.com/adilkalam/claude-vibe-code/tree/main/skills/uxscii-library-browser | adilkalam |
uxscii-screen-scaffolder | Build complete UI screens by composing multiple components when user wants to create, scaffold, or build screens like login, dashboard, profile, settings, checkout pages | skillsmp.com | null | https://github.com/adilkalam/claude-vibe-code/tree/main/skills/uxscii-screen-scaffolder | adilkalam |
uxscii-screenshot-importer | Import UI screenshots and generate uxscii components automatically using vision analysis when user wants to import, convert, or generate components from screenshots or images | skillsmp.com | null | https://github.com/adilkalam/claude-vibe-code/tree/main/skills/uxscii-screenshot-importer | adilkalam |
adding-localizable-strings | Adds new human-readable strings that are translated into users' languages. | skillsmp.com | null | https://github.com/terraware/terraware-server/tree/main/.claude/skills/adding-localizable-strings | terraware |
adding-persistent-event | Adds a new type of event that gets persisted to the event log. Use this when adding new kinds of write operations to the system or when adding new events to existing code. | skillsmp.com | null | https://github.com/terraware/terraware-server/tree/main/.claude/skills/adding-persistent-event | terraware |
perf-engineer | macOS Apple Silicon performance engineer for Rust binaries. Diagnoses CPU, memory, I/O bottlenecks using samply, xctrace, and interactive browser-based profiling (Firefox Profiler, Speedscope, Perfetto). Produces Top-K summaries with visualizations. | skillsmp.com | null | https://github.com/wu-s-john/legit-poker/tree/main/.claude/skills/perf-engineer | wu-s-john |
mcp-devops-unified | DevOps automation for a Next.js (Vercel) frontend, Fly.io backend, and Supabase Postgres. The agent should prefer `just` recipes as the invocation surface. Internally, recipes use a hybrid MCP+CLI approach: Supabase CLI for writes/migrations (local & prod), Fly MCP preferred for ops with flyctl fallback, and Vercel CLI... | skillsmp.com | null | https://github.com/wu-s-john/legit-poker | wu-s-john |
doc-validation-framework | Expert methodology for systematically validating the quality, accuracy, and freshness of any technical document. Use when user requests document validation, checklist generation, documentation quality assurance, or needs to verify claims in technical documentation. Generates comprehensive validation checklists with 80-... | skillsmp.com | null | https://github.com/sebc-dev/website/tree/main/.claude/skills/doc-validation-framework | sebc-dev |
epic-initializer | Initializes a new epic with EPIC_TRACKING.md and story-level directory structure.Creates the foundation for managing all stories within an epic. Use when starting a new epic orwhen restructuring an existing epic to align with the PRD story breakdown. | skillsmp.com | null | https://github.com/sebc-dev/website/tree/main/.claude/skills/epic-initializer | sebc-dev |
github-pr-collector | Collecte et analyse les Pull Requests GitHub avec leurs commentaires d'agents de review IA (CodeRabbit, GitHub Copilot, Codex, etc.). Utilise GitHub CLI pour récupérer les données, extrait les métadonnées des agents avec jq, et génère une structure organisée par PR et par importance dans le dossier .scd du projet. Exte... | skillsmp.com | null | https://github.com/sebc-dev/website/tree/main/.claude/skills/github-pr-collector | sebc-dev |
phase-doc-generator | Generates comprehensive implementation documentation for software development phases.Creates 7 professional documents including atomic commit plans, checklists, environment setup,review guides, and testing strategies. Use when the user mentions "generate phase documentation","create implementation docs", "phase plannin... | skillsmp.com | null | https://github.com/sebc-dev/website/tree/main/.claude/skills/phase-doc-generator | sebc-dev |
quality-report | Génère un rapport complet de qualité du code incluant les vérifications TypeScript, Biome (lint/format), les tests et la couverture de code. Utilise ce skill quand l'utilisateur demande un rapport de qualité, un audit de code, ou veut vérifier l'état général du projet. | skillsmp.com | null | https://github.com/sebc-dev/website/tree/main/.claude/skills/quality-report | sebc-dev |
story-phase-planner | Analyzes a user story specification and breaks it down into atomic implementation phases.Creates a strategic phases plan without detailed implementation steps. Use when the user mentions"plan story phases", "break down story into phases", "story planning", "create phases plan","decompose story", or needs to structure a... | skillsmp.com | null | https://github.com/sebc-dev/website/tree/main/.claude/skills/story-phase-planner | sebc-dev |
woocommerce-backend-dev | Add or modify WooCommerce backend PHP code following project conventions. Use when creating new classes, methods, hooks, or modifying existing backend code. | skillsmp.com | null | https://github.com/woocommerce/woocommerce/tree/trunk/.ai/skills/woocommerce-backend-dev | woocommerce |
woocommerce-code-review | Review WooCommerce code changes for coding standards compliance. Use when reviewing code locally, performing automated PR reviews, or checking code quality. | skillsmp.com | null | https://github.com/woocommerce/woocommerce/tree/trunk/.ai/skills/woocommerce-code-review | woocommerce |
woocommerce-copy-guidelines | Guidelines for UI text and copy in WooCommerce. Use when writing user-facing text, labels, buttons, or messages. | skillsmp.com | null | https://github.com/woocommerce/woocommerce/tree/trunk/.ai/skills/woocommerce-copy-guidelines | woocommerce |
woocommerce-dev-cycle | Run tests, linting, and quality checks for WooCommerce development. Use when running tests, fixing code style, or following the development workflow. | skillsmp.com | null | https://github.com/woocommerce/woocommerce/tree/trunk/.ai/skills/woocommerce-dev-cycle | woocommerce |
woocommerce-markdown | Guidelines for creating and modifying markdown files in WooCommerce. Use when writing documentation, README files, or any markdown content. | skillsmp.com | null | https://github.com/woocommerce/woocommerce/tree/trunk/.ai/skills/woocommerce-markdown | woocommerce |
ansible-bitwarden-integration | Create Ansible playbooks using Bitwarden Secrets Manager for secure credential management. Use when implementing new playbooks, migrating from Ansible Vault, setting up CI/CD integration, managing multi-environment secrets, or implementing secure secret lookups. Covers lookup patterns, error handling, Vault fallback, m... | skillsmp.com | null | https://github.com/enuno/home-lab/tree/main/.claude/skills/ansible-bitwarden-integration | enuno |
ansible-vault-conventions | Ansible Vault file naming, encryption, and template conventions for managing secrets. Covers vault_ prefix patterns, entire-file encryption patterns, template file requirements, .gitignore rules, and setup workflows for consistent secret management across environments. | skillsmp.com | null | https://github.com/enuno/home-lab/tree/main/.claude/skills/ansible-vault-conventions | enuno |
postgres-1 | High-availability architecture patterns for home lab infrastructure including multi-master Kubernetes, etcd clustering, HAProxy load balancing, database replication, network redundancy, and failover mechanisms. Use when designing HA systems, implementing cluster quorum, optimizing for 99.9% uptime, or building resilien... | skillsmp.com | null | https://github.com/enuno/home-lab/tree/main/.claude/skills/homelab-ha-patterns | enuno |
terraform-module-architecture | Design production-grade Terraform modules for home lab infrastructure with HA patterns, proper structure, variable design, and Proxmox optimization. Use when creating new modules, implementing multi-master Kubernetes clusters, load balancers, or building reusable infrastructure components. Includes module structure, HA... | skillsmp.com | null | https://github.com/enuno/home-lab/tree/main/.claude/skills/terraform-module-architecture | enuno |
remote-run-ssh | Run CVlization examples on the `ssh l1` GPU host by copying only the needed example directory plus the shared `cvlization/` package into `/tmp`, then launching the example’s Docker scripts. | skillsmp.com | null | https://github.com/kungfuai/CVlization/tree/main/.claude/skills/remote-run-ssh | kungfuai |
verify-inference-example | Verify a CVlization inference example is properly structured, builds successfully, and runs inference correctly. Use when validating inference example implementations or debugging inference issues. | skillsmp.com | null | https://github.com/kungfuai/CVlization/tree/main/.claude/skills/verify-inference-example | kungfuai |
verify-training-pipeline | Verify a CVlization training pipeline example is properly structured, can build, trains successfully, and logs appropriate metrics. Use when validating example implementations or debugging training issues. | skillsmp.com | null | https://github.com/kungfuai/CVlization/tree/main/.claude/skills/verify-training-pipeline | kungfuai |
payload | Use when working with Payload CMS projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior. | skillsmp.com | null | https://github.com/payloadcms/payload/tree/main/tools/claude-plugin/skills/payload | payloadcms |
travelpay-api-expert | Comprehensive expert on TravelPay payment processing API with deep domain knowledge, workflow expertise, and production-ready code generation capabilities | skillsmp.com | null | https://github.com/ianmenethil/zenpay-swagger-file/tree/master/skills/travelpay-expert | ianmenethil |
kds-building-standards | 한국 건축구조기준(KDS) 75개 문서를 검색하고 구조계산을 수행하며, 설계 워크플로우를 제공합니다. 내진설계, 콘크리트/강구조, 기초, 하중, 가설구조 등 모든 KDS 기준을 지원하며, 공식 추출, 이미지 분석, 용어 설명, 기준 비교를 제공합니다. 모든 문서와 이미지 설명이 스킬에 포함되어 있어 독립적으로 사용 가능합니다. | skillsmp.com | null | https://github.com/gogohkm/WindLoad_Cal/tree/master/reference/kds-building-standards/kds-building-standards | gogohkm |
svelte5-development | Comprehensive Svelte 5 and SvelteKit development guidance. Use this skill when building Svelte components, working with runes, or developing SvelteKit applications. Covers reactive patterns, component architecture, routing, and data loading. | skillsmp.com | null | https://github.com/splinesreticulating/claude-svelte5-skill | splinesreticulating |
edgartools | Query and analyze SEC filings and financial statements using EdgarTools. Get company data, filings, XBRL financials, and perform multi-company analysis. | skillsmp.com | null | https://github.com/dgunning/edgartools/tree/main/edgar/ai/skills/core | dgunning |
iris-autonomous-intelligence-platform | Official skill for @foxruv/iris. Handles installation, configuration, optimization (Ax/DSPy), multi-agent context generation, and natural language reporting. | skillsmp.com | null | https://github.com/scan-iq/FoxRuv-Trading/tree/master/.claude/skills/iris | scan-iq |
trading-platform | Platform inventory, strategy discovery, backtesting, and optimization workflows for this trading project. Use when asked about strategies, backtesting, or what's available. | skillsmp.com | null | https://github.com/scan-iq/FoxRuv-Trading/tree/master/.claude/skills/trading-platform | scan-iq |
baseline-check | Autonomously run quality checks (detekt, Gradle tests) to establish baseline or detect regressions. Supports three modes (capture, compare, auto) for comprehensive regression detection. Triggers before starting development work, after completing changes, when checking code quality, or when explicitly requested. Compare... | skillsmp.com | null | https://github.com/spiralhouse/cycletime/tree/main/.claude/skills/baseline-check | spiralhouse |
ai-collaborate-teaching | Design learning experiences for AI-native software development, integrating the Three Roles Framework (AI as Teacher/Student/Co-Worker), co-learning partnership pedagogy, and "Specs Are the New Syntax" paradigm into programming curriculum. Use this skill when educators need to prepare students for professional AI-drive... | skillsmp.com | null | https://github.com/panaversity/ai-native-software-development/tree/main/.claude/skills/ai-collaborate-teaching | panaversity |
assessment-builder | Creates assessments with varied question types (MCQ, code-completion, debugging, projects) alignedto learning objectives with meaningful distractors based on common misconceptions. Activate wheneducators design quizzes, exams, or tests measuring understanding; need questions at appropriatecognitive levels (Bloom's taxo... | skillsmp.com | null | https://github.com/panaversity/ai-native-software-development/tree/main/.claude/skills/assessment-builder | panaversity |
book-scaffolding | Plan, structure, and scaffold large educational books using cognitive load management,just-in-time specification, and pedagogical best practices. Use this skill when planningmulti-part, multi-chapter educational works that require narrative continuity, progressivecomplexity, and hands-on exercises. This skill helps cre... | skillsmp.com | null | https://github.com/panaversity/ai-native-software-development/tree/main/.claude/skills/book-scaffolding | panaversity |
content-evaluation-framework | This skill should be used when evaluating the quality of book chapters, lessons, or educational content. It provides a systematic 6-category rubric with weighted scoring (Technical Accuracy 30%, Pedagogical Effectiveness 25%, Writing Quality 20%, Structure & Organization 15%, AI-First Teaching 10%, Constitution Complia... | skillsmp.com | null | https://github.com/panaversity/ai-native-software-development/tree/main/.claude/skills/content-evaluation-framework | panaversity |
docusaurus-deployer | This skill should be used when deploying a Docusaurus site to GitHub Pages. It automates the configuration, building, and deployment process, handling GitHub Pages setup, environment configuration, and CI/CD automation. Includes local validation before GitHub Actions triggering. | skillsmp.com | null | https://github.com/panaversity/ai-native-software-development/tree/main/.claude/skills/docusaurus-deployer | panaversity |
exercise-designer | Designs deliberate practice exercises applying evidence-based learning strategies like retrievalpractice, spaced repetition, and interleaving. Activate when educators need varied exercise types(fill-in-blank, debug-this, build-from-scratch, extend-code, AI-collaborative) targeting learningobjectives with appropriate di... | skillsmp.com | null | https://github.com/panaversity/ai-native-software-development/tree/main/.claude/skills/exercise-designer | panaversity |
learning-objectives | Generate measurable learning outcomes aligned with Bloom's taxonomy and CEFR proficiency levels for educational content.Use this skill when educators need to define what students will achieve, create learning objectivesfor curriculum planning, or ensure objectives are specific and testable rather than vague.This skill ... | skillsmp.com | null | https://github.com/panaversity/ai-native-software-development/tree/main/.claude/skills/learning-objectives | panaversity |
notebooklm-slides | This skill should be used when generating pedagogically-aligned slide decks from educational content using NotebookLM. It addresses the convergence toward generic, text-heavy slides by providing structured prompts that create engaging, proficiency-appropriate presentations aligned with specific educational frameworks. | skillsmp.com | null | https://github.com/panaversity/ai-native-software-development/tree/main/.claude/skills/notebooklm-slides | panaversity |
prompt-template-designer | Design reusable prompt templates that encode domain-specific patterns for recurring AI development tasks.Use this skill when you've executed similar prompts 2+ times and need to capture the pattern as reusableintelligence. Transforms one-off prompts into parameterized templates that maintain quality while reducingcogni... | skillsmp.com | null | https://github.com/panaversity/ai-native-software-development/tree/main/.claude/skills/prompt-template-designer | panaversity |
quiz-generator | ALWAYS generate interactive quizzes using the Quiz component (50 comprehensive questions total).Generates 50 college-level conceptual questions with immediate feedback per question.Quiz component automatically displays 15-20 questions per batch, randomized each retake.Features: immediate feedback after each answer (cor... | skillsmp.com | null | https://github.com/panaversity/ai-native-software-development/tree/main/.claude/skills/quiz-generator | panaversity |
summary-generator | This skill should be used when generating lesson summaries for educational content. It extracts key concepts, mental models, patterns, and common mistakes from lesson markdown files using a Socratic extraction process. Use this skill when a lesson file needs a `.summary.md` companion file, or when reviewing/refreshing ... | skillsmp.com | null | https://github.com/panaversity/ai-native-software-development/tree/main/.claude/skills/summary-generator | panaversity |
tool-selection-framework | Design systematic decision frameworks for selecting appropriate AI tools (Claude Code vs Gemini CLI)based on context requirements, codebase size, reasoning depth needs, and task complexity. Use thisskill when starting projects with unclear tool requirements, optimizing context-constrained workflows,or designing multi-p... | skillsmp.com | null | https://github.com/panaversity/ai-native-software-development/tree/main/.claude/skills/tool-selection-framework | panaversity |
hooks-builder | Comprehensive hooks and webhook creation toolkit for building event-driven integrations and automation systems. Use when users want to create any type of hook, webhook, or event handler including: (1) REST webhooks for external services, (2) Event listeners and triggers, (3) Real-time subscriptions and WebSockets, (4) ... | skillsmp.com | null | https://github.com/biodoia/hooks-builder | biodoia |
commit-helper | Generate conventional commit messages from code changes | skillsmp.com | null | https://github.com/llu77/5/tree/claude/install-claude-code-cli-011CUqB48cmezHmZjSrdGFy1/.claude/custom-skills/commit-helper | llu77 |
party-validator | Validate and manage D&D party configuration files including player names, character mappings, and DM information. Use when creating new party configs, troubleshooting speaker mapping issues, or verifying configuration before session processing. | skillsmp.com | null | https://github.com/Gambitnl/Video_chunking/tree/main/.claude/skills/party-validator | Gambitnl |
session-processor | Orchestrate end-to-end processing of D&D session videos from upload through knowledge extraction. Use when the user wants a complete automated workflow to process a new session recording. | skillsmp.com | null | https://github.com/Gambitnl/Video_chunking/tree/main/.claude/skills/session-processor | Gambitnl |
test-pipeline | Run pytest test suite for the video processing pipeline with coverage analysis. Use when the user wants to run tests, check test coverage, validate code quality, or verify pipeline functionality. | skillsmp.com | null | https://github.com/Gambitnl/Video_chunking/tree/main/.claude/skills/test-pipeline | Gambitnl |
video-chunk | Process D&D session videos through the complete chunking pipeline. Use when the user requests to process, chunk, transcribe, or analyze a D&D session video file. | skillsmp.com | null | https://github.com/Gambitnl/Video_chunking/tree/main/.claude/skills/video-chunk | Gambitnl |
ai-cost-optimizer | Save 40-70% on AI costs with intelligent multi-LLM routing. Automatically selects the optimal model based on task complexity across 40+ models from 8 providers. | skillsmp.com | null | https://github.com/ScientiaCapital/ai-cost-optimizer | ScientiaCapital |
yourbusinessinitaly-content-writer | Creates SEO-optimized articles for YourBusinessInItaly.com about Italian business/fiscal topics for foreigners, using people-first approach with semantic SEO and GEO optimization for 2025 standards | skillsmp.com | null | https://github.com/proclama2022/dobusinessinitaly/tree/main/.claude/skills/yourbusinessinitaly-content-writer | proclama2022 |
dependency-management | Enforces fixed version dependency installation across all package managers. Ensures reproducible builds, supply chain security, and stability.Use when: installing packages, updating dependencies, working with package.json/requirements.txt/go.mod/Cargo.toml/pom.xml/build.gradle/composer.json/Gemfile/.csproj, reviewing d... | skillsmp.com | null | https://github.com/KubrickCode/Quick-Command-Buttons/tree/main/.claude/skills/dependency-management | KubrickCode |
project-structure | Provides comprehensive project folder structure design guidelines and best practices. Defines standard directory organizations for diverse project types including monorepos, web frameworks, backend services, libraries, and extensions. Ensures scalable, maintainable architecture through consistent file organization patt... | skillsmp.com | null | https://github.com/KubrickCode/Quick-Command-Buttons/tree/main/.claude/skills/project-structure | KubrickCode |
react | Provides React component development standards and best practices. Ensures component quality through proper hooks usage, state management patterns, and performance optimization techniques. Specializes in functional components, custom hooks, context API, memoization strategies, and accessibility compliance.Use when: dev... | skillsmp.com | null | https://github.com/KubrickCode/Quick-Command-Buttons/tree/main/.claude/skills/react | KubrickCode |
typescript | Provides comprehensive TypeScript development expertise and coding standards. Ensures type safety through strict type checking, implements clean code patterns, and maintains consistent architectural decisions. Specializes in advanced type system features including generics, conditional types, mapped types, and template... | skillsmp.com | null | https://github.com/KubrickCode/Quick-Command-Buttons/tree/main/.claude/skills/typescript | KubrickCode |
typescript-test | Provides Jest-based TypeScript testing expertise and best practices. Ensures proper test structure, mocking strategies, async handling patterns, and coverage optimization. Specializes in unit testing, integration testing, test organization with describe/it blocks, jest.mock patterns, snapshot testing, and testing libra... | skillsmp.com | null | https://github.com/KubrickCode/Quick-Command-Buttons/tree/main/.claude/skills/typescript-test | KubrickCode |
context-mapper | Creates README.md navigation maps for agent consumption. README IS the map - no human READMEs exist. Use when mapping directories, creating navigation structures, or preparing codebases for agentic workflows. | skillsmp.com | null | https://github.com/ozean-licht/ozean-licht/tree/main/.claude/skills/context-mapper | ozean-licht |
brand-guidelines | Applies Open Session's official brand colors and typography to any sort of artifact that may benefit from having our brand's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply. | skillsmp.com | null | https://github.com/opensesh/BRAND-OS/tree/main/.claude/skills/brand-guidelines | opensesh |
internal-comms | A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (weekly sprint reports, finance reports, project updates, design news, etc.). | skillsmp.com | null | https://github.com/opensesh/BRAND-OS/tree/main/.claude/skills/internal-comms | opensesh |
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/opensesh/BRAND-OS/tree/main/.claude/skills/public/pptx | opensesh |
single-cell-rna-qc | Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scVerse best practices with MAD-based filtering and comprehensive visualizations. Use when users request QC analysis, filtering low-quality cells, assessing data quality, or following scVerse/Scanpy best practices for single-cell analysis. | skillsmp.com | null | https://github.com/opensesh/BRAND-OS/tree/main/.claude/skills/single-cell-rna-qc | opensesh |
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/opensesh/BRAND-OS/tree/main/.claude/skills/skill-creator | opensesh |
asset-catalog-optimizer | Analyze and optimize Xcode asset catalogs - find unused assets, missing resolutions, compress images | skillsmp.com | null | https://github.com/paleoterra/PaleoRose/tree/main/.claude/skills/asset-catalog-optimizer | paleoterra |
ci-cd-helper | Generate CI/CD configurations and automation scripts for building, testing, and deploying | skillsmp.com | null | https://github.com/paleoterra/PaleoRose/tree/main/.claude/skills/ci-cd-helper | paleoterra |
code-metrics-analyzer | Calculate code quality metrics - complexity, coverage, maintainability | skillsmp.com | null | https://github.com/paleoterra/PaleoRose/tree/main/.claude/skills/code-metrics-analyzer | paleoterra |
crash-log-analyzer | Parse and analyze macOS crash logs to identify crash causes and debugging information | skillsmp.com | null | https://github.com/paleoterra/PaleoRose/tree/main/.claude/skills/crash-log-analyzer | paleoterra |
interface-builder-validator | Parse and validate XIB/Storyboard files for broken outlets, warnings, accessibility | skillsmp.com | null | https://github.com/paleoterra/PaleoRose/tree/main/.claude/skills/interface-builder-validator | paleoterra |
localization-manager | Manage localization strings, find missing translations, validate .strings files | skillsmp.com | null | https://github.com/paleoterra/PaleoRose/tree/main/.claude/skills/localization-manager | paleoterra |
performance-profiler-tools | Python tools for analyzing Instruments traces and performance data | skillsmp.com | null | https://github.com/paleoterra/PaleoRose/tree/main/.claude/skills/performance-profiler-tools | paleoterra |
sqlite-test-validator | Test and validate SQLite database migrations and schema changes | skillsmp.com | null | https://github.com/paleoterra/PaleoRose/tree/main/.claude/skills/sqlite-test-validator | paleoterra |
xcodeproj-analyzer | Parse and analyze Xcode project files to identify configuration issues, missing files, and build settings | skillsmp.com | null | https://github.com/paleoterra/PaleoRose/tree/main/.claude/skills/xcodeproj-analyzer | paleoterra |
confluence | This skill should be used when the user mentions Confluence, references Confluence page URLs,asks to search for documentation, or needs to view Confluence content. Activates on keywords like"Confluence", "wiki", "documentation", Confluence URLs, or numeric page IDs in Confluence context.Provides read-only access to Con... | skillsmp.com | null | https://github.com/averycrespi/claudefiles/tree/main/claude/skills/confluence | averycrespi |
jira | This skill should be used when the user asks about Jira work items, sprints, boards,or projects. Activates when detecting: ticket IDs (PROJ-123), questions about "currentsprint", "my tickets", "Jira issues", board information, project status, or any Jira-relatedqueries. Provides read-only access to Jira Cloud via Atlas... | skillsmp.com | null | https://github.com/averycrespi/claudefiles/tree/main/claude/skills/jira | averycrespi |
audit-agent | Performs comprehensive security and code quality audits. Use when asked to 'audit the codebase', 'check for vulnerabilities', or 'run security scan'. | skillsmp.com | null | https://github.com/okgoogle13/careercopilot/tree/develop/.claude/skills/audit-agent | okgoogle13 |
api-contract-validator | Validates type contracts between TypeScript interfaces and Pydantic models. Detects field mismatches and type inconsistencies. | skillsmp.com | null | https://github.com/okgoogle13/careercopilot/tree/develop/.claude/skills.backup/api-contract-validator | okgoogle13 |
api-integration-test-scaffolder | Generates integration tests for frontend → backend → Genkit flow connections. Use when creating E2E API tests. | skillsmp.com | null | https://github.com/okgoogle13/careercopilot/tree/develop/.claude/skills.backup/api-integration-test-scaffolder | okgoogle13 |
careercopilot-agent-scaffolder | Scaffolds a new Python agent file in 'src/agents/' from a template. Use when asked to create a new agent. | skillsmp.com | null | https://github.com/okgoogle13/careercopilot/tree/develop/.claude/skills.backup/careercopilot-agent-scaffolder | okgoogle13 |
careercopilot-tool-creator | Scaffolds a new Python tool file in 'src/tools/' from a template. Use when asked to create a new agent tool. | skillsmp.com | null | https://github.com/okgoogle13/careercopilot/tree/develop/.claude/skills.backup/careercopilot-tool-creator | okgoogle13 |
deployment-manager | Deploys the project to staging or production using this project's scripts. Use when asked to 'deploy' or 'push to staging'. | skillsmp.com | null | https://github.com/okgoogle13/careercopilot/tree/develop/.claude/skills.backup/deployment-manager | okgoogle13 |
pdf-text-extractor | Extracts text content from one or more PDF documents. | skillsmp.com | null | https://github.com/okgoogle13/careercopilot/tree/develop/.claude/skills.backup/document-skills/pdf | okgoogle13 |
example-skill | Example skill demonstrating YAML best practices | skillsmp.com | null | https://github.com/okgoogle13/careercopilot/tree/develop/.claude/skills.backup/example-skill | okgoogle13 |
fastapi-endpoint-scaffolder | Scaffolds a new FastAPI endpoint with Pydantic models, router registration, and tests. Use when creating new backend API endpoints. | skillsmp.com | null | https://github.com/okgoogle13/careercopilot/tree/develop/.claude/skills.backup/fastapi-endpoint-scaffolder | okgoogle13 |
figma-to-component | Generates React code for a component based on pasted Figma 'Inspect' details. Uses the component scaffolder. | skillsmp.com | null | https://github.com/okgoogle13/careercopilot/tree/develop/.claude/skills.backup/figma-to-component | okgoogle13 |
figma-to-page | Generates React code for a full page based on pasted Figma 'Inspect' details. Uses the page scaffolder. | skillsmp.com | null | https://github.com/okgoogle13/careercopilot/tree/develop/.claude/skills.backup/figma-to-page | okgoogle13 |
frontend-backend-mapper | Analyzes and maps frontend API calls to backend endpoints. Detects missing endpoints, unused endpoints, and integration gaps. | skillsmp.com | null | https://github.com/okgoogle13/careercopilot/tree/develop/.claude/skills.backup/frontend-backend-mapper | okgoogle13 |
fullstack-flow-mapper | Maps complete data flows from UI components through API services, backend endpoints, Genkit flows, to database operations. Generates visual architecture diagrams. | skillsmp.com | null | https://github.com/okgoogle13/careercopilot/tree/develop/.claude/skills.backup/fullstack-flow-mapper | okgoogle13 |
jest-test-scaffolder | Scaffolds Jest unit tests for React components and hooks. Use when creating tests for frontend components. | skillsmp.com | null | https://github.com/okgoogle13/careercopilot/tree/develop/.claude/skills.backup/jest-test-scaffolder | okgoogle13 |
project-health-checker | Runs this project's full suite of validation and health checks. Use when 'something is wrong' or for a general checkup. | skillsmp.com | null | https://github.com/okgoogle13/careercopilot/tree/develop/.claude/skills.backup/project-health-checker | okgoogle13 |
pydantic-model-scaffolder | Scaffolds Pydantic models for request/response validation. Use when creating data models for API endpoints or database schemas. | skillsmp.com | null | https://github.com/okgoogle13/careercopilot/tree/develop/.claude/skills.backup/pydantic-model-scaffolder | okgoogle13 |
react-component-scaffolder | Scaffolds a new React component directory (with .tsx, .css, and index files) using a script. Use when asked to create a new component. | skillsmp.com | null | https://github.com/okgoogle13/careercopilot/tree/develop/.claude/skills.backup/react-component-scaffolder | okgoogle13 |
react-page-scaffolder | Scaffolds a complete React page directory in 'src/pages/' using a script. Use when asked to create a new page or view. | skillsmp.com | null | https://github.com/okgoogle13/careercopilot/tree/develop/.claude/skills.backup/react-page-scaffolder | okgoogle13 |
storybook-scaffolder | Scaffolds a new Storybook file (*.stories.tsx) for an existing component. Use when asked to 'create a story' or 'add to storybook'. | skillsmp.com | null | https://github.com/okgoogle13/careercopilot/tree/develop/.claude/skills.backup/storybook-scaffolder | okgoogle13 |
task-delegator | Delegate tasks to specialized agents and coordinate multi-agent workflows for parallel test generation | skillsmp.com | null | https://github.com/okgoogle13/careercopilot/tree/develop/.claude/skills.backup/task-delegator | okgoogle13 |
vitest-test-scaffolder | Scaffolds Vitest unit tests for React components and hooks. Use when creating tests for frontend components. | skillsmp.com | null | https://github.com/okgoogle13/careercopilot/tree/develop/.claude/skills.backup/vitest-test-scaffolder | okgoogle13 |
webapp-testing | Runs or writes Playwright tests for the 'careercopilot' webapp. Use when asked to 'run playwright' or 'write a new e2e test'. | skillsmp.com | null | https://github.com/okgoogle13/careercopilot/tree/develop/.claude/skills.backup/webapp-testing | okgoogle13 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.