top skills
pricing
resources
install
github
sign in
sign up
back to leaderboard
SO
@softaworks
contributor on implexa, with 43 skills ranked by
SkillRank
across 1 source.
softaworks on github
publishes to skills.sh
skills, ranked by SkillRank
score
source
skill
6.2
skills.sh
crafting-effective-readmes
crafting-effective-readmes provides task-based guidance (create, add, update, review) matched to project type (oss, personal, internal, config), with templates and decision trees to surface audience needs before drafting.
6.1
skills.sh
writing-clearly-and-concisely
writing-clearly-and-concisely distills strunk and elements of style into 18 principles for prose, avoiding ai-generated patterns and supporting subagent-based copy revision against reference files.
5.4
skills.sh
meme-factory
meme-factory wraps memegen.link to generate memes from 100+ templates. three trigger patterns (manual, direct params, nlp) support text encoding and platform-specific sizing, but lacks detailed procedures, error handling, and concrete examples.
5.1
skills.sh
feedback-mastery
feedback-mastery covers structured frameworks for difficult workplace conversations using preparation-delivery-follow-up and situation-behavior-impact models, with scenario guidance for performance issues and conflicts.
4.7
skills.sh
c4-architecture
c4-architecture covers mermaid-based system documentation at multiple abstraction levels. lacks specificity on when to use it and fails to address common implementation friction.
4.6
skills.sh
frontend-to-backend-requirements
frontend-to-backend-requirements establishes a communication pattern where frontend developers document data needs without prescribing implementation, writing artifacts to a standardized markdown location for backend review and negotiation.
3.7
skills.sh
domain-name-brainstormer
domain-name-brainstormer generates domain suggestions and claims to check availability, but lacks a working procedure, explicit api integrations, or failure handling. suitable only as a naming starting point.
—
skills.sh
lesson-learned
Analyze recent code changes via git history and extract software engineering lessons. Use when the user asks 'what is the lesson here?', 'what can I learn from…
—
skills.sh
professional-communication
Guide technical communication for software developers. Covers email structure, team messaging etiquette, meeting agendas, and adapting messages for technical…
—
skills.sh
commit-work
Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits).…
—
skills.sh
reducing-entropy
Manual-only skill for minimizing total codebase size. Only activate when explicitly requested by user. Measures success by final code amount, not effort. Bias…
—
skills.sh
ship-learn-next
Transform learning content (like YouTube transcripts, articles, tutorials) into actionable implementation plans using the Ship-Learn-Next framework. Use when…
—
skills.sh
naming-analyzer
Suggest better variable, function, and class names based on context and conventions.
—
skills.sh
game-changing-features
Find 10x product opportunities and high-leverage improvements. Use when user wants strategic product thinking, mentions '10x', wants to find high-impact…
—
skills.sh
skill-judge
Evaluate Agent Skill design quality against official specifications and best practices. Use when reviewing, auditing, or improving SKILL.md files and skill…
—
skills.sh
react-dev
This skill should be used when building React components with TypeScript, typing hooks, handling events, or when React TypeScript, React 19, Server Components…
—
skills.sh
command-creator
This skill should be used when creating a Claude Code slash command. Use when users ask to "create a command", "make a slash command", "add a command", or want…
—
skills.sh
react-useeffect
React useEffect best practices from official docs. Use when writing/reviewing useEffect, useState for derived values, data fetching, or state synchronization.…
—
skills.sh
gemini
Use when the user asks to run Gemini CLI for code review, plan review, or big context (>200k) processing. Ideal for comprehensive analysis requiring large…
—
skills.sh
daily-meeting-update
Interactive daily standup/meeting update generator. Use when user says 'daily', 'standup', 'scrum update', 'status update', 'what did I do yesterday', 'prepare…
—
skills.sh
marp-slide
Create professional Marp presentation slides with 7 beautiful themes (default, minimal, colorful, dark, gradient, tech, business). Use when users request slide…
—
skills.sh
plugin-forge
Create and manage Claude Code plugins with proper structure, manifests, and marketplace integration. Use when creating plugins for a marketplace, adding plugin…
—
skills.sh
difficult-workplace-conversations
Structured approach to workplace conflicts, performance discussions, and challenging feedback using preparation-delivery-followup framework. Use when preparing…
—
skills.sh
openapi-to-typescript
Converts OpenAPI 3.0 JSON/YAML to TypeScript interfaces and type guards. This skill should be used when the user asks to generate types from OpenAPI, convert…
—
skills.sh
dependency-updater
Smart dependency management for any language. Auto-detects project type, applies safe updates automatically, prompts for major versions, diagnoses and fixes…
—
skills.sh
codex
Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing. Uses…
—
skills.sh
session-handoff
Creates comprehensive handoff documents for seamless AI agent session transfers. Triggered when: (1) user requests handoff/memory/context save, (2) context…
—
skills.sh
agent-md-refactor
Refactor bloated AGENTS.md, CLAUDE.md, or similar agent instruction files to follow progressive disclosure principles. Splits monolithic files into organized,…
—
skills.sh
database-schema-designer
database-schema-designer — an installable skill for AI agents, published by softaworks/agent-toolkit.
—
skills.sh
qa-test-planner
Generate comprehensive test plans, manual test cases, regression test suites, and bug reports for QA engineers. Includes Figma MCP integration for design…
—
skills.sh
humanizer
|
—
skills.sh
mermaid-diagrams
Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams…
—
skills.sh
draw-io
draw.io diagram creation, editing, and review. Use for .drawio XML editing, PNG conversion, layout adjustment, and AWS icon usage.
—
skills.sh
design-system-starter
Create and evolve design systems with design tokens, component architecture, accessibility guidelines, and documentation templates. Ensures consistent,…
—
skills.sh
mui
Material-UI v7 component library patterns including sx prop styling, theme integration, responsive design, and MUI-specific hooks. Use when working with MUI…
—
skills.sh
perplexity
Web search and research using Perplexity AI. Use when user says "search", "find", "look up", "ask", "research", or "what's the latest" for generic queries. NOT…
—
skills.sh
requirements-clarity
Clarify ambiguous requirements through focused dialogue before implementation. Use when requirements are unclear, features are complex (>2 days), or involve…
—
skills.sh
datadog-cli
Datadog CLI for searching logs, querying metrics, tracing requests, and managing dashboards. Use this when debugging production issues or working with Datadog…
—
skills.sh
gepetto
Creates detailed, sectionized implementation plans through research, stakeholder interviews, and multi-LLM review. Use when planning features that need…
—
skills.sh
web-to-markdown
Use ONLY when the user explicitly says: 'use the skill web-to-markdown ...' (or 'use a skill web-to-markdown ...'). Converts webpage URLs to clean Markdown by…
—
skills.sh
excalidraw
Use when working with *.excalidraw or *.excalidraw.json files, user mentions diagrams/flowcharts, or requests architecture visualization - delegates all…
—
skills.sh
backend-to-frontend-handoff-docs
Create API handoff documentation for frontend developers. Use when backend work is complete and needs to be documented for frontend integration, or user says…
—
skills.sh
jira
jira — an installable skill for AI agents, published by softaworks/agent-toolkit.