productivity▌
6,493 indexed skills · max 10 per page
c4-architecture
softaworks/agent-toolkit · Productivity
Generate software architecture documentation using C4 model Mermaid diagrams. \n \n Supports all four C4 levels: System Context, Container, Component, and Deployment diagrams, plus Dynamic diagrams for request flows \n Includes syntax and examples for people, systems, containers, components, boundaries, and relationships with directional and styling options \n Provides microservices modeling guidance for single-team and multi-team ownership, plus event-driven architecture patterns \n Recommends
code-review
anthropics/knowledge-work-plugins · Productivity
Structured code review for security, performance, correctness, and maintainability across PR diffs and file changes. \n \n Audits security risks including SQL injection, XSS, CSRF, authentication flaws, and credential exposure \n Identifies performance issues like N+1 queries, memory leaks, algorithmic complexity, and resource leaks \n Checks correctness for edge cases, race conditions, error handling, and type safety gaps \n Works standalone with diffs and file paths; integrates with source con
analyzing-dotnet-performance
dotnet/skills · Productivity
Scan C#/.NET code for performance anti-patterns and produce prioritized findings with concrete fixes. Patterns sourced from the official .NET performance blog series, distilled to customer-actionable guidance.
scientific-manuscript-review
lyndonkl/claude · Productivity
This skill provides systematic review and editing of scientific manuscripts (research articles, reviews, perspectives) to improve clarity, structure, scientific rigor, and reader comprehension. It applies a multi-pass approach covering structure, scientific logic, language, and formatting to transform drafts into publication-ready documents.
selenium-automation
mindrally/skills · Productivity
You are an expert in Selenium WebDriver, browser automation, web testing, and building reliable automated test suites for web applications.
unity-ecs-patterns
wshobson/agents · Productivity
High-performance game development with Unity's data-oriented Entity Component System, Jobs, and Burst Compiler. \n \n Covers core ECS patterns including components, systems, entities, and archetypes, with practical examples for movement, spawning, damage, and inventory management \n Demonstrates both simple foreach queries and explicit job scheduling with IJobEntity and IJobChunk for fine-grained parallelization control \n Includes baking workflows to convert GameObjects to entities, singleton m
pocketbase-best-practices
greendesertsnow/pocketbase-skills · Productivity
42 rules across 8 categories for PocketBase v0.36+, prioritized by impact.
uniwind
uni-stack/uniwind · Productivity
Tailwind CSS v4 styling for React Native with build-time compilation and zero runtime overhead. \n \n Supports all core React Native components with native className prop; third-party components wrapped via withUniwind or resolved with useResolveClassNames \n Includes 40+ component bindings with dedicated props for non-style color attributes (e.g., colorClassName , tintColorClassName with accent- prefix) \n Offers scalable theming via CSS variables, custom themes, platform selectors ( ios: , and
laravel-specialist
jeffallan/claude-skills · Productivity
Build and configure Laravel 10+ applications with Eloquent models, Sanctum auth, queues, and Livewire components. \n \n Covers Eloquent ORM with relationships, scopes, and query optimization; API resource design; and RESTful controller patterns \n Implements queue jobs with Horizon, Sanctum authentication flows, and reactive Livewire interfaces \n Enforces PHP 8.2+ typing, eager loading to prevent N+1 queries, comprehensive testing (>85% coverage), and PSR-12 standards \n Includes code templates
carousel
kostja94/marketing-skills · Productivity
Guides carousel (slider) layout design for sequential content display. Carousels show one or few items at a time; users swipe or click to advance. Best when space is limited and multiple items need rotation—testimonials, quotes, logos, gallery highlights.