Tyler Witlin
Community@coolguy1771 · Virginia, USA
Agent Skills by Tyler Witlin
Showing 24 vetted skills indexed across 1 GitHub repositories.
create-subagent
Create custom AI subagents with system prompts in the Cursor IDE.
migrate-to-skills
Convert Cursor .mdc rules and .md commands into SKILL.md format.
create-skill
Guides users through creating custom Agent Skills for Cursor.
create-rule
Create persistent AI guidance rules in `.cursor/rules/` using `.mdc` files with YAML frontmatter.
update-cursor-settings
Modify Cursor and VSCode user settings in settings.json while preserving existing configurations.
python-testing-patterns
Implement Python testing strategies with pytest fixtures, mocking, and parameterization.
api-design-principles
Guide RESTful and GraphQL API design with schema and versioning principles.
architecture-patterns
Implement Clean Architecture, Hexagonal Architecture, and Domain-Driven Design for backend systems.
systematic-debugging
Guide four-phase debugging from root cause investigation to fix implementation.
auth-implementation-patterns
Implement JWT, OAuth2, RBAC, and Redis session authentication patterns.
doc-coauthoring
Guide structured co-authoring of technical specs through context gathering and reader testing.
architecture-diagrams
Generate system architecture diagrams using Mermaid and PlantUML code.
microservices-patterns
Guide microservices architecture design with decomposition, communication, and resilience patterns.
senior-architect
Generate Mermaid, PlantUML, or ASCII diagrams and analyze project dependencies.
skills-discovery
Search and install Agent Skills from the claude-plugins.dev registry.
Effective Go
Enforce Go best practices, idioms, and conventions for writing, reviewing, and refactoring code.
brainstorming
Transform initial concepts into detailed technical designs through guided questioning.
code-reviewer
Analyze pull requests for code smells, secrets, and SOLID violations.
frontend-design
Generate production-grade frontend interfaces with HTML, CSS, and JavaScript.
async-python-patterns
Implement asynchronous Python applications using asyncio and async/await patterns.
software-security
Integrate Project CodeGuard security practices into AI coding workflows.
optimize-cicd-pipeline
Analyzes CI/CD pipelines to detect antipatterns and recommend best practice patterns.
python-performance-optimization
Profile and optimize Python code using cProfile, memory_profiler, line_profiler, and py-spy.
git-advanced-workflows
Guide advanced Git workflows for history management and recovery.