Showing 30 of 136762 results
Optimizes resumes by analyzing and adjusting content to improve compatibility with Applicant Tracking Systems (ATS), ensuring better keyword matching and screening chances.
A Sentry plugin skill for setting up error monitoring, performance tracing, session replay, and logging in browser JavaScript applications, with support for React 16+, React Router, and Vercel deployment.
Elastic agent skill for executing ES|QL (Elasticsearch Query Language) queries. Use when the user wants to query Elasticsearch data, analyze logs, aggregate metrics, explore data, or build charts and dashboards from ES|QL results.
Subscribe to Trigger.dev task runs in real-time from frontend and backend. Covers creating public access tokens, backend run subscriptions, and React hooks for building progress indicators, live dashboards, streaming AI/LLM responses, and task status monitoring components.
A skill that acts like a video director, asking targeted questions about your video concept until the vague idea becomes a detailed shot-by-shot script (video-spec.md) with timing and transitions ready for rendering.
Skill for creating App Store Connect UI components and managing iOS app configurations using the App Store Connect CLI (asc).
A large collection of Claude Code skill templates sponsored by Z.AI, providing ready-to-use development skill configurations across various domains.
Compares Trailmark code graphs at two source snapshots (commits, tags, or directories) and surfaces security-relevant structural changes — new attack paths, blast radius growth, taint propagation shifts, and privilege boundary changes that text diffs miss. Designed for pre-release audits and differential security review over a range of commits.
Knowledge management framework inspired by Andrej Karpathy's LLM Wiki pattern. Compiles knowledge into interconnected markdown files in Obsidian vaults, maintained by AI coding agents instead of repeatedly querying LLMs.
A B2B LinkedIn ghostwriting skill that follows a 3-phase workflow: strategic interview to extract quantified stories, hook engineering with proven frameworks, and conversion-focused post body writing with mobile-first formatting and copywriting best practices.
App analytics skill from ASO Skills suite. Guides setting up and interpreting app store analytics and performance metrics.
A code quality review skill for Cognite Flows apps that checks for maintainability, clean code patterns, and best practices, part of a comprehensive builder skills collection including performance, security, and error handling reviews.
Twitter/X data skill for user profiles, tweet search, follower events, and KOL tracking.
Graph-informed triage for mutation testing and necessist runs — combines survived mutants and unnecessary test statements with Trailmark call graph data to separate false positives, missing unit test targets, and fuzzing targets. Supports mutation frameworks including circomvent and cairo-mutants.
Translates Mermaid sequenceDiagrams of cryptographic protocols into ProVerif (.pv) formal verification models to check properties like secrecy, authentication, forward secrecy, and replay resistance. Takes annotated message flows (Sign, Verify, DH, HKDF, Enc, Dec) and emits a model ready to pass to the ProVerif verifier.
Runs automated acceptance tests for HashiCorp Terraform providers to validate resource and data source implementations against real infrastructure.
AI agent skills for marketing and engineering workflows including conventional git commits, PromQL CLI, and more, compatible with Claude Code, Cursor, Gemini CLI, Codex, Copilot, and other agent platforms.
A collection of 25 POWERFUL-tier engineering agent skills covering advanced topics such as agent design, RAG architecture, database schema, CI/CD pipeline building, MCP server construction, security auditing, and incident management. Use when AI coding agents need production-grade expertise for complex engineering workflows.
Uses mutation testing to find gaps in cryptographic test vector coverage, then generates new vectors that specifically exercise the escaped mutants. Compares before/after mutation kill rates to prove the new vectors actually improve coverage — useful for building Wycheproof-style cross-implementation test suites.
An Austrian economics chatroom skill from the dbskill toolkit that simulates a three-way conversation between Hayek, Mises, and Claude to explore economic topics from an Austrian school perspective.
MongoDB client-connection optimization skill — picks pool size, timeouts, and idle/monitoring settings per workload (serverless, OLTP, OLAP) across all official drivers (Node.js, Python, Java, Go, C#, Ruby, PHP). Always gathers environmental context first and justifies each parameter, instead of applying arbitrary values.
Process optimization skill from Anthropic Knowledge Work Plugins for identifying and streamlining inefficient business workflows and processes.
The official Angular framework skill providing development guidance for building mobile and desktop web applications using TypeScript, with documentation covering components, routing, forms, SSR, and the Angular CLI.
A debugging skill from the Compound Engineering plugin by Every, which implements the compound engineering philosophy where 80% is planning and review and 20% is execution, with commands for brainstorming, planning, working, reviewing, and compounding learnings across AI coding agents.
A documentation review skill from the Compound Engineering plugin, applying the principle of making each unit of engineering work easier than the last through thorough planning and review workflows.
DeerFlow 2.0 — an open-source super agent harness by ByteDance that orchestrates sub-agents, memory, and sandboxes with extensible skills for deep exploration and research.
TanStack integration best practices covering TanStack Query, Router, and Start with structured guidelines across 32+ rules for data fetching, caching, and state management.