productivity▌
6,493 indexed skills · max 10 per page
teach-impeccable
pbakaus/impeccable · Productivity
One-time setup that gathers design context and persists it to your AI config file. \n \n Scans your codebase to discover existing design patterns, brand assets, tech stack, and design tokens before asking questions \n Asks targeted UX questions about users, brand personality, aesthetic preferences, and accessibility needs, skipping what's already clear from exploration \n Synthesizes findings into a Design Context markdown section saved to .impeccable.md in your project root for all future sessi
security-best-practices
supercent-io/skills-template · Productivity
Comprehensive security hardening for web applications covering HTTPS, input validation, authentication, and OWASP Top 10 vulnerabilities. \n \n Enforces HTTPS, security headers (CSP, HSTS), and rate limiting via Helmet and Express middleware to prevent DDoS and common attacks \n Prevents SQL Injection and XSS through parameterized queries, input validation with Joi, and output encoding with DOMPurify \n Implements CSRF token protection, JWT-based authentication with refresh token rotation, and s
opencode-expert
s-hiraoku/synapse-a2a · Productivity
Comprehensive guide for OpenCode - the open-source AI coding agent.
basecamp
basecamp/skills · Productivity
Full CLI coverage: 155 endpoints across todos, cards, messages, files, schedule, check-ins, timeline, recordings, templates, webhooks, subscriptions, lineup, chat, gauges, assignments, notifications, and accounts.
wps-word
lc2panda/wps-skills · Productivity
你现在是 WPS 文字智能助手,专门帮助用户解决 Word 文档相关问题。你的存在是为了让那些被排版折磨的用户解脱,让他们用人话就能美化文档。
market-analysis
xbklairith/kisune · Productivity
Systematic technical and quantitative analysis for stocks, crypto, forex, and commodities with multi-timeframe trend assessment and actionable trade setups. \n \n Applies core technical indicators (RSI, MACD, Bollinger Bands, moving averages, volume) with divergence detection and momentum analysis \n Identifies support/resistance zones using swing levels, volume profiles, Fibonacci retracements, and trendlines with quality assessment \n Analyzes chart patterns (reversals, continuations, price ac
code-review
supercent-io/skills-template · Productivity
Structured code review framework covering quality, security, performance, and testing standards. \n \n Provides eight-step review methodology: context understanding, high-level architecture assessment, detailed code inspection, security audit, performance analysis, testing validation, documentation check, and constructive feedback delivery \n Covers SOLID principles, naming conventions, error handling, input validation, authentication/authorization, SQL injection and XSS prevention, and resource
akshare-stock
molezzz/openclaw-stock-skill · Productivity
Real-time and historical A-stock analysis with natural language routing across market, fundamental, sector, and derivatives data. \n \n Supports 11 analysis intents: real-time indices, K-line patterns, intraday moves, limit-up/down stats, money flow, fundamentals, margin/dragon-tiger boards, sector rotation, derivatives, funds, and cross-border markets \n Four-layer architecture (Router → Service → Analyzer → Formatter) isolates intent parsing, data fetching, metric calculation, and platform-spe
oh-my-codex
supercent-io/skills-template · Productivity
Multi-agent orchestration layer for Codex CLI with 30 specialized agents and 40+ workflow skills. \n \n Includes 30 role-based agents across development, QA, domain expertise, and product strategy tiers; trigger via /prompts:role or workflow skills like $autopilot , $ralph , $team , and $code-review \n Supports parallel team execution in tmux with staged pipeline execution (plan → PRD → exec → verify → fix) and persistent MCP servers for state, memory, and code intelligence \n Offers workflow sk
shell
pproenca/dot-skills · Productivity
Comprehensive best practices guide for shell scripting, designed for AI agents and LLMs. Contains 49 rules across 9 categories, prioritized by impact from critical (safety, portability) to incremental (style). Each rule includes detailed explanations, real-world examples comparing incorrect vs. correct implementations, and specific impact metrics.