Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev Setup

Personal development environment configuration and AI agent skills.

What's in here

  • .gitconfig — Git aliases and user configuration
  • .zshrc — Zsh shell configuration with oh-my-zsh
  • skills/ — Reusable AI agent skills (Agent Skills spec compatible)

Skills

Install all skills:

npx skills add dgr8akki/my-dev-setup

Install a specific skill:

npx skills add dgr8akki/my-dev-setup@humanizer
npx skills add dgr8akki/my-dev-setup@obsidian-store
npx skills add dgr8akki/my-dev-setup@oss-launch-posts
npx skills add dgr8akki/my-dev-setup@use-github

Available skills

Skill Description
humanizer Remove signs of AI-generated writing from text. Detects and fixes 29+ patterns based on Wikipedia's "Signs of AI writing" guide.
obsidian-store Save conversation knowledge to Obsidian as structured markdown notes. Supports init, save, and read modes with callouts, Mermaid diagrams, and Dataview-compatible frontmatter.
oss-launch-posts Generate platform-tailored launch posts for an OSS project. Drafts title + body for HN, Lobsters, Reddit, Twitter/X, Bluesky, Discord, and Dev.to, then writes a single LAUNCH_POSTS.md.
use-github Reference for gh CLI mechanics — auth, repo context, GraphQL conventions, and pagination. Used as a shared dependency by workflow skills.

License

Apache 2.0

About

Personal dev environment config and AI agent skills. Install via: npx skills add dgr8akki/my-dev-setup

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages