Showing 30 of 146049 results
Wondel.ai agent skills for Claude Code and agentskills.io-compatible agents, installable via the plugin marketplace system.
Wondel.ai agent skills for Claude Code and agentskills.io-compatible agents, installable via the plugin marketplace system.
Seatbelt sandboxer skill from Trail of Bits for implementing macOS Seatbelt sandbox profiles to contain application behavior.
Wondel.ai agent skills for Claude Code and agentskills.io-compatible agents, installable via the plugin marketplace system.
Semi-automate HiPass (하이패스) toll-receipt issuance by reusing an *already-logged-in* Chrome session (Playwright persistent context or `user-data-dir` / remote debugging) — never stores ID/PW, OTP, or certificates. `hipass-receipt` CLI has three commands: `chrome-command` to launch the logged-in profile, `list` to query usage history between dates, and `receipt` to open the print popup for a specific `rowIndex`. Session expiry triggers an immediate re-login prompt.
Triages GitHub issues through a label-based state machine with interactive grilling sessions. Use when reviewing incoming bugs or feature requests, preparing issues for an AFK agent, or managing issue workflow via the `gh` CLI.
Skill for applying consistent professional styling to artifacts with 10 pre-set themes covering color palettes and font pairings for slides, docs, reports, and landing pages
Provides comprehensive guidance for implementing Ant Design ecosystem components, layouts, theming, and UI patterns in React applications with version 6.x.
Generates high-converting leads through interactive, psychology-driven quizzes that uncover prospects' needs and motivations with 30-50% conversion rates.
A product management skill that guides AI agents through developing Product Requirements Documents (PRDs) using battle-tested frameworks.
A contact management skill for Obsidian vaults that creates and enriches contact files with YAML frontmatter, fires an Inngest enrichment pipeline across 7 sources (Slack, Roam, GitHub, web, Granola, memory, Typesense), and supports VIP deep-enrichment with ongoing monitoring.
A skill for creating git branches following Sentry naming conventions with automatic type classification (feat/fix/ref/chore/etc.), kebab-case naming, intelligent base branch detection, and collision avoidance — fully non-interactive.
A collection of 65 Claude Code skills and 9 workflows with progressive disclosure, covering full-stack development including context engineering and Atlassian integration.
from supercent-io/skills-template
Part of Google's official Agent Skills collection for Google Cloud, providing guidance on tuning and optimizing agents deployed on the Google Agent Platform for improved performance.
Provides guidance on building MCP servers for Atlassian product integrations, enabling Claude to interact with Jira, Confluence, and other Atlassian services.
Rewrites engineer-to-engineer content for engineering-org leadership and shapes it for the target channel (JIRA, Slack, async standup, email, meeting talking-points).
Binance P2P (C2C) trading assistant for natural-language queries about P2P market ads (price quotes, ad search by payment method, two-step `trade-methods` → `ad-list` flow with plain-string `tradeMethodIdentifiers`) and, with API credentials, the user's own P2P order history/summary. Explicitly does not place orders, handles SAPI signing with insertion-order params (no sorting), enforces read-only API permissions, and masks API keys in output (first 5 + last 4 / last 5).
Applies Anthropic's brand colors, typography, and design guidelines to visual artifacts, ensuring consistent corporate identity.
GitHub review requests skill for Sentry employees. Helps manage and triage code review requests following the Agent Skills format.
React UI component system skill for building accessible, themeable interfaces with TailwindCSS, Radix UI, and shadcn/ui, covering design system architecture, responsive layouts, dark mode, and component composition
Teaches AI assistants how to correctly develop Gutenberg blocks, covering block.json configuration, attribute handling, rendering techniques, and proper block deprecation strategies.
Distributed systems design skill based on DDIA (Designing Data-Intensive Applications) principles for building scalable and reliable systems.
A HashiCorp agent skill for Terraform that helps write HCL code, build modules, develop providers, and run tests. Use when working with Terraform infrastructure-as-code tasks in Claude Code, GitHub Copilot, Cursor, or other supported AI coding tools.
A skill from the Google Agent Skills repository that provides guidance for working with Google Agent Platform tuning and management APIs, helping AI agents configure and manage deployed agents on Google Cloud.
Searches and analyzes session logs using jq to retrieve historical conversation context across different sessions.
Release It framework skill for designing production-ready systems with stability patterns including circuit breakers, bulkheads, timeouts, and retry logic.