Showing 30 of 119571 results
from membranedev/application-skills
Converts Office documents (Word, Excel, PowerPoint, PDF, images, and audio) to Markdown using Microsoft's markitdown tool, making content searchable, version-controllable, and AI-friendly. Supports both Python API and CLI usage.
A Ghost Security skill that generates combined security reports across all scan results, consolidating findings from code, dependency, and secrets scanning.
Reads and searches GitHub repository documentation via the gitmcp.io MCP service, converting GitHub URLs to documentation endpoints.
Generates Claude Code skills by providing templated instructions, scaffolding, and guidance for creating new agent skills with structured components.
Guides users in creating structured, pragmatic technical roadmaps using frameworks that prioritize clear documentation, strategic simplicity, and focused engineering efforts.
Distributed systems design skill based on DDIA (Designing Data-Intensive Applications) principles for building scalable and reliable systems.
Query the Korea Meteorological Administration (KMA) short-term forecast via `k-skill-proxy` using either `nx`/`ny` grid coordinates or `lat`/`lon` (auto-converted by the proxy), and summarize `TMP`/`SKY`/`PTY`/`POP`/`PCP`/`SNO`/`REH`/`WSD`. The upstream `KMA_OPEN_API_KEY` stays on the proxy so users never handle it directly.
Unify scattered notifications across GitHub, Linear, local hooks, desktop alerts, and connected chat/email into one ECC-native lane with a severity model (Critical/High/Medium/Low), event pipeline (capture → classify → route → collapse duplicates → attach action), and digest-first defaults. Prefers existing ECC primitives (skill, hook, agent, MCP) over a new notification product and always pairs each signal with the next operator action.
from dpearson2699/swift-ios-skills
Day 1 onboarding skill from AI Native Camp, a 7-day intensive Claude Code bootcamp for non-developers. Guides users through Claude Code basics with a structured block-by-block learning flow including explanations, hands-on exercises, and quizzes.
Guides product teams in designing frictionless user onboarding that rapidly reveals core product value and drives early user engagement.
Deploys web applications, serverless functions, and infrastructure to Cloudflare using Workers, Pages, and platform services.
Comprehensive code review skill that analyzes diffs for security vulnerabilities, anti-patterns, and quality issues with automatic frontend/backend domain detection
Teaches AI agents how to connect to and operate Google Drive via the Membrane platform, enabling file management actions through natural language without manual API key handling. Part of Membrane's library of 3,000+ app integration skills.
from dpearson2699/swift-ios-skills
Release It framework skill for designing production-ready systems with stability patterns including circuit breakers, bulkheads, timeouts, and retry logic.
A Claude Code skill for Swift Charts covering bar, line, area, pie, and donut charts with scrolling, selection, and annotations.
Context engineering skills collection teaching the art of curating LLM context windows for production-grade AI agent systems, covering system prompts, tool definitions, and message history management
`/dbs-chatroom` (定向聊天室) — dbskill multi-role chat room that either recommends 3–5 experts based on the topic (recommendation mode) or accepts user-specified figures (designated mode), runs each expert in its own parallel agent with dynamically generated prompts, then has a judge summarize: discussion quality, blind-spot补盲, and actionable next steps.
from binance/binance-skills-hub
Skill for designing growth loops using frameworks from 54 product leaders at Dropbox, LinkedIn, and Calendly, covering viral, paid, content, and product-led acquisition loops
An iOS/macOS agent skill covering the Swift Testing framework, including @Test, @Suite, #expect macros, parameterized tests, and mocking. Use when building or improving test suites for Swift 6.3 projects targeting iOS or macOS.
Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.