release
01quality-screener/quality-screener-mcp-server
Command Claude Code
Cut a new release — bump the version on main, tag it, and publish a GitHub release.
quality-screener/quality-screener-mcp-server
Command Claude Code
Cut a new release — bump the version on main, tag it, and publish a GitHub release.
quality-screener/quality-screener-mcp-server
Skill Claude CodeCodex
Security-focused code review checklist and automated scanning patterns. Use when reviewing pull requests for security issues, auditing authentication/authorization code, checking for OWASP Top 10 vulnerabilities, or validating input sanitization. Covers SQL injection prevention, XSS protection, CSRF tokens…
quality-screener/quality-screener-mcp-server
Skill Claude CodeCodex
Simplify Python backend code for clarity, maintainability, and correctness while preserving behavior. Use when asked to "simplify the backend", "clean up Python code", "refactor for clarity", "reduce complexity", "remove dead code", or review recently modified backend code for elegance. Targets FastAPI routes…
quality-screener/quality-screener-mcp-server
Skill Claude CodeCodex
Craft a high-quality git commit message that follows the Conventional Commits specification (https://www.conventionalcommits.org/en/v1.0.0/) and always mentions the affected component. Use when the user asks to write a commit message, prepare a commit, draft a message for staged changes, or improve an existing commit…
quality-screener/quality-screener-mcp-server
Skill Claude CodeCodex
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
quality-screener/quality-screener-mcp-server
Skill Claude CodeCodex
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
quality-screener/quality-screener-mcp-server
Skill Claude CodeCodex
Plan and prepare a new feature end-to-end. Use when the user asks to "add a new feature", "design X", "let's build Y", "plan a feature", or "prepare a feature plan". Enforces the project flow: check prior plans in docs/plans, classify the feature type, split cleanly between backend and frontend, get user approval…
quality-screener/quality-screener-mcp-server
Instructions file CodexOpenCode
AGENTS.md instructions for quality-screener/quality-screener-mcp-server, a project described as: MCP server for the Quality Screener stock screener.
quality-screener/quality-screener-mcp-server
Instructions file
Claude Code instructions for quality-screener/quality-screener-mcp-server, covering claude.md / agents.md, critical rules, commands, http mode, mirroring the remote deployment and architecture.
quality-screener/quality-screener-mcp-server
MCP server Claude CodeCodexCursor
Screen and score stocks with the Quality Screener engine: filters, custom scores, and history. Remote server at mcp.qualityscreener.io.