Skip to main content
av1155
GitHub creator profile

av1155

Repository-level view of 32 collected skills across 2 GitHub repositories.

skills collected
32
repositories
2
updated
Aug 14, 2026
repository explorer

Repositories and representative skills

write-email
office-clerks-general-439061

Write, shorten, or fix a real email to a real person. Use when the user says write an email, draft an email, reply to this, send this to, email my coworker/boss/client/vendor, follow up on, ask them for, make this email shorter, is this too long, review my…

Aug 14, 2026
deep-audit
software-quality-assurance-analysts-and-testers

Exhaustive post-work audit for any codebase. Run after finishing a feature, sprint, bug fix, or refactoring pass to find overlooked edge cases, discarded response data, missing cross-field validations, misleading success signals, untested failure paths, and…

Aug 14, 2026
review
software-quality-assurance-analysts-and-testers

Adversarial code review of the current branch. Launches a thorough review checking correctness, security, performance, architecture, type safety, and test coverage. Verifies findings against current library documentation via ctx7 and web sources to avoid…

Aug 14, 2026
commenting
software-developers

Universal commenting and documentation conventions across all languages. Load when writing or reviewing substantial comments, docstrings, file headers, or migration documentation. Project-specific commenting standards in `docs/commenting-standard.md` (when…

Aug 9, 2026
python
software-developers

Python conventions for this user. Loads only when reading or editing .py / .pyi files. Reflects Python 3.14 (PEP 749 lazy annotations, PEP 750 t-strings, PEP 779 free-threading), 3.13 floor, modern tooling (uv, ruff, pyright/mypy, pytest 9 + pytest-asyncio…

Aug 9, 2026
catchup
software-developers

Restore context after /clear or new session. Shows current branch, uncommitted changes, open PRs, recent commits, issue tracker state, and what to do next. Use whenever starting a new session, resuming work, or after clearing context. Triggers on catchup,…

Jul 30, 2026
agentic-coding-harnesses
software-developers

Use when modifying the agentic coding environment, including dotfiles, skills/rules wiring, AGENTS.md/CLAUDE.md loading, Stow symlinks, Claude/Codex/OpenCode/Pi config, plugins, MCP, hooks, or harness compatibility. Loads the runbook to avoid breaking…

May 12, 2026
find-docs
software-developers

Retrieves up-to-date documentation, API references, and code examples for any developer technology via the ctx7 (Context7) CLI. Use this skill whenever the user mentions "ctx7" or "context7", or asks about a specific library, framework, SDK, CLI tool, or…

May 12, 2026
Showing 8 of 22 collected skills.
bump
software-developers

Bump Houndarr version and prepare a release PR. Promotes the Unreleased CHANGELOG block to a versioned block, runs quality gates, opens the PR. Use when the user asks to bump the version, prepare a release, or run /bump. Trigger phrases include bump, release,…

Aug 12, 2026
houndarr-changelog
software-developers

Houndarr's CHANGELOG.md style guide and entry rules. Loads when reading or editing CHANGELOG.md or VERSION. Covers the noun-led present-tense voice, the 80-160 character length target, vocabulary the operator can act on, banned phrasings, what does not belong…

Aug 12, 2026
houndarr-ci
software-developers

Houndarr's CI workflow reference and branch protection. Loads when reading or editing .github/workflows/. Covers the 11 required status checks (exact names matter for branch protection), the additional non-required workflows, the paths-ignore + ci-skip…

Aug 3, 2026
houndarr-architecture
software-developers

Houndarr's source layout and architectural patterns at file granularity. Loads when reading or editing src/houndarr/. Covers the per-file purpose for auth/, clients/, engine/, routes/, services/; the wire-models vs domain-models split; the *arr API spec…

May 22, 2026
houndarr-database
database-architects

Houndarr's SQLite schema and migration discipline. Loads when reading or editing src/houndarr/database.py. Covers the schema table reference, the SCHEMA_VERSION bump checklist, and the version-locking rule for migration constants that prevents later renames…

May 22, 2026
houndarr-python
software-developers

Houndarr-specific Python conventions on top of the global python skill. Loads when reading or editing .py files in this repo. Covers the noqa/nosec suppression table, the AppSettings-as-plain-dataclass decision, the frozen-dataclass-with-slots invariant for…

May 4, 2026
houndarr-testing
software-quality-assurance-analysts-and-testers

Houndarr's pytest patterns. Loads when reading or editing tests/ files. Covers the fixture dependency graph, the FK seeding pattern for cooldowns/search_log tests, the local _login() and CSRF helpers in route tests, and the auth-state reset in test_settings.

May 4, 2026
verify-algorithms
software-developers

Verify probabilistic, distributional, or random behaviour empirically before changing search-engine code. Loads when reading or editing src/houndarr/engine/. Use when a user, code review, or another AI surfaces a claim about bias, ordering, page selection,…

May 4, 2026
Showing 8 of 10 collected skills.
Showing 2 of 2 repositories
All repositories loaded