systemowiec

43 mods across 1 repository, 2 stars between them.

add-endpoint

02

systemowiec/ai-agents-workspace-starter

Skill Claude CodeCodex

Use when adding a new REST API endpoint - router, service, repository, schema, tests "Step-by-step guide to add a new REST API endpoint (FastAPI + SQLAlchemy + Pydantic)".

2 5mo ago A 45 tokens original MIT

add-frontend-page

03

systemowiec/ai-agents-workspace-starter

Skill Claude CodeCodex

Use when adding a new page to the React frontend - routing, component, state, API integration "Step-by-step guide to add a new page in the React frontend (UI template)".

2 5mo ago A 42 tokens original MIT

agent-patterns

04

systemowiec/ai-agents-workspace-starter

Skill Claude CodeCodex

Patterns and templates for implementing A2A agents and MCP Servers. Read when implementing an agent, MCP Server, Orchestrator, or pipeline.

2 5mo ago A 33 tokens original MIT

brainstorming

06

systemowiec/ai-agents-workspace-starter

Skill Claude CodeCodex

Use when starting any creative work - creating features, designing architecture, planning refactors. Explores requirements and design before implementation.

2 5mo ago A 29 tokens original MIT

database-migration

07

systemowiec/ai-agents-workspace-starter

Skill Claude CodeCodex

Use when creating or running database migrations - Alembic, SQLAlchemy, schema changes "Step-by-step guide to create and run database migrations (Alembic + SQLAlchemy)".

2 5mo ago A 40 tokens original MIT

performance-audit

11

systemowiec/ai-agents-workspace-starter

Skill Claude CodeCodex

Use when profiling for performance bottlenecks - N+1 queries, missing indexes, unnecessary re-renders, large bundles, missing caching, synchronous I/O, unbounded data fetches.

2 5mo ago A 42 tokens original MIT

python-standards

13

systemowiec/ai-agents-workspace-starter

Skill Claude CodeCodex

Enterprise-level Python coding standards (Principal/Staff level). Read when implementing any Python code. Enforces patterns used at Anthropic, Meta, ElevenLabs tier engineering.

2 5mo ago A 38 tokens original MIT

security-audit

14

systemowiec/ai-agents-workspace-starter

Skill Claude CodeCodex

Use when scanning for security vulnerabilities - hardcoded secrets, SQL injection, XSS, CSRF, auth bypass, path traversal, SSRF, missing rate limiting, insecure error handling.

2 5mo ago A 41 tokens original MIT

ux-audit

17

systemowiec/ai-agents-workspace-starter

Skill Claude CodeCodex

Use when auditing UI for accessibility and UX issues - ARIA labels, keyboard navigation, color contrast, loading states, empty states, form validation, responsive behavior.

2 5mo ago A 36 tokens original MIT

write-python-tests

19

systemowiec/ai-agents-workspace-starter

Skill Claude CodeCodex

Use when writing or updating Python tests - pytest, factory-boy, test isolation, edge cases "Step-by-step guide to write and run Python tests (pytest + factory-boy)".

2 5mo ago A 39 tokens original MIT

ai-specialist

20

systemowiec/ai-agents-workspace-starter

Agent Claude Code

AI / LLM Specialist. Model integrations, prompts, structured output, tool calling, evaluation. Use when: LLM integration, new prompts, pipeline optimization, tool design, guardrails.

2 5mo ago A 42 tokens original MIT

analyst

21

systemowiec/ai-agents-workspace-starter

Agent Claude Code

Analyst. Gathering requirements, clarifying user intent, creating spec drafts. Use when: new feature, new idea, unclear requirements.

2 5mo ago A 30 tokens original MIT

architect

22

systemowiec/ai-agents-workspace-starter

Agent Claude Code

Application & Solution Architect. Documentation, diagrams, specs, drift detection. Use when: new spec, architecture review, diagrams, onboarding docs.

2 5mo ago A 30 tokens original MIT

backend-engineer

23

systemowiec/ai-agents-workspace-starter

Agent Claude Code

Python Backend Engineer. FastAPI/Django API, services, models, repositories, migrations, tests, workers. Use when: new endpoint, new service, bug fix, new migration, new model.

2 5mo ago A 44 tokens original MIT