Skip to main content
Run any Skill in Manus
with one click
atilladeniz
GitHub creator profile

atilladeniz

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

skills collected
20
repositories
2
updated
2026-05-20
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, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.

2026-03-15
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.

2026-03-08
openspec-bulk-archive-change
software-developers

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

2026-02-27
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.

2026-02-27
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.

2026-02-27
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.

2026-02-27
openspec-onboard
software-developers

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

2026-02-27
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.

2026-02-27
Showing top 8 of 11 collected skills in this repository.
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.

2026-05-20
database-migration
database-architects

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

2026-05-20
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.

2026-05-20
tech-docs
software-developers

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

2026-05-20
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.

2025-12-07
data-fetching
software-developers

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

2025-12-05
fsd-architecture
software-developers

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

2025-12-05
shadcn-components
software-developers

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

2025-12-05
Showing top 8 of 9 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded
atilladeniz Agent Skills | SkillsMP