plain-bug
01Skill Claude CodeCodex
Submit a bug report for the Plain framework. Use when the user wants to report a bug, error, or unexpected behavior. Collects context and creates a GitHub issue.
Skill Claude CodeCodex
Submit a bug report for the Plain framework. Use when the user wants to report a bug, error, or unexpected behavior. Collects context and creates a GitHub issue.
Skill Claude CodeCodex
Answer questions about the Plain framework by researching docs and source code. Use when asked "how do I...", "does Plain support...", or "how does X work?" questions.
Skill Claude CodeCodex
Installs Plain packages and guides through setup steps. Use when adding new packages to a project.
Skill Claude CodeCodex
Captures and analyzes performance traces to identify slow queries and N+1 problems. Use when a page is slow, there are too many queries, or the user asks about performance.
Skill Claude CodeCodex
Open a remote Python shell on a production machine via encrypted tunnel. Use when you need to inspect production data, debug issues, run queries, or transfer files.
Skill Claude CodeCodex
Check overall database health — schema correctness and operational health. Use when asked to check the database, validate schema, optimize indexes, or diagnose Postgres problems.
Skill Claude CodeCodex
Upgrades Plain packages and applies required migration changes. Use when updating to newer package versions.
Skill Claude CodeCodex
Releases Plain packages with intelligent version suggestions and parallel release notes generation. Use when releasing packages to PyPI.
Instructions file
Claude Code instructions for dropseed/plain, covering claude, after making code changes, commands, scratch directory and testing changes.
MCP server Claude CodeCodexCursor +2
MCP server "plain-example", hosted remotely at plain-example.plaintunnel.com, as configured in dropseed/plain.
Skill Claude CodeCodex
Releases plainx packages with version suggestions, changelog generation, and git tagging. Use when releasing a package to PyPI.