Skip to content

souliane/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skills

Skill-Driven Development

Available Skills

Skill Version Description
ac-adopting-ruff Use when adopting ruff as the sole Python linter and formatter for a project, replacing black, isort, flake8, or pylint, with either progressive per-rule enforcement or changed-files-only gradual adoption.
ac-django Definitive Django bible covering Django 6.x, 5.2 LTS, and optional DRF. Fat Models doctrine with migrations, transactions, security, testing, and tooling
ac-editing-acroforms Inspects, patches, verifies, or diffs AcroForm-based PDF templates — especially when widget geometry, content streams, or filled-output alignment need deterministic scriptable fixes.
ac-generating-slides Generates presentation slides from Markdown using Marp
ac-openclaw Install, configure, and maintain OpenClaw (personal AI assistant) on a VPS or local machine
ac-python Generic Python coding guidelines covering style, typing, OOP design, testing, and tooling
ac-reviewing-codebase Unified codebase review — audits skill quality, code health, infrastructure alignment, and cross-consistency across a portfolio of repos. Runs deterministic metrics (ruff, coverage, complexity, TODOs, dependency staleness) and LLM-driven architectural judgment. Also handles delivery status, commit squashing, infrastructure harmonization, and boilerplate backporting
ac-scaffolding-skill-repos Scaffold a new AI agent skill repository or update an existing one to align with current best practices
ac-writing-blog-posts Write blog articles and generate social media posts to promote them

Installation

npx skills add https://github.com/souliane/skills --skill '*' -g -y

To install into multiple agent runtimes at once:

npx skills add https://github.com/souliane/skills --skill '*' -g -y --agent claude-code codex cursor github-copilot

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors