Tyler Witlin avatar

Tyler Witlin

Community

@coolguy1771 · Virginia, USA

20Followers
|
48Public Repos
|
24Published Skills

Agent Skills by Tyler Witlin

Showing 24 vetted skills indexed across 1 GitHub repositories.

coolguy1771coolguy1771

create-subagent

Create custom AI subagents with system prompts in the Cursor IDE.

Community
Intermediate
coolguy1771coolguy1771

migrate-to-skills

Convert Cursor .mdc rules and .md commands into SKILL.md format.

Community
Intermediate
coolguy1771coolguy1771

create-skill

Guides users through creating custom Agent Skills for Cursor.

Community
Intermediate
coolguy1771coolguy1771

create-rule

Create persistent AI guidance rules in `.cursor/rules/` using `.mdc` files with YAML frontmatter.

Community
Basic
coolguy1771coolguy1771

update-cursor-settings

Modify Cursor and VSCode user settings in settings.json while preserving existing configurations.

Community
Intermediate
coolguy1771coolguy1771

python-testing-patterns

Implement Python testing strategies with pytest fixtures, mocking, and parameterization.

Community
Intermediate
coolguy1771coolguy1771

api-design-principles

Guide RESTful and GraphQL API design with schema and versioning principles.

Community
Intermediate
coolguy1771coolguy1771

architecture-patterns

Implement Clean Architecture, Hexagonal Architecture, and Domain-Driven Design for backend systems.

Community
Advanced
coolguy1771coolguy1771

systematic-debugging

Guide four-phase debugging from root cause investigation to fix implementation.

Community
Advanced
coolguy1771coolguy1771

auth-implementation-patterns

Implement JWT, OAuth2, RBAC, and Redis session authentication patterns.

Community
Advanced
coolguy1771coolguy1771

doc-coauthoring

Guide structured co-authoring of technical specs through context gathering and reader testing.

Community
Advanced
coolguy1771coolguy1771

architecture-diagrams

Generate system architecture diagrams using Mermaid and PlantUML code.

Community
Intermediate
coolguy1771coolguy1771

microservices-patterns

Guide microservices architecture design with decomposition, communication, and resilience patterns.

Community
Advanced
coolguy1771coolguy1771

senior-architect

Generate Mermaid, PlantUML, or ASCII diagrams and analyze project dependencies.

Community
Advanced
coolguy1771coolguy1771

skills-discovery

Search and install Agent Skills from the claude-plugins.dev registry.

Community
Intermediate
coolguy1771coolguy1771

Effective Go

Enforce Go best practices, idioms, and conventions for writing, reviewing, and refactoring code.

Community
Basic
coolguy1771coolguy1771

brainstorming

Transform initial concepts into detailed technical designs through guided questioning.

Community
Intermediate
coolguy1771coolguy1771

code-reviewer

Analyze pull requests for code smells, secrets, and SOLID violations.

Community
Advanced
coolguy1771coolguy1771

frontend-design

Generate production-grade frontend interfaces with HTML, CSS, and JavaScript.

Community
Advanced
coolguy1771coolguy1771

async-python-patterns

Implement asynchronous Python applications using asyncio and async/await patterns.

Community
Advanced
coolguy1771coolguy1771

software-security

Integrate Project CodeGuard security practices into AI coding workflows.

Community
Advanced
coolguy1771coolguy1771

optimize-cicd-pipeline

Analyzes CI/CD pipelines to detect antipatterns and recommend best practice patterns.

Community
Intermediate
coolguy1771coolguy1771

python-performance-optimization

Profile and optimize Python code using cProfile, memory_profiler, line_profiler, and py-spy.

Community
Intermediate
coolguy1771coolguy1771

git-advanced-workflows

Guide advanced Git workflows for history management and recovery.

Community
Advanced