productivity▌
6,493 indexed skills · max 10 per page
setup-artist
recoupable/setup-artist · Productivity
Complete artist workspace scaffold with directories, context files, memory system, and environment setup. \n \n Creates a standardized folder structure including context, memory, songs, releases, content, config, library, and apps directories with README guides for each \n Initializes context files (artist identity, audience insights, era metadata) and a scoped memory system that distinguishes between permanent, era-specific, and session-level knowledge \n Sets up environment and services config
ghost-scan-code
ghostsecurity/skills · Productivity
Static analysis security scanner that identifies OWASP vulnerabilities across backend, frontend, mobile, and library code. \n \n Scans for SQL injection, XSS, BOLA, BFLA, SSRF, prototype pollution, unsafe deserialization, ReDoS, path traversal, and zip slip vulnerabilities \n Three scan depths available: quick (default), balanced, and full, with token usage warnings for comprehensive scans \n Automated workflow: plans vulnerability vectors per project type, nominates candidate files, analyzes fi
sentry-fix-issues
getsentry/sentry-agent-skills · Productivity
Discover, analyze, and fix production issues using Sentry's full debugging capabilities. \n \n Integrates with Sentry MCP to search issues, retrieve stack traces, breadcrumbs, traces, and AI-generated root cause analysis across your project \n Follows a structured seven-phase workflow: discovery, deep analysis, hypothesis formation, code investigation, implementation, verification, and reporting \n Treats all Sentry event data as untrusted external input; enforces security constraints against em
asc-subscription-localization
rudrankriyam/app-store-connect-cli-skills · Productivity
Bulk-localize subscription and in-app purchase display names across all App Store Connect locales. \n \n Supports localization of subscriptions, subscription groups, and in-app purchases across 37 App Store locales with separate create and update commands for each entity type \n Workflow includes listing existing localizations to avoid duplicates, creating missing ones per locale, and verifying completion with table output \n Handles both single display names applied uniformly across all locales
red-team-tools-and-methodology
davila7/claude-code-templates · Productivity
Implement proven methodologies and tool workflows from top security researchers for effective reconnaissance, vulnerability discovery, and bug bounty hunting. Automate common tasks while maintaining thorough coverage of attack surfaces.
swift-concurrency-6-2
affaan-m/everything-claude-code · Productivity
Single-threaded by default with explicit background offloading via @concurrent and isolated protocol conformances. \n \n Async functions stay on the calling actor by default, eliminating implicit background offloading that caused data-race errors in Swift 6.1 and earlier \n Isolated conformances allow MainActor types to safely conform to non-isolated protocols without unsafe workarounds \n @concurrent attribute explicitly offloads CPU-intensive work to background threads; requires nonisolated ty
plan-harder
am-will/codex-skills · Productivity
Detailed, phased implementation plans with sprints and atomic tasks for bugs, features, or tasks. \n \n Structures plans into research, requirements clarification, sprint-based implementation, and risk assessment phases \n Breaks work into demoable, independently testable sprints with specific, committable atomic tasks including file paths and dependencies \n Asks targeted clarification questions upfront to resolve ambiguities around scope, constraints, priorities, and success criteria \n Identi
nansen-token-screener
nansen-ai/nansen-cli · Productivity
Answers: "What tokens are trending and worth a deeper look?"
swarm-planner
am-will/codex-skills · Productivity
Generates dependency-aware implementation plans optimized for parallel multi-agent execution. \n \n Creates atomic, independently executable tasks with explicit dependency declarations to maximize parallelization across agents \n Requires codebase investigation, documentation retrieval for external libraries, and clarifying questions before planning to eliminate ambiguity \n Structures plans with task IDs, dependency arrays, descriptions, file locations, and validation criteria; includes visual
invoice-organizer
composiohq/awesome-claude-skills · Productivity
Automatically organize invoices and receipts into a tax-ready filing system with consistent naming and logical folder structure. \n \n Extracts key information from PDFs, images, and documents: vendor name, invoice number, date, amount, and description \n Renames files to a standardized format ( YYYY-MM-DD Vendor - Invoice - Description.ext ) for easy sorting and retrieval \n Organizes files by vendor, expense category, time period, or tax classification based on user preference \n Generates a C