Agent Skills by Tiago Furtado
Showing 28 vetted skills indexed across 1 GitHub repositories.
Documentation
Generate and update Markdown documentation from codebases and design notes.
Code Review
Analyzes pull requests and diffs across languages for actionable feedback.
Api Design
Design RESTful API contracts with versioning and documentation.
Bug Investigation
Investigate software defects and identify root causes across codebases.
Security Audit
Audit code repositories and infrastructure configurations for security weaknesses.
Feature Breakdown
Decompose features into prioritized tasks with acceptance criteria and estimates.
Refactoring
Refactor legacy code incrementally with test validation at each step.
Test Generation
Generate unit and integration test cases with descriptive names and parameterized templates.
Commit Message
Generate conventional commit messages with automatic scope detection.
Pr Review
Review pull requests against team standards and generate actionable feedback reports.
sdd-spec
Generate delta specifications for software changes under openspec/changes.
sdd-propose
Generate structured change proposals with standardized sections to proposal.md.
sdd-archive
Merge delta specs into main specs and archive completed change folders.
sdd-init
Bootstrap openspec/ directories with config.yaml, specs/, and changes/.
sdd-design
Generate a design.md from proposal.md and specs under openspec/changes.
sdd-apply
Automate task implementation by writing code from specs and designs.
sdd-verify
Verify software implementations against specs, designs, and tasks with execution-based evidence.
sdd-tasks
Convert proposals, specs, and designs into a structured tasks.md file.
frontend-design
Standardize Vue 3 frontend visual design with glass-morphism tokens and patterns.
sdd-explore
Explore codebase ideas and requirements to clarify design directions before implementation.
summarize
Summarize or extract text from URLs, podcasts, and local files.
skill-creator
Create and package modular AgentSkills with validated frontmatter and SKILL.md structure.
github
Manage GitHub issues, pull requests, and API queries via the gh CLI.
tmux
Send keystrokes and capture pane output from tmux sessions.