Agent Skills by Alex Graber
Showing 23 vetted skills indexed across 1 GitHub repositories.
spec-kit-tasks
Generate dependency-ordered tasks.md from plan.md and spec.md artifacts.
spec-kit-reconcile
Reconcile drift across spec.md, plan.md, and tasks.md in-place.
python-testing
Codify Python testing best practices with pytest for reliable tests.
mcp-research
Retrieve current library and API documentation via MCP tools.
spec-kit-clarify
Resolve high-impact ambiguities in a feature specification and update spec.md.
python-workflow-delivery
Automate branch-to-PR workflows for Python projects with validation gates.
python-types-contracts
Define explicit typing contracts for Python public interfaces and boundary rules.
good-prose
Draft, rewrite, or edit professional prose for clarity and active voice.
code-review
Review diffs and pull requests with structured, actionable feedback.
python-notebooks-async
Manage top-level await and concurrent tasks in IPython, Jupyter, and VS Code notebooks.
python-integrations-resilience
Enforce explicit timeouts, retries, and idempotency for Python outbound API integrations.
spec-kit-specify
Convert vague requirements into structured, testable feature specifications using Spec Kit templates.
python-concurrency-performance
Select Python concurrency models and implement safe cancellation and lifecycle behavior.
spec-kit
Route requests to spec-kit sub-skills and enforce artifact-order gates.
spec-kit-constitution
Create and version the Spec Kit constitution and propagate changes to dependent templates.
mermaid
Generate and locally render Mermaid diagrams for chatbot flows.
optimize-skills
Enforce frontmatter-driven structure and progressive disclosure in SKILL.md files.
spec-kit-analyze
Audits spec.md, plan.md, tasks.md for gaps, ambiguities, duplication, conflicts, outputs structured report with routing recommendations.
python-runtime-operations
Validate startup config, handle termination signals, and emit structured JSON logs for Python services.
python-design-modularity
Design modular Python architectures with clear module boundaries and ownership.
commit-message
Draft a Conventional Commit message from staged Git changes.
spec-kit-checklist
Generate requirement-quality checklists from spec.md with traceability markers.
python-data-state
Guide Python developers to establish data ownership, boundary validation, and bounded mutable state.