Mike Glenn
Community@ilude · Butler PA
Father, Coder, Geek
Agent Skills by Mike Glenn
Showing 27 vetted skills indexed across 2 GitHub repositories.
agent-spike-project
Document reusable patterns for structuring agent-driven spike projects.
python-testing
Configure pytest fixtures, mocking, async tests, and coverage via conftest.py.
cli-development
Guide CLI application design, argument parsing, output, and testing.
database-workflow
Provide language-agnostic best practices for database migrations, schema design, and query optimization.
makefile-workflow
Automate Makefile workflows with PHONY targets, variables, and platform detection.
typescript-testing
Enforce Bun-based TypeScript and JavaScript test execution with bun test.
code-documentation
Guide code comments and documentation to explain rationale and design decisions.
api-design-patterns
Design REST and GraphQL APIs with language-agnostic patterns for routes, schemas, and specs.
typescript-workflow
Automate Bun-based TypeScript project setup and workflow management with Bun tooling and tsconfig patterns.
ignore-files-workflow
Synchronizes ignore entries across .gitignore and .dockerignore files.
logging-observability
Implement structured JSON logging with trace and span IDs.
devcontainer-workflow
Provision DevContainer environments with non-root users and multi-stage Dockerfiles.
lesson-runner
Run Python lesson code with uv and automatic virtual environment handling.
youtube-cache
Caches YouTube video metadata and transcripts for semantic search and archival access.
session-context-management
Save and resume session progress using /snapshot and /pickup commands.
archive-reprocessing
Reprocess stale archives with pluggable transformers and semantic versioning.
structured-analysis
Apply systematic analytical frameworks to prompts, systems, documents, and code.
development-philosophy
Apply development principles to planning, architecture reviews, and design decisions.
git-workflow
Validate Git commits for secrets and enforce safe push rules.
container-projects
Guide Dockerfile and docker-compose configurations for secure containerized deployments.
python-workflow
Standardize Python project setup with uv, pip, or poetry and pytest.
adversarial-review
Identify flaws in plans and systems through a five-phase adversarial review framework.
web-projects
Detect frameworks and package managers in JavaScript/TypeScript web projects.
security-first-design
Evaluate security risks across architecture, code reviews, and feature planning.