productivity▌
6,487 indexed skills · max 10 per page
modern-csharp-coding-standards
aaronontheweb/dotnet-skills · Productivity
Modern C# coding standards covering records, pattern matching, value objects, async/await, and high-performance patterns. \n \n Use record types for immutable DTOs and domain entities; readonly record struct for value objects with zero-allocation semantics \n Leverage pattern matching with switch expressions, nullable reference types, and composition over inheritance for cleaner, type-safe code \n Apply async/await throughout with mandatory CancellationToken parameters; use Span<T> , Memory
nuxt
onmax/nuxt-skills · Productivity
Nuxt 4+ development guidance covering server routes, file-based routing, middleware, composables, and configuration patterns. \n \n Organized reference files for API endpoints, server middleware, routing, middleware/plugins, Nuxt composables, components, and configuration \n Includes h3 v1 helpers for validation, WebSocket, and SSE; Nitro v2 patterns; and typed router support \n Highlights Nuxt 4 breaking changes (NuxtPage vs Nuxt, getRouterParam, useRequestURL) with migration examples \n Cross-
skill-creator
bobmatnyc/claude-mpm-skills · Productivity
Create effective skills that extend Claude's capabilities through specialized knowledge, workflows, and tools. Skills are modular packages that transform Claude from a general-purpose agent into a specialized agent with procedural knowledge for specific domains.
discovery-interview
parcadei/continuous-claude-v3 · Productivity
Structured interview process that transforms vague ideas into detailed, implementable specifications. \n \n Guides users through seven phases: initial orientation, category-by-category deep dive (problem, UX, data, technical landscape, scale, integrations, security, operations), research loops, conflict resolution, completeness checks, and spec generation \n Detects knowledge gaps and offers targeted research on uncertain topics like real-time architectures, integrations, or technology tradeoffs
write-a-skill
mattpocock/skills · Productivity
Scaffold new agent skills with structured templates, progressive disclosure, and bundled utility scripts. \n \n Guides skill creation through a four-step process: gather requirements, draft the skill structure, review with user, and finalize \n Provides SKILL.md template with quick start, workflows, and advanced features sections; splits content into separate reference files when exceeding 100 lines \n Includes utility script patterns for deterministic operations like validation and formatting t
drizzle-orm
bobmatnyc/claude-mpm-skills · Productivity
Type-safe SQL ORM for TypeScript with zero runtime overhead and edge-runtime optimization. \n \n Supports PostgreSQL, MySQL, and SQLite with compile-time type inference from schema definitions; no code generation required \n Includes relational queries, transactions, filtering, joins, pagination, and aggregation with SQL-like syntax \n Drizzle Kit provides schema migrations, introspection, and a built-in database GUI (Drizzle Studio) \n Significantly smaller bundle size (~35KB vs ~230KB) and fas
microsoft-outlook
membranedev/application-skills · Productivity
Microsoft Outlook is a Microsoft-developed email and calendaring application. It's used by professionals and individuals to manage email, calendars, contacts, and tasks in one place. Many businesses rely on Outlook for internal and external communication.
uniprot-database
davila7/claude-code-templates · Productivity
UniProt is the world's leading comprehensive protein sequence and functional information resource. Search proteins by name, gene, or accession, retrieve sequences in FASTA format, perform ID mapping across databases, access Swiss-Prot/TrEMBL annotations via REST API for protein analysis.
cmake
mohitmishra786/low-level-dev-skills · Productivity
Guide agents through modern (target-first) CMake for C/C++ projects: out-of-source builds, dependency management, generator selection, and integration with CI and IDEs.
scrum-master
aj-geddes/claude-code-bmad-skills · Productivity
Role: Phase 4 - Implementation Planning specialist