Agent Skills by Mus Titou
Showing 35 vetted skills indexed across 2 GitHub repositories.
docker-patterns
Orchestrate multi-service Docker Compose development with networking, volumes, and health checks.
api-design
Design and review REST API interfaces with consistent naming, status codes, and versioning.
deployment-patterns
Standardize deployment patterns for CI/CD pipelines with Docker and GitHub Actions.
e2e-testing
Automate Playwright end-to-end tests using the Page Object Model.
continuous-learning
Extract session patterns and lessons into reusable markdown skill files.
tdd-workflow
Enforce the RED-GREEN-REFACTOR cycle with an 80% coverage gate for Python pytest projects.
code-quality
Guide Python code reviews with a structured checklist and refactoring workflow.
frontend-patterns
Identify frontend-patterns opportunities in React/Next.js components.
search-first
Evaluate existing tools, libraries, and patterns before coding.
python-patterns
Enforce type annotations, dataclass immutability, and pathlib file handling in Python projects.
security-review
Run pre-commit security audits detecting secrets, validating inputs, and scanning dependencies.
speckit-checklist
Generate quality checklists for spec-kit requirements with traceability references.
speckit-progress
Generate structured spec progress reports from memory-bank entries and tasks files.
speckit-security-scan
Audit codebases for secrets, injection, CSRF/XSS, and dependency risks.
speckit-constitution
Create and update project constitutions from a standard template with placeholder tokens.
speckit-implement
Execute task breakdowns to implement features and tests with TDD.
speckit-update-upstream
Sync a forked spec-kit repository with upstream changes while preserving identity files.
speckit-taskstoissues
Convert tasks.md entries into GitHub issues with labels, assignees, and milestones.
speckit-clarify
Detect and reduce ambiguities in feature specifications via structured clarification questions.
speckit-plan
Generate implementation plans from feature specs into research, data models, and contracts.
speckit-code-review
Review uncommitted code diffs for security and quality issues.
speckit-initiate
Generate a project constitution from product and UI specification files.
speckit-analyze
Analyze spec.md, plan.md, and tasks.md for cross-artifact inconsistencies.
speckit-plan-with-opus
Generate detailed implementation plans with backend and frontend task breakdowns.