alinaqi/maggy

DirSkills catalogs 25 skills from this repository, across 8 categories: AI Engineering, Automation, Data, DevOps, Frontend, Quality, SEO, Writing.

704 stars57 forksView on GitHub
πŸ€–
1w ago

AI Engine Optimization

AI Engine Optimization helps shape pages for AI search engines and chat answers. It uses semantic triples, page templates, and content clusters to improve how content is cited in generated responses.
SEO
70457
πŸ€–
1w ago

AI Models Reference

AI Models Reference lists current Claude, OpenAI, Gemini, Eleven Labs, Replicate, and related model choices with example APIs. Use it when you need to pick a model for reasoning, code, vision, embeddings, voice, or image generation.
AI Engineering
70457
πŸ—„οΈ
1w ago

AWS Aurora

AWS Aurora covers serverless v2, RDS Proxy, Data API, and connection pooling for MySQL- and PostgreSQL-compatible workloads. Use it when setting up Aurora-backed apps, especially Lambda and other serverless services.
DevOps
70457
πŸ—„οΈ
1w ago

AWS DynamoDB

AWS DynamoDB covers single-table design, access-pattern modeling, and GSI patterns for building queries around how data is read. Use it when designing DynamoDB schemas or implementing SDK v3 access in TypeScript or Python.
DevOps
70457
🀝
1w ago

Agent Teams

Agent Teams coordinates a default roster of Claude Code agents for feature work. It enforces a fixed TDD pipeline from spec and tests through review, security checks, and PR creation.
AI Engineering
70457
πŸ€–
1w ago

Agentic Development

Agentic Development builds autonomous AI agents that plan, use tools, and verify multi-step tasks. It uses Pydantic AI for Python and Claude Agent SDK for Node.js/Next.js projects.
AI Engineering
70457
πŸ“±
1w ago

Android Java

Android Java builds Android app code with MVVM, ViewBinding, repositories, and instrumentation tests. Use it when structuring Java-based Android screens, data flow, and UI tests.
Frontend
70457
πŸ“±
1w ago

Android Kotlin

Android Kotlin covers Android app development with Coroutines, Jetpack Compose, Hilt, Room, and MockK. Use it for building feature screens, stateful ViewModels, repositories, and tests in Kotlin.
Frontend
70457
πŸ§ͺ
1w ago

Autonomous Testing

Autonomous Testing generates, runs, evaluates, and fixes tests for a codebase by scanning for coverage gaps and using AI to classify failures. Use it for automated test creation, regression checks, and repair loops across Python, TypeScript, API, and web projects.
Quality
70457
πŸ—„οΈ
1w ago

Azure Cosmos DB

Azure Cosmos DB explains partition key design, consistency tradeoffs, change feed, and SDK usage for NoSQL workloads. Use it when modeling data or writing TypeScript access code for Cosmos DB.
Data
70457
πŸ§ͺ
1w ago

Base

Base defines universal coding constraints, architectural patterns, and TDD rules for writing simple, maintainable code. Use it when setting project standards, organizing specs, or tracking atomic todos.
Quality
70457
πŸ“
1w ago

Build In Public

Build In Public helps you write and time posts about what you shipped, learned, and changed. Use it when sharing engineering decisions, failures, and launch updates without exposing sensitive details.
Writing
70457
πŸ•΅οΈ
1w ago

CPG Analysis

CPG Analysis uses Joern and CodeQL for deep control-flow, data-flow, and taint analysis. Use it for security audits, vulnerability detection, dead code checks, and cross-function impact analysis.
Quality
70457
πŸ—„οΈ
1w ago

Cloudflare D1

Cloudflare D1 helps you set up and use Cloudflare’s SQLite database with Workers, Drizzle ORM, and migrations. Use it when building edge apps that need typed database access and versioned schema changes.
DevOps
70457
🧩
1w ago

Code Deduplication

Code Deduplication prevents semantic code duplication by checking a code index before adding new functions. It is used to reuse or extend existing capabilities and keep the codebase from growing redundant implementations.
Quality
70457
πŸ•ΈοΈ
1w ago

Code Graph

Code Graph uses an AST-based code graph to find symbols, trace dependencies, and assess blast radius before reading files. Use it for planning and navigating codebases in Claude Code via MCP.
Quality
70457
πŸ”
1w ago

Code Review

Code Review enforces automated reviews before commits and deployments, with ADR gate checks for architectural compliance. Use it to run Claude, Codex, Gemini, or multiple engines on the same change.
Quality
70457
πŸ”
1w ago

Codex Review

Codex Review uses OpenAI Codex CLI to review code for bugs, security flaws, and quality issues. Use it in the terminal, PR comments, or CI for automated review of changes.
Quality
70457
🧱
1w ago

Commit Hygiene

Commit Hygiene keeps commits atomic and pull requests small enough to review. Use it when you need to decide whether to commit, split changes, or stack work into cleaner steps.
DevOps
70457
πŸ§‘β€βš–οΈ
1w ago

Council Review

Council Review validates plans, architecture changes, and PRs with a multi-model panel before execution. Use it when you want independent review through validate-plan or review workflows.
AI Engineering
70457
πŸ”‘
1w ago

Credentials Management

Credentials Management loads API keys from a centralized access file and maps them to project environment variables. Use it when a project needs secure setup for services like OpenAI, Anthropic, Stripe, or Supabase.
Automation
70457
πŸ”€
1w ago

Cross-Agent Delegation

Cross-Agent Delegation routes coding tasks between Claude, Kimi, and Codex using iCPG signals and mnemos checkpoints. Use it when you want automated delegation, scoring, and post-change review in Claude Code.
Automation
70457
πŸ—„οΈ
1w ago

Database Schema Awareness

Database Schema Awareness reads the schema before database work so you verify columns, types, and relationships before writing queries or models. Use it to prevent column-name and type mismatches and to guide generated types.
AI Engineering
70457
🧭
1w ago

Existing Repository

Existing Repository analyzes an established codebase to identify its structure, conventions, and tooling before changes are made. Use it when joining a repo to add guardrails without disrupting existing patterns.
DevOps
70457
πŸ”€
1w ago

External Model Delegation

External Model Delegation routes each user prompt to a chosen model or CLI based on cost and task type. Use it to delegate simple, medium, or complex requests to local or external models from a Claude Code hook.
AI Engineering
70457