askill
BigPapiCB

BigPapiCB

Publisher on askill

11 total stars
Skills11
Updated 2/6/2026
GitHub
accessibility
accessibility
BigPapiCB2/6/2026

Web accessibility checklist covering WCAG guidelines, ARIA patterns, keyboard navigation, color contrast, screen reader support, and form accessibility. Use when building UI components, reviewing fron...

1
AI 98
project-setup
project-setup
BigPapiCB2/6/2026

Non-obvious project setup patterns for environment config, gitignore hygiene, and release versioning. Use when initializing projects, auditing tracked files, setting up env validation, or planning rel...

1
AI 88
ci-cd
ci-cd
BigPapiCB2/6/2026

CI/CD pipeline patterns for GitHub Actions including test, build, deploy stages, caching, matrix testing, and release automation. Use when setting up or modifying CI/CD pipelines.

1
AI 79
performance-audit
performance-audit
BigPapiCB2/6/2026

Performance profiling with phased workflow, bottleneck patterns, and diagnostic queries. Use when diagnosing slow responses, high memory usage, or optimizing application performance.

1
debugging
debugging
BigPapiCB2/6/2026

Systematic diagnostic strategy with decision tree for reproducing, isolating, and tracing bugs. Use when investigating bugs, crashes, or unexpected behavior. Complements systematic-debugging workflow...

1
test-writer
test-writer
BigPapiCB2/6/2026

Test design patterns, what to test, assertion strategies, mocking strategy, and common anti-patterns. Use when writing unit tests, integration tests, or end-to-end tests. Complements TDD workflow with...

1
auth-patterns
auth-patterns
BigPapiCB2/6/2026

Authentication and authorization patterns including JWT vs sessions, OAuth flows, token refresh, RBAC, and password handling. Use when implementing login, signup, token management, role-based access,...

1
mcp-builder
mcp-builder
BigPapiCB2/6/2026

Build MCP (Model Context Protocol) servers in TypeScript or Python. Use when creating custom tools, resources, or prompts that extend AI assistant capabilities via MCP.

1
refactoring
refactoring
BigPapiCB2/6/2026

When to refactor vs leave alone, code smell detection, safe refactoring steps, and common transformation patterns. Use when asked to refactor code, clean up technical debt, or when reviewing code that...

1
api-design
api-design
BigPapiCB2/6/2026

REST and GraphQL API design conventions including URL patterns, status codes, pagination, error format, and versioning. Use when designing new APIs, reviewing API contracts, or adding endpoints to any...

1
database-design
database-design
BigPapiCB2/6/2026

Schema design, indexing strategy, migration patterns, and anti-patterns for relational databases. Use when designing schemas, writing migrations, optimizing queries, or reviewing database changes.

1
Showing all 11 skills.