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 ⌀ |
|---|---|---|---|---|---|
package-development | Use this skill when building packages with real-time status updates (firewall rules, scheduled tasks, SSL certificates, deployments). Automatically invoked for implementing the Reverb Package Lifecycle Pattern. Triggered by prompts like "create firewall rule package", "add scheduled tasks feature", "implement SSL manag... | skillsmp.com | null | https://github.com/marky291/Broke-Forge/tree/master/.claude/skills/package-development | marky291 |
react-component-patterns | Guides development of React components using BrokeForge's established patterns for CardList, CardTable, CardContainer, status badges, metadata display, icons, menus, and layout conventions. | skillsmp.com | null | https://github.com/marky291/Broke-Forge/tree/master/.claude/skills/react-components | marky291 |
site-deployments | Use this skill when working with site deployments, rollbacks, or deployment infrastructure. Automatically invoked for implementing deployment features, understanding the symlink-based deployment architecture, or troubleshooting deployment issues. Triggered by prompts like "how do deployments work", "implement deploymen... | skillsmp.com | null | https://github.com/marky291/Broke-Forge/tree/master/.claude/skills/site-deployments | marky291 |
cloudflare-workers | Build Cloudflare Workers serverless applications with TypeScript. Supports Workers KV, Durable Objects, D1, R2, Hyperdrive, Queues, Vectorize, Workers AI, Browser Rendering, Workflows, and Agents. Use when working with Cloudflare Workers, edge computing, serverless functions, or any Cloudflare platform services. | skillsmp.com | null | https://github.com/m-brady/claude-plugins/tree/main/plugins/cloudflare-workers-plugin/skills/cloudflare-workers | m-brady |
skill-creator | Use when creating new skills, editing existing skills, or improving skill documentation. Applies Test-Driven Development to process documentation - run baseline tests without the skill first, then write minimal skill addressing failures. Mentions of skill files, SKILL.md, skill testing, or skill improvement trigger thi... | skillsmp.com | null | https://github.com/m-brady/claude-plugins/tree/main/plugins/skill-creator-plugin/skills/skill-creator | m-brady |
heal-mcp | Diagnose and repair Model Context Protocol (MCP) server connection issues across Claude Desktop, Claude Code, and Cursor. Use when MCP servers fail to connect, tools don't appear, connection errors occur, or when troubleshooting MCP error -32000, npx issues, configuration problems, or dependency conflicts. | skillsmp.com | null | https://github.com/ailevelup-ai/heal-mcp | ailevelup-ai |
design-guide | Enforces clean, modern UI design principles with minimal aesthetic, neutral color palettes, 8px grid spacing, proper typography hierarchy, and Tailwind CSS implementation. Use when building any UI component or reviewing design decisions. | skillsmp.com | null | https://github.com/jeremyspofford/dotfiles/tree/main/home/.claude/skills/design-guide | jeremyspofford |
idea-validator | Provides brutally honest, quick validation of app/product ideas with market analysis, demand assessment, feasibility check, and monetization potential. Use when evaluating new project ideas before building. | skillsmp.com | null | https://github.com/jeremyspofford/dotfiles/tree/main/home/.claude/skills/idea-validator | jeremyspofford |
launch-planner | Transforms validated app ideas into shippable MVPs with ruthless scope control, tech-stack-specific guidance (Next.js/Supabase/Vercel), PRD generation, and anti-feature-creep enforcement. Use when planning builds or making product decisions. | skillsmp.com | null | https://github.com/jeremyspofford/dotfiles/tree/main/home/.claude/skills/launch-planner | jeremyspofford |
marketing-writer | Writes casual, direct marketing content (landing pages, tweets, launch emails) by automatically reading the codebase to understand the app's features and value prop. No corporate buzzwords, just real benefits in simple language. Use when shipping features or creating marketing content. | skillsmp.com | null | https://github.com/jeremyspofford/dotfiles/tree/main/home/.claude/skills/marketing-writer | jeremyspofford |
roadmap-builder | Prioritizes features using Impact vs Effort matrix and stage-based rules (Retention > Core > Monetization > Growth). Challenges feature ideas, prevents feature creep, and keeps roadmap focused on real user needs. Use when deciding what to build next or evaluating new feature requests. | skillsmp.com | null | https://github.com/jeremyspofford/dotfiles/tree/main/home/.claude/skills/roadmap-builder | jeremyspofford |
git-commit | Create git commits with Conventional Commits format. Analyzes changes to write meaningful messages. Use when committing changes, committing staged files, creating commits, making commits, or writing git commit messages. | skillsmp.com | null | https://github.com/touchspot/eslint-config/tree/main/.claude/skills/git-commit | touchspot |
grok-skill | Search and analyze X (Twitter) using xAI Grok 4 via OpenRouter with Live Search. Trigger on prompts that explicitly or implicitly ask to "search Twitter/X", "what's trending", "tweets from @handle", "hashtag #…", "what are people saying", or that require tweet-level activity/engagement from X. | skillsmp.com | null | https://github.com/mikedemarais/grok-skill | mikedemarais |
css-specialist | Expert CSS guidance for developers with strong fundamentals who need help with modern CSS features (2020-2025) and advanced animations/visual effects. Applies clean, semantic CSS patterns with minimal utility classes and shallow inheritance. | skillsmp.com | null | https://github.com/oiler/claude-skills/tree/master/sass | oiler |
aptos-dapp-builder | Full-stack Aptos dApp development combining Move contracts, TypeScript SDK, indexer queries, wallet integration, and modern frontend frameworks. Production-ready patterns for Web3 applications. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/aptos/aptos-dapp-builder | zacharyr0th |
aptos-deployment-expert | Expert in deploying Move contracts, running Aptos nodes, validator setup, network configuration, monitoring, and production operations. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/aptos/aptos-deployment-expert | zacharyr0th |
aptos-indexer-architect | Expert in Aptos GraphQL indexing, custom processors, transaction streaming, and querying on-chain data. Covers indexer API, processor SDK, event parsing, and data analytics. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/aptos/aptos-indexer-architect | zacharyr0th |
aptos-move-architect | Expert in Move smart contract development on Aptos. Covers modules, resources, abilities, generics, fungible assets, digital assets, testing, security, and advanced patterns. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/aptos/aptos-move-architect | zacharyr0th |
aptos-typescript-sdk-expert | Deep expertise in @aptos-labs/ts-sdk for building Aptos dApps. Covers account management, transaction building, querying, fungible assets, digital assets (NFTs), keyless auth, multisig, sponsoring transactions, and advanced patterns. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/aptos/aptos-ts-sdk-expert | zacharyr0th |
bun-bundler | Use when bundling JavaScript/TypeScript for production, configuring loaders, plugins, or creating executables. Invoke for bun build, minification, code splitting, or build optimization questions. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/bun/bun-bundler | zacharyr0th |
bun-package-manager | Use when installing dependencies, managing workspaces, or configuring Bun's package manager (bun install, bun add, bun remove, bun update). Invoke for dependency management, monorepos, lockfile issues, or npm/yarn migration. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/bun/bun-package-manager | zacharyr0th |
bun-quickstart | Use when getting started with Bun, installing Bun, initializing projects, or configuring bunfig.toml. Invoke for Bun setup, installation issues, or project scaffolding questions. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/bun/bun-quickstart | zacharyr0th |
bun-runtime | Use when building HTTP servers, web APIs, file operations, or working with Bun's native runtime APIs (Bun.serve, Bun.file, Bun.write, workers, FFI). Invoke for server-side Bun applications, WebSocket servers, or native module integration. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/bun/bun-runtime | zacharyr0th |
bun-test | Use when writing tests with Bun's built-in test runner, creating mocks, assertions, snapshots, or measuring code coverage. Invoke for Bun testing questions, test configuration, or debugging test failures. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/bun/bun-test | zacharyr0th |
clarity-dal-architect | Enforce Clarity project-specific architecture patterns - DAL for auth, type centralization in @/lib/types, repository pattern, balance helpers, and Drizzle ORM usage. Project-specific compliance checker. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/clarity-dal-architect | zacharyr0th |
d3-core-data | Use when working with data transformations, scales, color schemes, formatting, or CSV/TSV parsing. Invoke for data processing pipelines, scale creation, color interpolation, number/date formatting, or data loading/parsing operations. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/d3/d3-core-data | zacharyr0th |
d3-geo | Use when creating maps, working with geographic projections, or processing GeoJSON data. Invoke for world maps, choropleth maps, projection types, geo path generators, spherical geometry, or geographic feature manipulation. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/d3/d3-geo | zacharyr0th |
d3-interaction-animation | Use when creating interactive visualizations with transitions, animations, drag/zoom/brush behaviors, or DOM manipulation. Invoke for data binding with .join(), animated transitions, interactive behaviors, user input handling, or selection operations. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/d3/d3-interaction-animation | zacharyr0th |
d3-layouts-hierarchies | Use when creating tree diagrams, force-directed networks, Voronoi diagrams, or hierarchical layouts. Invoke for org charts, node-link diagrams, treemaps, dendrograms, force simulations, spatial indexing, or network visualizations. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/d3/d3-layouts-hierarchies | zacharyr0th |
d3-shapes-paths | Use when creating SVG shapes, paths, or generators for charts. Invoke for line/area/arc generators, curves, symbols, pie/donut charts, stacks, ribbons, or path manipulation operations. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/d3/d3-shapes-paths | zacharyr0th |
nextjs-api-architect | Design and audit Next.js 16 API routes with proper caching, validation, error handling, and performance optimization. Implements Cache Components, Server Functions, and modern API patterns. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/next/next-api-architect | zacharyr0th |
next-app-router | Use when working with Next.js App Router (app/ directory). Invoke for Server Components, layouts, route handlers, parallel routes, intercepting routes, Server Actions, streaming, loading states, or error handling in the app directory. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/next/next-app-router | zacharyr0th |
nextjs-cache-architect | Design and optimize Next.js 16 caching strategies using Cache Components. Migrates from legacy cacheWrap to modern 'use cache' directives. Implements cache tags, revalidation, and request memoization patterns. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/next/next-cache-architect | zacharyr0th |
next-config-optimization | Use when configuring Next.js builds, optimizing images/fonts/scripts, setting up metadata, or working with Turbopack. Invoke for next.config.js setup, Image component optimization, Font loading, Script strategies, or build configuration. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/next/next-config-optimization | zacharyr0th |
next-data-rendering | Use when implementing rendering strategies like SSG, SSR, ISR, CSR, or managing caching and revalidation. Invoke for static generation, server-side rendering, incremental static regeneration, partial prerendering, or cache optimization. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/next/next-data-rendering | zacharyr0th |
next-pages-router | Use when working with Next.js Pages Router (pages/ directory). Invoke for getStaticProps, getServerSideProps, getStaticPaths, API routes in pages/api, dynamic routing, or migrating from pages/ to app/ directory. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/next/next-pages-router | zacharyr0th |
nextjs-16-audit | Comprehensive file-by-file audit for Next.js 16, React 19, and Clarity architecture compliance. Checks caching, auth patterns, type safety, Server Components, and generates auto-fixes with exact code. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/next/nextjs-16-audit/resources | zacharyr0th |
nextjs-16-audit | Comprehensive file-by-file audit for Next.js 16, React 19, and Clarity architecture compliance. Checks caching, auth patterns, type safety, Server Components, and generates auto-fixes. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/next/nextjs-16-audit | zacharyr0th |
streaming-architect | Design and optimize streaming UIs with Suspense boundaries, parallel data fetching, and loading states in Next.js 16. Implements granular streaming, skeleton loaders, and progressive page rendering. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/next/streaming-architect | zacharyr0th |
complextropy-analyzer | Analyzes files for optimal complexity using sophistication theory - refactors code that is too simple (low entropy) or too chaotic (high entropy, low sophistication) to achieve ideal "complextropy" where code has meaningful structure without being overly complex. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/qc/complextropy | zacharyr0th |
form-actions-architect | Design and audit Server Actions for Next.js 16 forms. Implements 'use server', useActionState hooks, progressive enhancement, validation, error handling, and optimistic updates. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/react/form-actions-architect | zacharyr0th |
react-server-components-architect | Design and audit React Server Components (RSC) architecture. Enforces proper Server/Client boundaries, async data fetching patterns, `use` hook for promises, and optimal component composition in Next.js 16 + React 19. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/react/react-server-components | zacharyr0th |
resend-email-architect | Design, implement, and audit email functionality using Resend API with React Email templates. Implements Next.js integration patterns, transactional emails, marketing broadcasts, webhook handling, and domain verification. Use when building email features, debugging deliverability, or auditing email infrastructure. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/resend/resend-email-architect | zacharyr0th |
shelby-cli-helper | Use when working with the Shelby Protocol CLI for uploading files, downloading blobs, managing accounts, or configuring contexts. Helps with initialization, funding accounts with ShelbyUSD/Aptos tokens, file operations, and troubleshooting Shelby CLI issues. Invoke for Shelby storage, decentralized blob storage, or vid... | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/shelby/shelby-cli-helper | zacharyr0th |
shelby-media-player | Use when integrating Shelby Protocol media player for React video streaming. Helps with installation, SimpleShakaVideoPlayer setup, custom layouts, TailwindCSS 4 configuration, and building adaptive HLS/DASH video players. Invoke for video player components, decentralized video streaming, or Shaka Player integration wi... | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/shelby/shelby-media-player | zacharyr0th |
shelby-quickstart | Use when getting started with Shelby Protocol for the first time. Guides through initial setup, token acquisition, account funding, first upload, and choosing between CLI/SDK/media player. Invoke when user is new to Shelby, needs onboarding, or asks "how to start with Shelby", "Shelby setup", or "get started with Shelb... | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/shelby/shelby-quickstart | zacharyr0th |
shelby-sdk-integration | Use when integrating Shelby Protocol TypeScript SDK for Node.js or browser applications. Helps with setup, blob uploads, authentication with Aptos accounts, network configuration, and SDK implementation patterns. Invoke for programmatic Shelby storage integration, decentralized blob APIs, or building apps with Shelby. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/shelby/shelby-sdk-integration | zacharyr0th |
performance-optimizer | Use when analyzing code for performance bottlenecks, optimizing slow queries, reducing memory usage, or improving application speed. Identifies N+1 queries, inefficient algorithms, and caching opportunities. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/skill-builder/examples/performance-optimizer | zacharyr0th |
skill-builder | Use when the user wants to create a new Claude Code skill, build a custom skill, or needs help structuring skill instructions. Guides users through creating properly formatted skills with YAML frontmatter, clear descriptions, and comprehensive instructions. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/skill-builder | zacharyr0th |
stripe-billing-subscriptions | Expert in Stripe billing, subscriptions, recurring payments, metered billing, invoicing, and revenue management. Use for subscription modeling, billing cycles, proration, usage-based pricing, dunning, and customer lifecycle management. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/stripe/billing-subscriptions | zacharyr0th |
stripe-api-integration | Use when working with Stripe API fundamentals, webhooks, authentication, error handling, CLI, or testing. Invoke for webhook implementation, signature verification, API error patterns, idempotency, rate limiting, Stripe CLI usage, or test mode setup. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/stripe/stripe-api-integration | zacharyr0th |
stripe-billing-subscriptions | Use when implementing subscriptions, recurring billing, pricing models, or customer portals. Invoke for subscription creation, usage-based billing, invoice management, trial periods, subscription updates, or self-service billing portals. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/stripe/stripe-billing-subscriptions | zacharyr0th |
stripe-connect | Use when building marketplace platforms, multi-party payments, or managing connected accounts. Invoke for account onboarding, platform payments, charge flows (direct/destination/separate), transfers, payouts, or commission/fee splits. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/stripe/stripe-connect | zacharyr0th |
stripe-payments | Use when processing payments, handling payment methods, implementing PaymentIntents, or integrating Payment Element. Invoke for payment flow setup, 3D Secure authentication, refund processing, payment method management, or checkout implementation. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/stripe/stripe-payments | zacharyr0th |
stripe-terminal-issuing | Use when implementing in-person payments with Terminal or issuing cards with Stripe Issuing. Invoke for POS terminal setup, card reader integration, in-person payment processing, card issuance, authorization controls, or physical/virtual card management. | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/stripe/stripe-terminal-issuing | zacharyr0th |
supabase-expert | Advanced Supabase integration specialist for Auth, Database (PostgreSQL/RLS), Storage, Realtime, Edge Functions, and AI/Vector features. Use when implementing Supabase features, debugging Supabase issues, setting up RLS policies, creating database schemas, building auth flows, optimizing Supabase queries, migrating to ... | skillsmp.com | null | https://github.com/zacharyr0th/next-starter/tree/main/.claude/skills/supabase/supabase-expert | zacharyr0th |
app-analytics-strategist | Expert digital data analytics consultant for designing and implementing data-driven growth strategies for mobile and digital applications. Use this skill when users need help with app analytics strategy, metrics selection, analytics framework implementation, cohort analysis, user segmentation, A/B testing, customer jou... | skillsmp.com | null | https://github.com/maxvaega/awesome-skills/tree/main/app-analytics-strategist | maxvaega |
business-plan-advisor | Expert business planning consultant for creating comprehensive, investor-ready business plans from scratch or refining existing plans. Use when users request help creating a new business plan, updating/reviewing an existing business plan, need guidance on specific business plan sections, or require financial projection... | skillsmp.com | null | https://github.com/maxvaega/awesome-skills/tree/main/business-plan-advisor | maxvaega |
elevator-pitch-advisor | Expert elevator pitch consultant for creating compelling, concise 30-60 second introductions tailored to specific audiences and contexts. This skill should be used when users need to craft elevator pitches for job interviews, networking events, investor meetings, or social media profiles. Guides users through structure... | skillsmp.com | null | https://github.com/maxvaega/awesome-skills/tree/main/elevator-pitch-advisor/elevator-pitch-advisor | maxvaega |
mvp-validator | Review startup MVPs for realism, agility, and business viability. This skill conducts critical but objective analysis of MVP ideas, requirements, and implementation plans, identifying strengths and pain points to provide constructive feedback. Trigger when users request MVP reviews, feasibility checks, or startup idea ... | skillsmp.com | null | https://github.com/maxvaega/awesome-skills/tree/main/mvp-validator | maxvaega |
python-architect | Specialized skill for designing, architecting, and reviewing production-grade Python libraries. Guide library structure, API design, testing strategies, and implementation. Use when designing new libraries, making architectural decisions, reviewing library code, or thinking through library design challenges from an arc... | skillsmp.com | null | https://github.com/maxvaega/awesome-skills/tree/main/python-architect | maxvaega |
reddit-social-media-strategist | Expert Reddit Social Media Strategist with deep knowledge of Reddit's culture, algorithms, community dynamics, and engagement strategies. This skill should be used when creating Reddit content strategies, optimizing posts for maximum engagement, building authentic community presence, researching subreddits, analyzing R... | skillsmp.com | null | https://github.com/maxvaega/awesome-skills/tree/main/reddit-social-media-strategist | maxvaega |
code-formatter | Auto-format code with Prettier and ESLint, fix linting errors, and enforce code style standards. Use when user says "format code", "fix linting", "prettier", "eslint", or when code needs style fixes. | skillsmp.com | null | https://github.com/ainexllc/ClaudeCodeTraining/tree/main/.claude/skills/code-formatter | ainexllc |
case-extractor | Extract Case/Support Ticket data from SQL Server with Company and Person denormalization. Use this skill to extract case data into Bronze layer with type-safe dataclasses. | skillsmp.com | null | https://github.com/Wkayaobama/icalps_pipeline/tree/main/Documents/AnthonySalesOps/Codebase/IC_Load/case-extractor | Wkayaobama |
npc-face-editor | Guide for creating custom pixel art faces for NPCs. Use when designing NPC appearances or working with face customization. | skillsmp.com | null | https://github.com/gigi-f/babylon_fp/tree/main/.claude/skills/face-editor | gigi-f |
gameplay-concepts-mechanics | Core gameplay loop focusing on crime investigation, evidence photography, and time loop mechanics. Use when working on investigation features, photo system, or game progression. | skillsmp.com | null | https://github.com/gigi-f/babylon_fp/tree/main/.claude/skills/gameplay-concepts | gigi-f |
map-editor-tool | Comprehensive guide for using the visual map editor. Use when designing game worlds, placing buildings, NPCs, or managing map JSON files. | skillsmp.com | null | https://github.com/gigi-f/babylon_fp/tree/main/.claude/skills/map-editor | gigi-f |
test-runner | Run Vitest tests for the Babylon.js game project. Use when the user wants to run tests, check test coverage, debug failing tests, or validate code functionality. | skillsmp.com | null | https://github.com/gigi-f/babylon_fp/tree/main/.claude/skills/test-runner | gigi-f |
world-building-grid-system | Understanding the game world structure, grid-based building system, NPC definitions, and spatial organization. Use when working with maps, buildings, spawns, or world layout. | skillsmp.com | null | https://github.com/gigi-f/babylon_fp/tree/main/.claude/skills/world-building | gigi-f |
k8s-simple-deploy | Assists with deploying simple apps to Kubernetes consisting of a deployment and a service. | skillsmp.com | null | https://github.com/eitansuez/kagent-skill/tree/master/k8s-deploy-skill | eitansuez |
beoordelingshandleiding | Beoordelingshandleiding voor Open-ICT studenten. Gebruik bij het beoordelen, evalueren of geven van feedback op vaardigheden en beroepstaken. Bevat principes voor niveaubepaling (cumulatief voor 8 vaardigheden, uitzonderingen voor Pro-actief handelen en Kwalitatief product maken), evaluatieopbouw, minimale vereisten vo... | skillsmp.com | null | https://github.com/gijsbartman/hogeschool-utrecht/tree/main/plugins/open-ict/skills/beoordelingshandleiding | gijsbartman |
competenties | Toegang tot het Hogeschool Utrecht Open-ICT competentiekader voor het analyseren en begrijpen van studentcompetenties en beroepstaken. Gebruik deze skill wanneer je: (1) Informatie nodig hebt over HBO-I beroepstaken binnen specifieke architectuurlagen (Gebruikersinteractie, Organisatieprocessen, Infrastructuur, Softwar... | skillsmp.com | null | https://github.com/gijsbartman/hogeschool-utrecht/tree/main/plugins/open-ict/skills/competenties | gijsbartman |
architecture-design | Generate comprehensive software architecture documentation (ARCHITECTURE.md) with C4 diagrams, OpenAPI specs, and technology-specific guidance. This skill should be used when creating architecture documentation for new projects, documenting existing systems, or updating architectural specifications. | skillsmp.com | null | https://github.com/vukhanhtruong/claude-rock/tree/main/plugins/architecture-design/skills | vukhanhtruong |
browser-devtools | Browser debugging and automation using Playwright. Use for web debugging, console monitoring, network analysis, screenshot capture, DOM inspection, and UI testing during development. | skillsmp.com | null | https://github.com/vukhanhtruong/claude-rock/tree/main/plugins/browser-devtools/skills | vukhanhtruong |
helm-scaffold | Generate production-ready Helm charts for Kubernetes applications. Use when users need to create new Helm charts, convert Kubernetes manifests to Helm templates, scaffold charts for Deployments/StatefulSets/Jobs/CronJobs, create multi-environment configurations, or standardize organizational chart templates with CNCF/H... | skillsmp.com | null | https://github.com/vukhanhtruong/claude-rock/tree/main/plugins/devops/skills/helm-scaffold | vukhanhtruong |
agent-skill-evaluator | Comprehensive security and safety evaluation system for agent skills (.skill files). Use when users provide GitHub URLs, website links, or .skill files for download and request security assessment, safety evaluation, or ask "is this skill safe to use." Evaluates prompt injection risks, malicious code patterns, hidden i... | skillsmp.com | null | https://github.com/JeredBlu/eval-marketplace/tree/main/evaluator-tools/skills/agent-skill-evaluator | JeredBlu |
mcp-evaluator | Comprehensive security and privacy evaluation system for MCP (Model Context Protocol) servers. Use when users provide GitHub URLs to MCP servers and request security assessment, privacy evaluation, or ask "is this MCP safe to use." Evaluates security vulnerabilities, privacy risks, code quality, community feedback, and... | skillsmp.com | null | https://github.com/JeredBlu/eval-marketplace/tree/main/evaluator-tools/skills/mcp-evaluator | JeredBlu |
project-memory-recall | Retrieve project-specific insights from file-based memory. Use when working on features, encountering domain-specific questions, or user says "--project-recall" or "--recall" (you decide which scope, may use both). Skip for routine tasks or universal pattern questions (use coder-memory-recall). MUST be invoked using Ta... | skillsmp.com | null | https://github.com/hungson175/cio-rag-chatbot/tree/master/.claude/skills/project-memory-recall | hungson175 |
project-memory-store | Store project-specific insights and context into file-based memory. Use after completing tasks that reveal important details about THIS codebase. Use when user says "--project-store" or "--learn" (you decide which scope, may use both) or after discovering project-specific patterns. ALSO invoke when user expresses stron... | skillsmp.com | null | https://github.com/hungson175/cio-rag-chatbot/tree/master/.claude/skills/project-memory-store | hungson175 |
figma-to-code | Generate production-ready React/Next.js code from Figma designs. Instructs proper Figma MCP tool usage, component reuse strategies, and variant mapping. **CRITICAL: ALWAYS use this skill when user provides a Figma link or mentions implementing/redesigning from Figma design.** Never attempt manual implementation without... | skillsmp.com | null | https://github.com/scoobynko/claude-code-design-skills/tree/main/figma-to-code | scoobynko |
devops | Executes git commands (fetch, rebase, commit, merge, push) following worktree workflow, then monitors ALL resulting deployments with temporal boundaries and cascade detection. After git push, monitors all workflows from the last 5 minutes including cascading workflows (e.g., Test → Deploy chains). Automatically tracks ... | skillsmp.com | null | https://github.com/blockchain-web-services/bws-ai-coding-template/tree/staging/templates/.claude/skills/devops | blockchain-web-services |
django-development | Comprehensive guide for building Django web applications following Django 5.2 standards and industry best practices. Use when developing Django projects, implementing models/views/templates, configuring settings, handling forms, ensuring security, or deploying Django applications. | skillsmp.com | null | https://github.com/rcgsheffield/skills/tree/main/skills/django-development | rcgsheffield |
config-optimizer | Optimize tsconfig.json and related TypeScript configuration for better performance, type safety, and developer experience. Analyzes current setup and suggests improvements based on project type and requirements. Use when build is slow, type checking lags, or configuration needs review. | skillsmp.com | null | https://github.com/cleydarly/typescript-claude-code/tree/main/skills/config-optimizer | cleydarly |
error-explainer | Translate TypeScript compiler errors into plain English with clear explanations and concrete fix suggestions. Automatically activates when TypeScript errors are encountered to help developers understand and resolve them quickly. | skillsmp.com | null | https://github.com/cleydarly/typescript-claude-code/tree/main/skills/error-explainer | cleydarly |
generic-builder | Build complex generic types, utility types, and type-level functions. Specializes in advanced TypeScript type system programming with generics, conditional types, mapped types, and template literals. Use for type system challenges and creating reusable type utilities. | skillsmp.com | null | https://github.com/cleydarly/typescript-claude-code/tree/main/skills/generic-builder | cleydarly |
test-generator | Generate comprehensive, type-safe tests for TypeScript code. Detects test framework (Jest, Vitest, Playwright, Cypress) and creates appropriate unit, integration, or E2E tests with proper typing, mocking, and coverage. Use when writing tests, increasing coverage, or testing new features. | skillsmp.com | null | https://github.com/cleydarly/typescript-claude-code/tree/main/skills/test-generator | cleydarly |
type-inference | Automatically infer and generate TypeScript types from runtime data, API responses, JSON samples, or existing JavaScript code. Use when encountering untyped data, API responses, or when converting JavaScript to TypeScript. | skillsmp.com | null | https://github.com/cleydarly/typescript-claude-code/tree/main/skills/type-inference | cleydarly |
smart-content-creator | Transform reading notes and insights into polished, authentic content (blogs, social media, visualizations) that preserves your unique voice and avoids AI-style writing. Creates content that sounds unmistakably human. | skillsmp.com | null | https://github.com/ginobefun/smart-content-creator-skill/tree/main/src/smart-content-creator | ginobefun |
williams-optimizer | O(√t × log₂(t)) sublinear space optimization with p < 10^-133 validation | skillsmp.com | null | https://github.com/sarat-asymmetrica/foldvedic/tree/main/.claude/skills/williams-optimizer | sarat-asymmetrica |
mckinsey-consultant | McKinsey顾问式问题解决系统。从商业问题出发,通过假设驱动的结构化分析方法,生成McKinsey风格研究报告和PPT。融合Problem Solving方法论、MECE原则、Issue Tree拆解、Hypotheses形成、Dummy Page设计、智能数据收集和专业PPT生成能力。 | skillsmp.com | null | https://github.com/fleurytian/awesome-claude-skills/tree/main/mckinsey-consultant-11 | fleurytian |
mimeng-writing | 咪蒙爆款文章写作技巧。适用于需要创作10万+阅读量爆款文章、情感共鸣类内容、故事叙事或社会议题评论时使用。掌握标题制造、开篇设计、情绪调动、金句提炼、故事叙事等核心技巧。 | skillsmp.com | null | https://github.com/fleurytian/awesome-claude-skills/tree/main/mimeng-writing | fleurytian |
us-gov-shutdown-tracker | Track and analyze US government shutdown liquidity impacts by monitoring TGA (Treasury General Account), bank reserves, EFFR, and SOFR data from FRED API. Use when user wants to (1) analyze current or past government shutdown effects on financial markets, (2) track liquidity conditions during fiscal policy disruptions,... | skillsmp.com | null | https://github.com/fleurytian/awesome-claude-skills/tree/main/us-gov-shutdown-tracker | fleurytian |
argentine-invoice-processing-system | Complete invoice processing system for Argentine utility bills with OCR, classification, and automated organization | skillsmp.com | null | https://github.com/santibraida/comprobantes/tree/main/.skills | santibraida |
reminder | 当用户提到需要记住的未来任务、约会或事件时创建提醒和日历事件。在诸如"提醒我"、"设置提醒"、"我有个会"、"别忘了"或任何提及未来基于时间的任务时触发。 | skillsmp.com | null | https://github.com/LostAbaddon/ReminderSkill/tree/master/skills/reminder | LostAbaddon |
deep-investigator | 深度调查模式:可以深入调查和分析确定目标的详细信息,并提供完整综合报告 | skillsmp.com | null | https://github.com/LostAbaddon/InfoCollector/tree/master/skills/deep-investigator | LostAbaddon |
info-collector | 智能信息收集助手 - 自动从可靠信息源收集、分析和汇总信息 | skillsmp.com | null | https://github.com/LostAbaddon/InfoCollector/tree/master/skills/info-collector | LostAbaddon |
grammar-cheatsheet | Expert in creating visual grammar cheatsheets for Kabardian language with morphological breakdowns and corpus examples. Generates cheatsheets with ASCII-tree morpheme visualization (like verb_translation_cheatsheet.md). Activates when user requests grammar cheatsheet, mentions "создай шпаргалку", "cheatsheet for [categ... | skillsmp.com | null | https://github.com/panagoa/kbd_translate/tree/main/.claude/skills/grammar-cheatsheet | panagoa |
kbd-glossary | Expert in searching Kabardian glossaries and dictionaries. Provides word definitions, translations, and examples from Rus-Ady and Ady-Ady dictionaries. Activates when user requests word lookup, mentions "найди слово", "поиск в словаре", "glossary", "dictionary", "что означает", or needs translation help for specific wo... | skillsmp.com | null | https://github.com/panagoa/kbd_translate/tree/main/.claude/skills/kbd-glossary | panagoa |
kbd-morphology | Expert in Kabardian morphological analysis. Provides word structure breakdown, verb template analysis ([PRAGM]-[GEOM]-[ARGS]-[STEM]-[TAM]-[SUBORD]), prefix/suffix identification, derivational patterns, and multi-person verb analysis. Activates when user requests morphological analysis, mentions "морфология", "разбор сл... | skillsmp.com | null | https://github.com/panagoa/kbd_translate/tree/main/.claude/skills/kbd-morphology | panagoa |
kbd-translator | Expert in BIDIRECTIONAL Kabardian↔Russian translation using CORPUS-FIRST approach. Translates both Russian→Kabardian AND Kabardian→Russian. Learns from 292k real translation examples, then falls back to dictionaries. Provides accurate translations by copying patterns from verified corpus. For rus→kbd ensures proper SOV... | skillsmp.com | null | https://github.com/panagoa/kbd_translate/tree/main/.claude/skills/kbd-translator | panagoa |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.