Agent Skills by tuanfung
Showing 22 vetted skills indexed across 1 GitHub repositories.
idea-refine
Guide structured divergent and convergent thinking to refine ideas into actionable concepts.
debugging-and-error-recovery
Diagnose and resolve production errors through structured root cause analysis.
using-agent-skills
Orchestrate coding agent skills for single-agent and team workflows.
test-driven-development
Implements Test-Driven Development with a write-fail-pass-refactor workflow for software projects.
planning-and-task-breakdown
Decompose project tasks into verifiable units with documented dependencies and acceptance criteria.
incremental-implementation
Break down complex features into small, testable implementation slices.
api-and-interface-design
Design RESTful and GraphQL APIs with module boundaries and interface specifications.
ci-cd-and-automation
Automate CI/CD pipeline setup, testing, linting, and deployment with GitHub Actions.
frontend-ui-engineering
Develops React UI components and layouts meeting WCAG 2.1 AA accessibility standards.
shipping-and-launch
Generates pre-launch checklists and manages feature flags, monitoring, and rollback for production deployments.
spec-driven-development
Generate structured software specifications defining objectives, commands, structure, and testing.
code-review-and-quality
Review code for correctness, readability, architecture, security, and performance.
security-and-hardening
Apply OWASP Top 10 guidelines to harden code against common vulnerabilities.
deprecation-and-migration
Plan and execute deprecation and migration of legacy systems and APIs.
observability-and-instrumentation
Set up OpenTelemetry, Prometheus, and logging for application monitoring.
interview-me
Guide users through structured questions to clarify software requirements.
doubt-driven-development
Conduct fresh-context adversarial reviews for non-trivial software decisions.
source-driven-development
Validate source code against authoritative documentation to prevent outdated patterns.
performance-optimization
Profile web application performance and identify bottlenecks using Lighthouse and web-vitals.
browser-testing-with-devtools
Automate UI testing, debugging, and performance analysis of web applications using Chrome DevTools.
git-workflow-and-versioning
Implement trunk-based Git workflows with atomic commits and feature flags.
documentation-and-adrs
Document architecture decisions and design choices using structured ADR templates.