productivity▌
6,487 indexed skills · max 10 per page
reanimated-skia-performance
andreev-danila/skills · Productivity
High-performance React Native animations and 2D graphics with Reanimated v4 and Shopify Skia. \n \n Covers gesture-driven interactions, spring/timing transitions, layout animations, and Reanimated CSS transitions/keyframe animations without custom worklets \n Supports Skia Canvas scenes with runtime effects, shader uniforms, path interpolation, and animated drawing primitives \n Includes dev-mode tuning panels with sliders for real-time animation config and shader uniform adjustment \n Provides
academic-researcher
silupanda/academic-researcher · Productivity
I help you create expert-level academic research documents with:
china-stock-analysis
sugarforever/01coder-agent-skills · Productivity
Value-investing analysis tool for Chinese A-shares with stock screening, deep financial analysis, and valuation modeling. \n \n Four core modules: stock screener (filter by PE, ROE, dividend yield, debt ratio), financial analyzer (profitability, growth, cash flow trends), industry comparator (peer benchmarking), and valuation calculator (DCF, DDM, relative valuation methods) \n Automated financial anomaly detection flags suspicious patterns in receivables, cash flow divergence, inventory buildup
framer-code-components-overrides
fredm00n/framerlabs · Productivity
Code Components: Custom React components added to canvas. Support addPropertyControls.
competitor-research
kostja94/marketing-skills · Productivity
Guides competitor research for SEO, content, backlinks, and positioning. Use when planning content, auditing articles, building links, or evaluating market position.
live-activities
dpearson2699/swift-ios-skills · Productivity
Real-time Lock Screen and Dynamic Island widgets for iOS using ActivityKit. \n \n Define ActivityAttributes with static data and dynamic ContentState ; start activities with Activity.request() , update with activity.update() , and end with activity.end() \n Design three Dynamic Island presentations: compact (icon + one value), minimal (single glyph), and expanded (multi-region layout with leading, trailing, center, bottom) \n Push-to-update via APNs with pushType: .token , forwarding tokens thro
nestjs-expert
davila7/claude-code-templates · Productivity
Nest.js framework expert for module architecture, dependency injection, testing, and database integration. \n \n Diagnoses and resolves dependency injection issues, circular dependencies, and module configuration problems with proven solutions from 500+ real GitHub issues and Stack Overflow discussions \n Covers module architecture, controllers, middleware, guards, interceptors, pipes, and request lifecycle management with execution order validation \n Provides comprehensive testing strategies u
amazon-working-backwards
robdefeo/agent-skills · Productivity
Guide ideas through Amazon's Working Backwards process, from 5 Questions to PR-FAQ. \n \n Supports six entry points: drafting 5Q answers from a rough idea, refining existing answers, verifying answers with probing questions, generating a PR-FAQ document, reviewing an existing PR-FAQ, or clarifying any process element \n The 5 Questions phase forces clarity on customer, problem, benefit, validation, and experience before any document writing \n The PR-FAQ phase transforms solid 5Q answers into a
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
vite
antfu/skills · Productivity
Next-generation frontend build tool with native ESM dev server, HMR, and Rolldown-powered production builds. \n \n Fast dev server using native ES modules and hot module replacement; production builds optimized with Rolldown bundler and Oxc transformer \n Configuration via vite.config.ts with support for conditional configs, environment variables, and plugin API for extending build behavior \n Built-in features include import.meta.glob for dynamic imports, asset queries ( ?raw , ?url ), and HMR