Agent Skills by ashwnn
Showing 30 vetted skills indexed across 1 GitHub repositories.
change-plan
Analyze change requests to produce structured code change plans.
website-intake
Automate website project intake with structured questionnaires for business context and technical preferences.
commit-often
Enforce atomic conventional commits after each verified development step.
audit-context
Map codebases into security audit context documents with entry points, data flows, and trust boundaries.
nextjs-best-practices
Standardize Next.js 15 App Router patterns for server components, routing, data fetching, and caching.
differential-review
Analyzes code diffs for security risks and produces a structured markdown report.
go-patterns
Standardize Go project structure and coding practices for CLI tools, HTTP services, and backend applications.
insecure-defaults
Scan codebases for hardcoded secrets, weak cryptography, permissive policies, and debug flags.
debugging
Guide root-cause isolation for TypeScript/Next.js, Go, Python, and C# bugs.
bootstrap-project
Generate and update AGENTS.md and .opencode/opencode.jsonc by inspecting the repository.
semgrep-rules
Codify vulnerability patterns into Semgrep rules for automated code scanning.
next-cache
Guide correct use of Next.js 15 cache layers and revalidation rules.
macrodata-distill
Extract actions and facts from OpenCode transcripts into a journal.
threat-modeling
Apply STRIDE to enumerate threats, score risks, and map mitigations.
bug-hunt
Identify and prioritize bugs, edge cases, and regressions in codebases.
reverse-engineering
Analyze binary artifacts using static analysis, dynamic instrumentation, and vulnerability identification.
macrodata-memory-maintenance
Distill daily conversations and update today.md, workspace.md, and human.md state files.
macrodata-onboarding
Create identity, human profile, and workspace scaffolding for macrodata users.
nextjs-conventions
Enforce Next.js 15 App Router conventions and TypeScript patterns across codebases.
implement-safe
Implement small, reversible code edits with pre-approval planning and verification.
repo-intake
Identify project structure, dependencies, and entry points for a repository.
changelog-generator
Parse git commit history into categorized Markdown release notes.
macrodata-dreamtime
Automate nightly reflection and generate dreamtime journal entries.
writing-plans
Break down complex features into executable plans with dependency-ordered tasks.