83,201 skills sorted by stars.
This prompt asks the AI to role‑play as an experienced founder who has already built a similar company in your chosen bu...
Complete lessons learned standards, validation, and multi-file management. Single source of truth for all lessons learne...
Notify the user before starting any long-running task and keep them updated. Use when a task will take noticeable time (...
Detect drugs and substances with extreme safety variance across species where a safe dose in one species is lethal in an...
lets build an alexa skill
轻量级全平台 RSS 订阅管理器。一键聚合 YouTube、Vimeo、Behance、Twitter/X、知识星球、B站、微博、抖音、小红书的内容更新,支持增量去重和 AI 智能分类。
Letta framework for building stateful AI agents with long-term memory. Use for AI agent development, memory management,...
Generate formal and informal letters including business correspondence, cover letters, and personal communications
Diagnostic-first user research for support conversations and feedback analysis. Reaches Level 3 (user goal) before inves...
World-class level design expertise - spatial storytelling, player flow, blockout methodology, and the invisible hand tha...
Spatial storytelling and flow specialist - Masters layout theory, pacing architecture, encounter design, and environment...
A scientific framework to identify your current stage of product-market fit and navigate the transition from founder-led...
Manage talent acquisition with Lever's modern ATS and CRM platform.
Automate recruiting workflows in Lever ATS -- manage opportunities, job postings, requisitions, pipeline stages, and can...
Audit a codebase for the 12 leverage points of agentic coding. Identifies gaps and provides prioritized recommendations....
Leonid Levin''s algorithmic complexity meets playful mutual ingression. Use for: BB(n) prediction markets, Kolmogorov co...
Playful mutual ingression meets Leonid Levin's algorithmic bounds. Use for: playful exploration with theoretical guarant...
Creates 4 root documentation files (CLAUDE.md, docs/README.md, documentation_standards.md, principles.md). L3 Worker inv...
Creates 3 core project docs (requirements.md, architecture.md, tech_stack.md). L3 Worker invoked by ln-110-project-docs-...
Creates runbook.md for DevOps setup. L3 Worker invoked CONDITIONALLY when hasDocker detected.
Creates task management documentation (docs/tasks/README.md + kanban_board.md). L2 Worker in ln-100-documents-pipeline....
Orchestrates full decomposition (scope → Epics → Stories) by delegating ln-210 → ln-220. Sequential Story decomposition...
CREATE/REPLAN Epics from scope (3-7 Epics). Batch Preview + Auto-extraction. Decompose-First Pattern. Auto-discovers tea...
CREATE/REPLAN Stories for Epic (5-10 Stories). Delegates ln-001-standards-researcher for standards research. Decompose-F...
Creates Stories from IDEAL plan (CREATE) or appends user-requested Stories (ADD). Generates 8-section documents, validat...
Replans Stories when Epic requirements change. Compares IDEAL vs existing, categorizes operations (KEEP/UPDATE/OBSOLETE/...
RICE prioritization per Story with market research. Generates consolidated prioritization table in docs/market/[epic-slu...
Orchestrates task operations. Analyzes Story, builds optimal plan (1-6 implementation tasks), delegates to ln-301-task-c...
Creates ALL task types (implementation, refactoring, test). Generates task documents from templates, validates type rule...
Updates ALL task types (implementation/refactoring/test). Compares IDEAL plan vs existing tasks, categorizes KEEP/UPDATE...
This skill should be used to validate and auto-fix Stories/Tasks against 2025 standards. Penalty Points system (goal = 0...
Orchestrates Story tasks. Prioritizes To Review -> To Rework -> Todo, delegates to ln-401/ln-402/ln-403/ln-404, hands St...
Executes implementation tasks (Todo -> In Progress -> To Review). Follows KISS/YAGNI, guides, quality checks. Not for te...
Worker that runs existing tests to catch regressions. Auto-detects framework, reports pass/fail. No status changes or ta...
Coordinates 9 specialized audit workers (security, build, architecture, code quality, dependencies, dead code, observabi...
Security audit worker (L3). Scans codebase for hardcoded secrets, SQL injection, XSS, insecure dependencies, missing inp...
Build health audit worker (L3). Checks compiler/linter errors, deprecation warnings, type errors, failed tests, build co...
Architecture audit worker (L3). Checks DRY (7 types), KISS/YAGNI, layer breaks, error handling, DI patterns. Returns fin...
Dead code & legacy audit worker (L3). Checks unreachable code, unused imports/variables/functions, commented-out code, b...
Concurrency audit worker (L3). Checks race conditions, missing async/await, resource contention, thread safety, deadlock...
Application lifecycle audit worker (L3). Checks bootstrap initialization order, graceful shutdown, resource cleanup, sig...
Orchestrates full project bootstrap from Replit export to production-ready structure
Coordinates dependency upgrades across all detected package managers
Upgrades npm/yarn/pnpm dependencies with breaking change handling
Upgrades .NET NuGet packages with breaking change handling
Upgrades Python pip/poetry/pipenv dependencies with breaking change handling
Coordinates project structure migration to Clean Architecture