Help users build effective AI applications. Use when someone is building with LLMs, writing prompts, designing AI...
cat ~/Novo
Explore os skills mais recentes adicionados ao marketplace
Help users build and maintain strong team culture. Use when someone is defining team values, creating psychological...
Help users build and scale their sales organization. Use when someone is hiring their first salespeople, deciding...
Help users get promoted at work. Use when someone is preparing for a promotion conversation, building their case for...
Help users craft compelling brand narratives. Use when someone is defining brand strategy, writing company...
Help users apply behavioral science to product design. Use when someone is designing for habit formation, reducing...
Help users synthesize and act on customer feedback. Use when someone is analyzing NPS responses, processing support...
Help users define AI product strategy. Use when someone is building an AI product, deciding where to apply AI in...
Help users create and run AI evaluations. Use when someone is building evals for LLM products, measuring model...
Create or update Claude Agent Skills. Use this when users want to build a new skill, scaffold a skill folder,...
Expertise in analyzing Tenkai agent experiments. Use when asked to "analyze experiment X" to determine success...
some skills that enable LLMs like Claude, Gemini to perform agentic tasks
>
>
Creates micro-chunked implementation plans stored in .claude/plans/[feature-name]/ - breaks large features into 2-3...
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running...
Use when starting feature work that needs isolation from current workspace or before executing implementation plans...
Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents...
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it...
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework...
Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically...
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or...
Manages chunked plan lifecycle - listing plans, checking status, resuming interrupted plans, cleaning up completed plans
Implement Kubernetes security policies including NetworkPolicy, PodSecurityPolicy, and RBAC for production-grade...