2487 results (19.8ms) page 38 / 125
jforksy / claude-skills-board-deck exact

Generate quarterly board presentations with metrics, narrative, and strategic asks

vivainio / agent-skills-python-project exact

Set up a modern Python project with uv, pyproject.toml, and ruff. Use when creating a new Python project, package, or CLI tool.

Arseeth / skills-for-vibe-coder-clean-code-reviewer exact

Analyze code quality based on "Clean Code" principles. Identify naming, function size, duplication, over-engineering, and magic number issues with severity ratings and refactoring suggestions. Use...

RefoundAI / lenny-skills-running-effective-meetings exact

Help users run more effective meetings. Use when someone is dealing with meeting overload, wants to improve meeting culture, is preparing an important meeting, or struggles to get decisions made...

Arseeth / skills-for-vibe-coder-ast-grep-rule-crafter exact

Write AST-based code search and rewrite rules using ast-grep YAML. Create linting rules, code modernizations, and API migrations with auto-fix. Use when the user mentions ast-grep, tree-sitter...

TaylorHuston / local-life-manager-weekly-review exact

Weekly review and planning session. Use at end of week or weekend to review progress, plan next week, and set priorities. Triggers on "weekly review", "plan my week", "what did I do this week",...

JonathanAquino / ai-skills-jon-blog-post-draft exact

This skill helps draft blog posts in Jon Aquino's distinctive writing style for his blog "Jon Aquino's Mental Garden" (jona.ca).

Y4rd13 / fullstack-ml-ai-agent-skills-fastapi-architect exact

Scaffold, review, or refactor FastAPI services using uv, a src/ layout, versioned routers (/v1, /v2), and optional singleton external clients under src/services/clients when needed.

RefoundAI / lenny-skills-designing-growth-loops exact

Help users design and optimize growth loops. Use when someone is building viral mechanics, designing referral programs, creating product-led acquisition, or figuring out how to make their product...

proffesor-for-testing / agentic-qe-qe-quality-assessment exact

Comprehensive quality gates, metrics analysis, and deployment readiness assessment for continuous quality assurance.

RefoundAI / lenny-skills-planning-under-uncertainty exact

Help users plan products and strategy when outcomes are unpredictable. Use when someone is dealing with ambiguous timelines, building in fast-moving markets, planning AI/ML projects, or asking how...

petekp / agent-skills-manual-testing exact

Guide users step-by-step through manually testing whatever is currently being worked on. Use when asked to "test this", "verify it works", "let's test", "manual testing", "QA this", "check if it...

d-o-hub / rust-self-learning-memory-playwright-cli exact

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots,...

qodex-ai / ai-agent-skills-generate-swagger-docs exact

Generate OpenAPI documentation from source code. Analyzes repository to automatically discover API endpoints and create swagger.json and interactive HTML documentation. Use when generating API...

RefoundAI / lenny-skills-problem-definition exact

Help users define problems clearly before jumping to solutions. Use when someone is scoping a new feature, validating a product idea, struggling to articulate what they're building, or falling...

teach 0.00
TaylorHuston / local-life-manager-teach exact

Deep pedagogical guidance - learn technology by doing with Socratic teaching. Use when learning a new framework or wanting to understand WHY, not just HOW.

RefoundAI / lenny-skills-shipping-products exact

Help users ship products faster and with higher quality. Use when someone is planning a launch, struggling to release features, dealing with shipping velocity issues, or trying to establish better...

rmyndharis / antigravity-skills-tdd-workflows-tdd-red exact

Generate failing tests for the TDD red phase to define expected behavior and edge cases.