Sirn Thanabulpong
Community@sirn · Tokyo, Japan
Full-heap developer; allocating memory and never free(); that'll teach 'em.
Agent Skills by Sirn Thanabulpong
Showing 25 vetted skills indexed across 1 GitHub repositories.
claude-code-reference
Coordinates Claude Code tasks into structured JSON outputs with session_id tracking.
code-analyze-project
Analyze project structure to detect tooling and build systems.
code-setup-project
Generate wrapper scripts and Nix flakes for project development environments.
code-debug
Identify error messages and delegate research to propose minimal fixes.
code-suggest-commit
Analyze diffs and context to generate conventional commit messages.
code-design-api
Plan API contracts and schemas for REST, GraphQL, or RPC endpoints.
jj-reference
Provide a concise command reference for JJ version control operations.
code-refactor
Plan and execute safe code refactors with a structured multi-agent approach.
code-review
Run parallel code review agents and generate a unified findings report.
code-config-ci
Generate and validate CI/CD pipeline configurations for GitHub Actions, GitLab CI, and Jenkins.
code-manage-nix
Identify nixpkgs package attributes and update Nix configuration files in alphabetical order.
gemini-reference
Start, resume, and review Gemini CLI sessions with JSON outputs.
code-test
Detect project test environments and execute appropriate test commands.
code-design-schema
Design database schemas, ORM models, and migrations for SQL and NoSQL stores.
code-lint
Detect linting requirements and run auto-fix commands on code repositories.
code-generate-document
Generate inline docs, ADRs, or module documentation for codebases.
code-quality
Coordinate code-review, code-verify, code-test, and code-lint tasks into a centralized report.
code-verify
Compare code API usage against official documentation and report mismatches.
code-generate-tests
Generate tests for untested functions and edge cases.
code-explain
Explain code logic, triage changes, or map project structure.
nix-reference
Provide concise references for Nix commands, flake patterns, and best practices.
code-security-audit
Analyze targeted code components for OWASP Top 10 security risks.
code-upgrade
Identify upgrade types and target versions for project dependencies and frameworks.
code-plan
Generate implementation plans with tasks, dependencies, and risk management.