dropseed
@dropseed Organization
Public Skills
plain-bug
by dropseed
Submit a bug report for the Plain framework. Use when you encounter a bug, error, or unexpected behavior. Collects context and creates a GitHub issue.
plain-upgrade
by dropseed
Upgrades Plain packages and applies required migration changes. Use when updating to newer package versions.
release
by dropseed
Releases Plain packages with intelligent version suggestions and parallel release notes generation. Use when releasing packages to PyPI.
plain-install
by dropseed
Installs Plain packages and guides through setup steps. Use when adding new packages to a project.
plain-optimize
by dropseed
Captures and analyzes performance traces to identify slow queries and N+1 problems. Use when analyzing performance or optimizing database queries.
readme
by dropseed
Guidelines for writing and editing Plain package READMEs. Use this when creating or updating README files.
annotations
by dropseed
Workflow for adding type annotations to Plain packages. Use this when adding or improving type coverage.