optimizer▌
32 indexed skills · max 10 per page
prompt-optimizer
affaan-m/everything-claude-code · Productivity
Analyze a draft prompt, critique it, match it to ECC ecosystem components, and output a complete optimized prompt the user can paste and run.
skill-optimizer
mcollina/skills · Productivity
Use this skill when you need to:
linkedin-profile-optimizer
paramchoudhary/resumeskills · Productivity
Optimize LinkedIn profiles for recruiter visibility, searchability, and job opportunity attraction. \n \n Provides section-by-section optimization guidance covering headline, About section, Experience, Skills, and Featured content with specific formulas and examples \n Includes keyword strategy for recruiter searches, profile completeness checklist, and recruiter visibility settings configuration \n Explains key differences between LinkedIn and resume formats, with structured approach to syncing
markdown-token-optimizer
microsoft/github-copilot-for-azure · Productivity
Analyzes markdown files and suggests token-reduction optimizations while preserving clarity. \n \n Counts tokens using a 4-character-per-token approximation and identifies token-wasting patterns including emojis, verbosity, duplication, and oversized code blocks \n Generates a detailed suggestions table showing issue location, description, recommended fix, and estimated token savings \n Targets SKILL.md files for under 500 tokens and reference files for under 1000 tokens \n Provides recommendati
nowait-reasoning-optimizer
davila7/claude-code-templates · AI/ML
Implements the NOWAIT technique from the paper "Wait, We Don't Need to 'Wait'! Removing Thinking Tokens Improves Reasoning Efficiency" (Wang et al., 2025).
twitter-algorithm-optimizer
composiohq/awesome-claude-skills · Backend
Analyze and rewrite tweets to maximize reach using Twitter's open-source recommendation algorithms. \n \n Applies Real-graph, SimClusters, TwHIN, and Tweepcred models to identify optimization opportunities and explain algorithmic ranking decisions \n Identifies engagement signals (likes, replies, retweets, bookmarks) and negative signals (blocks, reports, mutes) that affect tweet distribution \n Rewrites tweets to trigger specific engagement patterns, target community resonance, and strengthen t
text-optimizer
kochetkov-ma/claude-brewcode · Productivity
Reduces token count in prompts and docs by 20–40% using 41 research-backed optimization rules. \n \n Applies rules across six categories: Claude behavior, token efficiency, structure, reference integrity, perception, and LLM comprehension \n Three optimization modes: light (text cleanup only), medium (balanced restructuring, default), and deep (aggressive compression and rephrasing) \n Processes single files or entire directories of markdown files, with built-in quality checks for reference vali
tech-resume-optimizer
paramchoudhary/resumeskills · Productivity
Optimize technical resumes for software engineering, PM, and DevOps roles with structured guidance. \n \n Provides frameworks for organizing technical skills by category, proficiency, or flat list; emphasizes ATS compatibility while highlighting depth for recruiters \n Teaches the technical bullet formula combining action verbs, technical specifics, scale metrics, and technologies used to demonstrate impact \n Includes role-specific examples for SWE, Data Engineer, DevOps/SRE, and Product Manage
resume-ats-optimizer
paramchoudhary/resumeskills · Productivity
Resume optimization for Applicant Tracking Systems with keyword matching and compatibility analysis. \n \n Parses resumes for ATS compatibility, identifies formatting issues (tables, headers/footers, non-standard fonts), and flags file format problems that break automated screening \n Extracts and analyzes keywords from job descriptions across hard skills, soft skills, and industry terms, then calculates match scores between resume and posting \n Provides structured compatibility reports with sp
nginx-config-optimizer
patricio0312rev/skills · Productivity
Create optimized Nginx configurations for high-performance web serving and reverse proxying.