Skip to main content
wdm0006
GitHub creator profile

wdm0006

Repository-level view of 54 collected skills across 3 GitHub repositories.

skills collected
54
repositories
3
updated
Aug 19, 2026
repository explorer

Repositories and representative skills

managing-python-releases
software-developers

Manages Python library releases including semantic versioning, changelog maintenance (Keep a Changelog format), release automation with GitHub Actions, and deprecation workflows. Use when planning releases, writing changelogs, automating release pipelines, or…

Aug 19, 2026
building-python-mcp-servers
software-developers

Builds robust Python MCP (Model Context Protocol) servers with FastMCP — tool design, error contracts, event-loop-safe blocking work, subprocess/CLI wrapping, single-file vs packaged distribution, global-state-free testing, and prompt-injection awareness. Use…

Aug 18, 2026
running-resumable-sync-jobs
software-developers

Design and review long-running batch or sync jobs that process many items against a remote API and persist checkpoint state — exit codes that report partial failure, checkpoints that are safe to resume, per-item tolerance vs. fatal abort, telling "zero" apart…

Aug 12, 2026
shipping-across-surfaces
software-developers

Land a change everywhere the same fact is stated — enumerating the full surface inventory (landing copy, docs, machine-readable summaries, changelog badges repeated across every page, sitemap, README, descriptions embedded in code, and untyped frontend…

Aug 12, 2026
reporting-derived-metrics
data-scientists-152051

Compute statistics, scores, and flags from samples that may be too small to support them — undefined dispersion returned as 0.0 and tripping a minimum threshold, sentinel choice (None vs 0 vs NaN), threshold blocks gated on "was this measured", reports that…

Aug 11, 2026
testing-python-libraries
software-quality-assurance-analysts-and-testers

Designs and implements pytest test suites for Python libraries with fixtures, parametrization, mocking, Hypothesis property-based testing, and CI configuration. Use when creating tests, improving coverage, setting up testing infrastructure, or implementing…

Aug 11, 2026
auditing-python-security
information-security-analysts

Audits Python libraries for security vulnerabilities using Bandit, pip-audit, Semgrep, and detect-secrets. Identifies SQL injection, command injection, hardcoded credentials, secrets exposed through tracebacks, weak cryptography, and insecure deserialization.…

Aug 9, 2026
building-python-web-apps
software-developers

Provides an opinionated reference architecture for production Python web apps — FastAPI + async SQLAlchemy + Postgres, pydantic-settings config, Stripe billing, server-rendered Jinja or a decoupled SPA, deployed as a single Docker image on a managed platform…

Aug 9, 2026
Showing 8 of 30 collected skills.
evergreen-follow-up-reminders
sales-representatives-of-services-except-advertising-insurance-financial-services-and-travel

Generates a prioritized follow-up list from Evergreen CRM based on overdue actions, stale contacts, and interaction cadences. Use when planning your week, checking who needs attention, or building a daily outreach list.

Jul 31, 2026
re-engaging-evergreen-contacts
sales-representatives-of-services-except-advertising-insurance-financial-services-and-travel

Identifies dormant contacts in Evergreen CRM and drafts natural re-engagement messages. Use when you want to reconnect with people you haven't spoken to in months, revive stale relationships, or systematically re-engage your extended network.

Jul 31, 2026
evergreen-context-recall
project-management-specialists

Generates a narrative summary of everything known about a contact in Evergreen CRM — how you met, what you've discussed, mutual connections, and pending threads. Use when you need to quickly refresh your memory before reaching out, replying, or meeting…

Jul 31, 2026
evergreen-weekly-report
project-management-specialists

Generates a weekly relationship management digest from Evergreen CRM — interactions logged, follow-ups completed vs missed, network growth, and a spotlight contact. Use for weekly reviews, accountability, or planning the week ahead.

Jul 31, 2026
evergreen-news-alerts
market-research-analysts-and-marketing-specialists-131161

Monitors news and web mentions for Evergreen CRM contacts and their companies — funding rounds, product launches, press coverage, job changes. Use to surface timely conversation starters and stay informed about your network's activities.

Jul 31, 2026
auto-logging-email-interactions
office-clerks-general-439061

Parses recent Gmail activity and logs interaction summaries to Evergreen CRM contacts — without storing full email bodies. Use when you want to sync email activity to your CRM, update interaction history, or keep Evergreen current with your communications.…

Jul 29, 2026
capturing-contacts-in-evergreen
office-clerks-general-439061

Parses unstructured text (email signatures, business cards, LinkedIn profiles, meeting notes) into structured Evergreen CRM contacts. Use when adding new contacts from raw text, importing contacts from emails or messages, or batch-creating contacts from event…

Jul 29, 2026
enriching-evergreen-contacts
market-research-analysts-and-marketing-specialists-131161

Researches and enriches Evergreen CRM contacts with publicly available information — LinkedIn details, company info, recent news, and shared context. Use when a contact has sparse details, before an important meeting, or when batch-updating stale records.

Jul 29, 2026
Showing 8 of 18 collected skills.
weekly-review
project-management-specialists

Generates a weekly summary of your idea.log activity — new ideas captured, progress made, ideas completed or abandoned — with suggestions for what to focus on next. Use at the start or end of each week.

Jul 29, 2026
backlog-grooming
project-management-specialists

Reviews all pending ideas in idea.log, cleans up stale or duplicate entries, improves descriptions, suggests tags, and helps prioritize what to work on next. Use when your idea backlog feels cluttered or you want to start a focused work session.

Jul 16, 2026
autonomous-builder
software-developers

Picks an idea from your idea.log backlog and autonomously starts building it — scaffolding a project, writing initial code, setting up the repo. Use when you want to turn an idea into a real project without doing the setup yourself.

Jul 16, 2026
idea-decomposition
project-management-specialists

Breaks a large or complex idea into smaller, actionable sub-ideas, each with their own first steps and tags. Creates the sub-ideas in idea.log and links them back to the parent. Use when an idea feels too big to start.

Jun 16, 2026
stale-ideas-audit
project-management-specialists

Finds ideas that have been sitting untouched in your backlog and helps you decide what to do with each one — revive it, refine it, or abandon it. Use when your backlog has accumulated cruft over time.

Jun 16, 2026
idea-interview
project-management-specialists

Conducts an interactive conversation to flesh out a vague or half-formed idea into something specific and actionable. Asks clarifying questions, suggests tags and first steps, and updates the idea in idea.log. Use when you have a rough concept that needs…

Apr 5, 2026
Showing 3 of 3 repositories
All repositories loaded