All authors
alinaqi avatar

Claude Skills by alinaqi

github.com/alinaqi
67 skillsA× 58B× 8C× 116 installs213 views
Agent TeamsA

Claude Code Agent Teams - default team-based development with strict TDD pipeline enforcement

developmenttypescriptrust
0
671
Autonomous TestingA

An AI-driven testing agent that auto-discovers, generates, executes, evaluates, and fixes tests for any project type. Inspired by the edubites autonomous test runner pattern, generalized for Claude Bootstrap + Maggy.

developmenttypescriptpython
0
671
Build In PublicA

Build in public isn't marketing. It's letting people watch you work. The best posts feel like you're narrating your thought process to a friend who's also a senior engineer. No hype sludge. No "I'm excited to announce." Just: here's what I built, here's why it matters, here's what I learned.

developmentgosql
0
671
Code GraphA

AST-based code graph for fast symbol lookup, dependency analysis, and blast radius via codebase-memory-mcp MCP server

developmentrustgit
0
671
Cpg AnalysisA

Deep code property graph analysis with Joern CPG (AST+CFG+PDG) and CodeQL for control flow, data flow, taint analysis, and security auditing

developmentjavascripttypescript
0
671
Cross Agent DelegationA

Cross-agent task routing — Codex auto-review, Kimi delegation by complexity score (iCPG + Claude reasoning), iCPG + Mnemos mandatory for all agents

developmentgobash
0
671
External Model DelegationB

A `UserPromptSubmit` hook classifies every user prompt into one of six cost/performance tiers. The hook injects `additionalContext` instructing Claude to run a specific delegation script and return the output.

developmentpythonshell
0
671
IcpgA

Intent-Augmented Code Property Graph — tracks WHY code exists via ReasonNodes with formal contracts, 6-dimension drift detection, and 3 canonical pre-task queries for autonomous development

developmentgobash
0
671
MaggyA

Maggy is a local AI engineering command center. AI-prioritized inbox across issue trackers (GitHub Issues/Asana), one-click TDD execute with iCPG context enrichment, daily competitor intelligence briefing.

developmentpythonrust
0
671
MnemosA

Task-scoped memory lifecycle — typed MnemoGraph prevents lossy context compaction by treating facts/decisions/code-refs/handoffs as distinct node types with per-type eviction policies

developmentgobash
0
671
Model RoutingB

Every user prompt goes through a 9-tier classification pipeline before any AI model processes it. The system answers three questions:

developmentpythongo
0
671
PolyphonyA

Multi-agent orchestration with container-isolated workspaces — each agent session runs in its own Docker container with independent git branches

developmentbashsql
0
671
Ticket CraftA

Create Jira/Asana/Linear tickets optimized for Claude Code execution - AI-native ticket writing

developmentgobash
0
671
Visual ValidationA

Every UI change should be visually verified before it ships. Peekaboo captures pixel-accurate screenshots. The system compares before/after and flags visual regressions. No manual "looks good to me" — the machine verifies what the machine built.

developmentpythongo
0
671
Aeo OptimizationA

AI Engine Optimization - semantic triples, page templates, content clusters for AI citations

developmentrustgo
0
476
Agentic DevelopmentA

Build AI agents with Pydantic AI (Python) and Claude SDK (Node.js)

developmenttypescriptpython
0
476
Ai ModelsA

Latest AI models reference - Claude, OpenAI, Gemini, Eleven Labs, Replicate

developmenttypescriptpython
0
476
Android JavaA

Android Java development with MVVM, ViewBinding, and Espresso testing

developmentgojava
0
476
Android KotlinA

Android Kotlin development with Coroutines, Jetpack Compose, Hilt, and MockK testing

developmentgojava
0
476
Aws AuroraA

AWS Aurora Serverless v2, RDS Proxy, Data API, connection pooling

developmenttypescriptpython
0
476
Aws DynamodbA

AWS DynamoDB single-table design, GSI patterns, SDK v3 TypeScript/Python

developmentjavascripttypescript
0
476
Azure CosmosdbA

Azure Cosmos DB partition keys, consistency levels, change feed, SDK patterns

developmenttypescriptpython
0
476
BaseA

Universal coding patterns, constraints, TDD workflow, atomic todos

developmenttypescriptpython
0
476
Cloudflare D1A

Cloudflare D1 SQLite database with Workers, Drizzle ORM, migrations

developmenttypescriptshell
0
476
Code DeduplicationA

Prevent semantic code duplication with capability index and check-before-write

developmentjavascripttypescript
0
476
Code ReviewA

Mandatory code reviews via /code-review before commits and deploys

developmenttypescriptgo
0
476
Codex ReviewC

OpenAI Codex CLI code review with GPT-5.2-Codex, CI/CD integration

developmentpythonshell
0
476
Commit HygieneA

Atomic commits, PR size limits, commit thresholds, stacked PRs

developmentgobash
0
476
CredentialsB

Centralized API key management from Access.txt

developmenttypescriptpython
0
476
Database SchemaA

Schema awareness - read before coding, type generation, prevent column errors

developmenttypescriptpython
0
476
Existing RepoA

Analyze existing repositories, maintain structure, setup guardrails and best practices

developmentjavascripttypescript
0
476
FirebaseA

Firebase Firestore, Auth, Storage, real-time listeners, security rules

developmentjavascripttypescript
0
476
FlutterA

Flutter development with Riverpod state management, Freezed, go_router, and mocktail testing

developmentgoreact
0
476
Gemini ReviewB

Google Gemini CLI code review with Gemini 2.5 Pro, 1M token context, CI/CD integration

developmenttypescriptgo
0
476
Iterative DevelopmentA

Ralph Wiggum loops - self-referential TDD iteration until tests pass

developmenttypescriptgo
0
476
KlaviyoA

Klaviyo email/SMS marketing - profiles, events, flows, segmentation

developmentjavascripttypescript
0
476
Llm PatternsA

AI-first application patterns, LLM testing, prompt management

developmenttypescriptgo
0
476
MedusaA

Medusa headless commerce - modules, workflows, API routes, admin UI

developmenttypescriptgo
0
476
Ms Teams AppsA

Microsoft Teams bots and AI agents - Claude/OpenAI, Adaptive Cards, Graph API

developmenttypescriptpython
0
476
Nodejs BackendA

Node.js backend patterns with Express/Fastify, repositories

developmenttypescriptsql
0
476
Playwright TestingA

E2E testing with Playwright - Page Objects, cross-browser, CI/CD

developmenttypescriptgo
0
476
Posthog AnalyticsA

PostHog analytics, event tracking, feature flags, dashboards

developmenttypescriptpython
0
476
Project ToolingB

gh, vercel, supabase, render CLI and deployment platform setup

developmenttypescriptpython
0
476
Pwa DevelopmentA

Progressive Web Apps - service workers, caching strategies, offline, Workbox

developmentjavascripttypescript
0
476
PythonA

Python development with ruff, mypy, pytest - TDD and type safety

developmentpythongo
0
476
React NativeA

React Native mobile patterns, platform-specific code

developmenttypescriptgo
0
476
React WebA

React web development with hooks, React Query, Zustand

developmenttypescriptgo
0
476
Reddit AdsA

Reddit Ads API - campaigns, targeting, conversions, agentic optimization

developmentjavascripttypescript
0
476
Reddit ApiB

Reddit API with PRAW (Python) and Snoowrap (Node.js)

developmenttypescriptpython
0
476
SecurityA

OWASP security patterns, secrets management, security testing

developmentjavascripttypescript
0
476