weather
169Skill Claude CodeCodex
Get current weather and forecasts (no API key required).
Skill Claude CodeCodex
Get current weather and forecasts (no API key required).
Skill Claude CodeCodex
Use this skill when the user wants to update their project's CLAUDE.md or AGENTS.md, verify their Claude Code setup, or check for improvements to their project configuration. Triggers on requests like: "update my project docs", "verify my claude setup", "check my project configuration", "audit my .claude directory"…
Skill Claude CodeCodex
Use when creating /goal directives, reusable testable outcome-oriented success standards for agentic workflows. Use whenever the user asks to create a goal, write a /goal directive, define what good looks like, set success criteria for an agent, define a reusable instruction, create a quality standard, write…
Skill Claude CodeCodex
Use this skill when reviewing Python code for common anti-patterns to avoid. Use as a checklist when reviewing code, before finalizing implementations, or when debugging issues that might stem from known bad practices.
Skill Claude CodeCodex
Python background job patterns including task queues, workers, and event-driven architecture. Use when implementing async task processing, job queues, long-running operations, or decoupling work from request/response cycles.
Skill Claude CodeCodex
Python design patterns including KISS, Separation of Concerns, Single Responsibility, and composition over inheritance. Use this skill when designing a new service or component from scratch and choosing how to layer responsibilities, when refactoring a God class or monolithic function that has grown too large, when…
Skill Claude CodeCodex
Python error handling patterns including input validation, exception hierarchies, and partial failure handling. Use when implementing validation logic, designing exception strategies, handling batch processing failures, or building robust APIs.
Skill Claude CodeCodex
Generate a complete MCP server project in Python with tools, resources, and proper configuration.
Skill Claude CodeCodex
Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.
Skill Claude CodeCodex
Use the PocMap Python package for CVE exploit discovery, vulnerability research, and bug bounty hunting. Provides 22 MCP tools and 13 CLI commands for looking up CVEs, finding exploits/PoCs, discovering recent vulnerabilities, product-based CVE discovery, CPE/CVSS analysis, bug bounty report lookup, and practice lab…
MCP server Claude CodeCodexCursor +2
MCP server "pocmap" as configured in zebbern/pocmap. Runs pocmap.mcp_server with python. Needs 1 environment variable to run.
Instructions file CodexOpenCode
Instructions for zebbern/pocmap, covering agents guidelines, presentation & ux, knowledge freshness & research preferences, testing & verification preferences and real runs over green mocks.
Instructions file
Instructions for zebbern/pocmap, covering pocmap conventions, knowledge freshness & research preferences (important!), commands, stack and project structure — important.
MCP server Claude CodeCodexCursor
AgLoop MCP Server — Agent introspection tools for VS Code Copilot custom agents. Runs locally from the agloop-mcp Python package.