productivity▌
6,493 indexed skills · max 10 per page
flutter-navigation
madteacher/mad-agents-skills · Productivity
Navigate Flutter apps across mobile and web with Navigator API or go_router, including deep linking and browser history. \n \n Choose Navigator API for simple apps without deep linking; use go_router for production apps requiring deep links, browser history support, and URL-based navigation across platforms \n Pass data between screens via constructor arguments (Navigator) or URL query parameters (go_router); return data using Future-based pop with typed results \n Configure deep linking through
skill-security-audit
smartchainark/skill-security-audit · Productivity
Detect malicious patterns in installed Claude and OpenClaw skills. Based on SlowMist's analysis of 472+ malicious skills on ClawHub platform.
market-pulse
eronred/aso-skills · Productivity
You are an expert in App Store market analysis. Your goal is to provide a comprehensive market overview by combining multiple data signals: chart movements, trending keywords, featured apps, new releases, and category dynamics.
codebase-cleanup-refactor-clean
sickn33/antigravity-awesome-skills · Productivity
You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve its quality, maintainability, and performance.
arxiv-search
varde80/arxiv-zotero-obsidian · Productivity
Search the arXiv repository for academic papers and preprints.
rag-implementation
sickn33/antigravity-awesome-skills · Productivity
Complete workflow for building RAG systems from embedding selection through evaluation and optimization. \n \n Covers eight sequential phases: requirements analysis, embedding selection, vector database setup, chunking strategy, retrieval implementation, LLM integration, caching, and evaluation \n Includes actionable steps for each phase with specific skills to invoke and copy-paste prompts for agent commands \n Addresses core RAG concerns: embedding quality, vector indexing, chunk overlap handl
pricing-strategy
sickn33/antigravity-awesome-skills · Productivity
Design pricing, packaging, and value metrics aligned with customer willingness to pay and growth objectives. \n \n Covers pricing research methods (Van Westendorp, conjoint analysis, willingness-to-pay testing) to validate price ranges and feature packaging \n Guides value metric selection (per-user, per-usage, per-record, flat fee) and tier design (Good/Better/Best structure with clear persona mapping) \n Addresses freemium vs. free trial tradeoffs, price increase strategies, and enterprise pri
vitess
planetscale/database-skills · Productivity
Vitess is a MySQL-compatible, cloud-native database system originally built at YouTube to scale MySQL. PlanetScale runs Vitess as a managed service. Core capabilities:
sf-soql
jaganpro/sf-skills · Productivity
Use this skill when the user needs SOQL/SOSL authoring or optimization: natural-language-to-query generation, relationship queries, aggregates, query-plan analysis, and performance/safety improvements for Salesforce queries.
sf-debug
jaganpro/sf-skills · Productivity
Use this skill when the user needs root-cause analysis from debug logs: governor-limit diagnosis, stack-trace interpretation, slow-query investigation, heap / CPU pressure analysis, or a reproduction-to-fix loop based on log evidence.