Directory

Discover and filter AI agent skills. 27,776 active skills available.

Popular guides from the directory

Start with intent-focused guides, then come back to the full directory when you need broader coverage.

Results

Showing 3049-3072 of 27,776Page 128 of 1158

session-startup

12
from Bulugulu/motif-cli

Ensures the agent is oriented on the current project state before taking action. Prevents the agent from working with stale context or making assumptions about project status. [GENERATED BY MOTIF — review and customize]

unity-tool-creation

12
from Bulugulu/motif-cli

Workflow for creating Unity tools and features that can be tested in isolation. Prevents untestable features in a multiplayer context. [GENERATED BY MOTIF — review and customize]

deploy-production

12
from Bulugulu/motif-cli

Standardized deployment workflow for this specific project's infrastructure. Prevents deployment failures from skipped steps or wrong order. [GENERATED BY MOTIF — review and customize]

bug-fix-iteration

12
from Bulugulu/motif-cli

Systematic approach to fixing bugs reported via pasted logs. Prevents the agent from making broad changes that introduce regressions when only a targeted fix is needed. [GENERATED BY MOTIF — review and customize]

mrsf-review

12
from wictorwilen/MRSF

Review Markdown documents using the MRSF (Sidemark) sidecar format. Use when asked to review, comment on, or provide feedback on Markdown files. Adds structured, anchored review comments via the MRSF MCP server.

otto

12
from metricasboss/otto

🛡️ Guardião de privacidade LGPD (Brasil). Detecta violações da Lei 13.709/18, dados sensíveis expostos (CPF, RG, email, telefone), tracking sem consentimento, logs com PII, e riscos de multas até R$ 50 milhões. Use quando código acessa dados pessoais, implementa analytics/tracking, loga informações de usuário, ou antes de commits que alteram coleta de dados.

wireframe

12
from lionbenjamin/agent-templates

Create markdown wireframes with detailed UX descriptions from a product specification. Senior UX Designer perspective inspired by Notion and Linear.

ux_redesign

12
from lionbenjamin/agent-templates

Redesign a feature or page from a Principal UX Designer's perspective.

tech_review

12
from lionbenjamin/agent-templates

Senior Principal Engineer performing thorough technical review of implementation plans before development.

tasks

12
from lionbenjamin/agent-templates

Break down an approved implementation plan into specific, actionable tasks.

specify

12
from lionbenjamin/agent-templates

Create a product specification that defines what to build and why, without prescribing how.

skeptical_review

12
from lionbenjamin/agent-templates

Perform a critical, skeptical code review of the project from the perspective of a Principal Engineer.

security_agent

12
from lionbenjamin/agent-templates

Perform a full security review of the codebase (Node.js & React focus).

review_plan

12
from lionbenjamin/agent-templates

Review the technical implementation plan against the specification.

review_domain

12
from lionbenjamin/agent-templates

Perform a thorough architectural review of a domain model.

review_constitution

12
from lionbenjamin/agent-templates

Review and stress-test the technical constitution after /constitute.

retro

12
from lionbenjamin/agent-templates

Reflect on the completed feature, document lessons learned, and improve workflows.

release_gate

12
from lionbenjamin/agent-templates

Final Go/No-Go check and release preparation.

quality

12
from lionbenjamin/agent-templates

Comprehensive quality assurance and functionality verification. Edge case testing and code quality audit.

plan

12
from lionbenjamin/agent-templates

Create technical implementation plans from specifications. Uses TDD approach and defines clear verification strategy.

optimize

12
from lionbenjamin/agent-templates

Analyze and improve performance metrics.

janitor

12
from lionbenjamin/agent-templates

Clean up code, remove unused items, and standardize structure.

implement

12
from lionbenjamin/agent-templates

Start the implementation phase of a feature based on the approved plan.

fix

12
from lionbenjamin/agent-templates

Diagnose and fix bugs with surgical precision.