111 skills found · Page 4 of 4
fagemx / build-playability-reviewUse when a prototype or build exists and you need to know: is this worth playing? Not QA (use /game-qa for bugs), not feel (use /feel-pass for responsiveness), not code (use /gameplay-implementation-review). This evaluates the EXPERIENCE: does the loop close, does the session hold, does the player want to come back.
howells / fictionThis skill should be used when the user asks to "write a chapter", "write prose", "continue the story", "develop a character", "review my chapter", "critique my manuscript", "write a synopsis", "summarize my story", "plan my novel", "outline my book", "check for consistency", or mentions fiction writing, novels, short stories, scenes, or narrative craft.
tarrragon / security-reviewPerforms security review for Flutter/Dart code
mims-harvard / devtu-docs-qualityTOP PRIORITY skill — find and immediately fix or remove every piece of wrong, outdated, or redundant information in ToolUniverse docs. Wrong code, broken links, incorrect counts, and overlapping instructions must be fixed or removed — never left in place. Runs five phases: (D) static method scan, (C) live code execution, (A) automated validation, (B) ToolUniverse audit, (E) less-is-more simplification. Core philosophy: each concept appears exactly once; remove don't add; no emojis; single setup entry point
mukul975 / performing-threat-modeling-with-owasp-threat-dragon734+ structured cybersecurity skills for AI agents · MITRE ATT&CK mapped · agentskills.io open standard · Works with Claude Code, GitHub Copilot, OpenAI Codex CLI, Cursor, Gemini CLI & 20+ platforms · Penetration testing, DFIR, threat intel, cloud security & more · Apache 2.0
math-inc / github-code-review--- name: github-code-review description: Review code changes by analyzing git diffs, leaving inline comments on PRs, and performing thorough pre-push review. Works with gh CLI or falls back to git +
astronomer / debugging-dagsComprehensive DAG failure diagnosis and root cause analysis. Use for complex debugging requests requiring deep investigation like "diagnose and fix the pipeline", "full root cause analysis", "why is this failing and how to prevent it". For simple debugging ("why did dag fail", "show logs"), the airflow entrypoint skill handles it directly. This skill provides structured investigation and prevention recommendations.
FelixGraeber / aso-apptweakComprehensive App Store Optimization (ASO) skill for Claude Code, Codex, and Cursor. 13 sub-skills, 9 parallel subagents, local project auto-detection (Fastlane/Xcode/Gradle), iOS App Store + Google Play.
rwi001 / constant-time-analysisDetects timing side-channel vulnerabilities in cryptographic code
rwi001 / apify-ecommerceScrape e-commerce data for pricing intelligence, customer reviews, and seller discovery across Amazon, Walmart, eBay, IKEA, and 50+ marketplaces
rwi001 / aws-iam-best-practicesvscode IDE
0xquinto / grillBoris Cherny's Claude Code configuration - commands, agents, and settings
duthaho / docThe open-source AI dev toolkit for Claude Code. Ship faster with 27+ commands, 7 modes, and 34+ skills. Free forever.
almartin82 / deployA simple interface for accessing NJ DOE school data in R and Python
duthaho / planThe open-source AI dev toolkit for Claude Code. Ship faster with 27+ commands, 7 modes, and 34+ skills. Free forever.
duthaho / indexThe open-source AI dev toolkit for Claude Code. Ship faster with 27+ commands, 7 modes, and 34+ skills. Free forever.
goern / catchupReview last commit and branch changes
almartin82 / security-reviewA simple interface for accessing NJ DOE school data in R and Python
JazenaYLA / catchupReview last commit and branch changes
nextify-limited / clean-codeGuidelines for writing clean, maintainable, and human-readable code. Apply these rules when writing or reviewing code to ensure consistency and quality.
sunil-kombee / cursorrule🔧 Framework & Core Use Next.js App Router + `generateStaticParams` & `revalidate` for SSG where possible. Prefer server components for static or read-only content. Use Zustand