Daniel
Community@chiubaka
Entrepreneur. Idealist. Engineer. Writer. World Traveler. | Stanford 2015: B.S., M.S. Computer Systems, AI, Computer and Network Security
Agent Skills by Daniel
Showing 24 vetted skills indexed across 1 GitHub repositories.
monorepo-new-package
Create new monorepo packages with standardized TypeScript and ESLint configurations.
pr-review-thread-followup
Automate GitHub PR review thread follow-ups with inline replies via gh CLI.
feature-module-change-playbook
Guide feature module changes with vertical ownership and explicit wiring.
imports-and-test-alias-boundaries
Enforce monorepo import conventions with explicit production and test boundary aliases.
test-driven-development
Automates the Test-Driven Development cycle from failing tests to edge cases.
external-api-integration
Separate API clients from service layers for HTTP API integration.
runtime-boundary-validation-zod
Validate untrusted JSON data at runtime using Zod schemas.
agents-org-md-streamline
Move review-time guidance from AGENTS.org.md into review skills or ADRs.
changeset
Create Changesets-compatible markdown files for semver intent and changelog entries.
update-agent-guidance
Categorize and route agent guidance updates across org-wide and repository-specific files.
org-subtree-sync
Synchronize a local org subtree with an upstream repository using git subtree pull.
changesets-hygiene
Enforce .changeset entries and prevent manual version or changelog edits.
org-subtree-status
Compare embedded org subtree prefix with upstream org repository status.
partial-commits
Automate selective staging of task-relevant changes in shared git branches.
jsdoc
Validate JSDoc formatting and consistency against organizational guidelines.
pr-coverage-followup
Detect uncovered lines in pull requests and recommend tests or exemptions.
create-skill
Create portable AI agent skills with clear organization and placement rules.
barrel-surface-curation
Validate TypeScript barrel file structures to enforce public API boundaries.
review
Automate code review for architecture, security, and quality checks.
class-boundary-refactor-heuristics
Provides heuristic guidelines for refactoring orchestration-heavy code into explicit class boundaries.
org-subtree-export
Push local org subtree changes to the upstream org repository.
worktree-workflow
Automate git worktree setup with secret symlinking and resource isolation.
commit-message
Generate Git commit messages following the Conventional Commits specification.
create-adr
Create Actionable Decision Records with org-template consistency across scopes.