Log Landing Issues
This skill logs landing page issues for tracking and analysis, helping identify and resolve problems quickly.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add log-landing-issues npx -- -y @trustedskills/log-landing-issues
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"log-landing-issues": {
"command": "npx",
"args": [
"-y",
"@trustedskills/log-landing-issues"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, log-landing-issues, helps to identify and categorize issues encountered during landing page deployments. It analyzes deployment logs to pinpoint errors, warnings, and other relevant information related to website launches. The goal is to streamline troubleshooting and improve the reliability of landing pages.
When to use it
- Debugging a failed landing page launch: Quickly diagnose why a new or updated landing page isn't displaying correctly.
- Proactive monitoring of deployments: Regularly check deployment logs for potential problems before they impact users.
- Analyzing performance bottlenecks: Identify slow loading times or other performance issues related to landing pages.
- Automated reporting on deployment health: Generate reports summarizing the status and any errors found during a landing page release.
Key capabilities
- Log analysis
- Error identification
- Issue categorization
- Deployment monitoring
Example prompts
- "Analyze the latest deployment logs for my landing page."
- "Show me all warnings from the last three deployments."
- "Summarize any errors related to image loading on the new landing page."
Tips & gotchas
This skill requires access to your deployment logs. Ensure the AI agent has appropriate permissions and credentials to read these logs for accurate analysis.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.