Showing 30 of 119385 results
A collection of AI agent skills for resume optimization and career development, including ATS optimization, bullet writing, job description analysis, resume tailoring, cover letter generation, LinkedIn profile optimization, interview prep, and salary negotiation.
Provides reusable React component design patterns, state management techniques, and performance optimization strategies for scalable applications.
Agent skills for shipping iOS apps with App Store Connect CLI (asc), covering builds, TestFlight, metadata, submissions, signing, and workflow automation.
Provides cryptocurrency market data capabilities including Binance AI analysis reports for tokens like BTC, ETH, and SOL, and blockchain news updates from TheBlockBeats via shell scripts.
Official Google agent skills repository covering Google Cloud products and technologies, including Gemini API, AlloyDB, BigQuery, Cloud Run, Cloud SQL, Firebase, GKE, and Well-Architected Framework patterns for security, reliability, and cost optimization.
Looks up Seoul real-time subway arrival information through a `KSKILL_PROXY_BASE_URL` proxy that wraps the official Seoul Open Data API, so users never handle the upstream OpenAPI key directly. Returns line, direction, first/second arrival messages, and seconds until arrival per station, with an explicit "as of" timestamp because the data changes second-by-second.
Remotion (React video creation) best-practices skill bundling 29 domain-specific rule files covering 3D with Three.js/R3F, animations, audio, captions, compositions, fonts, Lottie, sequencing, Tailwind, text animations, and interpolation/spring timing. Load whenever you are writing Remotion code.
Skill for guiding AI-assisted software building using insights from 3 product leaders, covering iterative prompting, goal breakdown, and expectation setting for prototypes and MVPs
Enables sharing and discovering Claude Code skills through Composio's skill registry, facilitating community-driven skill distribution.
Helps users develop targeted content marketing strategies by identifying goals, validating search demand, and creating content that solves specific professional pain points.
A Claude Agent Skill for Shopify Liquid theme coding standards, covering BEM methodology, design tokens, Web Components, and defensive CSS patterns for theme development.
Fetches KBO (Korean baseball) game schedules and scores for a specific date with the globally-installed `kbo-game` npm package, calling its `getGame(new Date(...))` export with a strict KST date conversion (string dates fail in `kbo-game@0.0.2`). Returns home/away, status, and score per game and supports optional team filtering, always converting relative "today/yesterday" inputs to absolute dates.
Provides guidance on developing Model Context Protocol servers and clients, covering MCP specification, tool registration, and server implementation patterns.
Assists with UI/UX design workflows including design processes, usability principles, prototyping, and user experience best practices
Helps product teams discover customer motivations by understanding the specific "job" customers want products to accomplish across functional, emotional, and social dimensions.
Go development skill for the samber/lo library, providing type-safe functional programming helpers like map, filter, and reduce with generics.
Skill for writing internal communications including status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, and project updates
Security-first vetting protocol for OpenClaw/ClawHub skills. Enforces code review, detects red flags like exfiltration and obfuscation, checks permission scope, and produces risk reports with confidence scores.
Official agent skills for Railway cloud platform covering project status, deployments, domains, variables, and CI/CD workflows, compatible with Claude Code, Codex, and OpenCode.
Checks Korean Lotto draw results — latest round (`getLatestRound`), specific round detail (`getDetailResult`), and ticket-number matching (`checkNumber`) — using the globally-installed `k-lotto` npm package via `NODE_PATH=$(npm root -g)` invocation. Used for "이번 주 로또 번호", a specific round's winning numbers/payouts, or checking whether a user's six numbers won.
An open-source super agent harness by ByteDance that orchestrates sub-agents, memory, and sandboxes for deep exploration and efficient research workflows. DeerFlow 2.0 is a ground-up rewrite powered by extensible skills, supporting multiple LLM providers.