所有 Skills

找到 6079 個 Skills

Skills 列表

codex

codex

2.2Kprompting-reasoning

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 GPT-5.2 by default for state-of-the-art software engineering.

softaworks avatarsoftaworks
獲取
professional-communication

professional-communication

2.2Ktesting-qa

Guide technical communication for software developers. Covers email structure, team messaging etiquette, meeting agendas, and adapting messages for technical vs non-technical audiences. Use when drafting professional messages, preparing meeting communications, or improving written communication.

softaworks avatarsoftaworks
獲取
dependency-updater

dependency-updater

2.2Kbackend-api

Smart dependency management for any language. Auto-detects project type, applies safe updates automatically, prompts for major versions, diagnoses and fixes dependency issues.

softaworks avatarsoftaworks
獲取
ship-learn-next

ship-learn-next

2.2Kdesign-ui

Transform learning content (like YouTube transcripts, articles, tutorials) into actionable implementation plans using the Ship-Learn-Next framework. Use when user wants to turn advice, lessons, or educational content into concrete action steps, reps, or a learning quest.

softaworks avatarsoftaworks
獲取
reducing-entropy

reducing-entropy

2.2Kcode-generation

Manual-only skill for minimizing total codebase size. Only activate when explicitly requested by user. Measures success by final code amount, not effort. Bias toward deletion.

softaworks avatarsoftaworks
獲取
command-creator

command-creator

2.2Kagent-workflows

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 to document a workflow as a reusable command. Essential for creating optimized, agent-executable slash commands with proper structure and best practices.

softaworks avatarsoftaworks
獲取
openapi-to-typescript

openapi-to-typescript

2.2Kproductivity

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 schema to TS, create API interfaces, or generate TypeScript types from an API specification.

softaworks avatarsoftaworks
獲取
meme-factory

meme-factory

2.2Kresearch-knowledge

Generate memes using the memegen.link API. Use when users request memes, want to add humor to content, or need visual aids for social media. Supports 100+ popular templates with custom text and styling.

softaworks avatarsoftaworks
獲取
gemini

gemini

2.2Kprompting-reasoning

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 context windows. Uses Gemini 3 Pro by default for state-of-the-art reasoning and coding.

softaworks avatarsoftaworks
獲取
domain-name-brainstormer

domain-name-brainstormer

2.2Kwriting-content

Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.

softaworks avatarsoftaworks
獲取
react-dev

react-dev

2.2Kfrontend

This skill should be used when building React components with TypeScript, typing hooks, handling events, or when React TypeScript, React 19, Server Components are mentioned. Covers type-safe patterns for React 18-19 including generic components, proper event typing, and routing integration (TanStack Router, React Router).

softaworks avatarsoftaworks
獲取
feedback-mastery

feedback-mastery

2.2Ktesting-qa

Navigate difficult conversations and deliver constructive feedback using structured frameworks. Covers the Preparation-Delivery-Follow-up model and Situation-Behavior-Impact (SBI) feedback technique. Use when preparing for difficult conversations, giving feedback, or managing conflicts.

softaworks avatarsoftaworks
獲取
plugin-forge

plugin-forge

2.2Kfrontend

Create and manage Claude Code plugins with proper structure, manifests, and marketplace integration. Use when creating plugins for a marketplace, adding plugin components (commands, agents, hooks), bumping plugin versions, or working with plugin.json/marketplace.json manifests.

softaworks avatarsoftaworks
獲取
daily-meeting-update

daily-meeting-update

2.2Kresearch-knowledge

Interactive daily standup/meeting update generator. Use when user says 'daily', 'standup', 'scrum update', 'status update', 'what did I do yesterday', 'prepare for meeting', 'morning update', or 'team sync'. Pulls activity from GitHub, Jira, and Claude Code session history. Conducts 4-question interview (yesterday, today, blockers, discussion topics) and generates formatted Markdown update.

softaworks avatarsoftaworks
獲取
threejs

threejs

2.2Kbackend-api

Build 3D web apps with Three.js (WebGL/WebGPU). Use for 3D scenes, animations, custom shaders, PBR materials, VR/XR experiences, games, data visualizations, product configurators.

mrgoonie avatarmrgoonie
獲取
humanizer

humanizer

2.2Kwriting-content

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases. Credits: Original skill by @blader - https://github.com/blader/humanizer

softaworks avatarsoftaworks
獲取
qa-test-planner

qa-test-planner

2.2Ktesting-qa

Generate comprehensive test plans, manual test cases, regression test suites, and bug reports for QA engineers. Includes Figma MCP integration for design validation.

softaworks avatarsoftaworks
獲取
writing-clearly-and-concisely

writing-clearly-and-concisely

2.2Kresearch-knowledge

Use when writing prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Applies Strunk's timeless rules for clearer, stronger, more professional writing.

softaworks avatarsoftaworks
獲取
database-schema-designer

database-schema-designer

2.2Kdatabase

Design robust, scalable database schemas for SQL and NoSQL databases. Provides normalization guidelines, indexing strategies, migration patterns, constraint design, and performance optimization. Ensures data integrity, query performance, and maintainable data models.

softaworks avatarsoftaworks
獲取
skill-judge

skill-judge

2.2Kresearch-knowledge

Evaluate Agent Skill design quality against official specifications and best practices. Use when reviewing, auditing, or improving SKILL.md files and skill packages. Provides multi-dimensional scoring and actionable improvement suggestions.

softaworks avatarsoftaworks
獲取
mermaid-diagrams

mermaid-diagrams

2.2Kdevops-cloud

Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams (domain modeling, object-oriented design), sequence diagrams (application flows, API interactions, code execution), flowcharts (processes, algorithms, user journeys), entity relationship diagrams (database schemas), C4 architecture diagrams (system context, containers, components), state diagrams, git graphs, pie charts, gantt charts, or any other diagram type. Triggers include requests to "diagram", "visualize", "model", "map out", "show the flow", or when explaining system architecture, database design, code structure, or user/application flows.

softaworks avatarsoftaworks
獲取
sequential-thinking

sequential-thinking

2.2Kprompting-reasoning

Use when complex problems require systematic step-by-step reasoning with ability to revise thoughts, branch into alternative approaches, or dynamically adjust scope. Ideal for multi-stage analysis, design planning, problem decomposition, or tasks with initially unclear scope.

mrgoonie avatarmrgoonie
獲取
domain-authority-auditor

domain-authority-auditor

2.2Kresearch-knowledge

Use when auditing domain authority, trust, or citation credibility; runs 40-item CITE scoring with veto checks (TRUSTED/CAUTIOUS/UNTRUSTED). Not for page-level content quality — use content-quality-auditor; not for backlink profiling alone — use backlink-analyzer. 域名权威/网站可信度

aaron-he-zhu avataraaron-he-zhu
獲取
terraform-skill

terraform-skill

2.2Kdevops-cloud

Use when writing, reviewing, or debugging Terraform/OpenTofu modules, tests, CI, scans, or state ops - diagnoses failure mode (identity churn, secrets, blast radius, CI drift, state corruption) with version-aware guards.

antonbabenko avatarantonbabenko
獲取
想按分類檢視?試試 /category/writing-content.