open-tarteel
Full-stack development rules, audits, and debugging workflows
All Skills in This Repository (51)
Pure Emerald Level Indicatorsmobile-design
Audit mobile apps against touch-first UX and platform-specific design guidelines.
react-patterns
Standardize React app architecture with component, hook, and state management patterns.
ui-ux-pro-max
Generate design systems with patterns, color palettes, typography, and accessibility guidelines.
seo-fundamentals
Audit HTML, JSX/TSX, Open Graph tags, and performance signals for SEO.
vulnerability-scanner
Scan dependencies, secrets, and code patterns to generate JSON security reports.
clean-code
Enforce pragmatic coding standards for concise, maintainable code.
server-management
Guide Linux server infrastructure design with process, monitoring, and scaling principles.
database-design
Guide database schema design decisions including normalization, indexing, and ORM selection.
systematic-debugging
Apply a four-phase debugging methodology to reproduce, isolate, understand, and verify fixes.
nextjs-best-practices
Apply best-practice patterns to Next.js App Router projects.
typescript-expert
Diagnose TypeScript tooling, types, and build performance in codebases.
behavioral-modes
Define and apply AI behavioral modes for task-specific responses.
Frequently Asked Questions
FAQPage SchemaHow to install Open Tarteel skills?โผ
Run `npx skills add adelpro/open-tarteel --all -g -y` in your terminal to install all skills in this collection globally.
What does the Open Tarteel skill collection cover?โผ
It covers the full development lifecycle: frontend design, React and Next.js patterns, database design, API patterns, testing, security scanning, SEO, and deployment procedures.
Do these skills include automated checks?โผ
Yes. Many skills ship with Python scripts that audit your project for accessibility, SEO, security vulnerabilities, type coverage, and performance issues.
Can I use these skills with Claude Code or Cursor?โผ
Yes. All skills follow the standard SKILL.md format and work in Claude Code, Cursor, Codex, and other compatible coding environments.
Are these skills useful for non-expert developers?โผ
Yes. Each skill teaches decision-making with plain checklists and decision trees, so your coding assistant applies senior-level practices automatically.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core