python

jonathan-tylerjonathan-tyler

Apply Python coding and testing preferences, including type hints and pytest conventions. Use when creating, reviewing, or refactoring Python code and tests.

195 days ago

repository-bootstrap

jonathan-tylerjonathan-tyler

Create a consistent baseline for a new project or repository. Use when initializing or scaffolding a repo.

195 days ago

dev-containers

jonathan-tylerjonathan-tyler

Create and maintain Development Container configurations with practical defaults, predictable mounts, and container-engine-aware settings.

195 days ago

agent-skill-authoring

jonathan-tylerjonathan-tyler

Create and validate Agent Skills using the SKILL.md format, required frontmatter, and practical structure. Use when defining new skills, splitting docs into skill files, or reviewing skill metadata and naming rules.

195 days ago

secrets-management

jonathan-tylerjonathan-tyler

Manage secrets safely in code and workflows. Use when handling API keys, tokens, passwords, certificates, environment variables, or secret rotation.

195 days ago

markdown

jonathan-tylerjonathan-tyler

Write and refine Markdown documents that are easy to scan, with key links surfaced early for both humans and agents.

195 days ago

javascript

jonathan-tylerjonathan-tyler

Apply JavaScript and TypeScript tooling defaults for package management, linting, and formatting. Use when creating or updating JS/TS projects, tooling, or workspace setup.

195 days ago

gitignore

jonathan-tylerjonathan-tyler

Enforce `.gitignore` safety preferences related to VS Code workspace directories.

195 days ago

cli-development

jonathan-tylerjonathan-tyler

Design and implement robust command-line interfaces with clear help text, reliable flags, predictable output, and correct exit behavior. Use when creating or improving CLI tools in any language.

195 days ago

containers

jonathan-tylerjonathan-tyler

Apply container-related preferences including Podman-first usage, rootless defaults, and container file naming conventions.

195 days ago