API Dev

API design, REST, GraphQL

Showing 1585-1608 of 6068 skills
openclaw

aetherlang-chef

by openclaw

Michelin-level recipes and culinary analysis in Greek, covering 17 sections from ingredients to plating and molecular gastronomy.

API Dev 4.5K 6mo ago
ed3dai

writing-for-a-technical-audience

by ed3dai

Use when writing documentation, guides, API references, or technical content for developers - enforces clarity, conciseness, and authenticity while avoiding AI writing patterns that signal inauthenticity

API Dev 248 7mo ago
ed3dai

asking-clarifying-questions

by ed3dai

Use after initial design context is gathered, before brainstorming - resolves contradictions in requirements, disambiguates terminology, clarifies scope boundaries, and verifies assumptions to prevent building the wrong solution

API Dev 248 7mo ago
mcouthon

testing

by mcouthon

"Behavioral testing strategy — deciding what to test and how. Use when writing tests, reviewing test quality, or fixing tests that test mocks instead of behavior. Triggers on: 'use testing mode', 'write tests', 'test strategy', 'tests are brittle', 'tests test mocks', 'improve test quality', 'what should I test'. Full access mode - can write and run tests."

API Dev 77 6mo ago
alekspetrov

nav-skill-creator

by alekspetrov

Analyze codebase patterns and create custom skills for repetitive workflows. Use when project needs automation or pattern enforcement. Auto-invoke when user says "create a skill for...", "automate this workflow", or "we keep doing X manually".

API Dev 229 9mo ago
Dwsy

svg-logo-generator

by Dwsy

Generate high-quality, minimalistic, and geometric SVG logos using Python scripts. Use this skill when users need to create logos, icons, or visual identities with geometric primitives (circles, rects, paths) and specific color schemes. Applies generative design principles with standardized workflows for scalable SVG output.

API Dev 22 8mo ago
Dwsy

project-planner

by Dwsy

Comprehensive project planning and documentation generator for software projects. Creates structured requirements documents, system design documents, and task breakdown plans with implementation tracking. Use when starting a new project, defining specifications, creating technical designs, or breaking down complex systems into implementable tasks. Supports user story format, acceptance criteria, component design, API specifications, and hierarchical task decomposition with requirement traceability.

API Dev 22 8mo ago
moonbitlang

moonbit-refactoring

by moonbitlang

"Refactor MoonBit code to be idiomatic: shrink public APIs, convert functions to methods, use pattern matching with views, add loop invariants, and ensure test coverage without regressions. Use when updating MoonBit packages or refactoring MoonBit APIs, modules, or tests."

API Dev 74 7mo ago
moonbitlang

moonbit-c-binding

by moonbitlang

Guide for writing MoonBit bindings to C libraries using native FFI. Use when adding extern "c" declarations, writing C stubs with moonbit.h, configuring native-stub and link.native in moon.pkg or moon.pkg.json, choosing #borrow/#owned ownership annotations, designing callback trampolines, wrapping C pointers with external objects and finalizers, converting strings across FFI, or validating bindings with AddressSanitizer.

API Dev 74 6mo ago
OpenAEC-Foundation

erpnext-errors-api

by OpenAEC-Foundation

"Error handling patterns for ERPNext/Frappe API development (v14/v15/v16). Covers whitelisted method errors, REST API errors, client-side handling, external integrations, and webhooks. Triggers: API error, whitelisted method error, frappe.call error, REST API error, webhook error, external API error, HTTP status codes."

API Dev 173 7mo ago
OpenAEC-Foundation

erpnext-impl-serverscripts

by OpenAEC-Foundation

"Implementation workflows and decision trees for ERPNext Server Scripts. Use when determining HOW to implement server-side features: document validation, automated calculations, API endpoints, scheduled tasks, permission filtering. Triggers: how do I implement server-side, when to use server script vs controller, which script type, build custom API, automate validation, schedule task, filter documents per user."

API Dev 173 7mo ago
tenequm

x402

by tenequm

"Build internet-native payments with the x402 open protocol. Use when developing paid APIs, paywalled content, AI agent payment flows, or any service using HTTP 402 Payment Required for on-chain micropayments. Covers TypeScript, Python, and Go SDKs across EVM (Base) and Solana networks with HTTP, MCP, and A2A transports."

API Dev 35 6mo ago
steveclarke

time-tracking

by steveclarke

Manage time tracking with Toggl or Clockify. Use when user asks about time tracking, timers, timesheets, logging hours, starting/stopping work, checking what's running, viewing time entries, or creating manual entries. Triggers on "toggl", "clockify", "time tracking", "timer", "timesheet", "log time", "track time", "hours worked".

API Dev 35 7mo ago
steveclarke

todoist

by steveclarke

Interact with Todoist via MCP. Use when adding tasks, listing tasks, marking complete, or managing projects.

API Dev 35 7mo ago
tenequm

cloudflare-workers

by tenequm

Rapid development with Cloudflare Workers - build and deploy serverless applications on Cloudflare's global network. Use when building APIs, full-stack web apps, edge functions, background jobs, or real-time applications. Triggers on phrases like "cloudflare workers", "wrangler", "edge computing", "serverless cloudflare", "workers bindings", or files like wrangler.toml, worker.ts, worker.js.

API Dev 35 6mo ago
steveclarke

bruno-endpoint-creation

by steveclarke

Create professional Bruno REST API endpoint configurations with proper authentication, environment setup, and documentation. Use when setting up API testing with Bruno, creating new endpoints, or configuring collection-level authentication. Triggers on "create Bruno endpoint", "Bruno API testing", "set up Bruno collection".

API Dev 35 7mo ago
steveclarke

1password

by steveclarke

Fetch secrets and create/manage 1Password items via CLI. Use when needing API keys, tokens, or credentials, or when storing new secrets. Ask user for the 1Password secret reference (op://Vault/Item/field format) rather than the actual secret.

API Dev 35 7mo ago
steveclarke

feature-spec

by steveclarke

Technical Specification

API Dev 35 7mo ago
streamlit

using-streamlit-session-state

by streamlit

Using st.session_state to manage state across Streamlit reruns. Use when persisting data, handling widget state, implementing callbacks, or debugging state issues. Covers initialization patterns, widget-state association, and common gotchas.

API Dev 224 7mo ago
streamlit

choosing-streamlit-selection-widgets

by streamlit

Choosing the right Streamlit selection widget. Use when deciding between radio buttons, selectbox, segmented control, pills, or other option selection widgets. Helps pick the right widget for the number of options and selection type.

API Dev 224 7mo ago
streamlit

displaying-streamlit-data

by streamlit

Displaying charts, dataframes, and metrics in Streamlit. Use when visualizing data, configuring dataframe columns, or adding sparklines to metrics. Covers native charts, Altair, and column configuration.

API Dev 224 7mo ago
streamlit

building-streamlit-multipage-apps

by streamlit

Building multi-page Streamlit apps. Use when creating apps with multiple pages, setting up navigation, or managing state across pages.

Analytics 224 7mo ago
streamlit

using-streamlit-layouts

by streamlit

Structuring Streamlit app layouts. Use when placing content in sidebars, columns, containers, or dialogs. Covers sidebar usage, column limits, horizontal containers, dialogs, and bordered cards.

API Dev 224 7mo ago
msmps

opentui

by msmps

Comprehensive OpenTUI skill for building terminal user interfaces. Covers the core imperative API, React reconciler, and Solid reconciler. Use for any TUI development task including components, layout, keyboard handling, animations, and testing.

API Dev 224 6mo ago