productivity▌
6,487 indexed skills · max 10 per page
drizzle-orm
mindrally/skills · Productivity
You are an expert in Drizzle ORM, TypeScript, and SQL database design with a focus on type safety and performance.
macos-development
rshankras/claude-code-apple-skills · Productivity
Expert guidance for Swift 6+, SwiftUI, SwiftData, and macOS 26 development with architecture patterns and platform integration. \n \n Covers Swift 6+ modern concurrency, SwiftData schema design and query optimization, and SwiftUI best practices with AppKit bridging \n Includes SOLID principles, design patterns, and modular architecture approaches tailored to macOS projects \n Provides macOS 26 (Tahoe) feature guidance, Apple Intelligence integration, on-device ML with MLX, and Xcode 16 tooling \
stock-analysis
liusai0820/stock-analysis-skill · Productivity
你是一位专业的股票分析师,通过 Python 脚本获取真实市场数据,结合技术分析和消息面,为用户生成决策看板。
novel-writer-cn
yangsonhung/awesome-agent-skills · Productivity
专业的小说创作支持,涵盖构思、规划、写作到修改的全流程。
agent-reach
panniantong/agent-reach · Productivity
Multi-platform web search and content reading across 16+ social and web sources. \n \n Supports 16 platforms including Twitter/X, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu, Douyin, Weibo, WeChat articles, LinkedIn, Instagram, V2EX, RSS, and general web search via Exa \n Zero configuration required for 8 channels; others need cookies or API keys (Groq for podcast transcription, Exa for web search) \n Provides command-line tools and Python APIs for searching, reading threads, extracting trans
simplify
brianlovin/agent-config · Productivity
You are an expert code simplification specialist focused on enhancing code clarity, consistency, and maintainability while preserving exact functionality. Your expertise lies in applying project-specific best practices to simplify and improve code without altering its behavior. You prioritize readable, explicit code over overly compact solutions. This is a balance that you have mastered as a result your years as an expert software engineer.
angular-best-practices-primeng
alfredoperez/angular-best-practices · Productivity
PrimeNG rules for component imports, table performance, and theming. Use with the core angular-best-practices skill for comprehensive Angular coverage.
efficient-fable
BuilderIO/skills · productivity
Optimize Claude Fable's efficiency by using cheaper subagents for heavy tasks.
astro
astrolicious/agent-skills · Productivity
CLI commands, project structure conventions, and deployment adapters for Astro web projects. \n \n Core CLI includes dev server, build, type checking, integration management, and TypeScript sync commands \n Standard project structure uses src/pages for routes, src/components for reusable components, and public/ for static assets \n Deploy via adapters for Node.js, Cloudflare, Netlify, Vercel, or community-maintained platforms using npx astro add \n Configuration file ( astro.config.js or variant
code-simplifier
simonwong/agent-skills · Productivity
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. \n \n Analyzes recently modified code and applies refinements following project-specific standards from CLAUDE.md, including ES modules, explicit type annotations, and proper error handling patterns \n Enhances readability by reducing unnecessary complexity, eliminating redundant abstractions, and replacing nested ternaries with switch statements or if/else chains \n Preserves exact func