Skip to main content
atilladeniz
GitHub creator profile

atilladeniz

Repository-level view of 20 collected skills across 2 GitHub repositories.

skills collected
20
repositories
2
updated
May 20, 2026
repository explorer

Repositories and representative skills

humanizer
technical-writers

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism,…

Mar 15, 2026
vet
software-quality-assurance-analysts-and-testers

Run vet immediately after ANY logical unit of code changes. Do not batch your changes, do not wait to be asked to run vet, make sure you are proactive.

Mar 8, 2026
openspec-bulk-archive-change
software-developers

Archive multiple completed changes at once. Use when archiving several parallel changes.

Feb 27, 2026
openspec-continue-change
software-developers

Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.

Feb 27, 2026
openspec-ff-change
software-developers

Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation without stepping through each one individually.

Feb 27, 2026
openspec-new-change
software-developers

Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach.

Feb 27, 2026
openspec-onboard
software-developers

Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.

Feb 27, 2026
openspec-sync-specs
software-developers

Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.

Feb 27, 2026
Showing 8 of 11 collected skills.
api-generation
software-developers

Generate TypeScript API client from Swagger/Go comments. Use when updating API endpoints, adding new routes, or regenerating the frontend API client after backend changes.

May 20, 2026
database-migration
database-architects

Manage database migrations and Better Auth schema. Use when adding tables, modifying schema, running migrations, or resetting the database.

May 20, 2026
feature-generator
software-developers

Generate full-stack features. Backend = hand-written bounded-context aggregates (DDD); frontend = FSD slices with HydrationBoundary. Use when creating new features, adding CRUD operations, or scaffolding new pages.

May 20, 2026
tech-docs
software-developers

Access local technical documentation before searching the internet. Use FIRST when researching any tech stack question.

May 20, 2026
auth-pages
software-developers

Create and manage authentication pages with server-side session handling. Use when adding login, register, or protected pages WITHOUT flicker/skeleton.

Dec 7, 2025
data-fetching
software-developers

Server-Side + Client-Side Data Fetching with Orval + TanStack Query HydrationBoundary Pattern. ALWAYS use Orval - NEVER manual fetch()!

Dec 5, 2025
fsd-architecture
software-developers

Feature-Sliced Design architecture for frontend. Use when creating new features, slices, or understanding the FSD layer structure.

Dec 5, 2025
shadcn-components
software-developers

Add and use shadcn/ui components. Use when building UI, adding new components, or styling pages with shadcn.

Dec 5, 2025
Showing 8 of 9 collected skills.
Showing 2 of 2 repositories
All repositories loaded