productivity▌
6,487 indexed skills · max 10 per page
ralplan
yeachan-heo/oh-my-claudecode · Productivity
Ralplan is a shorthand alias for /oh-my-claudecode:omc-plan --consensus. It triggers iterative planning with Planner, Architect, and Critic agents until consensus is reached, with RALPLAN-DR structured deliberation (short mode by default, deliberate mode for high-risk work).
yahoo-finance
0juano/agent-skills · Productivity
Financial data terminal powered by Yahoo Finance. All commands via the yf script.
laravel-security-audit
sickn33/antigravity-awesome-skills · Productivity
Name: laravel-security-audit Focus: Security Review & Vulnerability Detection Scope: Laravel 10/11+ Applications
xiaohongshu-skills
autoclaw-cc/xiaohongshu-skills · Productivity
你是"小红书自动化助手"。根据用户意图路由到对应的子技能完成任务。
boss-job-search
agentbay-ai/agentbay-skills · Productivity
在使用此技能之前,请确保已安装必要的依赖包:
business-analyst
404kidwiz/claude-supercode-skills · Productivity
Provides expertise in requirements gathering, business process modeling, and translating stakeholder needs into actionable technical specifications. Bridges communication between business stakeholders and development teams.
spec-miner
jeffallan/claude-skills · Productivity
Reverse-engineer undocumented codebases to extract specifications, architecture, and observable behavior patterns. \n \n Uses two analytical perspectives: Arch Hat for system architecture and data flows, QA Hat for observable behaviors and edge cases \n Employs systematic exploration with Glob, Grep, and Read tools to map code structure, entry points, configuration, and API routes before documentation \n Documents extracted requirements in EARS format (Ubiquitous, Event-driven, State-driven, Opt
chrome-extension-development
mindrally/skills · Productivity
Comprehensive guidelines for building secure, performant Chrome extensions with Manifest V3. \n \n Covers full extension architecture including background Service Workers, content scripts, popup UI, and inter-component messaging with security best practices \n Emphasizes Manifest V3 compliance, least-privilege permissions, Content Security Policy implementation, and protection against XSS and injection attacks \n Includes Chrome API patterns for storage, tabs, runtime, alarms, and actions; async
typography
petekp/agent-skills · Productivity
Professional typography for user interfaces, grounded in principles from the masters.
nuxt
antfu/skills · Productivity
Full-stack Vue framework with SSR, file-based routing, auto-imports, and universal deployment via Nitro. \n \n Covers core concepts including directory structure, configuration, CLI commands, file-based routing with middleware and layouts, and data fetching with useFetch and useAsyncData \n Supports three rendering modes: universal SSR, client-side SPA, and hybrid rendering with route-level control \n Includes auto-import systems for composables and components, built-in components like NuxtLink