Showing 30 of 136864 results
Generates personalized interview preparation materials, including STAR method stories, practice questions, and talking points tailored to an individual's resume.
A curated collection of agent skills by @intellectronica, installable via the skills CLI or as a Claude Code plugin marketplace, with accompanying workshops and tutorials.
An OpenClaw skill that enables and configures Moltbot/Clawdbot memory search for persistent context, helping users set up memory and fix the "goldfish brain" problem by configuring memorySearch in their agent config.
An agent skill for working with Grafana OSS — part of the official Grafana skills collection covering dashboards, panels, PromQL, and the broader LGTM observability stack including Prometheus, Loki, Tempo, and Pyroscope.
A security skill from the HACK.SKILLS arsenal covering macOS process injection techniques, including dylib injection/hijacking, task_for_pid, XPC exploitation, Electron app injection, and DYLD_INSERT_LIBRARIES abuse.
Skill for building a promotion case using strategies from 17 product leaders, covering visibility, advocacy, blocker diagnosis, and framing advancement as solving company problems
Skill for delegating work effectively using frameworks from 38 product leaders, covering energy audits, delegation style matching, and balancing hands-on vs hands-off leadership
LaunchDarkly Experiments skill for setting up A/B tests with metrics, treatments, and data collection, enabling measurement-driven feature rollouts through LaunchDarkly's experimentation platform.
GTM playbook for AI products — positioning ("copilot" vs "agent" vs "teammate"), handling the real enterprise objection ("who is responsible when the agent breaks production?"), pricing variable-cost AI, and selling autonomous tools into enterprise ops. Built from field experience selling AI agents where security passed but operations rejected the product.
Part of Everything Claude Code, a comprehensive performance optimization system for AI agent harnesses providing skills, memory optimization, security scanning, and research-first development patterns across Claude Code, Codex, Cursor, and other AI coding tools.
Automated Douyin (Chinese TikTok) viral content generator that analyzes historical performance data, applies 9 viral factors, scores content across multiple dimensions, and iterates until reaching 5-star quality with view count estimation.
Official Elastic skill for managing Kibana Streams via REST API — list, inspect, enable, disable, and resync streams, including ingest/query settings, queries, significant events, and attachments. Part of the Elastic Agent Skills library built by the Elastic team.
LaunchDarkly feature flags skill for configuring guarded rollouts with progressive traffic ramp-up, metric monitoring for regressions, and automatic rollback capabilities to safely release features to production.
Provides expert guidance for implementing secure, efficient, and compliant Stripe payment integration best practices
Skill for working with the WordPress Abilities API (wp_register_ability, REST endpoints, @wordpress/abilities), covering ability registration, categories, meta, REST exposure, and permissions checks for WordPress 6.9+.
A codebase analysis skill that automatically generates comprehensive project documentation (project-doc.md) and AI agent guidelines (AGENTS.md) by intelligently scanning your repository, with delta scanning on subsequent runs to detect only changed files and architectural change detection requiring human confirmation.
A PM Skills Marketplace skill that generates test scenarios covering happy paths, edge cases, and error handling. Part of a 65-skill product management collection.
Provides robust error handling patterns across TypeScript, Python, and Go, covering typed error hierarchies, the Result pattern, API error handlers, React error boundaries, retry with exponential backoff, circuit breakers, and user-facing error message mapping.
Part of Everything Claude Code (ECC), a comprehensive performance optimization system for AI agent harnesses that includes skills, instincts, memory optimization, security scanning, and production-ready configurations across 12+ language ecosystems.
A security knowledge skill from the HackSkills arsenal covering unauthorized access techniques for common services, including service exposure checklists, reverse proxy misconfiguration (Nginx off-by-slash, X-Forwarded-For trust, Caddy template injection) for penetration testing and authorized security research.
Provides Bash scripting and Linux system administration patterns covering shell commands, process management, networking, and automation
Teaches AI agents how to connect to and operate Confluence via the Membrane platform, enabling page and space management through natural language without manual API key handling. Part of Membrane's library of 3,000+ app integration skills.
A PM Skills Marketplace skill that creates end-to-end customer journey maps with stages, touchpoints, emotions, and pain points. Part of a 65-skill PM collection.
A product management skill that guides AI agents through building opportunity solution trees to map opportunities to solutions systematically.
A PM Skills Marketplace skill for A/B test analysis including statistical significance validation, sample size checks, and ship/extend/stop recommendations. Part of a 65-skill PM collection.
Guides users through strategic job offer negotiations by understanding their situation, reframing compensation, and preparing collaborative negotiation approaches.
Part of Everything Claude Code (ECC), a comprehensive performance optimization system for AI agent harnesses that includes skills, instincts, memory optimization, security scanning, and production-ready configurations across 12+ language ecosystems.
Helps teams articulate, document, and reinforce their unique cultural values to create high-performing, psychologically safe work environments.
Guides agents to use package:ffigen to automatically generate FFI bindings instead of writing them manually, for tasks involving new FFI bindings, C/Objective-C/Swift integrations, or replacing hand-crafted dart:ffi setups.