Timilehin Tayo avatar

Timilehin Tayo

Community

@timi-ty · Lagos

35Followers
|
23Public Repos
|
13Published Skills

TypeScript, Go, C#, Python, Java => Software Engineer

Skills Distribution
DomainDeveloper To...GitHub Issue & PR .. (35%)Agent Skill Infras.. (25%)Cloud & Deployment.. (20%)Browser Testing & .. (10%)

Agent Skills by Timilehin Tayo

Showing 13 vetted skills indexed across 1 GitHub repositories.

timi-tytimi-ty

create-issue

Creates structured GitHub issues from conversation context using the gh CLI.

Community
Intermediate
timi-tytimi-ty

btw

Launches background subagents for side-tasks while the main task continues uninterrupted.

Community
Intermediate
timi-tytimi-ty

redeploy-frontend

Triggers a Vercel redeploy by pushing a timestamp comment change via an isolated git worktree.

Community
Advanced
timi-tytimi-ty

issue-resolution-report

Write and post structured issue resolution reports as GitHub issue comments or PR descriptions.

Community
Intermediate
timi-tytimi-ty

sync-skills

Syncs locally installed agent skills with a branch of the agent-forge GitHub repository.

Community
Advanced
timi-tytimi-ty

code-review

Reviews GitHub pull requests across a 12-phase workflow covering scope, correctness, and complexity.

Community
Advanced
timi-tytimi-ty

clickup

Connects AI coding agents to the ClickUp REST API for querying tasks, comments, and attachments.

Community
Advanced
timi-tytimi-ty

development-harness

Compiles a ROADMAP.md into phased, validator-backed autonomous execution units.

Community
Advanced
timi-tytimi-ty

figma

Connects AI coding agents to the Figma REST API for querying design specs and exporting assets.

Community
Advanced
timi-tytimi-ty

commit-agent-changes

Groups agent session changes into logical commits and opens a GitHub pull request.

Community
Advanced
timi-tytimi-ty

pr-evidence-screenshots

Capture before/after Playwright screenshot pairs and embed them inline on private GitHub PRs.

Community
Advanced
timi-tytimi-ty

aws

Manage AWS resources across multiple accounts via the CLI with credential refresh and safety confirmations.

Community
Advanced
timi-tytimi-ty

playwright-pool

Pools isolated Playwright MCP browser processes so multiple agents run concurrent browser sessions.

Community
Advanced

Frequently Asked Questions About Timilehin Tayo

FAQPage Schema
What tasks can I automate using Timilehin Tayo's skills?

You can create structured GitHub issues from conversations, run senior-level PR code reviews, commit agent changes into logical branches and PRs, trigger Vercel redeploys, capture before/after UI screenshots for PRs, manage AWS resources via CLI, and run isolated Playwright browser sessions.

Who are these skills designed for?

Software engineers using AI coding agents in Cursor or Claude Code. The author's background spans TypeScript, Go, C#, Python, and Java, and the skills target developers who want agents to handle issue tracking, code review, deployments, and project integrations.

How do I install and run these skills?

Use the sync-skills skill: paste a github.com/timi-ty/agent-forge URL or say 'install skills' or 'sync skills'. It handles first-time installs and updates for both Cursor and Claude Code in one flow, matching your local skills to a chosen repo branch.

What integrations and prerequisites do these skills require?

Skills integrate with GitHub, Vercel, ClickUp, Figma, and AWS. AWS operations support static keys, IAM Identity Center, or SAML SSO. ClickUp and Figma skills provision credentials and link views or files to your project; Playwright pool requires the MCP server setup.

Can these skills run background or parallel work?

Yes. The btw skill interrupts the current task with a side-task running in a background subagent via /btw. The playwright-pool skill lets multiple agents run isolated browser sessions simultaneously without contention, and development-harness compiles a ROADMAP.md into phased autonomous execution.