Agent Skills by takemo-chan
Showing 59 vetted skills indexed across 3 GitHub repositories.
auto-commit
Generate git commit messages from staged changes using Ollama local models.
iterative-review
Review and correct modifications to .opencode/ files through iterative cycles.
github-issue-dependency
Set and retrieve GitHub issue blocking relationships via REST and GraphQL APIs.
tech-stack-selection
Guide structured interviews to select software technology stacks with recommendations.
design-document-types
Determine required detailed design document types from basic design document analysis.
ci-workflow
Automate post-PR workflows by monitoring CI checks, fixing failures, and merging.
implement-subtask-rules
Define subtask implementation rules with TDD and quality gates.
delete-environment
Delete Docker resources, filesystem artifacts, and GitHub issue labels by environment ID.
issue-size-estimation
Estimate GitHub issue size and complexity using code line criteria.
tech-stack-configs
Configure containerized technology stacks and test database migrations with Flyway, Prisma, and Alembic.
stress-test-flow
Run parallel security, performance, edge-case, and integration tests on implemented code.
tdd-implementation
Implement TDD Red-Green-Refactor cycles and database migration testing in a container-use environment.
approval-gate
Require explicit user confirmation before advancing workflow phases.
subtask-detection
Detect and resolve GitHub Issue subtasks with dependency-based execution ordering.
github-graphql-api
Link child issues to parent issues via the GitHub GraphQL API.
wireframe-generator
Generates PNG wireframe images from YAML definitions in Markdown using Chakra UI and Playwright.
pr-merge-workflow
Automate Pull Request creation, CI checks, merging, and cleanup via GitHub CLI.
pr-and-cleanup
Create GitHub Pull Requests and remove Git worktrees after success.
release-workflow
Automate software releases across Rust, Node.js, Python, and Go ecosystems.
sanitizer
Sanitize external text inputs by removing HTML comments, invisible characters, and GitHub tokens.
infra-workflow
Automate infrastructure provisioning with Terraform and Docker Compose.
github-issue-state-management
Manage development environment states via GitHub Issue labels and metadata.
detailed-design-templates
Generate Markdown design documents and GitHub issue templates with Mermaid dependency diagrams.
quality-review-flow
Automate code quality review with linting, type checks, and TODO tracking.