productivity▌
6,493 indexed skills · max 10 per page
codex-subagent
am-will/codex-skills · Productivity
Spawn autonomous subagents to offload context-heavy work and preserve parent token budget. \n \n Subagents burn their own tokens and return only final results, ideal for deep research (3+ searches), codebase exploration (8+ files), multi-step workflows, and long-running operations \n Choose between mini model (gpt-5.1-codex-mini) for pure search tasks or inherit parent model for multi-step analysis, refactoring, and generation work \n Supports up to 5 parallel subagents via background shell exec
nuxt4-patterns
affaan-m/everything-claude-code · Productivity
Use when building or debugging Nuxt 4 apps with SSR, hybrid rendering, route rules, or page-level data fetching.
bmad-gds
supercent-io/skills-template · Productivity
Structured game development workflow routing projects through five phases with six specialized agents. \n \n Covers five workflow phases: Pre-production (brainstorming, brief), Design (GDD, narrative), Technical (architecture, test framework), Production (sprints, stories, code review), and Game Testing (automation, E2E, performance, playtesting) \n Supports Unity, Unreal Engine, Godot, and custom engines with phase-specific commands for each stage \n Includes six specialized agents (designer, a
barba-js
freshtechbro/claudedesignskills · Productivity
Modern page transition library for creating fluid, smooth transitions between website pages. Barba.js makes multi-page websites feel like Single Page Applications (SPAs) by hijacking navigation and managing transitions without full page reloads.
openalex-database
davila7/claude-code-templates · Productivity
OpenAlex is a comprehensive open catalog of 240M+ scholarly works, authors, institutions, topics, sources, publishers, and funders. This skill provides tools and workflows for querying the OpenAlex API to search literature, analyze research output, track citations, and conduct bibliometric studies.
literature-review
collaborative-deep-research/agent-papers-cli · Productivity
Conduct a systematic literature review on "$ARGUMENTS" using the paper and paper-search CLI tools.
authjs-skills
gocallum/nextjs16-agent-skills · Productivity
Complete Auth.js v5 setup for Next.js with Google OAuth, credentials authentication, and session management. \n \n Supports Google OAuth, credentials-based login, and multi-provider account linking with simplified v5 configuration and universal auth() function \n Includes JWT and database session strategies, role-based access control, and middleware-based route protection \n Provides password hashing with bcrypt, Prisma database integration, and TypeScript type safety through module augmentation
tanstack-table
tanstack-skills/tanstack-skills · Productivity
TanStack Table is a headless UI library for building data tables and datagrids. It provides logic for sorting, filtering, pagination, grouping, expanding, column pinning/ordering/visibility/resizing, and row selection - without rendering any markup or styles.
omx
supercent-io/skills-template · Productivity
OMX implements a structured execution pipeline:
tanstack-table
secondsky/claude-skills · Productivity
Build production-ready, headless data tables with TanStack Table v8, optimized for server-side patterns and Cloudflare Workers integration.