Loading...
Loading...
Found 2,892 Skills
Comprehensive design system guidelines for building consistent, accessible, and scalable digital products
Create structured, visually hierarchical Notion notes with RogelioKG's style.
Paste in a DM or email thread where partnership terms were discussed and receive a clean bulleted summary of all agreed terms formatted to send back to the creator for confirmation. This skill should be used when summarizing a creator conversation into agreed terms, extracting deal points from a DM thread, turning an email negotiation into a confirmation message, documenting what was agreed with an influencer, cleaning up a messy negotiation thread into clear terms, converting informal creator discussions into a written agreement summary, pulling terms from a back-and-forth DM exchange, creating a confirmation recap from a creator call or chat, formalizing a verbal deal with a creator, or drafting a terms confirmation message to send after a negotiation. For writing the initial outreach messages, see creator-outreach-sequence-generator. For negotiation strategy and counter-offer language, see creator-negotiation-assistant.
Break down implementation plans into actionable task lists. Use after planning to create a structured task breakdown. Generates tasks.md with ordered, dependency-aware tasks.
Generate OpenAPI 3.2.0 specifications for third-party APIs (OpenAI, Anthropic, Google, Microsoft, Stripe, GitHub, Slack, AWS, and more)
ABC Medical Cloud API Document Query Tool. Reads and queries the OpenAPI specification documents of ABC API (5000+ interfaces), supports searching by module, path, and method, and automatically resolves $ref references. Adopts a module-split cache structure for fast query speed. Usage scenarios: (1) Query API interface definitions (2) Search for specific function interfaces (3) Query Schema definitions (4) View interface statistics
Write, audit, and improve AGENTS.md files for AI coding agents. Use when creating or improving agent context for a codebase.
Use this when the Discover (reverse engineering) of legacy projects tends to get out of control in coverage. You need to first conduct module classification (P0/P1/P2) and constrain the depth of reverse engineering, ensuring that high-ROI modules are made traceable first instead of "writing everything but making it unmaintainable."
Explain and document MTHDS bundles. Use when user says "what does this pipeline do?", "explain this workflow", "explain this method", "walk me through this .mthds file", "describe the flow", "document this pipeline", "how does this work?", or wants to understand an existing MTHDS method bundle.
ADR format and methodology for documenting significant technical decisions with context, alternatives considered, and consequences. Use when making or documenting architectural decisions.
Datadog docs lookup using docs.datadoghq.com/llms.txt and linked Markdown pages.
Used when you need to perform Discover (reverse engineering) on legacy projects with existing code, consolidate repository facts into `.aisdlc/project/`, and you find that AI or teams frequently guess entry points and boundaries, have duplicate writing of indexes and details, or lack evidence chains leading to repeated rework.